Age | Commit message (Expand) | Author |
2013-10-18 | email: Fixed QUIT / LOGOUT being sent when SSL connect fails | Steve Holme |
2013-10-18 | curl_sasl: initialize NSS before using crypto | Kamil Dudka |
2013-10-17 | SSL: Follow up work to commits 6a1363128f1107 and 87861c9b0e8155 | Steve Holme |
2013-10-16 | SSL: Added unsupported cipher version check for OpenSSL | Steve Holme |
2013-10-16 | DOCS: Added libcurl version number to CURLOPT_SSLVERSION | Steve Holme |
2013-10-16 | SSL: Corrected version number for new symbols from commit ad34a2d5c87c7f | Steve Holme |
2013-10-16 | SSL: Corrected typo from commit 87861c9b0e8155 | Steve Holme |
2013-10-16 | SSL: Fixed OpenSSL builds prior to v1.0.1 | Steve Holme |
2013-10-15 | test906: Fixed failing test on some platforms | Steve Holme |
2013-10-15 | NSS: acknowledge the --no-sessionid/CURLOPT_SSL_SESSIONID_CACHE option | Paul Donohue |
2013-10-15 | ssh: Handle successful SSH_USERAUTH_NONE | Tyler Hall |
2013-10-15 | usercertinmem: fix memory leaks | Ishan SinghLevett |
2013-10-15 | build: distribute and install libcurl.m4 by default | Dave Reisner |
2013-10-15 | tool: use XFERFUNCTION to save some casts | Dave Reisner |
2013-10-15 | curl.1: fix typo conjuction -> conjunction | Alessandro Ghedini |
2013-10-15 | curl: document the new --tlsv1.[012] options | Daniel Stenberg |
2013-10-15 | SSL: protocol version can be specified more precisely | Gergely Nagy |
2013-10-14 | darwinssl: un-break iOS build after PKCS#12 feature added | Nick Zitzmann |
2013-10-14 | bump: start working on 7.33.1 | Daniel Stenberg |
2013-10-14 | THANKS: added contributors from the 7.33.0 announcement | Daniel Stenberg |
2013-10-13 | RELEASE-NOTES: synced with 92cf6141ed0de | Daniel Stenberg |
2013-10-13 | curl: fix --oauth2-bearer in the --help output | Daniel Stenberg |
2013-10-13 | OpenSSL: improve the grammar of the language in 39beaa5ffbcc | Daniel Stenberg |
2013-10-13 | OpenSSL: use failf() when subjectAltName mismatches | Andrej E Baranov |
2013-10-12 | curl: rename --bearer to --oauth2-bearer | Daniel Stenberg |
2013-10-12 | ssh: improve the logic for detecting blocking direction | Kamil Dudka |
2013-10-12 | Fixed typo in Makefile.inc that left http2.h out of the tar ball | Dan Fandrich |
2013-10-11 | minor fix in doc | Heinrich Schaefer |
2013-10-09 | curl_setup_once: fix errno access for lwip on Windows | Gisle Vanem |
2013-10-07 | test1239: verify 4cd444e01ad and the simulated 304 response | Daniel Stenberg |
2013-10-07 | HTTP: Output http response 304 when modified time is too old | Derek Higgins |
2013-10-07 | contributors: helper script to dig out contributors from git | Daniel Stenberg |
2013-10-07 | RELEASE-NOTES: add twos refs to bug reports | Daniel Stenberg |
2013-10-06 | RELEASE-NOTES: synced with 173160c0d068 | Daniel Stenberg |
2013-10-02 | darwinssl: block TLS_RSA_WITH_NULL_SHA256 cipher | Nick Zitzmann |
2013-10-02 | OpenSSL: acknowledge CURLOPT_SSL_VERIFYHOST without VERIFYPEER | Daniel Stenberg |
2013-10-02 | KNOWN_BUGS: #84: CURLINFO_SSL_VERIFYRESULT | Daniel Stenberg |
2013-10-01 | xattr: add support for FreeBSD xattr API | François Charlier |
2013-09-30 | curl_easy_setopt.3: slight clarification of SEEKFUNCTION | Daniel Stenberg |
2013-09-29 | tests: Fixed typos from commit 25a0c96a494297 | Steve Holme |
2013-09-29 | tests: Updated email addresses in SMTP tests following recent changes | Steve Holme |
2013-09-29 | test909: Removed custom EHLO response after recent changes | Steve Holme |
2013-09-29 | ftpserver.pl: Fixed compilation error from commit 49341628b50007 | Steve Holme |
2013-09-29 | ftpserver.pl: Moved specifying the test number from the RCPT address | Steve Holme |
2013-09-29 | ftpserver.pl: Added unwanted argument check to SMTP DATA command handler | Steve Holme |
2013-09-29 | getinmemory: remove a comment | Daniel Stenberg |
2013-09-29 | postinmemory: new example | Daniel Stenberg |
2013-09-28 | win32: fix Visual Studio 2010 build with WINVER >= 0x600 | Daniel Stenberg |
2013-09-28 | ssluse.c: Fixed compilation warnings when ENGINE not supported | Steve Holme |
2013-09-27 | configure: use icc options without space | Daniel Stenberg |