Daniel Stenberg
|
9d064a3927
dl and ulspeed are now curl_off_t so typecast them to double when we
|
20 年之前 |
Daniel Stenberg
|
0d1fc73f21
Use more curl_off_t variables when doing the progress meter calculations and
|
20 年之前 |
Daniel Stenberg
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 年之前 |
Daniel Stenberg
|
053f6c85ef
updated year in the copyright string
|
21 年之前 |
Daniel Stenberg
|
1f9b0e70ab
Based on Joerg Mueller-Tolk's patch, this introduces support for
|
21 年之前 |
Daniel Stenberg
|
5974309d10
CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE
|
21 年之前 |
Daniel Stenberg
|
27619fc450
Added support for CURLINFO_HTTP_CONNECTCODE
|
21 年之前 |
Daniel Stenberg
|
308bc9d919
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
|
21 年之前 |
Daniel Stenberg
|
f213e857ab
Andy Cedilnik fixed some compiler warnings
|
21 年之前 |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 年之前 |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 年之前 |
Daniel Stenberg
|
4527995e66
Allow CURLINFO_PRIVATE to be NULL, patch by Markus Oberhumer
|
22 年之前 |
Daniel Stenberg
|
8bca5e05b8
Kjetil Jacobsen's patch that introduces CURLOPT_PRIVATE and CURLINFO_PRIVATE
|
22 年之前 |
Daniel Stenberg
|
b8a6913e09
prevent compiler warnings
|
22 年之前 |
Daniel Stenberg
|
ba4e69bebc
updated source code boilerplate/header
|
22 年之前 |
Daniel Stenberg
|
62d205a2ec
Dirk Manske brought the patch that introduces two new CURLINFO_* values:
|
22 年之前 |
Daniel Stenberg
|
04da96e044
Jacky Lam added memdebug.h include to prevent crashes when that is used
|
22 年之前 |
Daniel Stenberg
|
974f314f57
copyright string (year) update
|
22 年之前 |
Daniel Stenberg
|
721b05e343
Nico Baggus' VMS tweaks
|
23 年之前 |
Daniel Stenberg
|
76c53c690c
Giaslas Georgios introduced CURLINFO_CONTENT_TYPE
|
23 年之前 |
Daniel Stenberg
|
2b1f683239
set header and request size to 0 before each *_perform()
|
23 年之前 |
Daniel Stenberg
|
ca0fd33d2d
Georg Horn's STARTTRANSFER_TIME patch
|
23 年之前 |
Sterling Hughes
|
8e91d5de8e
looks nicer and is better compatible with older vim versions
|
23 年之前 |
Daniel Stenberg
|
e9aa07f660
filetime should be -1 if the remote time was unknown as 0 is actually a
|
23 年之前 |
Sterling Hughes
|
6147879837
Added formatting sections for emacs and vim
|
23 年之前 |
Daniel Stenberg
|
0ece1b5c34
Major rename and redesign of the internal "backbone" structs. Details will
|
23 年之前 |
Daniel Stenberg
|
0879515d4c
Added Curl_initinfo() that's supposed to init session-specific getinfo-
|
23 年之前 |
Daniel Stenberg
|
4df9d94414
added typecast when converting const char * to char *
|
23 年之前 |
Daniel Stenberg
|
c67952fc5c
curl_ prefix modified to Curl_
|
24 年之前 |
Daniel Stenberg
|
6f7c70fbbc
CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD were
|
24 年之前 |