aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-23ftpserver.pl: Added support for empty pop3 authentication dataSteve Holme
2013-10-23CURLOPT_RESOLVE: mention they don't time-outDaniel Stenberg
2013-10-23tests: Added POP3 OAUTH2 authentication testSteve Holme
2013-10-23tests: Added empty response support to custom repliesSteve Holme
2013-10-23sasl: fix compiler warningDaniel Stenberg
2013-10-23tests: Added POP3 DIGEST-MD5 authentication testSteve Holme
2013-10-22configure: check for long long when building with cyasslDaniel Stenberg
2013-10-22test1240: verify 867b52a7ac52 (glob ranges with text to the right)Daniel Stenberg
2013-10-22glob: fix regression from commit 5ca96cb844Daniel Stenberg
2013-10-21Adding a .travis.yml file to use the travis-ci.orgRémy Léone
2013-10-21ssh: initialize per-handle data in ssh_connect()Kamil Dudka
2013-10-20curl.1: add missing exit-codeGisle Vanem
2013-10-20cmake: unbreak for non-Windows platformsDaniel Stenberg
2013-10-20ftpserver.pl: Fixed syntax error from commit 5b31b38c27bb7aSteve Holme
2013-10-19test866: Fixed user response from commit 7f7fbe7fbdb449Steve Holme
2013-10-19ftpserver.pl: Fixed processing of POP3 authentication stringsSteve Holme
2013-10-19tests: Added POP3 NTLM authentication testSteve Holme
2013-10-19tests: Added POP3 CRAM-MD5 authentication testSteve Holme
2013-10-19tests: Added POP3 login authentication testSteve Holme
2013-10-19tests: Added POP3 plain authentication testSteve Holme
2013-10-19tests: Added POP3 APOP authentication testSteve Holme
2013-10-19ftpserver.pl: Added support for APOP POP3 authenticationSteve Holme
2013-10-19tests: Added POP3 RSET testSteve Holme
2013-10-18RELEASE-NOTES: Synced with ce61510127ea60Steve Holme
2013-10-18email: Fixed QUIT / LOGOUT being sent when SSL connect failsSteve Holme
2013-10-18curl_sasl: initialize NSS before using cryptoKamil Dudka
2013-10-17SSL: Follow up work to commits 6a1363128f1107 and 87861c9b0e8155Steve Holme
2013-10-16SSL: Added unsupported cipher version check for OpenSSLSteve Holme
2013-10-16DOCS: Added libcurl version number to CURLOPT_SSLVERSIONSteve Holme
2013-10-16SSL: Corrected version number for new symbols from commit ad34a2d5c87c7fSteve Holme
2013-10-16SSL: Corrected typo from commit 87861c9b0e8155Steve Holme
2013-10-16SSL: Fixed OpenSSL builds prior to v1.0.1Steve Holme
2013-10-15test906: Fixed failing test on some platformsSteve Holme
2013-10-15NSS: acknowledge the --no-sessionid/CURLOPT_SSL_SESSIONID_CACHE optionPaul Donohue
2013-10-15ssh: Handle successful SSH_USERAUTH_NONETyler Hall
2013-10-15usercertinmem: fix memory leaksIshan SinghLevett
2013-10-15build: distribute and install libcurl.m4 by defaultDave Reisner
2013-10-15tool: use XFERFUNCTION to save some castsDave Reisner
2013-10-15curl.1: fix typo conjuction -> conjunctionAlessandro Ghedini
2013-10-15curl: document the new --tlsv1.[012] optionsDaniel Stenberg
2013-10-15SSL: protocol version can be specified more preciselyGergely Nagy
2013-10-14darwinssl: un-break iOS build after PKCS#12 feature addedNick Zitzmann
2013-10-14bump: start working on 7.33.1Daniel Stenberg
2013-10-14THANKS: added contributors from the 7.33.0 announcementDaniel Stenberg
2013-10-13RELEASE-NOTES: synced with 92cf6141ed0deDaniel Stenberg
2013-10-13curl: fix --oauth2-bearer in the --help outputDaniel Stenberg
2013-10-13OpenSSL: improve the grammar of the language in 39beaa5ffbccDaniel Stenberg
2013-10-13OpenSSL: use failf() when subjectAltName mismatchesAndrej E Baranov
2013-10-12curl: rename --bearer to --oauth2-bearerDaniel Stenberg
2013-10-12ssh: improve the logic for detecting blocking directionKamil Dudka