Age | Commit message (Expand) | Author |
2013-11-13 | tests: Added IMAP login authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added IMAP plain authentication with initial response test | Steve Holme |
2013-11-13 | test873: Use proper padding in NTLM responses | Steve Holme |
2013-11-12 | darwinssl: check for SSLSetSessionOption() presence when toggling BEAST | Nick Zitzmann |
2013-11-12 | darwinssl: PKCS#12 import feature now requires Lion or later | Nick Zitzmann |
2013-11-13 | tests: Added POP3 OAuth 2.0 authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added POP3 NTLM authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added POP3 login authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added POP3 plain authentication with initial response test | Steve Holme |
2013-11-12 | TODO: Added auth= in URLs to the wish list for HTTP | Steve Holme |
2013-11-12 | curl_easy_setopt: Added the ability to set the login options separately | Steve Holme |
2013-11-12 | curl.1: mention that -O does no URL decoding | Daniel Stenberg |
2013-11-12 | curl_easy_setopt.3: clarify CURLOPT_SSL_VERIFYHOST documentation | Tomas Hoger |
2013-11-12 | runtests.pl: Added SSPI detection | Steve Holme |
2013-11-12 | multi: Small code tidy up to avoid hard return | Steve Holme |
2013-11-12 | tests: Updated CRAM-MD5 tests to use test user details | Steve Holme |
2013-11-11 | multi: Set read socket when returning READSOCK(0) | Björn Stenberg |
2013-11-11 | bump: next release will be 7.34.0 | Daniel Stenberg |
2013-11-10 | connect: Close temporary sockets in conn_free() | Björn Stenberg |
2013-11-10 | tests: Corrected titles of POP3 and SMTP OAuth 2.0 tests | Steve Holme |
2013-11-10 | test823: Fixed expected authentication text from commit e10a26a9d6d6de | Steve Holme |
2013-11-10 | test821: Fixed expected authentication text from commit 2d5455feac9984 | Steve Holme |
2013-11-10 | RELEASE-NOTES: Synced with 0f81fbe5da6643 | Steve Holme |
2013-11-10 | ares: Fixed compilation under Visual Studio 2012 | Kim Vandry |
2013-11-10 | tests: Added IMAP OAuth 2.0 authentication test | Steve Holme |
2013-11-10 | tests: Added IMAP DIGEST-MD5 authentication test | Steve Holme |
2013-11-10 | tests: Added IMAP NTLM authentication test | Steve Holme |
2013-11-10 | tests: Added IMAP CRAM-MD5 authentication test | Steve Holme |
2013-11-10 | test819: Fixed expected authentication text from commit 76f924131c9fd3 | Steve Holme |
2013-11-10 | ftpserver.pl: Reworked custom reply handling code | Steve Holme |
2013-11-10 | ftpserver.pl: Reworked unrecognised command responses | Steve Holme |
2013-11-10 | ftpserver.pl: Fixed processing of IMAP authentication strings | Steve Holme |
2013-11-09 | cmake: fix Windows build with IPv6 support | Daniel Stenberg |
2013-11-06 | Revert "ftpserver.pl: Corrected logic from commit 27b7b1062f9d97" | Steve Holme |
2013-11-06 | ftpserver.pl: Corrected logic from commit 27b7b1062f9d97 | Steve Holme |
2013-11-06 | ftpserver.pl: Fixed IMAP cmdid being sent on custom responses | Steve Holme |
2013-11-05 | tests: Added IMAP login authentication test | Steve Holme |
2013-11-05 | tests: Added IMAP plain authentication test | Steve Holme |
2013-11-05 | url.c: Very small amount of policing | Steve Holme |
2013-11-05 | url.c: Remove superfluous for loop | Björn Stenberg |
2013-11-05 | KNOWN_BUGS: STARTTRANSFER for POST requests | Daniel Stenberg |
2013-11-05 | Curl_ssl_push_certinfo_len: don't %.*s non-zero-terminated string | Daniel Stenberg |
2013-11-05 | RELEASE-NOTES: Synced with 7fc3b2ce382ed6 | Steve Holme |
2013-11-05 | connect.h: Updated copyright year for last edit | Steve Holme |
2013-11-04 | connect: Add connection delay to Happy Eyeballs. | Björn Stenberg |
2013-11-04 | winbind: Fixed ntlm_auth expecting eol following commit e17c1b25bc33eb | Steve Holme |
2013-11-04 | nss.c: Fixed compilation warnings (Take Two) | Steve Holme |
2013-11-04 | nss.c: Fixed compilation warnings | Steve Holme |
2013-11-03 | tests: Added test for IMAP NOOP command | Steve Holme |
2013-11-03 | tests: Added test for IMAP COPY command | Steve Holme |