Gisle Vanem
|
7d3f5d7ac1
urldata.h: Removed engine_list.
|
20 years ago |
Daniel Stenberg
|
07f107ae20
Moved the engine stuff from the root-level of the SessionHandle struct to the
|
20 years ago |
Gisle Vanem
|
be9ea07e87
Handle new type CURLINFO_SLIST.
|
20 years ago |
Daniel Stenberg
|
f4bef25b5e
CURLINFO_NUM_CONNECTS and more
|
20 years ago |
Daniel Stenberg
|
be1cece69b
- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an
|
20 years ago |
Daniel Stenberg
|
bbafb2eb27
curl_global_init_mem() allows the memory functions to be replaced.
|
20 years ago |
Daniel Stenberg
|
9d064a3927
dl and ulspeed are now curl_off_t so typecast them to double when we
|
21 years ago |
Daniel Stenberg
|
0d1fc73f21
Use more curl_off_t variables when doing the progress meter calculations and
|
21 years ago |
Daniel Stenberg
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 years ago |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 years ago |
Daniel Stenberg
|
1f9b0e70ab
Based on Joerg Mueller-Tolk's patch, this introduces support for
|
21 years ago |
Daniel Stenberg
|
5974309d10
CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE
|
21 years ago |
Daniel Stenberg
|
27619fc450
Added support for CURLINFO_HTTP_CONNECTCODE
|
21 years ago |
Daniel Stenberg
|
308bc9d919
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
|
21 years ago |
Daniel Stenberg
|
f213e857ab
Andy Cedilnik fixed some compiler warnings
|
21 years ago |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 years ago |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 years ago |
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:
|
23 years ago |
Daniel Stenberg
|
04da96e044
Jacky Lam added memdebug.h include to prevent crashes when that is used
|
23 years ago |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
23 years ago |
Daniel Stenberg
|
721b05e343
Nico Baggus' VMS tweaks
|
23 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 |