aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-11-10added getpass_r checkDaniel Stenberg
2000-11-10adjusted to the changed getpass_r()Daniel Stenberg
2000-11-10new interface, updated Angus' license, dependent on HAVE_GETPASS_RDaniel Stenberg
2000-11-10Venkataramana Mokkapati corrected a cookie parser bugDaniel Stenberg
2000-11-09haxx.nu => haxx.seDaniel Stenberg
2000-11-09Added RSAglue/rsaref lib check if the crypto lib is there but the ssl libDaniel Stenberg
2000-11-08cleaned up the thread-safe checks into separate functions, added check forDaniel Stenberg
2000-11-07Added typecast to localtime_r()Daniel Stenberg
2000-11-07removed the perror() outputs as they did nothing good to usDaniel Stenberg
2000-11-06getpass_r() is the new getpass name for thread-safe getpass!Daniel Stenberg
2000-11-06Added T. Bharath to the list of contributorsDaniel Stenberg
2000-11-06Added descriptions for: CURLOPT_PASSWDDATA, CURLOPT_PASSWDFUNCTION,Daniel Stenberg
2000-11-06Added CURLINFO_SSL_VERIFYRESULTDaniel Stenberg
2000-11-06bugfixes and improvementsDaniel Stenberg
2000-11-06removed bad mirror, added text about source contents (that should be hereDaniel Stenberg
2000-11-06new getpass proto and function pointer usageDaniel Stenberg
2000-11-06modified pgrsTime() to the new functionalityDaniel Stenberg
2000-11-06adjusted the time-keeping function to work better for location followingDaniel Stenberg
2000-11-06Emmanuel Tychon found a problem when specifying user-name only in a URLDaniel Stenberg