summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-13RELEASE-NOTES: synced with 92cf6141ed0decurl-7_33_0Daniel Stenberg
2013-10-13curl: fix --oauth2-bearer in the --help outputDaniel Stenberg
2013-10-13OpenSSL: improve the grammar of the language in 39beaa5ffbccDaniel Stenberg
2013-10-13OpenSSL: use failf() when subjectAltName mismatchesAndrej E Baranov
2013-10-12curl: rename --bearer to --oauth2-bearerDaniel Stenberg
2013-10-12ssh: improve the logic for detecting blocking directionKamil Dudka
2013-10-12Fixed typo in Makefile.inc that left http2.h out of the tar ballDan Fandrich
2013-10-11minor fix in docHeinrich Schaefer
2013-10-09curl_setup_once: fix errno access for lwip on WindowsGisle Vanem
2013-10-07test1239: verify 4cd444e01ad and the simulated 304 responseDaniel Stenberg
2013-10-07HTTP: Output http response 304 when modified time is too oldDerek Higgins
2013-10-07contributors: helper script to dig out contributors from gitDaniel Stenberg
2013-10-07RELEASE-NOTES: add twos refs to bug reportsDaniel Stenberg
2013-10-06RELEASE-NOTES: synced with 173160c0d068Daniel Stenberg
2013-10-02darwinssl: block TLS_RSA_WITH_NULL_SHA256 cipherNick Zitzmann
2013-10-02OpenSSL: acknowledge CURLOPT_SSL_VERIFYHOST without VERIFYPEERDaniel Stenberg
2013-10-02KNOWN_BUGS: #84: CURLINFO_SSL_VERIFYRESULTDaniel Stenberg
2013-10-01xattr: add support for FreeBSD xattr APIFrançois Charlier
2013-09-30curl_easy_setopt.3: slight clarification of SEEKFUNCTIONDaniel Stenberg
2013-09-29tests: Fixed typos from commit 25a0c96a494297Steve Holme
2013-09-29tests: Updated email addresses in SMTP tests following recent changesSteve Holme
2013-09-29test909: Removed custom EHLO response after recent changesSteve Holme
2013-09-29ftpserver.pl: Fixed compilation error from commit 49341628b50007Steve Holme
2013-09-29ftpserver.pl: Moved specifying the test number from the RCPT addressSteve Holme
2013-09-29ftpserver.pl: Added unwanted argument check to SMTP DATA command handlerSteve Holme
2013-09-29getinmemory: remove a commentDaniel Stenberg
2013-09-29postinmemory: new exampleDaniel Stenberg
2013-09-28win32: fix Visual Studio 2010 build with WINVER >= 0x600Daniel Stenberg
2013-09-28ssluse.c: Fixed compilation warnings when ENGINE not supportedSteve Holme
2013-09-27configure: use icc options without spaceDaniel Stenberg
2013-09-25imap: Added clarification to the code about odd continuation responsesSteve Holme
2013-09-25ftp.c: Fixed compilation warningSteve Holme
2013-09-24sasl: Centralised the authentication mechanism stringsSteve Holme
2013-09-23RELEASE-NOTES: added recent contributors missingDaniel Stenberg
2013-09-23test906: Fixed type-2 responseSteve Holme
2013-09-23test915: Corrected test number from commit 22bccb0edaf041Steve Holme
2013-09-23test906: Fixed type-1 message not handled errorSteve Holme
2013-09-22tests: Added SMTP AUTH NTLM testSteve Holme
2013-09-22tests: Added SMTP multiple and invalid --mail-rcpt testSteve Holme
2013-09-22tests: Added SMTP multiple --mail-rcpt testSteve Holme
2013-09-22tests: Added SMTP invalid --mail-rcpt testSteve Holme
2013-09-22tests: Regrouping of SMTP testsSteve Holme
2013-09-22test1112: Increase the timeout from 7s to 16sBenoit Sigoure
2013-09-22tests: Fixed smtp rcpt to addressesSteve Holme
2013-09-22ftpserver.pl: Expanded the SMTP RCPT handler to validate TO addressesSteve Holme
2013-09-22ftpserver.pl: Added cURL SMTP server detection to HELO command handlerSteve Holme
2013-09-22ftpserver.pl: Corrected response code for successful RCPT commandSteve Holme
2013-09-22ftpserver.pl: Moved invalid RCPT TO: address detection to RCPT handlerSteve Holme
2013-09-21RELEASE-NOTES: Corrected missed additionSteve Holme
2013-09-21RELEASE-NOTES: Synced with 6dd8bd8d2f9729Steve Holme