aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-12Fixed typo in Makefile.inc that left http2.h out of the tar ballDan Fandrich
2013-10-11minor fix in docHeinrich Schaefer
2013-10-09curl_setup_once: fix errno access for lwip on WindowsGisle Vanem
2013-10-07test1239: verify 4cd444e01ad and the simulated 304 responseDaniel Stenberg
2013-10-07HTTP: Output http response 304 when modified time is too oldDerek Higgins
2013-10-07contributors: helper script to dig out contributors from gitDaniel Stenberg
2013-10-07RELEASE-NOTES: add twos refs to bug reportsDaniel Stenberg
2013-10-06RELEASE-NOTES: synced with 173160c0d068Daniel Stenberg
2013-10-02darwinssl: block TLS_RSA_WITH_NULL_SHA256 cipherNick Zitzmann
2013-10-02OpenSSL: acknowledge CURLOPT_SSL_VERIFYHOST without VERIFYPEERDaniel Stenberg
2013-10-02KNOWN_BUGS: #84: CURLINFO_SSL_VERIFYRESULTDaniel Stenberg
2013-10-01xattr: add support for FreeBSD xattr APIFrançois Charlier
2013-09-30curl_easy_setopt.3: slight clarification of SEEKFUNCTIONDaniel Stenberg
2013-09-29tests: Fixed typos from commit 25a0c96a494297Steve Holme
2013-09-29tests: Updated email addresses in SMTP tests following recent changesSteve Holme