summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-12-047.5-commitcurl-7_5Daniel Stenberg
2000-12-01Craig Davison updated and made it work again!Daniel Stenberg
2000-12-01Craig Davison fixed the VC++ linesDaniel Stenberg
2000-11-30Added -version-info and lots of infoDaniel Stenberg
2000-11-30added a typecast to shut up a VC++ warning when converting from longDaniel Stenberg
2000-11-30Craig Davison updated thisDaniel Stenberg
2000-11-30README.curl is now MANUALDaniel Stenberg
2000-11-30Added a small note about referer needing to be complete to comply to theDaniel Stenberg
2000-11-30Includes MANUAL instead of README.curl nowDaniel Stenberg
2000-11-30README.curl is renamed to MANUALDaniel Stenberg
2000-11-29removed #if 0 sectionsDaniel Stenberg
2000-11-29removed #if 0 sectionDaniel Stenberg
2000-11-29removed '#if 0' sectionsDaniel Stenberg
2000-11-29I'd love to see test cases with submitted patches...Daniel Stenberg
2000-11-29minor things about the test suite addedDaniel Stenberg
2000-11-28now counts all test cases and presents a counter at the endDaniel Stenberg
2000-11-28maxredirsDaniel Stenberg
2000-11-28max-redirs test case dataDaniel Stenberg
2000-11-28free the URL on redirections, this was a previous memory leakDaniel Stenberg
2000-11-28added maxredirsDaniel Stenberg
2000-11-28Added max-redirs support (James Griffiths' patch)Daniel Stenberg
2000-11-28added maxredirs, moved CURL_PROGRESS* defines to src/main.cDaniel Stenberg
2000-11-28James Griffiths' max-redirs fixDaniel Stenberg
2000-11-27Added tests/ftpserver.plDaniel Stenberg
2000-11-27I rearranged it and added 'make test'Daniel Stenberg
2000-11-27spell checkDaniel Stenberg
2000-11-27modified for ftp custom commandsDaniel Stenberg
2000-11-27allows simple custom modifications for single test casesDaniel Stenberg
2000-11-27Added the ftpdN.txt fileDaniel Stenberg
2000-11-27ftp graceful error detection check dataDaniel Stenberg
2000-11-27Added the memdebug include fileDaniel Stenberg
2000-11-27file:// test dataDaniel Stenberg
2000-11-27if the server doesn't output a logfile, the protocol file is not comparedDaniel Stenberg
2000-11-27modified the --help output to have the passwords within [brackets] as theyDaniel Stenberg
2000-11-22added the new FILETIME stuffDaniel Stenberg
2000-11-227.5-pre3 commitDaniel Stenberg
2000-11-22multiple URL support? forked?Daniel Stenberg
2000-11-22adjusted to modified FTP behaviourDaniel Stenberg
2000-11-22Added a curl-target to make it easier to build from this dirDaniel Stenberg
2000-11-22added filetime for opt and infoDaniel Stenberg
2000-11-22Added cacert and filetime supportDaniel Stenberg
2000-11-22document time fixesDaniel Stenberg
2000-11-22Added struct fields to deal with time-of-documentDaniel Stenberg
2000-11-22client_write() proto and defines addedDaniel Stenberg
2000-11-22uses client_write()Daniel Stenberg
2000-11-22uses client_write() nowDaniel Stenberg
2000-11-22Added the client_write() functionDaniel Stenberg
2000-11-22uses the new client_write() functionDaniel Stenberg
2000-11-22GetLastResponse() modified to return ftp code as integerDaniel Stenberg
2000-11-22HTTP GET fail silently on HTTP error returnDaniel Stenberg