aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-11-17added curl_formfree()Daniel Stenberg
2000-11-17now includes stdlib.hDaniel Stenberg
2000-11-17memory leak cleanup campaignDaniel Stenberg
2000-11-17allows \r \n \t \v in config file parameters within quotesDaniel Stenberg
2000-11-17config file testDaniel Stenberg
2000-11-17changed the 'port' field to long to better work with the va_arg() systemDaniel Stenberg
2000-11-17major config file hack, now works a lot better and slightly differentDaniel Stenberg
2000-11-16moved out the FTP partDaniel Stenberg
2000-11-16forgot to commit beforeDaniel Stenberg
2000-11-16data->err must be used, not stderrDaniel Stenberg
2000-11-15fixed crash in config file parserDaniel Stenberg
2000-11-15updated to catch bug 122480Daniel Stenberg
2000-11-15not printf()ing %s normally for character that weren't isprint() made thingsDaniel Stenberg
2000-11-15'use strict' compliantDaniel Stenberg
2000-11-15proxy authorization test caseDaniel Stenberg
2000-11-15now sorts the test cases when "all" is usedDaniel Stenberg
2000-11-15'use strict' compliantDaniel Stenberg
2000-11-14removed some /= 256 that was wrongly leftDaniel Stenberg
2000-11-14added help text on -hDaniel Stenberg
2000-11-14more decriptionsDaniel Stenberg
2000-11-14removed lots of external program dependencies (for windows compliance)Daniel Stenberg
2000-11-13somewhat more functioning FTPDaniel Stenberg
2000-11-13basic and early ftp supportDaniel Stenberg
2000-11-13logs stderr as well now, which is good if the program crashes, and alsoDaniel Stenberg
2000-11-13*** empty log message ***Daniel Stenberg
2000-11-13moved the followlocation field from the http struct to the urldata structDaniel Stenberg
2000-11-13updatedDaniel Stenberg
2000-11-13converted shell script to perlDaniel Stenberg
2000-11-13more test case dataDaniel Stenberg
2000-11-13removed the check that prevents -T and -o beinged used simultaneously!Daniel Stenberg
2000-11-13if the server is already running when the script is started, it now verifiesDaniel Stenberg
2000-11-13Added space after the Cookie: header keywordDaniel Stenberg
2000-11-13defaults to run all available test cases in (1 - last) orderDaniel Stenberg
2000-11-13updated test casesDaniel Stenberg
2000-11-13new pid stuff, more filters, various fixesDaniel Stenberg
2000-11-13changed pid stuff, made it work with rfc1867 posts and made it work betterDaniel Stenberg
2000-11-13more details addedDaniel Stenberg
2000-11-13Jörg updated the list of exported functionsDaniel Stenberg
2000-11-13replaced by a working server!Daniel Stenberg
2000-11-13uses the new httpd server, runs the tests much fasterDaniel Stenberg
2000-11-13new perl http server that works betterDaniel Stenberg
2000-11-13Chris Faherty fixed a free-twice problemDaniel Stenberg
2000-11-12updated config file sectionDaniel Stenberg
2000-11-12Added empty actions for all: and install:Daniel Stenberg
2000-11-10The last few days of changesDaniel Stenberg
2000-11-10test filesDaniel Stenberg
2000-11-10initial checkinDaniel Stenberg
2000-11-10the tests dir is addedDaniel Stenberg
2000-11-10set type before checking --head size, as the type may cause the serverDaniel Stenberg
2000-11-10doing an ftp upload append that was already completed resulted in aDaniel Stenberg