Age | Commit message (Expand) | Author |
2000-11-30 | Added -version-info and lots of info | Daniel Stenberg |
2000-11-30 | added a typecast to shut up a VC++ warning when converting from long | Daniel Stenberg |
2000-11-30 | Craig Davison updated this | Daniel Stenberg |
2000-11-30 | README.curl is now MANUAL | Daniel Stenberg |
2000-11-30 | Added a small note about referer needing to be complete to comply to the | Daniel Stenberg |
2000-11-30 | Includes MANUAL instead of README.curl now | Daniel Stenberg |
2000-11-30 | README.curl is renamed to MANUAL | Daniel Stenberg |
2000-11-29 | removed #if 0 sections | Daniel Stenberg |
2000-11-29 | removed #if 0 section | Daniel Stenberg |
2000-11-29 | removed '#if 0' sections | Daniel Stenberg |
2000-11-29 | I'd love to see test cases with submitted patches... | Daniel Stenberg |
2000-11-29 | minor things about the test suite added | Daniel Stenberg |
2000-11-28 | now counts all test cases and presents a counter at the end | Daniel Stenberg |
2000-11-28 | maxredirs | Daniel Stenberg |
2000-11-28 | max-redirs test case data | Daniel Stenberg |
2000-11-28 | free the URL on redirections, this was a previous memory leak | Daniel Stenberg |
2000-11-28 | added maxredirs | Daniel Stenberg |
2000-11-28 | Added max-redirs support (James Griffiths' patch) | Daniel Stenberg |
2000-11-28 | added maxredirs, moved CURL_PROGRESS* defines to src/main.c | Daniel Stenberg |
2000-11-28 | James Griffiths' max-redirs fix | Daniel Stenberg |
2000-11-27 | Added tests/ftpserver.pl | Daniel Stenberg |
2000-11-27 | I rearranged it and added 'make test' | Daniel Stenberg |
2000-11-27 | spell check | 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 | Added the memdebug include file | 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-27 | modified the --help output to have the passwords within [brackets] as they | Daniel Stenberg |
2000-11-22 | added the new FILETIME stuff | Daniel Stenberg |
2000-11-22 | 7.5-pre3 commit | Daniel Stenberg |
2000-11-22 | multiple URL support? forked? | 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 | added filetime for opt and info | Daniel Stenberg |
2000-11-22 | Added cacert and filetime support | Daniel Stenberg |
2000-11-22 | document time fixes | Daniel Stenberg |
2000-11-22 | Added struct fields to deal with time-of-document | Daniel Stenberg |
2000-11-22 | client_write() proto and defines added | Daniel Stenberg |
2000-11-22 | uses client_write() | Daniel Stenberg |
2000-11-22 | uses client_write() now | Daniel Stenberg |
2000-11-22 | Added the client_write() function | Daniel Stenberg |
2000-11-22 | uses the new client_write() function | Daniel Stenberg |
2000-11-22 | GetLastResponse() modified to return ftp code as integer | Daniel Stenberg |
2000-11-22 | HTTP GET fail silently on HTTP error return | Daniel Stenberg |
2000-11-22 | Added --cacert | Daniel Stenberg |
2000-11-22 | working with the test suite brings things up | Daniel Stenberg |
2000-11-22 | Added --url | Daniel Stenberg |