Daniel Stenberg
|
b2e1bf7e7d
No longer support Z as a flag to print size_t, it isn't used by libcurl
|
21 年之前 |
Daniel Stenberg
|
4d17d6876e
Dan Fandrich's cleanup patch to make pedantic compiler options cause less
|
21 年之前 |
Daniel Stenberg
|
b791e158f0
use curl_off_t instead of off_t!
|
21 年之前 |
Daniel Stenberg
|
b60e0fa97e
David J Meyer's large file support.
|
21 年之前 |
Daniel Stenberg
|
4cccceb034
snprintf() made a single-byte buffer overflow, as it could write a zero
|
21 年之前 |
Daniel Stenberg
|
fb3eee5f0b
Respect HAVE_LONGLONG to support 'long long'
|
21 年之前 |
Daniel Stenberg
|
bbe23945e4
fix the treatment of the variable width specifier '*', which caused a bug
|
21 年之前 |
Daniel Stenberg
|
308bc9d919
use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions
|
21 年之前 |
Daniel Stenberg
|
a7c72b7abf
removed the local variables for emacs and vim, use the new sample.emacs
|
22 年之前 |
Daniel Stenberg
|
aa8b7dd336
reverted bad header replacement
|
22 年之前 |
Daniel Stenberg
|
f26a338a54
copyright year update in the source header
|
22 年之前 |
Daniel Stenberg
|
c7b03d6479
maprintf() and vmaprintf() now work better when printfing "%s" with an
|
22 年之前 |
Daniel Stenberg
|
c795123cd5
fixed a long long mistake
|
23 年之前 |
Daniel Stenberg
|
1dc5bf4f73
#ifndef and #define magic to prevent compiler warnings when doing #if BLA
|
23 年之前 |
Daniel Stenberg
|
fd307bfe29
cut off a big piece of comment and added a pointer to the Trio web page
|
23 年之前 |
Daniel Stenberg
|
dccc77a325
Eric Lavigne updates
|
23 年之前 |
Daniel Stenberg
|
05f3ca880f
made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as well
|
23 年之前 |
Daniel Stenberg
|
a18d41a463
include setup.h
|
23 年之前 |
Sterling Hughes
|
8e91d5de8e
looks nicer and is better compatible with older vim versions
|
23 年之前 |
Sterling Hughes
|
6147879837
Added formatting sections for emacs and vim
|
23 年之前 |
Daniel Stenberg
|
aace68c91b
extern declarations no longer done on windows (T. Bharath's patch)
|
23 年之前 |
Daniel Stenberg
|
95e7e551f6
added const char * => char * typecast
|
23 年之前 |
Daniel Stenberg
|
f35b6e90f5
corrected dubious use of the same variable twice in a function call,
|
23 年之前 |
Daniel Stenberg
|
6403257886
renamed Curl_ to curl_ for the printf() prefixes
|
24 年之前 |
Daniel Stenberg
|
4031104404
Internal symbols that aren't static are now prefixed with 'Curl_'
|
24 年之前 |
Daniel Stenberg
|
ed8dbf4ac2
updated license text in headers
|
24 年之前 |
Daniel Stenberg
|
56ac132401
removed the storenonprintable function as it isn't used anymore
|
24 年之前 |
Daniel Stenberg
|
5a07305dc8
not printf()ing %s normally for character that weren't isprint() made things
|
24 年之前 |
Daniel Stenberg
|
0f8facb49b
added memory debugging include file
|
24 年之前 |
Daniel Stenberg
|
ae1912cb0d
Initial revision
|
25 年之前 |