aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-15pop3-dele.c: Added missing CURLOPT_NOBODY following feedbackSteve Holme
2014-01-16connect.c:942:84: warning: Longer than 79 columnsDaniel Stenberg
2014-01-15connect.c: Corrected version compare in commit c7a76bb056f31eSteve Holme
2014-01-15RELEASE-NOTES: Synced with c7a76bb056f31eSteve Holme
2014-01-15win32: Fixed use of deprecated function 'GetVersionInfoEx' for VC12Steve Holme
2014-01-14curl_easy_setopt.3: mention how to unset CURLOPT_INFILESIZE*Daniel Stenberg
2014-01-14TODO: Allow SSL (HTTPS) to proxyDaniel Stenberg
2014-01-14TODO: remove FTP proxy and more SSL librariesDaniel Stenberg
2014-01-14TODO: Detect when called from witin callbacksDaniel Stenberg
2014-01-13secureserver.pl: follow up fix for 87ade5fMarc Hoersken
2014-01-13error message: Sensible message on timeout when transfer size unknownColin Hogben
2014-01-13secureserver.pl: added full support for tstunnel on WindowsMarc Hoersken
2014-01-12examples: Fixed compilation errorsSteve Holme
2014-01-12imap-multi.c: Corrected typoSteve Holme
2014-01-12smtp-multi.c: Minor coding style tidyup following POP3 and IMAP additionsSteve Holme
2014-01-12examples: Added IMAP multi exampleSteve Holme
2014-01-12pop3-multi.c: Corrected copy/paste typoSteve Holme
2014-01-12examples: Added POP3 multi exampleSteve Holme
2014-01-12examples: Added comments to SMTP multi example based on other MAIL examplesSteve Holme
2014-01-12examples: Removed user information and TLS setup from SMTP multi exampleSteve Holme
2014-01-12examples: Updated SMTP MAIL example to return libcurl result codeSteve Holme
2014-01-12examples: Synchronised comments between SMTP MAIL examplesSteve Holme
2014-01-12examples: Updated SMTP MAIL example to use a read function for dataSteve Holme
2014-01-12OpenSSL: deselect weak ciphers by defaultDaniel Stenberg
2014-01-12multi: remove MULTI_TIMEOUT_INACCURACYDaniel Stenberg
2014-01-11Makefile.dist: Added support for VC7Steve Holme
2014-01-10RELEASE-NOTES: Synced with 980659a2caa285Steve Holme
2014-01-10multi_socket: remind app if timeout didn't runDaniel Stenberg
2014-01-10threaded-resolver: never use NULL hints with getaddrinfoDaniel Stenberg
2014-01-09darwinssl: un-break Leopard build after PKCS#12 changeNick Zitzmann
2014-01-08Curl_updateconninfo: don't do anything for UDP "connections"Daniel Stenberg
2014-01-08info: remove debug outputDaniel Stenberg
2014-01-08runtests: disable memory tracking with threaded resolverDaniel Stenberg
2014-01-08trynextip: fix build for non-IPV6 capable systemsDaniel Stenberg
2014-01-08makefile: Added support for VC12Steve Holme
2014-01-08makefile: Added support for VC11Steve Holme
2014-01-08winbuild: Follow up fix for a47c142a88c0, 11e8066ef956 and 92b9ae5c5d59Steve Holme
2014-01-07mk-ca-bundle.1: document -dDaniel Stenberg
2014-01-07RELEASE-NOTES: Synced with 8ae35102c43d8dSteve Holme
2014-01-07ConnectionExists: fix NTLM check for new connectionDaniel Stenberg
2014-01-05examples: Added required libcurl version information to SMTP examplesSteve Holme
2014-01-05mk-ca-bundle.pl: avoid warnings with -d without parameterDaniel Stenberg
2014-01-05mk-ca-bundle: introduces -d and warns about using this scriptLeif W
2014-01-05Makefile: Added missing WinSSL and x64 configurationsSteve Holme
2014-01-05docs/INTERNALS: follow up fix for 11e8066 and 92b9ae5Marc Hoersken
2014-01-05packages: follow up fix for a47c142, 11e8066 and 92b9ae5Marc Hoersken
2014-01-05multi.c: fix possible dereference of null pointerMarc Hoersken
2014-01-05Examples: Renamed SMTP MAIL example to match other email examplesSteve Holme
2014-01-05examples: Added POP3 TLS exampleSteve Holme
2014-01-05examples: Added IMAP NOOP exampleSteve Holme