platform/upstream/curl.git
2013-11-06 Steve Holmeftpserver.pl: Fixed IMAP cmdid being sent on custom...
2013-11-05 Steve Holmetests: Added IMAP login authentication test
2013-11-05 Steve Holmetests: Added IMAP plain authentication test
2013-11-05 Steve Holmeurl.c: Very small amount of policing
2013-11-05 Björn Stenbergurl.c: Remove superfluous for loop
2013-11-05 Daniel StenbergKNOWN_BUGS: STARTTRANSFER for POST requests
2013-11-05 Daniel StenbergCurl_ssl_push_certinfo_len: don't %.*s non-zero-termina...
2013-11-05 Steve HolmeRELEASE-NOTES: Synced with 7fc3b2ce382ed6
2013-11-05 Steve Holmeconnect.h: Updated copyright year for last edit
2013-11-04 Björn Stenbergconnect: Add connection delay to Happy Eyeballs.
2013-11-04 Steve Holmewinbind: Fixed ntlm_auth expecting eol following commit...
2013-11-04 Steve Holmenss.c: Fixed compilation warnings (Take Two)
2013-11-04 Steve Holmenss.c: Fixed compilation warnings
2013-11-03 Steve Holmetests: Added test for IMAP NOOP command
2013-11-03 Steve Holmetests: Added test for IMAP COPY command
2013-11-03 Steve Holmetests: Disable IMAP CLOSE and EXPUNGE command tests
2013-11-03 Steve Holmetests: Added tests for IMAP CLOSE and EXPUNGE commands
2013-11-03 Steve Holmeconnect.c: Code policing on commit 5094bb53f4a027
2013-11-03 Steve Holmenss.c: Fixed compilation warnings
2013-11-03 Steve Holmex509asn1.c: Fixed compilation warnings
2013-11-03 Steve HolmeDOCS: Expanded --request description to include POP3...
2013-11-03 Steve Holmetool_help: Updated --list-only description to include...
2013-11-03 Steve HolmeDOCS: Updated --list-only description to include POP3
2013-11-03 Steve Holmebase64: Fixed compilation warnings when using Curl_base...
2013-11-03 Steve Holmeconnect: Fixed "Whut?" no server connection failures
2013-11-03 Steve Holmehttp: Post base64 decoding tidy up
2013-11-03 Daniel Stenbergglob_range: pass the closing bracket for a-z ranges
2013-11-02 Steve Holmegetpart: Fixed base64 encoded parts following commit...
2013-11-02 Steve Holmehttp: Added proxy tunnel authentication message header...
2013-10-31 Steve Holmehttp: Added authentication message header value extraction
2013-10-30 Daniel Stenbergcurl_multi_wait: accept 0 from multi_timeout() as valid...
2013-10-30 Steve Holmeemail: Corrected a couple of typos from commit aa0eaef4...
2013-10-30 Steve HolmeTODO: Removed the 'Graceful base64 decoding failure...
2013-10-30 Steve Holmeemail: Post graceful SASL authentication cancellation...
2013-10-30 Kamil Dudkatests: use proper padding in NTLM responses
2013-10-30 Patrick MonneratNSS: support for CERTINFO feature
2013-10-30 Daniel Stenbergbase64: removed trailing white space
2013-10-30 Steve Holmebase64: Added basic validation to base64 input string...
2013-10-29 Daniel StenbergRELEASE-NOTES: synced with 255826c40f9316
2013-10-29 Björn Stenbergbugfix: Don't block waiting for socket1 connect.
2013-10-28 Steve Holmesasl: Updated create_digest_md5_message() to use a...
2013-10-28 Daniel StenbergSECURITY: "curl security for developers"
2013-10-28 Patrick MonneratOS400: coding style standards
2013-10-27 Steve Holmeemail: Added support for cancelling NTLM authentication
2013-10-27 Steve Holmesasl: Removed unused variables from commit b87ba2c94217c0
2013-10-27 Steve Holmeemail: Added support for cancelling DIGEST-MD5 authenti...
2013-10-27 Steve Holmeemail: Corrected a couple of typos from 1e39b95682781f
2013-10-27 Gisle Vanemdocs/examples/httpput.c: fix build for MSVC
2013-10-27 Steve Holmeemail: Added support for canceling CRAM-MD5 authentication
2013-10-27 Björn StenbergTypo fix in trynextip().
2013-10-27 Daniel StenbergTODO: remove "Happy Eyeball dual stack connect"
2013-10-27 Björn StenbergAdd "Happy Eyeballs" for IPv4/IPv6.
2013-10-27 Steve Holmeemail: Added initial support for cancelling authentication
2013-10-27 Steve Holmeemail: Moved authentication message parsing into a...
2013-10-26 Steve Holmeftp: Fixed compiler warning
2013-10-26 Daniel StenbergFTP: make the data connection work when going through...
2013-10-26 Steve Holmetool_help: Added login options to --user description
2013-10-26 Steve Holmeemail: Added references to SASL LOGIN authentication...
2013-10-26 Steve Holmetests: Tidy up of SMTP and POP3 tests
2013-10-26 Steve Holmetool_help: Added clarity to the --oauth2-bearer option
2013-10-26 Steve Holmesmtp: Fixed response code parsing for bad AUTH continua...
2013-10-25 Steve Holmegskit.c: Code policing following commit 2cc9246477285d
2013-10-25 Steve Holmetest907: Corrected DIGEST-MD5 response given in commit...
2013-10-25 Steve HolmeRELEASE-NOTES: Synced with d24b7953c2132a
2013-10-25 Steve Holmetests: Added SMTP OAUTH2 authentication with initial...
2013-10-25 Steve Holmetests: Added SMTP NTLM authentication with initial...
2013-10-25 Steve Holmetests: Added SMTP OAUTH2 authentication test
2013-10-25 Steve Holmetests: Added SMTP DIGEST-MD5 authentication test
2013-10-25 Steve Holmetests: Regrouped SMTP authentication tests
2013-10-25 Patrick MonneratOS400: sync RPG wrapper, zlib support, fix header file...
2013-10-23 Steve Holmesasl: Fixed memory leak in OAUTH2 message creation
2013-10-23 Steve Holmeftpserver.pl: Added support for empty pop3 authenticati...
2013-10-23 Daniel StenbergCURLOPT_RESOLVE: mention they don't time-out
2013-10-23 Steve Holmetests: Added POP3 OAUTH2 authentication test
2013-10-23 Steve Holmetests: Added empty response support to custom replies
2013-10-23 Daniel Stenbergsasl: fix compiler warning
2013-10-23 Steve Holmetests: Added POP3 DIGEST-MD5 authentication test
2013-10-22 Daniel Stenbergconfigure: check for long long when building with cyassl
2013-10-21 Daniel Stenbergtest1240: verify 867b52a7ac52 (glob ranges with text...
2013-10-21 Daniel Stenbergglob: fix regression from commit 5ca96cb844
2013-10-21 Rémy LéoneAdding a .travis.yml file to use the travis-ci.org
2013-10-21 Kamil Dudkassh: initialize per-handle data in ssh_connect()
2013-10-20 Gisle Vanemcurl.1: add missing exit-code
2013-10-20 Daniel Stenbergcmake: unbreak for non-Windows platforms
2013-10-19 Steve Holmeftpserver.pl: Fixed syntax error from commit 5b31b38c27bb7a
2013-10-19 Steve Holmetest866: Fixed user response from commit 7f7fbe7fbdb449
2013-10-19 Steve Holmeftpserver.pl: Fixed processing of POP3 authentication...
2013-10-19 Steve Holmetests: Added POP3 NTLM authentication test
2013-10-19 Steve Holmetests: Added POP3 CRAM-MD5 authentication test
2013-10-19 Steve Holmetests: Added POP3 login authentication test
2013-10-19 Steve Holmetests: Added POP3 plain authentication test
2013-10-19 Steve Holmetests: Added POP3 APOP authentication test
2013-10-19 Steve Holmeftpserver.pl: Added support for APOP POP3 authentication
2013-10-18 Steve Holmetests: Added POP3 RSET test
2013-10-18 Steve HolmeRELEASE-NOTES: Synced with ce61510127ea60
2013-10-18 Steve Holmeemail: Fixed QUIT / LOGOUT being sent when SSL connect...
2013-10-18 Kamil Dudkacurl_sasl: initialize NSS before using crypto
2013-10-17 Steve HolmeSSL: Follow up work to commits 6a1363128f1107 and 87861...
2013-10-16 Steve HolmeSSL: Added unsupported cipher version check for OpenSSL
2013-10-16 Steve HolmeDOCS: Added libcurl version number to CURLOPT_SSLVERSION
next