summaryrefslogtreecommitdiff
path: root/lib/getinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Jacky Lam added memdebug.h include to prevent crashes when that is usedDaniel Stenberg2002-04-021-0/+5
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Nico Baggus' VMS tweaksDaniel Stenberg2002-02-201-0/+5
* Giaslas Georgios introduced CURLINFO_CONTENT_TYPEDaniel Stenberg2002-01-291-1/+8
* set header and request size to 0 before each *_perform()Daniel Stenberg2002-01-271-0/+2
* 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