]> granicus.if.org Git - curl/shortlog
curl
2016-02-08 Daniel StenbergRELEASE-NOTES: curl 7.47.1 time! curl-7_47_1
2016-02-08 Jay Satirotool_operhlp: Check for backslashes in get_url_file_name
2016-02-07 Daniel StenbergRELEASE-NOTES: synced with d6a8869ea34
2016-02-07 Jay Satiroopenssl: Fix signed/unsigned mismatch warning in X509V3_ext
2016-02-06 Daniel StenbergTODO: 17.11 -w output to stderr
2016-02-06 Michael Kaufmannidn_win32: Better error checking
2016-02-06 Gisle Vanemexamples/asiohiper: Avoid function name collision on...
2016-02-06 Gisle Vanemexamples/htmltitle: Use _stricmp on Windows
2016-02-06 Daniel StenbergCOPYING: clarify that Daniel is not the sole author
2016-02-05 Jay Satirounit1604: Fix unit setup return code
2016-02-05 Jay Satirotool_doswin: Use type SANITIZEcode in sanitize_file_name
2016-02-05 Jay Satirotool_doswin: Improve sanitization processing
2016-02-04 Viktor SzakatsURLs: change more http to https
2016-02-04 Jay Satirosasl_sspi: Fix memory leak in domain populate
2016-02-04 Viktor SzakatsURLs: follow GitHub project rename (also Travis CI)
2016-02-03 Daniel StenbergCHANGES.o: fix references to curl.haxx.nu
2016-02-03 Daniel StenbergHISTORY: add some info about when we used which host...
2016-02-03 Viktor SzakatsURLs: change more http to https
2016-02-03 Dan FandrichURLs: Change more haxx.se URLs from http: to https:
2016-02-02 Daniel StenbergRELEASE-NOTES: synced with 4af40b364
2016-02-02 Daniel StenbergURLs: change all http:// URLs to https://
2016-02-02 Daniel Stenbergconfigure: update the copyright year range in output
2016-02-02 Daniel Stenbergdotdot: allow an empty input string too
2016-02-01 Daniel StenbergHTTPS: update a bunch of URLs from HTTP to HTTPS
2016-02-01 Sergei NikulovAppVeyor: updated to handle OpenSSL/WinSSL builds
2016-02-01 Jay Satirotool_operate: Don't sanitize --output path (Windows)
2016-01-29 Jay Satirocurl.1: Explain remote-name behavior if file already...
2016-01-29 Gisle Vanemurldata: Error on missing SSL backend-specific connect...
2016-01-28 Daniel Stenbergbump: towards the next (7.47.1 ?)
2016-01-28 Sergei Nikulovcmake: fixed when OpenSSL enabled on Windows and schann...
2016-01-28 Sergei Nikulovurldata: moved common variable out of ifdef
2016-01-28 Viktor Szakatstool_doswin: silence unused function warning
2016-01-27 Daniel Stenberggetredirect.c: fix variable name
2016-01-27 Daniel Stenbergexamples/Makefile.inc: specify programs without .c! curl-7_47_0
2016-01-26 Daniel StenbergTHANKS: 6 new contributors from 7.47.0 release notes
2016-01-26 Isaac BoukrisNTLM: Fix ConnectionExists to compare Proxy credentials
2016-01-26 Ray Satirocurl: avoid local drive traversal when saving file...
2016-01-26 Daniel StenbergRELEASE-NOTES: 7.47.0
2016-01-25 Daniel StenbergFAQ: language fix in 4.19
2016-01-24 paulehoffmanFAQ: Update to point to GitHub
2016-01-24 Daniel Stenbergmaketgz: generate date stamp with LC_TIME=C
2016-01-24 Daniel Stenbergcurl_multi_socket_action.3: line wrap
2016-01-24 Daniel StenbergRELEASE-NOTES: synced with d58ba66eeceb
2016-01-21 Steve HolmeTODO: "Create remote directories" for SMB
2016-01-18 Jay Satirombedtls: Fix pinned key return value on fail
2016-01-18 Jay Satirotests: Add a test for pinnedpubkey fail even when insecure
2016-01-17 Daniel SchauenbergCURLINFO_RESPONSE_CODE.3: add example
2016-01-15 Kamil Dudkassh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL
2016-01-14 Daniel StenbergRELEASE-NOTES: synced with 35083ca60ed035a
2016-01-14 Daniel Stenbergopenssl: improved error detection/reporting
2016-01-14 Daniel Stenbergopenssl: for 1.1.0+ they now provide a SSLeay() macro...
2016-01-13 Daniel StenbergCURLOPT_RESOLVE.3: minor language polish
2016-01-12 Daniel Stenbergconfigure: assume IPv6 works when cross-compiled
2016-01-11 Daniel StenbergTODO: "Try to URL encode given URL"
2016-01-11 Daniel StenbergConnectionExists: only do pipelining/multiplexing when...
2016-01-11 Mohammad AlSalehlib: Prefix URLs with lower-case protocol names/schemes
2016-01-11 Alessandro... scripts: don't generate and install zsh completion...
2016-01-11 Alessandro... scripts: fix zsh completion generation
2016-01-11 Alessandro... zsh.pl: fail if no curl is found
2016-01-10 Michael KaufmannIDN host names: Remove the port number before convertin...
2016-01-10 Jay Satiroruntests: Add mbedTLS to the SSL backends
2016-01-09 Thomas Glanzmannmbedtls: implement CURLOPT_PINNEDPUBLICKEY
2016-01-09 Tatsuhiro Tsujikawaurl: Fix compile error with --enable-werror
2016-01-08 Tatsuhiro Tsujikawahttp2: Ensure that http2_handle_stream_close is called
2016-01-08 Daniel Stenberghttp2: handle the received SETTINGS frame
2016-01-08 Daniel StenbergRevert "multiplex: allow only once HTTP/2 is actually...
2016-01-08 Tatsuhiro Tsujikawahttp2: Fix PUSH_PROMISE headers being treated as trailers
2016-01-07 Michael Kaufmannconnection reuse: IDN host names fixed
2016-01-07 Daniel Stenbergtests: mark IPv6 FTP and FTPS tests with the FTP keyword
2016-01-07 Jay Satirombedtls: Fix ALPN support
2016-01-07 Jay Satirohttp2: Fix client write for trailers on stream close
2016-01-06 Daniel StenbergCOPYING: update general copyright year range
2016-01-05 Daniel StenbergConnectionExists: add missing newline in infof() call
2016-01-05 Daniel Stenbergmultiplex: allow only once HTTP/2 is actually used
2016-01-04 Jay Satirocurl_global_init.3: Add Windows-specific info for init...
2016-01-04 Daniel StenbergFAQ: clarify who to mail about ECCN clarifications
2016-01-04 Daniel Stenbergprogressfunc.c: spellfix description
2016-01-04 Daniel Stenbergdocs/examples/multi-app.c: fix bad desc formatting
2016-01-04 Daniel Stenbergexamples: added descriptions
2016-01-04 Daniel Stenbergexample/simple.c: add description
2016-01-04 Daniel Stenberggetredirect.c: a new example
2015-12-27 Marc HoerskenRELEASE-NOTES: add 5e0e81a9c4e35f04ca
2015-12-26 Daniel StenbergRELEASE-NOTES: synced with 2aec4359db1088b10d
2015-12-26 Marc Hoerskentest 1515: add data check
2015-12-26 Marc Hoerskentest 1515: add MSYS support by passing a relative path
2015-12-26 Marc Hoerskentest 539: use datacheck mode text for ASCII-mode LISTings
2015-12-26 Marc Hoerskenruntests.pl: check up to 5 data parts with different...
2015-12-24 Daniel StenbergCURLOPT_RANGE: for HTTP servers, range support is optional
2015-12-24 Marc Hoerskentests 1048 and 1050: use datacheck mode text for ASCII...
2015-12-24 Marc Hoerskentests 706 and 707: use datacheck mode text for ASCII...
2015-12-24 Marc Hoerskentests 400,403,406: use datacheck mode text for ASCII...
2015-12-23 Marc Hoerskensockfilt.c: fix calculation of sleep timeout on Windows
2015-12-23 Marc Hoerskentests first.c: fix calculation of sleep timeout on...
2015-12-23 Marc Hoerskentest 573: add more debug output
2015-12-23 Marc Hoerskenftplistparser.c: fix handling of file LISTings using...
2015-12-23 Marc Hoerskentest 16: fix on Linux (and Windows) by using plain...
2015-12-23 Marc Hoerskentftpd server: add Windows support by writing files...
2015-12-23 Marc Hoerskentests 252-255: use datacheck mode text for ASCII-mode...
2015-12-23 Marc Hoerskentest 16: fix on Windows by converting data file from...
2015-12-23 Daniel StenbergMakefile.inc: s/curl_SOURCES/CURL_FILES
next