Age | Commit message (Expand) | Author |
2012-06-11 | tests: fix test definitions # 1355, 1363, 1385 and 1393 | Yang Tse |
2012-06-09 | Fixes allowing 26 more test cases in 1334 to 1393 range to succeed | Yang Tse |
2012-06-09 | tests: fix test definitions # 1370 and 1371 | Yang Tse |
2012-06-07 | Fixes allowing HTTP test cases 1338, 1339, 1368 and 1369 to succeed | Yang Tse |
2012-06-07 | tests 1364 to 1393: several -o filename -J -i -D combinations for HTTP and FTP | Yang Tse |
2012-06-07 | tests 1348 to 1363: test definition polishing | Yang Tse |
2012-06-06 | Disable non-HTTP header related tests | Yang Tse |
2012-06-06 | tests 1348 to 1363: compleate header data part of test definition | Yang Tse |
2012-06-05 | tests 1334 to 1363 revisited. | Yang Tse |
2012-06-05 | tests 1348 to 1363: add a comma in test description | Yang Tse |
2012-06-04 | pop3 tests: CAPA instead of AUTH | Daniel Stenberg |
2012-06-04 | tests 1356 to 1363: several -O -J -i -D combinations with FTP protocol | Yang Tse |
2012-06-04 | tests: Updated pop3 tests for change in auth mechanism detection | Steve Holme |
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-05-30 | pop3 test server: allow pop3 test server verification to succeed again | Yang Tse |
2012-05-27 | pop3: Added support for SASL based authentication mechanism detection | Steve Holme |
2012-05-25 | Made -D option work with -O and -J. | Tatsuhiro Tsujikawa |
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-26 | test #1405: support HTTP disabled builds | Yang Tse |
2012-03-26 | test #809: Updated error code to match recent pop3 changes | Steve Holme |
2012-03-23 | tests #1316 #1319 #1320 #1321: add missing keywords | Yang Tse |
2012-03-23 | test #598: add missing keywords | Yang Tse |
2012-03-22 | tests #1400 #1401: add missing keywords | Yang Tse |
2012-03-22 | test #598: add to Makefile.am | Yang Tse |
2012-03-18 | tests 140X: fix --libcurl generated source file reading mode for MSYS builds | Yang Tse |
2012-02-23 | test: --libcurl fixes | Daniel Stenberg |
2012-02-23 | Add tests for curl's --libcurl output. | Colin Hogben |
2012-02-21 | pop3 test server: send terminating ".CRLF" only | Daniel Stenberg |
2012-02-10 | parse_proxy: bail out on zero-length proxy names! | Daniel Stenberg |
2012-02-07 | curl_easy_reset: reset the referer string | 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-09 | FTP: CURLE_PARTIAL_FILE should not cause control connection to be closed | gsengun |
2012-01-04 | test1320 test1321: avoid User-Agent comparison | Yang Tse |
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-20 | FTP: perform active connections non-blocking | Gokhan Sengun |
2011-12-16 | curl -F: fix multiple file upload with custom type | Daniel Stenberg |
2011-12-16 | New test for multiple file upload | Colin Hogben |
2011-12-07 | multi interface: fix block when CONNECT_ONLY option is used | Gokhan Sengun |
2011-12-05 | FTP: close callback fix | Daniel Stenberg |