Age | Commit message (Expand) | Author |
2001-01-27 | added test 29 and 30, HTTP resume and partial download tests | Daniel Stenberg |
2001-01-22 | the custom reply engine was not inited properly | Daniel Stenberg |
2001-01-22 | test case 121 | Daniel Stenberg |
2001-01-22 | Added test case 120, ftp with '-Q -' | Daniel Stenberg |
2001-01-19 | Added files for test case 28 | Daniel Stenberg |
2001-01-19 | --globoff test case | Daniel Stenberg |
2001-01-09 | Added two tests for multiple URLs (26 + 27) | Daniel Stenberg |
2001-01-08 | Loic Dachary's updates to get 'make distcheck' work, including running the | Daniel Stenberg |
2001-01-08 | 'make distcheck' works now | Daniel Stenberg |
2001-01-08 | Had to add this to get 'make distcheck' to run! | Daniel Stenberg |
2001-01-08 | distcheck fixes | Daniel Stenberg |
2001-01-08 | Loic Dachary's makefile/dist/rpm fixes | Daniel Stenberg |
2000-12-05 | uses the PERL variable configure digs up | Daniel Stenberg |
2000-11-28 | now counts all test cases and presents a counter at the end | Daniel Stenberg |
2000-11-28 | max-redirs test case data | Daniel Stenberg |
2000-11-27 | modified for ftp custom commands | Daniel Stenberg |
2000-11-27 | allows simple custom modifications for single test cases | Daniel Stenberg |
2000-11-27 | Added the ftpdN.txt file | Daniel Stenberg |
2000-11-27 | ftp graceful error detection check data | Daniel Stenberg |
2000-11-27 | file:// test data | Daniel Stenberg |
2000-11-27 | if the server doesn't output a logfile, the protocol file is not compared | Daniel Stenberg |
2000-11-22 | adjusted to modified FTP behaviour | Daniel Stenberg |
2000-11-22 | Added a curl-target to make it easier to build from this dir | Daniel Stenberg |
2000-11-22 | HTTP GET fail silently on HTTP error return | Daniel Stenberg |
2000-11-21 | I run the perl programs with 'perl [script]' instead, to overcome the | Daniel Stenberg |
2000-11-21 | upload check, better ability to specify test cases on the command line | Daniel Stenberg |
2000-11-21 | REST support seems to work | Daniel Stenberg |
2000-11-21 | Added the uploadN.txt description | Daniel Stenberg |
2000-11-21 | FTP test case data | Daniel Stenberg |
2000-11-21 | added a command line log that logs all command lines run in the complete | Daniel Stenberg |
2000-11-21 | FTP test case data | Daniel Stenberg |
2000-11-21 | httpN => protN and some other minor updates | Daniel Stenberg |
2000-11-21 | Added support for verifiedserver that returns a static silly string that | Daniel Stenberg |
2000-11-21 | starts and stops both HTTP and FTP servers now | Daniel Stenberg |
2000-11-21 | http* is now prot* since we're about to use other protocols as well | Daniel Stenberg |
2000-11-21 | attempt to use a bad protocol | Daniel Stenberg |
2000-11-21 | NLST does a LIST (a normal unix ftp client 'ls' becomes NLST) | Daniel Stenberg |
2000-11-21 | STOR works! | Daniel Stenberg |
2000-11-21 | fancier login text | Daniel Stenberg |
2000-11-21 | removed the forks, we don't need forking for single-task testing | Daniel Stenberg |
2000-11-21 | runtests.pl -c should be -a | Daniel Stenberg |
2000-11-20 | flushes the log handles before fork, now the logs work too! | Daniel Stenberg |
2000-11-20 | QUIT works, and now I can run a unix ftp client against the server and it | Daniel Stenberg |
2000-11-20 | CWD runs | Daniel Stenberg |
2000-11-20 | RETR seems to work too | Daniel Stenberg |
2000-11-20 | this is now a working ftp server, both PASV and PORT run fine, LIST works, | Daniel Stenberg |
2000-11-20 | extremely long URL test | Daniel Stenberg |
2000-11-20 | this is the first attempt of a tiny and simple ftp server in perl for curl | Daniel Stenberg |
2000-11-20 | added a description about the memory checks | Daniel Stenberg |
2000-11-17 | now supports checks for exit codes and check for memory even when curl | Daniel Stenberg |