Age | Commit message (Expand) | Author |
2003-08-11 | tunnel through proxy, with both proxy and regular authentication | Daniel Stenberg |
2003-08-11 | added test 79, a basic test that fetches an FTP URL over a HTTP proxy | Daniel Stenberg |
2003-08-11 | test case 506 added, written by Dirk Manske | Daniel Stenberg |
2003-08-08 | Gisle Vanem fixed a single-byte overflow | Daniel Stenberg |
2003-08-08 | ftp-create-dirs test when MKD fails | Daniel Stenberg |
2003-08-08 | --ftp-create-dirs test | Daniel Stenberg |
2003-08-08 | Support COUNT in the control file, to set the number of times the custom | Daniel Stenberg |
2003-08-08 | new -z tests | Daniel Stenberg |
2003-08-07 | added CLEANFILES to make distcheck run fine | Daniel Stenberg |
2003-08-06 | fixed syntax error | Daniel Stenberg |
2003-08-06 | more tests | Daniel Stenberg |
2003-08-06 | new urlglob test | Daniel Stenberg |
2003-08-06 | minor cleanup | Daniel Stenberg |
2003-08-06 | explain more how the test case number awareness is sent to the test server(s) | Daniel Stenberg |
2003-08-06 | 505 was missing | Daniel Stenberg |
2003-08-05 | added test 146 for a ftp persitency test, as reported on the list | Daniel Stenberg |
2003-08-05 | persistant connection test | Daniel Stenberg |
2003-08-04 | cleaned up after David Byron's comment on the libcurl list, aug 5 2003 | Daniel Stenberg |
2003-08-04 | added test 73 | Daniel Stenberg |
2003-08-04 | Verifies Jan Sundin's cookie bug, dated aug 4 2003. | Daniel Stenberg |
2003-08-02 | updated as the second proxy-auth header was a proof of a serious info leak | Daniel Stenberg |
2003-07-30 | updated to match the recent ftp patch that makes it check for resumability | Daniel Stenberg |
2003-07-28 | Digest *OR* Basic authorization test | Daniel Stenberg |
2003-07-28 | updated to the new ftp dir parsing code that allows a preceeding double | Daniel Stenberg |
2003-07-28 | use the correct 'test71' file name for the temp file | Daniel Stenberg |
2003-07-28 | got a bug report on -F in config files, so I wrote up this test to verify | Daniel Stenberg |
2003-07-22 | CURLDEBUG is the symbol now | Daniel Stenberg |
2003-07-20 | the fixed skip-blanks in the FTP CWD code called for this adjustment | Daniel Stenberg |
2003-07-19 | modified to work fine with the new persistant connection working test suite | Daniel Stenberg |
2003-07-19 | swsclose added | Daniel Stenberg |
2003-07-19 | fixed the CONNECT thing again | Daniel Stenberg |
2003-07-19 | If the data contents contains the word 'swsclose', then this server will | Daniel Stenberg |
2003-07-15 | updated to work with Dan Winship's NTLM domain stuff fix | Daniel Stenberg |
2003-07-04 | CURLDEBUG not MALLOCDEBUG anymore | Daniel Stenberg |
2003-07-04 | adjusted to the NTLM updates | Daniel Stenberg |
2003-07-01 | David Byron's patch that allows a client to make the server quit with a | Daniel Stenberg |
2003-06-26 | new tests | Daniel Stenberg |
2003-06-26 | produce a skip-report at the end of all tests, and thus record and count | Daniel Stenberg |
2003-06-13 | stdout is good enough | Daniel Stenberg |
2003-06-13 | work more on pids, less on pidfiles to be able to do better kills at the | Daniel Stenberg |
2003-06-13 | fixed NTLM test 67, added test 68 for bad NTLM name/password | Daniel Stenberg |
2003-06-12 | get and use only the first line of the curl --version output | Daniel Stenberg |
2003-06-12 | NTLM test case | Daniel Stenberg |
2003-06-12 | require the netrc_debug feature the same way we now can require SSL | Daniel Stenberg |
2003-06-12 | now test cases can be set to be dependent on the presence of "SSL" in the | Daniel Stenberg |
2003-06-11 | describe the NTLM mechanism too | Daniel Stenberg |
2003-06-11 | basic NTLM support | Daniel Stenberg |
2003-06-10 | more generic | Daniel Stenberg |
2003-06-03 | Content-Length: now overrides other means of knowing when the stream has | Daniel Stenberg |
2003-06-02 | the 500-599 test case range | Daniel Stenberg |