aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-11-03David Odin (aka DindinX) for MandrakeSoft, tiny example with GTKDaniel Stenberg
2000-11-02error code fixDaniel Stenberg
2000-11-01added signal in case sigaction is missingDaniel Stenberg
2000-10-31adjusted to the new packages dirDaniel Stenberg
2000-10-31removed, see packages/Linux/RPMDaniel Stenberg
2000-10-31new package related fileDaniel Stenberg
2000-10-30removed extra comma in the CURLINFO enum typedefDaniel Stenberg
2000-10-30Added CURLOPT_SSL_VERIFYPEER and CURLOPT_CAINFODaniel Stenberg
2000-10-30the verify cert stuff is now added!Daniel Stenberg
2000-10-30T. Bharath's ssl patchDaniel Stenberg
2000-10-30typecasted the localtime_r() return code to not make it not warn even if theDaniel Stenberg
2000-10-30new urldata ssl layout and T. Bharath brought the new SSL cert verify functionDaniel Stenberg
2000-10-27Added section 4.8 I found a bug and did some minor cosmeticsDaniel Stenberg
2000-10-27Added description on how to use the newly supported multiple -d optionsDaniel Stenberg
2000-10-27Added sigaction checkDaniel Stenberg
2000-10-27post 7.4.1 changesDaniel Stenberg
2000-10-26removed old unused getpass() leftoversDaniel Stenberg
2000-10-26Georg Horn provided a fix for the timeout signal stuff. Finally the timeoutDaniel Stenberg
2000-10-26removed getpass-check since getpass() is no longer being usedDaniel Stenberg
2000-10-26renamed getpass() to my_getpass() and it is now thread-safe and shouldDaniel Stenberg
2000-10-26Kevin Roth's bugreport with config files containing '-v defaulturl' is nowDaniel Stenberg
2000-10-26Kevin P Roth's idea of supporting multiple -d options was turned into realityDaniel Stenberg
2000-10-25Replaced the former bug report email address with the new curl-bug@haxx.seDaniel Stenberg
2000-10-25Added a few ideasDaniel Stenberg
2000-10-25tiny spell correctionDaniel Stenberg
2000-10-25compiles on Linux nowDaniel Stenberg
2000-10-23the configure script dynamically gets the version from the include file nowDaniel Stenberg
2000-10-20remote_port used in Host: headers only when non-defaultDaniel Stenberg
2000-10-17made the speedcheck actually work againDaniel Stenberg