platform/upstream/curl.git
2013-06-20 Guenter KnaufUse opened body.out file and write content to it.
2013-06-20 Daniel Stenbergmulti_socket: react on socket close immediately
2013-06-20 Daniel StenbergRELEASE-NOTES: synced with e305f5ec715f
2013-06-18 Daniel StenbergTODO: mention the DANE patch from March
2013-06-17 Daniel StenbergCURLOPT_COOKIELIST: take cookie share lock
2013-06-17 Benjamin Gilberttest506: verify that CURLOPT_COOKIELIST takes share...
2013-06-15 Daniel StenbergTODO: HTTP2/SPDY support
2013-06-14 Daniel Stenbergcurl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION...
2013-06-13 Daniel StenbergRELEASE-NOTES: synced with 9c3e098259b82
2013-06-13 Daniel Stenbergcurl_multi_wait.3: clarify the numfds counter
2013-06-13 Daniel Stenbergcurl_easy_perform: avoid busy-looping
2013-06-12 YAMADA Yasuharucookies: follow-up fix for path checking
2013-06-12 Sergei Nikulovlib1900: use tutil_tvnow instead of gettimeofday
2013-06-12 Eric Huaxtls: now done non-blocking
2013-06-12 Eric Hutest2033: requires NTLM support
2013-06-10 Daniel StenbergKNOWN_BUGS: #82 failed build with Borland compiler
2013-06-10 Daniel StenbergCurl_output_digest: support auth-int for empty entity...
2013-06-10 Daniel Stenbergmulti_socket: reduce timeout inaccuracy margin
2013-06-10 Daniel Stenbergcert_stuff: avoid double free in the PKCS12 code
2013-06-10 Daniel Stenbergcert_stuff: remove code duplication in the pkcs12 logic
2013-06-07 Aleksey Tulinovaxtls: honor disabled VERIFYHOST
2013-06-07 Peter Galcurl_easy_setopt.3: HTTP header with no content
2013-06-07 Daniel StenbergRELEASE-NOTES: synced with 87cf677eca55
2013-06-06 Daniel Stenberglib1500: remove bad check
2013-06-04 Daniel Stenbergtests/Makefile: typo in the perlcheck target
2013-06-04 Daniel Stenbergtest1230: verify CONNECT to a numerical ipv6-address
2013-06-04 Daniel Stenbergsws: support extracting test number from CONNECT ipv6...
2013-06-04 Daniel Stenbergcurl_multi_wait: only use internal timer if not -1
2013-06-03 Dan Fandrichlibcurl-tutorial.3: added a section on IPv6
2013-06-03 Daniel Stenbergcurl_multi_wait: reduce timeout if the multi handle...
2013-06-03 Daniel Stenbergmulti_runsingle: switch an if() condition for readability
2013-06-02 Marc Hoerskencurl_schannel.c: Removed variable unused since 35874298e4
2013-06-02 Marc Hoerskencurl_setup.h: Fixed redefinition warning using mingw-w64
2013-05-30 Daniel Stenbergmulti_runsingle: add braces to clarify the code
2013-05-28 Daniel Stenberglibcurl-tutorial.3: remove incorrect backslash
2013-05-28 Daniel Stenbergcurl_formadd.3: fixed wrong "end-marker" syntax
2013-05-28 Daniel Stenbergcurl.1: clarify that --silent still outputs data
2013-05-27 Daniel StenbergDigest auth: escape user names with \ or " in them
2013-05-22 Mike Giancolaossl_recv: SSL_read() returning 0 is an error too
2013-05-22 Mike Giancolaossl_send: SSL_write() returning 0 is an error too
2013-05-21 Daniel StenbergKNOWN_BUGS: curl -OJC- fails to resume
2013-05-21 Daniel StenbergCurl_cookie_add: handle IPv6 hosts
2013-05-20 Daniel Stenbergcurl_easy_setopt.3: expand the PROGRESSFUNCTION section
2013-05-19 Daniel Stenbergtests: add test1394 file to the tarball
2013-05-19 Daniel Stenbergtarball: include the xmlstream example
2013-05-19 David Straussxmlstream: XML stream parsing example source code
2013-05-18 YAMADA Yasuharucookies: only consider full path matches
2013-05-16 Eric Huaxtls: prevent memleaks on SSL handshake failures
2013-05-12 Daniel StenbergRevert "WIN32 MemoryTracking: track wcsdup() _wcsdup...
2013-05-12 Daniel StenbergRELEASE-NOTES: synced with ae26ee3489588f0
2013-05-11 Guenter KnaufUpdated zlib version in build files.
2013-05-09 Renaud GuillardOS X framework: fix invalid symbolic link
2013-05-09 Daniel Stenbergnss: give PR_INTERVAL_NO_WAIT instead of -1 to PR_Recv...
2013-05-08 Daniel Stenberglibtest: gitignore more binary files
2013-05-07 Daniel Stenbergservercert: allow empty subject
2013-05-07 Steve Holmetests: Added new SMTP tests to verify commit 99b40451836d
2013-05-07 Daniel Stenbergruntests.pl: support nonewline="yes" in client/stdin...
2013-05-06 Daniel Stenbergbuild: fixed unit1394 for debug and metlink builds
2013-05-06 Kamil Dudkaunit1394.c: plug the curl tool unit test in
2013-05-06 Jared Jenningsunit1394.c: basis of a unit test for parse_cert_parameter()
2013-05-06 Kamil Dudkasrc/Makefile.am: build static lib for unit tests if...
2013-05-06 Kamil Dudkatool_getparam: ensure string termination in parse_cert_...
2013-05-06 Kamil Dudkatool_getparam: fix memleak in handling the -E option
2013-05-06 Kamil Dudkatool_getparam: describe what parse_cert_parameter(...
2013-05-06 Kamil Dudkacurl.1: document escape sequences recognized by -E
2013-05-06 Jared Jenningscurl -E: allow to escape ':' in cert nickname
2013-05-05 Marc Hoerskencurl_schannel.c: Fixed invalid memory access during...
2013-05-04 Steve Holmesmtp: Fix trailing whitespace warning
2013-05-04 Steve Holmesmtp: Fix compilation warning
2013-05-04 Steve HolmeRELEASE-NOTES: synced with 92ef5f19c801
2013-05-04 Steve Holmesmtp: Updated RFC-2821 references to RFC-5321
2013-05-04 Steve Holmesmtp: Fixed sending of double CRLF caused by first...
2013-05-03 Steve Holmetests: Corrected MAIL SIZE for CRLF line endings
2013-05-03 Steve Holmetests: Corrected infilesize for CRLF line endings
2013-05-03 Steve Holmetests: Corrected test1406 to be RFC2821 compliant
2013-05-02 Steve Holmetests: Corrected test1320 to be RFC2821 compliant
2013-05-02 Steve Holmetests: Corrected typo in test909
2013-05-02 Steve Holmetests: Corrected test909 to be RFC2821 compliant
2013-05-02 Steve Holmetests: Updated test references to 909 from 1411
2013-05-02 Steve Holmetests: Renamed test1411 to test909 as this is a main...
2013-05-01 Lars Johannesenbindlocal: move brace out of #ifdef
2013-04-30 Steve Holmesmtp: Tidy up to move the eob counter to the per-reques...
2013-04-29 Steve HolmeTODO: Updated following the addition of CURLOPT_SASL_IR
2013-04-29 Steve Holmesmtp: Fixed unknown percentage complete in progress bar
2013-04-29 Daniel Stenbergftpserver: silence warnings
2013-04-29 Steve Holmeftpserver.pl: Corrected the imap LOGIN response
2013-04-29 Steve Holmetests: Added imap STATUS command test
2013-04-28 Steve Holmetests: Corrected the SMTP tests to be RFC2821 compliant
2013-04-28 Steve Holmeemail: Tidy up of *_perform_authenticate()
2013-04-28 Steve Holmesmtp: Updated limit check to be more readable like...
2013-04-28 Steve Holmepop3: Added 255 octet limit check when sending initial...
2013-04-28 Steve HolmeDOCS: Corrected line length of recent Secure Transport...
2013-04-28 Nick Zitzmanndarwinssl: add TLS crypto authentication
2013-04-27 Steve HolmeCorrected version numbers after bump
2013-04-27 Daniel Stenbergbump version
2013-04-27 Steve HolmeRELEASE-NOTES: synced with f4e6e201b146
2013-04-27 Steve HolmeDOCS: Updated following the addition of CURLOPT_SASL_IR
2013-04-27 Steve Holmetests: Corrected command line arguments in test907...
2013-04-27 Steve Holmetests: Added SMTP AUTH with initial response tests
2013-04-27 Steve Holmetests: Updated SMTP tests to decouple client initial...
next