Age | Commit message (Expand) | Author |
2005-04-03 | Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actually | Daniel Stenberg |
2005-04-03 | Test 245 was just added in an attempt to repeat Hardeep Singh's recent bug. | Daniel Stenberg |
2005-03-28 | Based on Augustus Saunders' comments and findings, the HTTP output auth | Daniel Stenberg |
2005-03-21 | Make NTLM tests depend on the NTLM feature at not SSL, since the NTLM support | Daniel Stenberg |
2005-03-17 | Change the bogus address used in test237 to be more reliable when run | Dan Fandrich |
2005-03-17 | support multiple error codes for a test case since some things just vary | Daniel Stenberg |
2005-03-15 | test EPSV and PASV response handling when they get well-formated data back | Daniel Stenberg |
2005-03-15 | Make nonexistent host names absolute so tests will pass on machines | Dan Fandrich |
2005-03-12 | David Houlder added --form-string | Daniel Stenberg |
2005-03-09 | skip the test of "2094 Nov 6" for now, since the 64bit time_t systems return | Daniel Stenberg |
2005-03-08 | Dominick Meglio reported that using CURLOPT_FILETIME when transferring a FTP | Daniel Stenberg |
2005-03-07 | test 236: FTP resume upload but denied access to remote file | Daniel Stenberg |
2005-03-04 | Added test case 235 that makes a resumed upload of a file that isn't present | Daniel Stenberg |
2005-02-19 | added test case 234 which is like 233 but uses --location-trusted instead so | Daniel Stenberg |
2005-02-18 | Ralph Mitchell reported a flaw when you used a proxy with auth, and you | Daniel Stenberg |
2005-02-09 | FTP code turned into state machine. Not completely yet, but a good start. | Daniel Stenberg |
2005-01-30 | properly mark tests as requiring feature 'SSL' | Daniel Stenberg |
2005-01-28 | adjusted to the moved unlock of the DNS entry | Daniel Stenberg |
2005-01-27 | test the EPRT/LPRT/PORT somewhat more | Daniel Stenberg |
2005-01-27 | verify a part of the PORT line | Daniel Stenberg |
2005-01-25 | Ian Ford asked about support for the FTP command ACCT, and I discovered it is | Daniel Stenberg |
2005-01-25 | A minor "syntax error" in numerous test files corrected | Daniel Stenberg |
2005-01-21 | FTP third transfer support overhaul. See CHANGES for details. | Daniel Stenberg |
2005-01-20 | Philippe Hameau found out that -Q "+[command]" didn't work, although some code | Daniel Stenberg |
2005-01-19 | added test226 too | Daniel Stenberg |
2005-01-19 | Stephan Bergmann made libcurl return CURLE_URL_MALFORMAT if an FTP URL | Daniel Stenberg |
2005-01-14 | verify the protocol too | Daniel Stenberg |
2005-01-07 | disable the valgrind log checking | Daniel Stenberg |
2005-01-07 | added test 199 | Daniel Stenberg |
2004-12-21 | test enforced chunked encoding with PUT on a local file | Daniel Stenberg |
2004-12-21 | Added test case 217 that verified CURLINFO_HTTP_CONNECTCODE, and I made the | Daniel Stenberg |
2004-12-16 | two more ftp directory re-use tests added | Daniel Stenberg |
2004-12-15 | fixed how backslashes are treated in glob strings | Daniel Stenberg |
2004-12-14 | use the correct variables, not fixed values | Daniel Stenberg |
2004-12-14 | Harshal Pradhan fixed changing username/password on a persitent HTTP | Daniel Stenberg |
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-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-11-30 | fixed test case errors | Daniel Stenberg |
2004-11-30 | three new compress test cases | 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 | stricter newline policy | 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-22 | David Phillips fix for test 518 and my extension to make it not run on | Daniel Stenberg |
2004-11-19 | David Phillips' FD_SETSIZE fix | Daniel Stenberg |