Commit History

Author SHA1 Message Date
  Daniel Stenberg 4527995e66 Allow CURLINFO_PRIVATE to be NULL, patch by Markus Oberhumer 22 years ago
  Daniel Stenberg 8bca5e05b8 Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE 22 years ago
  Daniel Stenberg b8a6913e09 prevent compiler warnings 22 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg 62d205a2ec Dirk Manske brought the patch that introduces two new CURLINFO_* values: 22 years ago
  Daniel Stenberg 04da96e044 Jacky Lam added memdebug.h include to prevent crashes when that is used 22 years ago
  Daniel Stenberg 974f314f57 copyright string (year) update 22 years ago
  Daniel Stenberg 721b05e343 Nico Baggus' VMS tweaks 22 years ago
  Daniel Stenberg 76c53c690c Giaslas Georgios introduced CURLINFO_CONTENT_TYPE 23 years ago
  Daniel Stenberg 2b1f683239 set header and request size to 0 before each *_perform() 23 years ago
  Daniel Stenberg ca0fd33d2d Georg Horn's STARTTRANSFER_TIME patch 23 years ago
  Sterling Hughes 8e91d5de8e looks nicer and is better compatible with older vim versions 23 years ago
  Daniel Stenberg e9aa07f660 filetime should be -1 if the remote time was unknown as 0 is actually a 23 years ago
  Sterling Hughes 6147879837 Added formatting sections for emacs and vim 23 years ago
  Daniel Stenberg 0ece1b5c34 Major rename and redesign of the internal "backbone" structs. Details will 23 years ago
  Daniel Stenberg 0879515d4c Added Curl_initinfo() that's supposed to init session-specific getinfo- 23 years ago
  Daniel Stenberg 4df9d94414 added typecast when converting const char * to char * 23 years ago
  Daniel Stenberg c67952fc5c curl_ prefix modified to Curl_ 23 years ago
  Daniel Stenberg 6f7c70fbbc CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were 24 years ago
  Daniel Stenberg 24dee483e9 dual-license fix 24 years ago
  Daniel Stenberg b5739b3a97 document time fixes 24 years ago
  Daniel Stenberg 71fb701168 adjusted the time-keeping function to work better for location following 24 years ago
  Daniel Stenberg 0cff279063 new urldata ssl layout and T. Bharath brought the new SSL cert verify function 24 years ago
  Daniel Stenberg 5865860ad6 counts header and request size 24 years ago
  Daniel Stenberg d5ad450db6 getinfo.c replaces the former writeout.c 24 years ago