aboutsummaryrefslogtreecommitdiff
path: root/lib/getinfo.c
AgeCommit message (Expand)Author
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-04-16Dirk Manske brought the patch that introduces two new CURLINFO_* values:Daniel Stenberg
2002-04-02Jacky Lam added memdebug.h include to prevent crashes when that is usedDaniel Stenberg
2002-03-19copyright string (year) updateDaniel Stenberg
2002-02-20Nico Baggus' VMS tweaksDaniel Stenberg
2002-01-29Giaslas Georgios introduced CURLINFO_CONTENT_TYPEDaniel Stenberg
2002-01-27set header and request size to 0 before each *_perform()Daniel Stenberg
2001-11-20Georg Horn's STARTTRANSFER_TIME patchDaniel Stenberg
2001-10-11looks nicer and is better compatible with older vim versionsSterling Hughes
2001-09-28filetime should be -1 if the remote time was unknown as 0 is actually aDaniel Stenberg
2001-09-07Added formatting sections for emacs and vimSterling Hughes
2001-08-30Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg
2001-08-15Added Curl_initinfo() that's supposed to init session-specific getinfo-Daniel Stenberg
2001-08-14added typecast when converting const char * to char *Daniel Stenberg
2001-03-09curl_ prefix modified to Curl_Daniel Stenberg
2001-02-04CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD wereDaniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-11-22document time fixesDaniel Stenberg
2000-11-06adjusted the time-keeping function to work better for location followingDaniel Stenberg
2000-10-30new urldata ssl layout and T. Bharath brought the new SSL cert verify functionDaniel Stenberg
2000-10-04counts header and request sizeDaniel Stenberg
2000-10-02getinfo.c replaces the former writeout.cDaniel Stenberg