Age | Commit message (Expand) | Author |
2012-11-30 | testcurl.pl: build example programs for several autobuilds | Yang Tse |
2012-11-30 | build: prevent global LIBS from influencing libtest build targets | Yang Tse |
2012-11-29 | build: prevent global LIBS from influencing test server build targets | Yang Tse |
2012-11-28 | build: fix Windows build targets damaged since commit 550e403f00 | Yang Tse |
2012-11-28 | build: avoid linkage of directly unused libraries | Yang Tse |
2012-11-27 | dd missing NTLM feature for tests 2025, and 2028 to 2032 | Yang Tse |
2012-11-26 | avoid mixing of enumerated type with another type | Yang Tse |
2012-11-26 | Remove stray CRLF in chunk-encoded content-free request bodies | Fabian Keil |
2012-11-23 | test: offer "automake" output and check for perl better | Daniel Stenberg |
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 | Get test 2032 working when using valgrind | Fabian Keil |
2012-11-19 | test2032: spurious failure caused by premature termination | Kamil Dudka |
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-16 | Fix the libauthretry changes from 7c0cbcf2f61 | Fabian Keil |
2012-11-13 | fixed Visual Studio 2010 compilation | Sergei Nikulov |
2012-11-12 | runtests: limit execessive logging/output | Daniel Stenberg |
2012-11-08 | Fix compilation of lib1501 | Fabian Keil |
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-06 | uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES | Dave Reisner |
2012-11-06 | libauthretry.c: shorten lines to fit within 80 cols | Daniel Stenberg |
2012-11-04 | test/README: mention the 1500 test number range | 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-16 | curl_multi_wait: Add parameter to return number of active sockets | Sara Golemon |
2012-09-11 | libntlmconnect.c: Fixed typo and conversion | Marc Hoersken |
2012-09-11 | libntlmconnect.c: Fixed warning: curl_easy_getinfo expects long pointer | Marc Hoersken |
2012-09-11 | sws.c: Fixed warning: 'err' may be used uninitialized in this function | Marc Hoersken |
2012-09-11 | libntlmconnect.c: Fixed warning: comparison of signed/unsigned integer | Marc Hoersken |
2012-09-04 | FILEFORMAT: the FTP commands work for more protocols | Daniel Stenberg |
2012-09-04 | test1411: verify SMTP without SIZE support | Daniel Stenberg |
2012-09-04 | ftpserver: respond with a 250 to SMTP EHLO | Daniel Stenberg |
2012-09-01 | Unit test for curl_multi_wait() | Sara Golemon |
2012-09-01 | Use MAX_EASY_HANDLES instead of hardcoding the number of handles twice | Joe Mason |
2012-08-31 | test2032: bail out after last transfer | Daniel Stenberg |
2012-08-31 | NTLM: verify multiple connections work | Joe Mason |