summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RELEASE-NOTES: synced with 92cf6141ed0decurl-7_33_0Daniel Stenberg2013-10-131-3/+9
* curl: fix --oauth2-bearer in the --help outputDaniel Stenberg2013-10-131-1/+1
* OpenSSL: improve the grammar of the language in 39beaa5ffbccDaniel Stenberg2013-10-131-2/+2
* OpenSSL: use failf() when subjectAltName mismatchesAndrej E Baranov2013-10-131-0/+2
* curl: rename --bearer to --oauth2-bearerDaniel Stenberg2013-10-122-9/+9
* ssh: improve the logic for detecting blocking directionKamil Dudka2013-10-122-3/+6
* Fixed typo in Makefile.inc that left http2.h out of the tar ballDan Fandrich2013-10-121-1/+1
* minor fix in docHeinrich Schaefer2013-10-111-1/+1
* curl_setup_once: fix errno access for lwip on WindowsGisle Vanem2013-10-091-1/+1
* test1239: verify 4cd444e01ad and the simulated 304 responseDaniel Stenberg2013-10-072-1/+69
* HTTP: Output http response 304 when modified time is too oldDerek Higgins2013-10-071-0/+4
* contributors: helper script to dig out contributors from gitDaniel Stenberg2013-10-071-0/+46
* RELEASE-NOTES: add twos refs to bug reportsDaniel Stenberg2013-10-071-2/+4
* RELEASE-NOTES: synced with 173160c0d068Daniel Stenberg2013-10-061-1/+9
* darwinssl: block TLS_RSA_WITH_NULL_SHA256 cipherNick Zitzmann2013-10-021-0/+1
* OpenSSL: acknowledge CURLOPT_SSL_VERIFYHOST without VERIFYPEERDaniel Stenberg2013-10-021-1/+1
* KNOWN_BUGS: #84: CURLINFO_SSL_VERIFYRESULTDaniel Stenberg2013-10-021-0/+3
* xattr: add support for FreeBSD xattr APIFrançois Charlier2013-10-011-2/+13
* curl_easy_setopt.3: slight clarification of SEEKFUNCTIONDaniel Stenberg2013-09-301-3/+3
* tests: Fixed typos from commit 25a0c96a494297Steve Holme2013-09-292-3/+3
* tests: Updated email addresses in SMTP tests following recent changesSteve Holme2013-09-2921-66/+66
* test909: Removed custom EHLO response after recent changesSteve Holme2013-09-291-4/+0
* ftpserver.pl: Fixed compilation error from commit 49341628b50007Steve Holme2013-09-291-1/+1
* ftpserver.pl: Moved specifying the test number from the RCPT addressSteve Holme2013-09-2923-55/+61
* ftpserver.pl: Added unwanted argument check to SMTP DATA command handlerSteve Holme2013-09-291-44/+58
* getinmemory: remove a commentDaniel Stenberg2013-09-291-5/+1
* postinmemory: new exampleDaniel Stenberg2013-09-292-1/+112
* win32: fix Visual Studio 2010 build with WINVER >= 0x600Daniel Stenberg2013-09-281-15/+19
* ssluse.c: Fixed compilation warnings when ENGINE not supportedSteve Holme2013-09-281-1/+1
* configure: use icc options without spaceDaniel Stenberg2013-09-271-2/+2
* imap: Added clarification to the code about odd continuation responsesSteve Holme2013-09-251-1/+4
* ftp.c: Fixed compilation warningSteve Holme2013-09-251-1/+1
* sasl: Centralised the authentication mechanism stringsSteve Holme2013-09-244-73/+88
* RELEASE-NOTES: added recent contributors missingDaniel Stenberg2013-09-231-1/+2
* test906: Fixed type-2 responseSteve Holme2013-09-231-1/+1
* test915: Corrected test number from commit 22bccb0edaf041Steve Holme2013-09-231-2/+2
* test906: Fixed type-1 message not handled errorSteve Holme2013-09-231-1/+1
* tests: Added SMTP AUTH NTLM testSteve Holme2013-09-222-1/+65
* tests: Added SMTP multiple and invalid --mail-rcpt testSteve Holme2013-09-222-0/+48
* tests: Added SMTP multiple --mail-rcpt testSteve Holme2013-09-222-1/+56
* tests: Added SMTP invalid --mail-rcpt testSteve Holme2013-09-222-1/+47
* tests: Regrouping of SMTP testsSteve Holme2013-09-222-2/+2
* test1112: Increase the timeout from 7s to 16sBenoit Sigoure2013-09-221-1/+1
* tests: Fixed smtp rcpt to addressesSteve Holme2013-09-2217-36/+35
* ftpserver.pl: Expanded the SMTP RCPT handler to validate TO addressesSteve Holme2013-09-221-1/+10
* ftpserver.pl: Added cURL SMTP server detection to HELO command handlerSteve Holme2013-09-221-18/+31
* ftpserver.pl: Corrected response code for successful RCPT commandSteve Holme2013-09-221-1/+1
* ftpserver.pl: Moved invalid RCPT TO: address detection to RCPT handlerSteve Holme2013-09-221-17/+15
* RELEASE-NOTES: Corrected missed additionSteve Holme2013-09-211-0/+1
* RELEASE-NOTES: Synced with 6dd8bd8d2f9729Steve Holme2013-09-211-1/+14