Age | Commit message (Expand) | Author |
2004-12-11 | HTTP IPv6 support added to the test suite | Daniel Stenberg |
2004-12-10 | two new test cases for proxy-CONNECT with NTLM (one doing GET, one doing POST) | Daniel Stenberg |
2004-12-09 | ignore the getpart tool | Daniel Stenberg |
2004-12-09 | close the connection when a bad test number was requested | Daniel Stenberg |
2004-12-06 | HTTP PUT a to a FTP URL with username+password - over HTTP proxy | Daniel Stenberg |
2004-12-03 | Bug report #1078066: when a chunked transfer was pre-maturely closed exactly | Daniel Stenberg |
2004-12-02 | test 206 - HTTP proxy CONNECT auth Digest | Daniel Stenberg |
2004-12-02 | added comment about port number in CONNECT string being used as test number | Daniel Stenberg |
2004-12-01 | Use "HAVE_SYS_TYPES_H". | Gisle Vanem |
2004-12-01 | make the "check" actually open all those file desciptors as well to make sure | Daniel Stenberg |
2004-11-30 | fixed test case errors | Daniel Stenberg |
2004-11-30 | three new compress test cases | Daniel Stenberg |
2004-11-30 | Fixed the array comparison function even more, made the temporary files used | Daniel Stenberg |
2004-11-30 | no longer use the MIME::Base64.pm package as it seems to not be standard | Daniel Stenberg |
2004-11-29 | added test 221 to test a broken gzip content download | Daniel Stenberg |
2004-11-29 | added test 220 - simple gzip auto decompress | Daniel Stenberg |
2004-11-29 | removed comment | Daniel Stenberg |
2004-11-29 | include setup.h first | Daniel Stenberg |
2004-11-29 | zero terminate the buffer spitout() returns, as the sws.c code depends on | Daniel Stenberg |
2004-11-29 | make it possible for a test case to depend on the feature 'libz' | Daniel Stenberg |
2004-11-29 | Enable test cases to provide sections base64-encoded to be able to test | Daniel Stenberg |
2004-11-29 | utility to base encode data passed on stdin | Daniel Stenberg |
2004-11-29 | stricter newline policy | Daniel Stenberg |
2004-11-28 | add more info to the stderr output | Daniel Stenberg |
2004-11-26 | last-second-before-commit changes corrected | Daniel Stenberg |
2004-11-25 | FTP improvements: | Daniel Stenberg |
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg |
2004-11-23 | oops, use the precheck too! | Daniel Stenberg |
2004-11-23 | introducing the client/precheck concept to allow test 518 to *only* run when | Daniel Stenberg |
2004-11-22 | David Phillips fix for test 518 and my extension to make it not run on | Daniel Stenberg |
2004-11-19 | ifdef for portable "/dev/null". | Gisle Vanem |
2004-11-19 | David Phillips' FD_SETSIZE fix | Daniel Stenberg |
2004-11-15 | added test case 517: 22 tests of the curl_getdate() function | Daniel Stenberg |
2004-11-11 | Fix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST. | Daniel Stenberg |
2004-10-27 | Added --retry and --retry-delay first attempt with four related test cases. | Daniel Stenberg |
2004-10-27 | log client disconnects | Daniel Stenberg |
2004-10-25 | Tomas Pospisek filed bug report #1053287 that proved -C - and --fail on a | Daniel Stenberg |
2004-10-25 | just nicer output when this is seen | Daniel Stenberg |
2004-10-25 | the array sizes _can_ differ and the arrays can still match, since chomp | Daniel Stenberg |
2004-10-19 | revert the charset fix as it broke the solaris tests (native iconv doesn't | Daniel Stenberg |
2004-10-19 | CURLINFO_NUM_CONNECTS and more | Daniel Stenberg |
2004-10-19 | bug 1049275 fixes test 165 | Daniel Stenberg |
2004-10-14 | Eric Vergnaud pointed out that libcurl didn't treat ?-letters in the user name | Daniel Stenberg |
2004-10-14 | use quotes to make gdb usage on this easier | Daniel Stenberg |
2004-10-12 | correction | Daniel Stenberg |
2004-10-10 | attempt to make the configure output appear in the build log when it runs | Daniel Stenberg |
2004-10-07 | use curlx_strnequal() from the private lib sources instead of strncasecmp() | Daniel Stenberg |
2004-10-06 | test resume and redirect | Daniel Stenberg |
2004-10-06 | Chih-Chung Chang reported that if you use CURLOPT_RESUME_FROM and enabled | Daniel Stenberg |
2004-10-04 | Made the dns entry remain locked while a connection to the host remains to | Daniel Stenberg |