Age | Commit message (Expand) | Author |
2012-07-05 | tests: use connection-monitor and verify results | Daniel Stenberg |
2012-07-05 | sws: support <servercmd> for CONNECT requests | Daniel Stenberg |
2012-07-05 | FILEFORMAT: provided a full description of connection-monitor | Daniel Stenberg |
2012-07-05 | lib503: enable verbose to ease debugging this | Daniel Stenberg |
2012-07-05 | sws: add 'connection-monitor' command support | Daniel Stenberg |
2012-07-03 | cookies: change the URL in the cookie jar file header | Daniel Stenberg |
2012-07-02 | testcurl.pl: fix missing semicolon | Neil Bowers |
2012-07-02 | testcurl.pl: allow non in-tree c-ares enabled autobuild | Yang Tse |
2012-07-02 | configure.ac: verify that libmetalink is new enough | Yang Tse |
2012-06-29 | test2017 to test2022: more metalink tests | Yang Tse |
2012-06-29 | test2005 to test2016: improve failure detection | Yang Tse |
2012-06-28 | lib582.c: fix conversion warning | Yang Tse |
2012-06-28 | Metalink: message updates | Tatsuhiro Tsujikawa |
2012-06-27 | tests: add five more Metalink test cases | Yang Tse |
2012-06-27 | tests: update Metalink message format | 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-22 | tests: Enable test2010 and fixed hash value | Tatsuhiro Tsujikawa |
2012-06-21 | tests: add six Metalink test cases | Yang Tse |
2012-06-21 | test 2005: add verification of hash checking outcome | Yang Tse |
2012-06-21 | getpart.pm: remove misleading comment | Yang Tse |
2012-06-21 | tests: Added Metalink test case # 2005 | Tatsuhiro Tsujikawa |
2012-06-20 | runtests.pl: make it support metalink feature | Tatsuhiro Tsujikawa |
2012-06-20 | getpart.pm: make test definition section/part parser more robust | Yang Tse |
2012-06-15 | Fixed typo. | Guenter Knauf |
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 | lib554.c: use curl_formadd() properly | Daniel Stenberg |
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: adjust file part behavior in test verify section. | 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-06-01 | tests: support test definitions with up to 5 file checks in <verify> section | Yang Tse |
2012-05-30 | pop3 test server: allow pop3 test server verification to succeed again | Yang Tse |
2012-05-27 | test1013.pl: filter out Metalink | Daniel Stenberg |
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-18 | Some explicit conversion to 'long' of curl_easy_setopt() third argument | Yang Tse |