History log of /curl/lib/getinfo.c (Results 126 – 150 of 151)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f26a338a 16-Jan-2003 Daniel Stenberg

copyright year update in the source header


# 4527995e 16-Jan-2003 Daniel Stenberg

Allow CURLINFO_PRIVATE to be NULL, patch by Markus Oberhumer


Revision tags: curl-7_10_3
# 8bca5e05 20-Nov-2002 Daniel Stenberg

Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE
for storage and retrieval of private data in the curl handle.


Revision tags: curl-7_10_2
# b8a6913e 28-Oct-2002 Daniel Stenberg

prevent compiler warnings


Revision tags: curl-7_10_1, curl-7_10
# ba4e69be 03-Sep-2002 Daniel Stenberg

updated source code boilerplate/header


Revision tags: curl-7_9_8, curl-7_9_7, curl-7_9_7-pre2
# 62d205a2 16-Apr-2002 Daniel Stenberg

Dirk Manske brought the patch that introduces two new CURLINFO_* values:
CURLINFO_REDIRECT_TIME and CURLINFO_REDIRECT_COUNT.


Revision tags: curl-7_9_6
# 04da96e0 02-Apr-2002 Daniel Stenberg

Jacky Lam added memdebug.h include to prevent crashes when that is used


# 974f314f 19-Mar-2002 Daniel Stenberg

copyright string (year) update


Revision tags: curl-7_9_5, curl-7_9_5-pre4, curl-7_9_5-pre2
# 721b05e3 20-Feb-2002 Daniel Stenberg

Nico Baggus' VMS tweaks


Revision tags: curl-7_9_4
# 76c53c69 29-Jan-2002 Daniel Stenberg

Giaslas Georgios introduced CURLINFO_CONTENT_TYPE


# 2b1f6832 27-Jan-2002 Daniel Stenberg

set header and request size to 0 before each *_perform()


Revision tags: curl-7_9_3, curl-7_9_3-pre3, curl-7_9_3-pre2, curl-7_9_3-pre1, pre-host-cache, curl-7_9_2
# ca0fd33d 20-Nov-2001 Daniel Stenberg

Georg Horn's STARTTRANSFER_TIME patch


Revision tags: curl-7_9_1
# 8e91d5de 11-Oct-2001 Sterling Hughes

looks nicer and is better compatible with older vim versions


# e9aa07f6 28-Sep-2001 Daniel Stenberg

filetime should be -1 if the remote time was unknown as 0 is actually a
valid time. we now store the filetime as a long to know for sure it can
hold -1 (there exist some unsigned time_t cases)


Revision tags: curl-7_9, Curl_easy_1-1-8, Curl_easy_1-1-7
# 61478798 07-Sep-2001 Sterling Hughes

Added formatting sections for emacs and vim


# 0ece1b5c 30-Aug-2001 Daniel Stenberg

Major rename and redesign of the internal "backbone" structs. Details will
be posted in a minute to the libcurl list.


Revision tags: before_urldata_rename, curl-7_8_1
# 0879515d 15-Aug-2001 Daniel Stenberg

Added Curl_initinfo() that's supposed to init session-specific getinfo-
variables


# 4df9d944 14-Aug-2001 Daniel Stenberg

added typecast when converting const char * to char *


Revision tags: curl-7_8_1-pre3, curl-7_8, curl-7_8-pre2, curl-7_7_3, curl-7_7_2, curl-7_7_1, curl-7_7, curl-7_7-beta5, curl-7_7-beta3, curl-7_7-beta2
# c67952fc 09-Mar-2001 Daniel Stenberg

curl_ prefix modified to Curl_


Revision tags: curl-7_7-beta1, curl-7_7_alpha2, curl-7_6_1, curl-7_6_1-pre3
# 6f7c70fb 04-Feb-2001 Daniel Stenberg

CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were
added as suggested by Bob Schader


Revision tags: curl-7_6_1-pre2, curl-7_6_1-pre1, curl-7_6, curl-7_6-pre4, curl_7_6-pre3, curl-7_5_2
# 24dee483 03-Jan-2001 Daniel Stenberg

dual-license fix


Revision tags: pre-header-change, curl-7_5
# b5739b3a 22-Nov-2000 Daniel Stenberg

document time fixes


# 71fb7011 06-Nov-2000 Daniel Stenberg

adjusted the time-keeping function to work better for location following
requests


# 0cff2790 30-Oct-2000 Daniel Stenberg

new urldata ssl layout and T. Bharath brought the new SSL cert verify function


Revision tags: curl-7_4_1
# 5865860a 04-Oct-2000 Daniel Stenberg

counts header and request size


1234567