Age | Commit message (Expand) | Author |
2003-01-29 | removed the local variables for emacs and vim, use the new sample.emacs | Daniel Stenberg |
2003-01-16 | copyright year update in the source header | Daniel Stenberg |
2003-01-16 | Allow CURLINFO_PRIVATE to be NULL, patch by Markus Oberhumer | Daniel Stenberg |
2002-11-20 | Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE | Daniel Stenberg |
2002-10-28 | prevent compiler warnings | Daniel Stenberg |
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg |
2002-04-16 | Dirk Manske brought the patch that introduces two new CURLINFO_* values: | Daniel Stenberg |
2002-04-02 | Jacky Lam added memdebug.h include to prevent crashes when that is used | Daniel Stenberg |
2002-03-19 | copyright string (year) update | Daniel Stenberg |
2002-02-20 | Nico Baggus' VMS tweaks | Daniel Stenberg |
2002-01-29 | Giaslas Georgios introduced CURLINFO_CONTENT_TYPE | Daniel Stenberg |
2002-01-27 | set header and request size to 0 before each *_perform() | Daniel Stenberg |
2001-11-20 | Georg Horn's STARTTRANSFER_TIME patch | Daniel Stenberg |
2001-10-11 | looks nicer and is better compatible with older vim versions | Sterling Hughes |
2001-09-28 | filetime should be -1 if the remote time was unknown as 0 is actually a | Daniel Stenberg |
2001-09-07 | Added formatting sections for emacs and vim | Sterling Hughes |
2001-08-30 | Major rename and redesign of the internal "backbone" structs. Details will | Daniel Stenberg |
2001-08-15 | Added Curl_initinfo() that's supposed to init session-specific getinfo- | Daniel Stenberg |
2001-08-14 | added typecast when converting const char * to char * | Daniel Stenberg |
2001-03-09 | curl_ prefix modified to Curl_ | Daniel Stenberg |
2001-02-04 | CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were | Daniel Stenberg |
2001-01-03 | dual-license fix | Daniel Stenberg |
2000-11-22 | document time fixes | Daniel Stenberg |
2000-11-06 | adjusted the time-keeping function to work better for location following | Daniel Stenberg |
2000-10-30 | new urldata ssl layout and T. Bharath brought the new SSL cert verify function | Daniel Stenberg |
2000-10-04 | counts header and request size | Daniel Stenberg |
2000-10-02 | getinfo.c replaces the former writeout.c | Daniel Stenberg |