Age | Commit message (Expand) | Author |
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 | lib1900: use tutil_tvnow instead of gettimeofday | Sergei Nikulov |
2013-06-12 | test2033: requires NTLM support | Eric Hu |
2013-06-06 | lib1500: remove bad check | Daniel Stenberg |
2013-06-04 | tests/Makefile: typo in the perlcheck target | Daniel Stenberg |
2013-06-04 | test1230: verify CONNECT to a numerical ipv6-address | Daniel Stenberg |
2013-06-04 | sws: support extracting test number from CONNECT 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-12 | Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage" | Daniel Stenberg |
2013-05-08 | libtest: gitignore more binary files | Daniel Stenberg |
2013-05-07 | tests: Added new SMTP tests to verify commit 99b40451836d | Steve Holme |
2013-05-07 | runtests.pl: support nonewline="yes" in client/stdin sections | Daniel Stenberg |
2013-05-06 | build: fixed unit1394 for debug and metlink builds | Daniel Stenberg |
2013-05-06 | unit1394.c: plug the curl tool unit test in | Kamil Dudka |
2013-05-06 | unit1394.c: basis of a unit test for parse_cert_parameter() | Jared Jennings |
2013-05-06 | src/Makefile.am: build static lib for unit tests if enabled | 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 | ftpserver: silence warnings | Daniel Stenberg |
2013-04-29 | ftpserver.pl: Corrected the imap LOGIN response | 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 | ftpserver.pl: Fixed imap logout confirmation data | 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-25 | sshserver: disable StrictHostKeyChecking | Daniel Stenberg |
2013-04-25 | runtests: log more commands in verbose mode | Daniel Stenberg |
2013-04-22 | tests: add test1511 to check timecond clean-up | Alessandro Ghedini |
2013-04-18 | Add tests/http_pipe.py to the tarball build | Linus Nielsen Feltzing |
2013-04-15 | Add extra libs for lib1900 and lib2033 test programs | Paul Howarth |
2013-04-12 | FTP: handle a 230 welcome response | Daniel Stenberg |
2013-04-12 | FTP: access files in root dir correctly | Daniel Stenberg |