Age | Commit message (Expand) | Author |
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: Added tests for IMAP CLOSE and EXPUNGE commands | 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 | tests: Added POP3 OAUTH2 authentication test | 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-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 | tests: Added POP3 RSET test | Steve Holme |
2013-10-07 | test1239: verify 4cd444e01ad and the simulated 304 response | Daniel Stenberg |
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-20 | tests: Added SMTP invalid --mail-from test | Steve Holme |
2013-09-19 | tests: Added SMTP large message SIZE test | Steve Holme |
2013-09-17 | cookies: add expiration | YAMADA Yasuharu |
2013-09-16 | tests: Added test for SMTP SIZE capability | Steve Holme |
2013-09-09 | tests: Added test for POP3 TOP command | Steve Holme |
2013-09-09 | tests: Added test for POP3 UIDL command | Steve Holme |
2013-09-08 | tests: Added test for POP3 NOOP command | Steve Holme |
2013-09-08 | tests: Added test for POP3 STAT command | Steve Holme |
2013-09-07 | tests: Added test for POP3 DELE command | Steve Holme |
2013-08-31 | tests: Added test for IMAP CHECK command | Steve Holme |
2013-08-30 | tests: Added tests for IMAP CREATE, DELETE and RENAME commands | Steve Holme |
2013-08-28 | tests: Added test for IMAP SEARCH command | Steve Holme |
2013-08-22 | TFTP: make the CURLOPT_LOW_SPEED* options work | Daniel Stenberg |
2013-08-20 | test1237: verify 1000+ letter user name + passwords | Daniel Stenberg |
2013-08-16 | glob: error out on range overflow | Daniel Stenberg |
2013-08-16 | urlglob: better detect unclosed braces, empty lists and overflows | Daniel Stenberg |
2013-08-08 | global dns cache: didn't work [regression] | Daniel Stenberg |
2013-08-06 | FTP: when EPSV gets a 229 but fails to connect, retry with PASV | Daniel Stenberg |
2013-07-23 | tests: test1232 verifies dotdot removal from path with proxy | Fabian Keil |
2013-07-16 | test1414: FTP PORT download without SIZE support | Daniel Stenberg |
2013-06-24 | tests: add test1395 to the tarball | Daniel Stenberg |
2013-06-22 | dotdot: introducing dot file path cleanup | Daniel Stenberg |
2013-06-22 | unit1396: unit tests to verify curl_easy_(un)escape | Daniel Stenberg |
2013-06-04 | test1230: verify CONNECT to a numerical ipv6-address | Daniel Stenberg |
2013-05-27 | Digest auth: escape user names with \ or " in them | Daniel Stenberg |