aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-11-22Added --cacertDaniel Stenberg
2000-11-22working with the test suite brings things upDaniel Stenberg
2000-11-22Added --urlDaniel Stenberg
2000-11-22updated the config file sectionDaniel Stenberg
2000-11-22Added 5.2 How can I receive all data into a large memory chunk?Daniel Stenberg
2000-11-21modified to work with printf()s that writes 0x-prefix on %p dataDaniel Stenberg
2000-11-21I run the perl programs with 'perl [script]' instead, to overcome theDaniel Stenberg
2000-11-21upload check, better ability to specify test cases on the command lineDaniel Stenberg
2000-11-21REST support seems to workDaniel Stenberg
2000-11-21Added the uploadN.txt descriptionDaniel Stenberg
2000-11-21FTP test case dataDaniel Stenberg
2000-11-21set rangestringalloc to 0 after the string has been freed to prevent itDaniel Stenberg
2000-11-21uses the "internal" mprintf() routines for formatted outputDaniel Stenberg
2000-11-21bad directory name extractor fixed, now always free the file and directoryDaniel Stenberg
2000-11-21curl_unescape() did not stop at the set length properly when %-codes wereDaniel Stenberg
2000-11-21added a command line log that logs all command lines run in the completeDaniel Stenberg
2000-11-21FTP test case dataDaniel Stenberg
2000-11-21httpN => protN and some other minor updatesDaniel Stenberg
2000-11-21says nothing if no errors were foundDaniel Stenberg
2000-11-21Added support for verifiedserver that returns a static silly string thatDaniel Stenberg
2000-11-21starts and stops both HTTP and FTP servers nowDaniel Stenberg
2000-11-21removed the twice free_config_all() callsDaniel Stenberg
2000-11-21added some defensive code around the GetHost()'s third argument resultDaniel Stenberg
2000-11-21GetHost() now sets the third pointer to NULL when the lookup fails, as theDaniel Stenberg
2000-11-21when using PORT, we now free the host name buffer properlyDaniel Stenberg
2000-11-21http* is now prot* since we're about to use other protocols as wellDaniel Stenberg