Age | Commit message (Expand) | Author |
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 |
2013-11-03 | tests: Disable IMAP CLOSE and EXPUNGE command tests | Steve Holme |
2013-11-03 | tests: Added tests for IMAP CLOSE and EXPUNGE commands | Steve Holme |
2013-11-03 | connect.c: Code policing on commit 5094bb53f4a027 | Steve Holme |
2013-11-03 | nss.c: Fixed compilation warnings | Steve Holme |
2013-11-03 | x509asn1.c: Fixed compilation warnings | Steve Holme |
2013-11-03 | DOCS: Expanded --request description to include POP3 and IMAP details | Steve Holme |
2013-11-03 | tool_help: Updated --list-only description to include POP3 | Steve Holme |
2013-11-03 | DOCS: Updated --list-only description to include POP3 | Steve Holme |
2013-11-03 | base64: Fixed compilation warnings when using Curl_base64_decode() | Steve Holme |
2013-11-03 | connect: Fixed "Whut?" no server connection failures | Steve Holme |
2013-11-03 | http: Post base64 decoding tidy up | Steve Holme |
2013-11-03 | glob_range: pass the closing bracket for a-z ranges | Daniel Stenberg |
2013-11-02 | getpart: Fixed base64 encoded parts following commit e17c1b25bc33eb | Steve Holme |
2013-11-02 | http: Added proxy tunnel authentication message header value extraction | Steve Holme |
2013-10-31 | http: Added authentication message header value extraction | Steve Holme |
2013-10-30 | curl_multi_wait: accept 0 from multi_timeout() as valid timeout | Daniel Stenberg |
2013-10-30 | email: Corrected a couple of typos from commit aa0eaef4838ccd | Steve Holme |
2013-10-30 | TODO: Removed the 'Graceful base64 decoding failure' sections | Steve Holme |
2013-10-30 | email: Post graceful SASL authentication cancellation tidy up | Steve Holme |
2013-10-30 | tests: use proper padding in NTLM responses | Kamil Dudka |
2013-10-30 | NSS: support for CERTINFO feature | Patrick Monnerat |
2013-10-30 | base64: removed trailing white space | Daniel Stenberg |
2013-10-30 | base64: Added basic validation to base64 input string when decoding | Steve Holme |
2013-10-29 | RELEASE-NOTES: synced with 255826c40f9316 | Daniel Stenberg |
2013-10-29 | bugfix: Don't block waiting for socket1 connect. | Björn Stenberg |
2013-10-28 | sasl: Updated create_digest_md5_message() to use a dynamic buffer | Steve Holme |
2013-10-28 | SECURITY: "curl security for developers" | Daniel Stenberg |
2013-10-28 | OS400: coding style standards | Patrick Monnerat |
2013-10-27 | email: Added support for cancelling NTLM authentication | Steve Holme |