Age | Commit message (Expand) | Author |
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 |
2013-06-22 | unit1396: unit tests to verify curl_easy_(un)escape | Daniel Stenberg |
2013-06-17 | test506: verify that CURLOPT_COOKIELIST takes share lock | Benjamin Gilbert |
2013-06-12 | cookies: follow-up fix for path checking | YAMADA Yasuharu |
2013-06-12 | test2033: requires NTLM support | Eric Hu |
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 |
2013-05-19 | tests: add test1394 file to the tarball | Daniel Stenberg |
2013-05-18 | cookies: only consider full path matches | YAMADA Yasuharu |
2013-05-07 | tests: Added new SMTP tests to verify commit 99b40451836d | Steve Holme |
2013-05-06 | unit1394.c: plug the curl tool unit test in | Kamil Dudka |
2013-05-04 | smtp: Fixed sending of double CRLF caused by first in EOB | Steve Holme |
2013-05-03 | tests: Corrected MAIL SIZE for CRLF line endings | Steve Holme |
2013-05-03 | tests: Corrected infilesize for CRLF line endings | Steve Holme |
2013-05-03 | tests: Corrected test1406 to be RFC2821 compliant | Steve Holme |
2013-05-02 | tests: Corrected test1320 to be RFC2821 compliant | Steve Holme |
2013-05-02 | tests: Corrected typo in test909 | Steve Holme |
2013-05-02 | tests: Corrected test909 to be RFC2821 compliant | Steve Holme |
2013-05-02 | tests: Updated test references to 909 from 1411 | Steve Holme |
2013-05-02 | tests: Renamed test1411 to test909 as this is a main SMTP test | Steve Holme |
2013-04-29 | tests: Added imap STATUS command test | Steve Holme |
2013-04-28 | tests: Corrected the SMTP tests to be RFC2821 compliant | Steve Holme |
2013-04-27 | tests: Corrected command line arguments in test907 and test908 | Steve Holme |
2013-04-27 | tests: Added SMTP AUTH with initial response tests | Steve Holme |
2013-04-27 | tests: Updated SMTP tests to decouple client initial response | Steve Holme |
2013-04-26 | ftp_state_pasv_resp: connect through proxy also when set by env | Daniel Stenberg |
2013-04-25 | test709: clarify the test in the name | Daniel Stenberg |
2013-04-22 | tests: add test1511 to check timecond clean-up | Alessandro Ghedini |
2013-04-12 | FTP: handle a 230 welcome response | Daniel Stenberg |