Age | Commit message (Expand) | Author |
2012-12-25 | Enable tests 1503, 1504 and 1505 | Yang Tse |
2012-12-25 | test 1504 and 1505: same as 1502 but with different cleanup sequences | Yang Tse |
2012-12-23 | test 1503: same as 1502 but with a different cleanup sequence | Yang Tse |
2012-12-23 | test 1502: OOM handling fixes | Yang Tse |
2012-11-27 | dd missing NTLM feature for tests 2025, and 2028 to 2032 | Yang Tse |
2012-11-26 | Remove stray CRLF in chunk-encoded content-free request bodies | Fabian Keil |
2012-11-21 | Test 206: Use a Content-Length header for the 407 response | Fabian Keil |
2012-11-21 | Test 206: Don't respond to a succesful CONNECT request with a body | Fabian Keil |
2012-11-19 | Fix comment typos in test 517 | Fabian Keil |
2012-11-19 | Test 92 and 194: normalize spaces in the Server headers | Fabian Keil |
2012-11-19 | Add a HOSTIP precheck for tests 31 and 1105 | Fabian Keil |
2012-11-19 | Let test 8 work as long as %HOSTIP ends with ".0.0.1" | Fabian Keil |
2012-11-19 | Add --resolve to the keywords and name of test 1318 | Fabian Keil |
2012-11-19 | Add FTP keywords for a couple of currently keyword-less FTP tests | Fabian Keil |
2012-11-19 | Add keywords for a couple of currently keyword-less HTTP tests | Fabian Keil |
2012-11-19 | Use carriage returns in all headers in test 31 | Fabian Keil |
2012-11-19 | Do not mix CRLF and LF header endings in a couple of HTTP tests | Fabian Keil |
2012-11-18 | fixed memory leak: CURLOPT_RESOLVE with multi interface | Daniel Stenberg |
2012-11-17 | mem-include-scan: verify memory #includes | Daniel Stenberg |
2012-11-06 | test1413: verify redirects to URLs with fragments | Daniel Stenberg |
2012-11-06 | URL parser: cut off '#' fragments from URLs (better) | Daniel Stenberg |
2012-11-06 | test 2027/2030: take duplicate Digest requests into account | Daniel Stenberg |
2012-11-06 | test1412: verify Digest with repeated URLs | Daniel Stenberg |
2012-11-04 | FTP: prevent the multi interface from blocking | Daniel Stenberg |
2012-09-18 | test2006: Updated expected output to include hash name | Daniel Stenberg |
2012-09-17 | metalink tests: Updated expected output to include hash name | Marc Hoersken |
2012-09-04 | test1411: verify SMTP without SIZE support | Daniel Stenberg |
2012-09-01 | Unit test for curl_multi_wait() | Sara Golemon |
2012-08-31 | test2032: bail out after last transfer | Daniel Stenberg |
2012-08-31 | NTLM: verify multiple connections work | Joe Mason |
2012-08-08 | verbose messages: fixed output of hostnames in re-used connections | Daniel Stenberg |
2012-08-07 | sws: close sockets properly | Joe Mason |
2012-08-06 | DISABLED: disable the new tests that do NTLM | Daniel Stenberg |
2012-08-03 | Add tests of auth retries | Joe Mason |
2012-07-22 | http: print reason phrase from HTTP status line on error | Kamil Dudka |
2012-07-12 | tests: verify the stricter numeric option parser | Daniel Stenberg |
2012-07-12 | test48: verify that HEAD doesn't close extra | Daniel Stenberg |
2012-07-12 | connection-monitor: always log disconnect when enabled | Daniel Stenberg |
2012-07-10 | test231: fix wrong -C use! | Daniel Stenberg |
2012-07-09 | test 46: use different path lengths to get reliable sort order | Daniel Stenberg |
2012-07-05 | tests: use connection-monitor and verify results | 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 | 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 | 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 |