| Commit message (Expand) | Author | Age | Files | Lines |
* | output all test case numbers with three digits | Daniel Stenberg | 2002-11-06 | 1 | -1/+1 |
* | kromJx@crosswinds.net made it run properly with stunnel >=4.0 | Daniel Stenberg | 2002-10-23 | 2 | -10/+71 |
* | Added test 55, follow location with a single slash in the original path. | Daniel Stenberg | 2002-10-21 | 2 | -1/+57 |
* | test 54 added, blank Location: field | Daniel Stenberg | 2002-10-21 | 2 | -1/+35 |
* | junk cookies test53 added | Daniel Stenberg | 2002-10-17 | 2 | -1/+43 |
* | new redirect tests with ./ and ../ | Daniel Stenberg | 2002-10-04 | 5 | -1/+258 |
* | 306 added | Daniel Stenberg | 2002-09-13 | 1 | -1/+1 |
* | request a page from HTTPS but get no headers | Daniel Stenberg | 2002-09-13 | 1 | -0/+51 |
* | updated source code boilerplate/header | Daniel Stenberg | 2002-09-03 | 1 | -7/+7 |
* | new tests | Daniel Stenberg | 2002-08-30 | 2 | -0/+57 |
* | show return code when run verbose | Daniel Stenberg | 2002-08-30 | 1 | -1/+5 |
* | ignore these | Daniel Stenberg | 2002-08-26 | 1 | -0/+8 |
* | updated for the new SSL -k | Daniel Stenberg | 2002-08-26 | 8 | -9/+8 |
* | redirect stderr to /dev/null when testing for running test-servers | Daniel Stenberg | 2002-08-12 | 1 | -3/+3 |
* | all those ignores | Daniel Stenberg | 2002-08-08 | 2 | -0/+4 |
* | extended and improved cookie testing | Daniel Stenberg | 2002-07-29 | 1 | -3/+3 |
* | more nonewline support | Daniel Stenberg | 2002-06-11 | 2 | -2/+12 |
* | added test135 ftp byte-range download | Daniel Stenberg | 2002-06-11 | 2 | -1/+40 |
* | James Cone's little work-around for the strict error | Daniel Stenberg | 2002-05-21 | 1 | -1/+2 |
* | test suite mods for the netrc testing stuff | Daniel Stenberg | 2002-05-21 | 3 | -13/+76 |
* | five new test cases for the netrc parsing | Daniel Stenberg | 2002-05-21 | 6 | -1/+247 |
* | Added source header and made it clear that this code was originally donated | Daniel Stenberg | 2002-05-21 | 1 | -1/+29 |
* | removed compiler warnings | Daniel Stenberg | 2002-05-17 | 2 | -33/+24 |
* | handles much larger POSTs, replaced snprintf() with sprintf() since this | Daniel Stenberg | 2002-04-26 | 1 | -8/+5 |
* | updated error code | Daniel Stenberg | 2002-04-10 | 2 | -2/+2 |
* | set the HOME variable to the current dir, to prevent any real ~/.curlrc to | Daniel Stenberg | 2002-04-09 | 1 | -0/+1 |
* | enough with stupidity, this is a test case that should fail and thus we | Daniel Stenberg | 2002-04-05 | 1 | -1/+1 |
* | added test 48, verify -I, -d and -G in one command line | Daniel Stenberg | 2002-04-05 | 2 | -1/+37 |
* | very minor log change | Daniel Stenberg | 2002-04-04 | 1 | -2/+2 |
* | added test 128, ftp upload with --crlf | Daniel Stenberg | 2002-03-20 | 2 | -1/+44 |
* | corrected for 7.9.6 | Daniel Stenberg | 2002-03-19 | 1 | -1/+1 |
* | test 32, try -d and -G | Daniel Stenberg | 2002-03-18 | 2 | -1/+46 |
* | added test 39, tests the new -F features | Daniel Stenberg | 2002-03-11 | 2 | -1/+74 |
* | Ralph Mitchell's minor #include patch to prevent some warnings | Daniel Stenberg | 2002-03-06 | 1 | -0/+1 |
* | memanalyze is now moved to the tests/ dir | Daniel Stenberg | 2002-03-01 | 1 | -1/+1 |
* | include memanalyze.pl in the dist archive | Daniel Stenberg | 2002-03-01 | 1 | -1/+1 |
* | moved memanalyze.pl into the tests dir | Daniel Stenberg | 2002-03-01 | 1 | -0/+269 |
* | set CURL_MEMDEBUG to enable memory debugging in case curl is compiled | Daniel Stenberg | 2002-02-28 | 1 | -1/+4 |
* | oops, we weren't doing HTTPS - now we are | Daniel Stenberg | 2002-02-27 | 1 | -2/+2 |
* | test 304, HTTPS multipart formpost | Daniel Stenberg | 2002-02-27 | 2 | -1/+61 |
* | use the correct time in the cookie jar | Daniel Stenberg | 2002-02-27 | 2 | -2/+2 |
* | modified cookie expire date | Daniel Stenberg | 2002-02-26 | 1 | -2/+2 |
* | new field1 functionality testing too | Daniel Stenberg | 2002-02-26 | 1 | -2/+2 |
* | test 31: "HTTP with weirdly formatted cookies and cookiejar storage" | Daniel Stenberg | 2002-02-26 | 2 | -1/+57 |
* | use env to run perl | Daniel Stenberg | 2002-02-25 | 1 | -1/+1 |
* | automake usage and options cleanup | Daniel Stenberg | 2002-02-25 | 1 | -1/+1 |
* | We got this web server's embryo from Georg Horn, muchos gracias. | Daniel Stenberg | 2002-02-25 | 1 | -2/+4 |
* | use the pid file, use the automake subdir | Daniel Stenberg | 2002-02-25 | 2 | -5/+11 |
* | automake this dir too | Daniel Stenberg | 2002-02-25 | 2 | -16/+10 |
* | use the former logfile name again since the ftp server also uses that... | Daniel Stenberg | 2002-02-25 | 2 | -2/+2 |