Age | Commit message (Expand) | Author |
2012-08-03 | Add tests of auth retries | Joe Mason |
2012-07-12 | tests: verify the stricter numeric option parser | Daniel Stenberg |
2012-07-02 | configure.ac: verify that libmetalink is new enough | Yang Tse |
2012-06-27 | tests: add five more Metalink test cases | Yang Tse |
2012-06-24 | test: Added test HTTP receive cookies over IPv6 | Ghennadi Procopciuc |
2012-06-22 | tests: add another Metalink test case | Yang Tse |
2012-06-21 | tests: add six Metalink test cases | Yang Tse |
2012-06-21 | tests: Added Metalink test case # 2005 | Tatsuhiro Tsujikawa |
2012-06-07 | tests 1364 to 1393: several -o filename -J -i -D combinations for HTTP and FTP | Yang Tse |
2012-06-04 | tests 1356 to 1363: several -O -J -i -D combinations with FTP protocol | Yang Tse |
2012-06-04 | tests 1348 to 1355: several -O -J -i -D combinations with FTP protocol | Yang Tse |
2012-06-04 | tests 1346 to 1347: several -O -J -i -D combinations with HTTP protocol | Yang Tse |
2012-06-01 | tests 1334 to 1345: several -O -J -i -D combinations with HTTP protocol | Yang Tse |
2012-04-20 | HTTP: empty chunked POST ended up in two zero size chunks | Daniel Stenberg |
2012-04-05 | test: added test 1332 that tests --post303 | Daniel Stenberg |
2012-04-05 | test1331: cookies on a 407 response | Daniel Stenberg |
2012-04-01 | HTTP: reset expected DL/UL sizes on redirects | Daniel Stenberg |
2012-03-22 | test #598: add to Makefile.am | Yang Tse |
2012-02-23 | Add tests for curl's --libcurl output. | Colin Hogben |
2012-02-10 | parse_proxy: bail out on zero-length proxy names! | Daniel Stenberg |
2012-02-06 | curl tool: don't abort glob-loop due to failures | Daniel Stenberg |
2012-01-24 | tests: test CRLF in URLs | Daniel Stenberg |
2012-01-18 | Add two tests for telnet: URLs | Colin Hogben |
2012-01-14 | test: verify HTTP response code 308 | Daniel Stenberg |
2012-01-03 | tests: test IMAP, POP3 and SMTP over HTTP proxy tunnel | Daniel Stenberg |
2012-01-03 | test proxy supports CONNECT | Daniel Stenberg |
2011-12-31 | changed case: use new host name for subsequent HTTP requests | Daniel Stenberg |
2011-12-23 | new test: verify --resolve | Daniel Stenberg |
2011-12-16 | curl -F: fix multiple file upload with custom type | Daniel Stenberg |
2011-12-07 | multi interface: fix block when CONNECT_ONLY option is used | Gokhan Sengun |
2011-12-04 | test: verify the opensocket callback for FTP | Daniel Stenberg |
2011-11-28 | test: added POP3 test with dot-prefixed line | Daniel Stenberg |
2011-11-25 | test 1211: FTP test to repeat bug #3429299 | Daniel Stenberg |
2011-11-24 | query-part: ignore the URI part for given protocols | Jonas Schnelli |
2011-11-20 | -J -O: use -O name if no Content-Disposition header comes! | Daniel Stenberg |
2011-11-18 | SFTP: support '*' prefix for quote operations | Jonas Schnelli |
2011-11-11 | Active mode FTP test cases with server not establishing data connection | Yang Tse |
2011-11-06 | test 590: verify the bug fix in 4851dafcf1 | Daniel Stenberg |
2011-10-26 | test 589: active FTP upload using multi timeout and EPRT disabled server | Yang Tse |
2011-10-24 | dist: add test 587 | Daniel Stenberg |
2011-10-24 | test 588: verify active FTP with multi interface without EPRT | Daniel Stenberg |
2011-10-24 | large headers: have curl accept >16K headers | Daniel Stenberg |
2011-10-20 | Curl_http_input_auth: handle multiple auths in WWW-Authenticate | Daniel Stenberg |
2011-09-21 | test 814: smtp without --mail-from | Daniel Stenberg |
2011-09-20 | Curl_follow: handle redirects to "//hostname/path" | Daniel Stenberg |
2011-08-05 | test710: verify that --proxy socks5://hostname works | Daniel Stenberg |
2011-08-05 | test709: HTTP GET via SOCKS5 set in environment | Daniel Stenberg |
2011-08-04 | test1313: test content-disposition with uneven quotes | Daniel Stenberg |
2011-08-04 | -J: support ';' in quoted file names | Daniel Stenberg |
2011-07-29 | Renumbered test2005 to test1310 | Dan Fandrich |