Age | Commit message (Expand) | Author |
2013-11-23 | ftpserver.pl: Fixed servercmd REPLY with * detection | Steve Holme |
2013-11-23 | tests: Added IMAP graceful authentication cancellation tests | Steve Holme |
2013-11-23 | tests: Moved CR LF in URL tests to their respective protocol groups | Steve Holme |
2013-11-17 | tests: Added SMTP NOOP and RSET tests | Steve Holme |
2013-11-17 | test928: Corrected typo in expected data from commit df58084695ce9b | Steve Holme |
2013-11-17 | tests: Added SMTP HELP test | Steve Holme |
2013-11-17 | tests: Added SMTP EXPN command test | Steve Holme |
2013-11-16 | test926: Corrected unknown user reply from commit 0d735c29f92748 | Steve Holme |
2013-11-16 | tests: Corrected missing data reply sections from 3d50e91aeef8cc | Steve Holme |
2013-11-16 | tests: Added SMTP VRFY command tests | Steve Holme |
2013-11-16 | ftpserver.pl: Added support for new SMTP commands | Steve Holme |
2013-11-15 | lib1507.c: Added missing set of CURLOPT_UPLOAD option | Steve Holme |
2013-11-13 | test825: Corrected typo from commit b29217d0d682d4 | Steve Holme |
2013-11-13 | test922: Corrected title to match other OAuth 2.0 tests | Steve Holme |
2013-11-13 | tests: Added IMAP OAuth 2.0 authentication with initial response test | Steve Holme |
2013-11-13 | tests: Added IMAP NTLM authentication with initial response test | Steve Holme |
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-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 | runtests.pl: Added SSPI detection | Steve Holme |
2013-11-12 | tests: Updated CRAM-MD5 tests to use test user details | Steve Holme |
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 | 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-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-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 | base64: Fixed compilation warnings when using Curl_base64_decode() | Steve Holme |
2013-11-02 | getpart: Fixed base64 encoded parts following commit e17c1b25bc33eb | Steve Holme |
2013-10-30 | tests: use proper padding in NTLM responses | Kamil Dudka |
2013-10-30 | base64: Added basic validation to base64 input string when decoding | Steve Holme |
2013-10-26 | FTP: make the data connection work when going through proxy | Daniel Stenberg |