| Commit message (Expand) | Author | Age | Files | Lines |
* | Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support | Daniel Stenberg | 2005-03-21 | 17 | -33/+17 |
* | Change the bogus address used in test237 to be more reliable when run | Dan Fandrich | 2005-03-17 | 1 | -2/+5 |
* | support multiple error codes for a test case since some things just vary | Daniel Stenberg | 2005-03-17 | 1 | -1/+4 |
* | test EPSV and PASV response handling when they get well-formated data back | Daniel Stenberg | 2005-03-15 | 3 | -1/+68 |
* | Make nonexistent host names absolute so tests will pass on machines | Dan Fandrich | 2005-03-15 | 2 | -2/+2 |
* | David Houlder added --form-string | Daniel Stenberg | 2005-03-12 | 1 | -2/+10 |
* | skip the test of "2094 Nov 6" for now, since the 64bit time_t systems return | Daniel Stenberg | 2005-03-09 | 1 | -1/+8 |
* | Dominick Meglio reported that using CURLOPT_FILETIME when transferring a FTP | Daniel Stenberg | 2005-03-08 | 2 | -1/+46 |
* | test 236: FTP resume upload but denied access to remote file | Daniel Stenberg | 2005-03-07 | 2 | -1/+37 |
* | Added test case 235 that makes a resumed upload of a file that isn't present | Daniel Stenberg | 2005-03-04 | 2 | -1/+43 |
* | added test case 234 which is like 233 but uses --location-trusted instead so | Daniel Stenberg | 2005-02-19 | 2 | -1/+83 |
* | Ralph Mitchell reported a flaw when you used a proxy with auth, and you | Daniel Stenberg | 2005-02-18 | 2 | -1/+82 |
* | FTP code turned into state machine. Not completely yet, but a good start. | Daniel Stenberg | 2005-02-09 | 5 | -5/+7 |
* | properly mark tests as requiring feature 'SSL' | Daniel Stenberg | 2005-01-30 | 7 | -0/+21 |
* | adjusted to the moved unlock of the DNS entry | Daniel Stenberg | 2005-01-28 | 1 | -6/+6 |
* | test the EPRT/LPRT/PORT somewhat more | Daniel Stenberg | 2005-01-27 | 1 | -7/+7 |
* | verify a part of the PORT line | Daniel Stenberg | 2005-01-27 | 1 | -6/+6 |
* | Ian Ford asked about support for the FTP command ACCT, and I discovered it is | Daniel Stenberg | 2005-01-25 | 3 | -1/+78 |
* | A minor "syntax error" in numerous test files corrected | Daniel Stenberg | 2005-01-25 | 157 | -160/+157 |
* | FTP third transfer support overhaul. See CHANGES for details. | Daniel Stenberg | 2005-01-21 | 4 | -1/+154 |
* | Philippe Hameau found out that -Q "+[command]" didn't work, although some code | Daniel Stenberg | 2005-01-20 | 2 | -1/+47 |
* | added test226 too | Daniel Stenberg | 2005-01-19 | 1 | -1/+1 |
* | Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URL | Daniel Stenberg | 2005-01-19 | 3 | -1/+41 |
* | verify the protocol too | Daniel Stenberg | 2005-01-14 | 1 | -0/+7 |
* | disable the valgrind log checking | Daniel Stenberg | 2005-01-07 | 1 | -0/+5 |
* | added test 199 | Daniel Stenberg | 2005-01-07 | 2 | -2/+55 |
* | test enforced chunked encoding with PUT on a local file | Daniel Stenberg | 2004-12-21 | 2 | -1/+52 |
* | Added test case 217 that verified CURLINFO_HTTP_CONNECTCODE, and I made the | Daniel Stenberg | 2004-12-21 | 2 | -1/+45 |
* | two more ftp directory re-use tests added | Daniel Stenberg | 2004-12-16 | 3 | -1/+88 |
* | fixed how backslashes are treated in glob strings | Daniel Stenberg | 2004-12-15 | 2 | -1/+44 |
* | use the correct variables, not fixed values | Daniel Stenberg | 2004-12-14 | 1 | -2/+2 |
* | Harshal Pradhan fixed changing username/password on a persitent HTTP | Daniel Stenberg | 2004-12-14 | 2 | -1/+72 |
* | HTTP IPv6 support added to the test suite | Daniel Stenberg | 2004-12-11 | 5 | -2/+142 |
* | two new test cases for proxy-CONNECT with NTLM (one doing GET, one doing POST) | Daniel Stenberg | 2004-12-10 | 3 | -1/+196 |
* | HTTP PUT a to a FTP URL with username+password - over HTTP proxy | Daniel Stenberg | 2004-12-06 | 2 | -1/+62 |
* | Bug report #1078066: when a chunked transfer was pre-maturely closed exactly | Daniel Stenberg | 2004-12-03 | 2 | -1/+58 |
* | test 206 - HTTP proxy CONNECT auth Digest | Daniel Stenberg | 2004-12-02 | 2 | -1/+82 |
* | fixed test case errors | Daniel Stenberg | 2004-11-30 | 4 | -38/+18 |
* | three new compress test cases | Daniel Stenberg | 2004-11-30 | 4 | -1/+372 |
* | added test 221 to test a broken gzip content download | Daniel Stenberg | 2004-11-29 | 2 | -1/+63 |
* | added test 220 - simple gzip auto decompress | Daniel Stenberg | 2004-11-29 | 2 | -1/+61 |
* | stricter newline policy | Daniel Stenberg | 2004-11-29 | 25 | -108/+108 |
* | FTP improvements: | Daniel Stenberg | 2004-11-25 | 4 | -1/+148 |
* | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg | 2004-11-24 | 9 | -42/+24 |
* | oops, use the precheck too! | Daniel Stenberg | 2004-11-23 | 1 | -1/+6 |
* | David Phillips fix for test 518 and my extension to make it not run on | Daniel Stenberg | 2004-11-22 | 1 | -4/+10 |
* | David Phillips' FD_SETSIZE fix | Daniel Stenberg | 2004-11-19 | 2 | -1/+46 |
* | added test case 517: 22 tests of the curl_getdate() function | Daniel Stenberg | 2004-11-15 | 2 | -1/+54 |
* | Fix behaviour when passing NULL to CURLOPT_POSTFIELDS and CURLOPT_HTTPPOST. | Daniel Stenberg | 2004-11-11 | 3 | -1/+92 |
* | Added --retry and --retry-delay first attempt with four related test cases. | Daniel Stenberg | 2004-10-27 | 5 | -1/+196 |