platform/upstream/curl.git
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
2013-10-16 Steve HolmeSSL: Corrected version number for new symbols from...
2013-10-15 Steve HolmeSSL: Corrected typo from commit 87861c9b0e8155
2013-10-15 Steve HolmeSSL: Fixed OpenSSL builds prior to v1.0.1
2013-10-15 Steve Holmetest906: Fixed failing test on some platforms
2013-10-15 Paul DonohueNSS: acknowledge the --no-sessionid/CURLOPT_SSL_SESSION...
2013-10-15 Tyler Hallssh: Handle successful SSH_USERAUTH_NONE
2013-10-15 Ishan SinghLevettusercertinmem: fix memory leaks
2013-10-15 Dave Reisnerbuild: distribute and install libcurl.m4 by default
2013-10-15 Dave Reisnertool: use XFERFUNCTION to save some casts
2013-10-15 Alessandro... curl.1: fix typo conjuction -> conjunction
2013-10-15 Daniel Stenbergcurl: document the new --tlsv1.[012] options
2013-10-15 Gergely NagySSL: protocol version can be specified more precisely
2013-10-14 Nick Zitzmanndarwinssl: un-break iOS build after PKCS#12 feature...
2013-10-14 Daniel Stenbergbump: start working on 7.33.1
2013-10-14 Daniel StenbergTHANKS: added contributors from the 7.33.0 announcement
2013-10-13 Daniel StenbergRELEASE-NOTES: synced with 92cf6141ed0de
2013-10-13 Daniel Stenbergcurl: fix --oauth2-bearer in the --help output
2013-10-13 Daniel StenbergOpenSSL: improve the grammar of the language in 39beaa5...
2013-10-13 Andrej E BaranovOpenSSL: use failf() when subjectAltName mismatches
2013-10-12 Daniel Stenbergcurl: rename --bearer to --oauth2-bearer
2013-10-12 Kamil Dudkassh: improve the logic for detecting blocking direction
2013-10-12 Dan FandrichFixed typo in Makefile.inc that left http2.h out of...
2013-10-11 Heinrich Schaeferminor fix in doc
2013-10-09 Gisle Vanemcurl_setup_once: fix errno access for lwip on Windows
2013-10-07 Daniel Stenbergtest1239: verify 4cd444e01ad and the simulated 304...
2013-10-07 Derek HigginsHTTP: Output http response 304 when modified time is...
2013-10-07 Daniel Stenbergcontributors: helper script to dig out contributors...
2013-10-06 Daniel StenbergRELEASE-NOTES: add twos refs to bug reports
2013-10-06 Daniel StenbergRELEASE-NOTES: synced with 173160c0d068
2013-10-03 Nick Zitzmanndarwinssl: block TLS_RSA_WITH_NULL_SHA256 cipher
2013-10-02 Daniel StenbergOpenSSL: acknowledge CURLOPT_SSL_VERIFYHOST without...
2013-10-02 Daniel StenbergKNOWN_BUGS: #84: CURLINFO_SSL_VERIFYRESULT
2013-10-01 François Charlierxattr: add support for FreeBSD xattr API
2013-09-30 Daniel Stenbergcurl_easy_setopt.3: slight clarification of SEEKFUNCTION
2013-09-29 Steve Holmetests: Fixed typos from commit 25a0c96a494297
2013-09-29 Steve Holmetests: Updated email addresses in SMTP tests following...
2013-09-29 Steve Holmetest909: Removed custom EHLO response after recent...
2013-09-29 Steve Holmeftpserver.pl: Fixed compilation error from commit 49341...
2013-09-29 Steve Holmeftpserver.pl: Moved specifying the test number from...
2013-09-29 Steve Holmeftpserver.pl: Added unwanted argument check to SMTP...
2013-09-28 Daniel Stenberggetinmemory: remove a comment
2013-09-28 Daniel Stenbergpostinmemory: new example
2013-09-28 Daniel Stenbergwin32: fix Visual Studio 2010 build with WINVER >=...
2013-09-28 Steve Holmessluse.c: Fixed compilation warnings when ENGINE not...
2013-09-27 Daniel Stenbergconfigure: use icc options without space
2013-09-25 Steve Holmeimap: Added clarification to the code about odd continu...
2013-09-25 Steve Holmeftp.c: Fixed compilation warning
2013-09-24 Steve Holmesasl: Centralised the authentication mechanism strings
2013-09-23 Daniel StenbergRELEASE-NOTES: added recent contributors missing
2013-09-23 Steve Holmetest906: Fixed type-2 response
2013-09-22 Steve Holmetest915: Corrected test number from commit 22bccb0edaf041
2013-09-22 Steve Holmetest906: Fixed type-1 message not handled error
2013-09-22 Steve Holmetests: Added SMTP AUTH NTLM test
2013-09-22 Steve Holmetests: Added SMTP multiple and invalid --mail-rcpt...
2013-09-22 Steve Holmetests: Added SMTP multiple --mail-rcpt test
2013-09-22 Steve Holmetests: Added SMTP invalid --mail-rcpt test
2013-09-22 Steve Holmetests: Regrouping of SMTP tests
2013-09-22 Benoit Sigouretest1112: Increase the timeout from 7s to 16s
2013-09-22 Steve Holmetests: Fixed smtp rcpt to addresses
2013-09-22 Steve Holmeftpserver.pl: Expanded the SMTP RCPT handler to validat...
2013-09-22 Steve Holmeftpserver.pl: Added cURL SMTP server detection to HELO...
2013-09-22 Steve Holmeftpserver.pl: Corrected response code for successful...
2013-09-22 Steve Holmeftpserver.pl: Moved invalid RCPT TO: address detection...
2013-09-21 Steve HolmeRELEASE-NOTES: Corrected missed addition
2013-09-21 Steve HolmeRELEASE-NOTES: Synced with 6dd8bd8d2f9729
2013-09-21 Steve Holmecurl.1: Added information about optional login options...
2013-09-21 Steve Holmeftpserver.pl: Moved cURL SMTP server detection into...
2013-09-21 Daniel Stenbergopenssl: use correct port number in error message
2013-09-21 Daniel Stenbergtest1415: adjusted to work for 32bit time_t
2013-09-21 Steve Holmetests: Reworked existing SMTP tests to be single recipi...
2013-09-20 Steve Holmeftpserver.pl: Corrected SMTP QUIT response to be more...
2013-09-20 Daniel Stenbergcurl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS...
2013-09-20 Kim VandryDocumented --dns-* options in curl manpage
2013-09-20 Steve Holmepop3: Added basic SASL XOAUTH2 support
2013-09-20 Steve Holmecurl: Added clarification to the --mail options in...
2013-09-20 Steve Holmeftpserver.pl: Moved SMTP RCPT response text into comman...
2013-09-20 Steve Holmetests: Added SMTP invalid --mail-from test
2013-09-19 Nick Zitzmanndarwinssl: enable BEAST workaround on iOS 7 & later
2013-09-19 Steve Holmetests: Updated SMTP AUTH tests to use the new AUTH...
2013-09-19 Steve Holmetests: Corrected test913 as the QUIT response is received
next