summaryrefslogtreecommitdiff
path: root/lib/getinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Georg Horn's STARTTRANSFER_TIME patchDaniel Stenberg2001-11-201-0/+4
* looks nicer and is better compatible with older vim versionsSterling Hughes2001-10-111-2/+2
* filetime should be -1 if the remote time was unknown as 0 is actually aDaniel Stenberg2001-09-281-1/+1
* Added formatting sections for emacs and vimSterling Hughes2001-09-071-0/+8
* Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg2001-08-301-11/+12
* Added Curl_initinfo() that's supposed to init session-specific getinfo-Daniel Stenberg2001-08-151-2/+20
* added typecast when converting const char * to char *Daniel Stenberg2001-08-141-1/+1
* curl_ prefix modified to Curl_Daniel Stenberg2001-03-091-1/+1
* CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD wereDaniel Stenberg2001-02-041-0/+6
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* document time fixesDaniel Stenberg2000-11-221-0/+3
* adjusted the time-keeping function to work better for location followingDaniel Stenberg2000-11-061-6/+3
* new urldata ssl layout and T. Bharath brought the new SSL cert verify functionDaniel Stenberg2000-10-301-0/+3
* counts header and request sizeDaniel Stenberg2000-10-041-0/+6
* getinfo.c replaces the former writeout.cDaniel Stenberg2000-10-021-0/+118