aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-04examples: Standardised username and password settings for all email examplesSteve Holme
2014-01-04Updated copyright year for recent changesSteve Holme
2014-01-04secureserver.pl: support for stunnel-path with nun-alphanum charsMarc Hoersken
2014-01-04conncache.c: fix possible dereference of null pointerMarc Hoersken
2014-01-04docs: primarily refer to schannel as WinSSLMarc Hoersken
2014-01-04examples: Added IMAP COPY exampleSteve Holme
2014-01-04examples: Added IMAP DELETE exampleSteve Holme
2014-01-04examples: Added IMAP CREATE exampleSteve Holme
2014-01-04FTP parselist: fix "total" parserDaniel Stenberg
2014-01-03test1513: fix spellingDaniel Stenberg
2014-01-03Makefile.vc6: follow up fix for 11e8066 and 92b9ae5Marc Hoersken
2014-01-03test1513: added - verify early progress callback return failDaniel Stenberg
2014-01-03progresscallback: make CURLE_ABORTED_BY_CALLBACK get returned betterDaniel Stenberg
2014-01-03unittests: do not include curl_memory.hMarc Hoersken
2014-01-03pipeline: remove print_pipeline()Daniel Stenberg
2014-01-03openssl: allow explicit sslv2 selectionDaniel Stenberg
2014-01-02Bumped copyright year to 2014Steve Holme
2014-01-02Updated copyright year for recent changesSteve Holme
2014-01-03vtls/nssg.h: fixed include references to moved fileMarc Hoersken
2014-01-03curl_easy_setopt.3: fix formatting mistakesChristian Weisgerber
2014-01-02OpenSSL: Fix forcing SSLv3 connectionsBarry Abrahamson
2014-01-02Trial to fix the nmake Makefile for vtls files.Guenter Knauf
2014-01-02examples: Added IMAP SEARCH exampleSteve Holme
2014-01-02examples: Added IMAP EXAMINE mailbox folder exampleSteve Holme
2014-01-02Fix NetWare build for vtls files.Guenter Knauf
2014-01-01CMakeLists.txt: add standard curl source code headerDaniel Stenberg
2014-01-01CMakeLists.txt: add warning about the cmake build's stateDaniel Stenberg
2014-01-01examples: Updated SMTP multi example to be more realisticSteve Holme
2014-01-01OpenSSL: Fix forcing SSLv3 connectionsBarry Abrahamson
2014-01-01examples: Corrected unescaped backslash in imap-store.cSteve Holme
2014-01-01examples: Update SMTP TLS example mail content to be RFC-2821 compliantSteve Holme
2014-01-01examples: Added IMAP APPEND exampleSteve Holme
2014-01-01examples: Added IMAP STORE exampleSteve Holme
2013-12-31RELEASE-NOTES: Synced with 7de2e032584d44Steve Holme
2013-12-31examples: Added IMAP LIST mailbox exampleSteve Holme
2013-12-31examples: Updated IMAP fetch example for libcurl 7.30.0Steve Holme
2013-12-31examples: Rename before adding additional email examplesSteve Holme
2013-12-31examples: Added SMTP EXPN command exampleSteve Holme
2013-12-31examples: Added SMTP email verification exampleSteve Holme
2013-12-31imap: Fixed line length warningSteve Holme
2013-12-31mprintf: Replaced internal usage of FORMAT_OFF_T and FORMAT_OFF_TUSteve Holme
2013-12-31examples: Updated copyright year for recent editsSteve Holme
2013-12-31examples: Corrected incorrect indentation in smtp-multi.cSteve Holme
2013-12-31examples: Updated SMTP examples to set CURLOPT_UPLOADSteve Holme
2013-12-30mprintf: Added support for I, I32 and I64 size specifiersSteve Holme
2013-12-29curl_easy_setopt.3: Added SMTP information to CURLOPT_INFILESIZE_LARGESteve Holme
2013-12-28tests: Disabled NTLM tests when running with SSPI enabledSteve Holme
2013-12-28connect.c: Fixed compilation warningSteve Holme
2013-12-28runtests.pl: Fixed slightly incorrect regex in commit 28dd47d4d41900Steve Holme
2013-12-28connect: Try all addresses in first connection attemptBjörn Stenberg