aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-01base64: Post extended extended validation tidy upSteve Holme
2013-12-01base64: Extended validation to look for invalid charactersSteve Holme
2013-11-30base64: Post basic validation tidy upSteve Holme
2013-11-30curl_easy_getinfo: Post CURLINFO_TLS_SESSION tidy upSteve Holme
2013-11-29parseconfig: dash options can't specified with colon or equalsDaniel Stenberg
2013-11-29curl.1: -G also takes --data-urlencode dataDaniel Stenberg
2013-11-28globbing: curl glob counter mismatch with {} list useDaniel Stenberg
2013-11-28sessioninfo.c: Added sample code for CURLINFO_TLS_SESSIONChristian Grothoff
2013-11-27multi.c: Fixed compilation error introduced in commit a900d45489fc14Steve Holme
2013-11-27curl_easy_getopt: Handle API violation gracefullyChristian Grothoff
2013-11-27KNOWN_BUGS: #86: Disconnect commands may not be sent by IMAP, POP3 and SMTPSteve Holme
2013-11-27curl_multi_cleanup: ignore SIGPIPEJeff King
2013-11-27sigpipe: factor out sigpipe_reset from easy.cJeff King
2013-11-27connect: Try next ip directly after immediate connect failBjörn Stenberg
2013-11-25hostip: don't prune DNS cache entries that are in useDaniel Stenberg
2013-11-24RELEASE-NOTES: Synced with 35e476a3f6cdd5Steve Holme
2013-11-24tests: Re-ordered test arguments to match other IMAP testsSteve Holme
2013-11-24tests: Corrected login "username" authentication responsesSteve Holme
2013-11-24tests: Added error code explanation commentsSteve Holme
2013-11-24tests: Removed expected QUIT response from graceful cancellation testsSteve Holme
2013-11-24tests: Added SMTP graceful authentication cancellation testsSteve Holme
2013-11-24tests: Added POP3 graceful authentication cancellation testsSteve Holme
2013-11-23ftpserver.pl: Reworked fix from commit 7a36b2abc06862Steve Holme
2013-11-23ftpserver.pl: Fixed unknown IMAP command "*"Steve Holme
2013-11-23ftpserver.pl: Fixed servercmd REPLY with * detectionSteve Holme
2013-11-23tests: Added IMAP graceful authentication cancellation testsSteve Holme
2013-11-23tests: Moved CR LF in URL tests to their respective protocol groupsSteve Holme
2013-11-23smtp: Post SMTP command expansion tidy upSteve Holme
2013-11-22symbols-in-versions: Added missing CURLSSLBACKEND_* symbolsSteve Holme
2013-11-22symbols-in-versions: Fixed missing CURLINFO_TLS_SESSIONSteve Holme
2013-11-21curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internalsChristian Grothoff
2013-11-17RELEASE-NOTES: Synced with 8191800a0c8ff7Steve Holme
2013-11-17smtp: Fixed space being sent in non --mail-rcpt based requestsSteve Holme
2013-11-17tests: Added SMTP NOOP and RSET testsSteve Holme
2013-11-17test928: Corrected typo in expected data from commit df58084695ce9bSteve Holme
2013-11-17tests: Added SMTP HELP testSteve Holme
2013-11-17smtp: Changed the default command to HELP when no options are specifiedSteve Holme
2013-11-17smtp:Fixed memory leak from commit dac01ff6d788b2Steve Holme
2013-11-17connect: Close open but unconnected socket in singleipconnect()Steve Holme
2013-11-17tests: Added SMTP EXPN command testSteve Holme
2013-11-16test926: Corrected unknown user reply from commit 0d735c29f92748Steve Holme
2013-11-16tests: Corrected missing data reply sections from 3d50e91aeef8ccSteve Holme
2013-11-16tests: Added SMTP VRFY command testsSteve Holme
2013-11-16ftpserver.pl: Added support for new SMTP commandsSteve Holme
2013-11-15smtp: Fixed broken RCPT TO from commit 0ea4a80bb23666Steve Holme
2013-11-15smtp_state_mail_resp: removed unused variable 'smtp'Daniel Stenberg
2013-11-15DOCS: Updated curl_easy_setopt.3 following recent SMTP changesSteve Holme
2013-11-15DOCS: Updated manpage following recent SMTP modificationsSteve Holme
2013-11-15smtp: Simplified the next RCPT TO logicSteve Holme
2013-11-15lib1507.c: Added missing set of CURLOPT_UPLOAD optionSteve Holme