Age | Commit message (Expand) | Author |
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 |
2013-10-26 | tests: Tidy up of SMTP and POP3 tests | Steve Holme |
2013-10-26 | test907: Corrected DIGEST-MD5 response given in commit 820ed48a0088cd | Steve Holme |
2013-10-25 | tests: Added SMTP OAUTH2 authentication with initial response test | Steve Holme |
2013-10-25 | tests: Added SMTP NTLM authentication with initial response test | Steve Holme |
2013-10-25 | tests: Added SMTP OAUTH2 authentication test | Steve Holme |
2013-10-25 | tests: Added SMTP DIGEST-MD5 authentication test | Steve Holme |
2013-10-25 | tests: Regrouped SMTP authentication tests | Steve Holme |
2013-10-23 | ftpserver.pl: Added support for empty pop3 authentication data | Steve Holme |
2013-10-23 | tests: Added POP3 OAUTH2 authentication test | Steve Holme |
2013-10-23 | tests: Added empty response support to custom replies | Steve Holme |
2013-10-23 | tests: Added POP3 DIGEST-MD5 authentication test | Steve Holme |
2013-10-22 | test1240: verify 867b52a7ac52 (glob ranges with text to the right) | Daniel Stenberg |
2013-10-20 | ftpserver.pl: Fixed syntax error from commit 5b31b38c27bb7a | Steve Holme |
2013-10-19 | test866: Fixed user response from commit 7f7fbe7fbdb449 | Steve Holme |
2013-10-19 | ftpserver.pl: Fixed processing of POP3 authentication strings | Steve Holme |
2013-10-19 | tests: Added POP3 NTLM authentication test | Steve Holme |
2013-10-19 | tests: Added POP3 CRAM-MD5 authentication test | Steve Holme |
2013-10-19 | tests: Added POP3 login authentication test | Steve Holme |
2013-10-19 | tests: Added POP3 plain authentication test | Steve Holme |
2013-10-19 | tests: Added POP3 APOP authentication test | Steve Holme |
2013-10-19 | ftpserver.pl: Added support for APOP POP3 authentication | Steve Holme |
2013-10-19 | tests: Added POP3 RSET test | Steve Holme |
2013-10-15 | test906: Fixed failing test on some platforms | Steve Holme |
2013-10-07 | test1239: verify 4cd444e01ad and the simulated 304 response | 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-23 | test906: Fixed type-2 response | Steve Holme |
2013-09-23 | test915: Corrected test number from commit 22bccb0edaf041 | Steve Holme |
2013-09-23 | test906: Fixed type-1 message not handled error | Steve Holme |
2013-09-22 | tests: Added SMTP AUTH NTLM test | Steve Holme |
2013-09-22 | tests: Added SMTP multiple and invalid --mail-rcpt test | Steve Holme |
2013-09-22 | tests: Added SMTP multiple --mail-rcpt test | Steve Holme |
2013-09-22 | tests: Added SMTP invalid --mail-rcpt test | Steve Holme |
2013-09-22 | tests: Regrouping of SMTP tests | Steve Holme |
2013-09-22 | test1112: Increase the timeout from 7s to 16s | Benoit Sigoure |
2013-09-22 | tests: Fixed smtp rcpt to addresses | Steve Holme |
2013-09-22 | ftpserver.pl: Expanded the SMTP RCPT handler to validate TO addresses | Steve Holme |
2013-09-22 | ftpserver.pl: Added cURL SMTP server detection to HELO command handler | Steve Holme |