Age | Commit message (Expand) | Author |
2013-10-02 | KNOWN_BUGS: #84: CURLINFO_SSL_VERIFYRESULT | Daniel Stenberg |
2013-10-01 | xattr: add support for FreeBSD xattr API | François Charlier |
2013-09-30 | curl_easy_setopt.3: slight clarification of SEEKFUNCTION | Daniel Stenberg |
2013-09-29 | tests: Fixed typos from commit 25a0c96a494297 | Steve Holme |
2013-09-29 | tests: Updated email addresses in SMTP tests following recent changes | Steve Holme |
2013-09-29 | test909: Removed custom EHLO response after recent changes | Steve Holme |
2013-09-29 | ftpserver.pl: Fixed compilation error from commit 49341628b50007 | Steve Holme |
2013-09-29 | ftpserver.pl: Moved specifying the test number from the RCPT address | Steve Holme |
2013-09-29 | ftpserver.pl: Added unwanted argument check to SMTP DATA command handler | Steve Holme |
2013-09-29 | getinmemory: remove a comment | Daniel Stenberg |
2013-09-29 | postinmemory: new example | Daniel Stenberg |
2013-09-28 | win32: fix Visual Studio 2010 build with WINVER >= 0x600 | Daniel Stenberg |
2013-09-28 | ssluse.c: Fixed compilation warnings when ENGINE not supported | Steve Holme |
2013-09-27 | configure: use icc options without space | Daniel Stenberg |
2013-09-25 | imap: Added clarification to the code about odd continuation responses | Steve Holme |
2013-09-25 | ftp.c: Fixed compilation warning | Steve Holme |
2013-09-24 | sasl: Centralised the authentication mechanism strings | Steve Holme |
2013-09-23 | RELEASE-NOTES: added recent contributors missing | Daniel Stenberg |
2013-09-23 | test906: Fixed type-2 response | Steve Holme |
2013-09-23 | test915: Corrected test number from commit 22bccb0edaf041 | Steve Holme |
2013-09-23 | test906: Fixed type-1 message not handled error | Steve Holme |
2013-09-22 | tests: Added SMTP AUTH NTLM test | Steve Holme |
2013-09-22 | tests: Added SMTP multiple and invalid --mail-rcpt test | Steve Holme |
2013-09-22 | tests: Added SMTP multiple --mail-rcpt test | Steve Holme |
2013-09-22 | tests: Added SMTP invalid --mail-rcpt test | Steve Holme |
2013-09-22 | tests: Regrouping of SMTP tests | Steve Holme |
2013-09-22 | test1112: Increase the timeout from 7s to 16s | Benoit Sigoure |
2013-09-22 | tests: Fixed smtp rcpt to addresses | Steve Holme |
2013-09-22 | ftpserver.pl: Expanded the SMTP RCPT handler to validate TO addresses | Steve Holme |
2013-09-22 | ftpserver.pl: Added cURL SMTP server detection to HELO command handler | Steve Holme |
2013-09-22 | ftpserver.pl: Corrected response code for successful RCPT command | Steve Holme |
2013-09-22 | ftpserver.pl: Moved invalid RCPT TO: address detection to RCPT handler | Steve Holme |
2013-09-21 | RELEASE-NOTES: Corrected missed addition | Steve Holme |
2013-09-21 | RELEASE-NOTES: Synced with 6dd8bd8d2f9729 | Steve Holme |
2013-09-21 | curl.1: Added information about optional login options to --user in manpage | Steve Holme |
2013-09-21 | ftpserver.pl: Moved cURL SMTP server detection into EHLO command handler | Steve Holme |
2013-09-21 | openssl: use correct port number in error message | Daniel Stenberg |
2013-09-21 | test1415: adjusted to work for 32bit time_t | Daniel Stenberg |
2013-09-21 | tests: Reworked existing SMTP tests to be single recipient based | Steve Holme |
2013-09-20 | ftpserver.pl: Corrected SMTP QUIT response to be more realistic | Steve Holme |
2013-09-20 | curl_easy_setopt.3: clarify that TIMEOUT and TIMEOUT_MS set the same value | Daniel Stenberg |
2013-09-20 | Documented --dns-* options in curl manpage | Kim Vandry |
2013-09-20 | pop3: Added basic SASL XOAUTH2 support | Steve Holme |
2013-09-20 | curl: Added clarification to the --mail options in the --help output | Steve Holme |
2013-09-20 | ftpserver.pl: Moved SMTP RCPT response text into command handler | Steve Holme |
2013-09-20 | tests: Added SMTP invalid --mail-from test | Steve Holme |
2013-09-19 | darwinssl: enable BEAST workaround on iOS 7 & later | Nick Zitzmann |
2013-09-19 | tests: Updated SMTP AUTH tests to use the new AUTH directive | Steve Holme |
2013-09-19 | tests: Corrected test913 as the QUIT response is received | Steve Holme |
2013-09-19 | tests: Added SMTP large message SIZE test | Steve Holme |