Age | Commit message (Expand) | Author |
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-21 | test1415: adjusted to work for 32bit time_t | Daniel Stenberg |
2013-09-21 | tests: Reworked existing SMTP tests to be single recipient based | Steve Holme |
2013-09-20 | tests: Added SMTP invalid --mail-from test | Steve Holme |
2013-09-19 | tests: Updated SMTP AUTH tests to use the new AUTH directive | Steve Holme |
2013-09-19 | tests: Corrected test913 as the QUIT response is received | Steve Holme |
2013-09-19 | tests: Added SMTP large message SIZE test | Steve Holme |
2013-09-19 | tests: Fixed smtp mail from addresses | Steve Holme |
2013-09-17 | cookies: add expiration | YAMADA Yasuharu |
2013-09-16 | tests: Fixed test 1406 following recent changes in ftpserver.pl | Steve Holme |
2013-09-16 | tests: Added test for SMTP SIZE capability | Steve Holme |
2013-09-15 | ftpserver.pl: Added support for SMTP HELO command | Steve Holme |
2013-09-14 | ftpserver.pl: Moved POP3 USER and PASS handlers into own functions | Steve Holme |
2013-09-14 | tests: Updated descriptions to be more meaningful | Steve Holme |
2013-09-14 | tests: Updated descriptions to be more meaningful | 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 | ftpserver.pl: Corrected POP3 LIST as message numbers should be contiguous | Steve Holme |
2013-09-08 | tests: Updated descriptions to be more meaningful | 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-09-06 | urlglob: improved error messages and column number on bad use | Daniel Stenberg |
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-15 | tests 2032, 2033: Don't hardcode port in expected output | Tor Arntsen |
2013-08-11 | test1228: add 'HTTP proxy' to the keywords | Fabian Keil |
2013-08-11 | tests: add keywords for a couple of FILE tests | Fabian Keil |
2013-08-11 | tests: add 'FAILURE' keywords to tests 1409 and 1410 | Fabian Keil |
2013-08-11 | tests: add keywords for a couple of HTTP tests | Fabian Keil |
2013-08-11 | tests: add keywords for a couple of FTP tests | Fabian Keil |
2013-08-11 | test1511: consistently terminate headers with CRLF | Fabian Keil |
2013-08-10 | DISABLED: shut of test 1512 for now | 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-08-04 | formadd: wrong pointer for file name when CURLFORM_BUFFERPTR used | 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-07-11 | test 1511: fix enumerated type mixed with another type | Yang Tse |
2013-06-25 | formpost: better random boundaries | Daniel Stenberg |
2013-06-24 | tests: add test1395 to the tarball | Daniel Stenberg |
2013-06-22 | test1396: invoke the correct test tool! | Daniel Stenberg |
2013-06-22 | test1230: avoid using hard-wired port number | Kamil Dudka |
2013-06-22 | dotdot: introducing dot file path cleanup | Daniel Stenberg |