Age | Commit message (Expand) | Author |
2004-02-20 | No longer support Z as a flag to print size_t, it isn't used by libcurl | Daniel Stenberg |
2004-01-29 | Dan Fandrich's cleanup patch to make pedantic compiler options cause less | Daniel Stenberg |
2004-01-22 | use curl_off_t instead of off_t! | Daniel Stenberg |
2004-01-05 | David J Meyer's large file support. | Daniel Stenberg |
2003-10-26 | snprintf() made a single-byte buffer overflow, as it could write a zero | Daniel Stenberg |
2003-08-19 | Respect HAVE_LONGLONG to support 'long long' | Daniel Stenberg |
2003-08-06 | fix the treatment of the variable width specifier '*', which caused a bug | Daniel Stenberg |
2003-06-26 | use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions | Daniel Stenberg |
2003-01-29 | removed the local variables for emacs and vim, use the new sample.emacs | Daniel Stenberg |
2003-01-16 | reverted bad header replacement | Daniel Stenberg |
2003-01-16 | copyright year update in the source header | Daniel Stenberg |
2002-05-21 | maprintf() and vmaprintf() now work better when printfing "%s" with an | Daniel Stenberg |
2002-02-18 | fixed a long long mistake | Daniel Stenberg |
2002-01-18 | #ifndef and #define magic to prevent compiler warnings when doing #if BLA | Daniel Stenberg |
2002-01-18 | cut off a big piece of comment and added a pointer to the Trio web page | Daniel Stenberg |
2001-11-27 | Eric Lavigne updates | Daniel Stenberg |
2001-11-12 | made CURLOPT_HTTPPROXYTUNNEL work for plain HTTP as well | Daniel Stenberg |
2001-11-12 | include setup.h | Daniel Stenberg |
2001-10-11 | looks nicer and is better compatible with older vim versions | Sterling Hughes |
2001-09-07 | Added formatting sections for emacs and vim | Sterling Hughes |
2001-08-24 | extern declarations no longer done on windows (T. Bharath's patch) | Daniel Stenberg |
2001-08-14 | added const char * => char * typecast | Daniel Stenberg |
2001-08-14 | corrected dubious use of the same variable twice in a function call, | Daniel Stenberg |
2001-01-05 | renamed Curl_ to curl_ for the printf() prefixes | Daniel Stenberg |
2001-01-05 | Internal symbols that aren't static are now prefixed with 'Curl_' | Daniel Stenberg |
2001-01-04 | updated license text in headers | Daniel Stenberg |
2000-11-21 | removed the storenonprintable function as it isn't used anymore | Daniel Stenberg |
2000-11-15 | not printf()ing %s normally for character that weren't isprint() made things | Daniel Stenberg |
2000-10-09 | added memory debugging include file | Daniel Stenberg |
1999-12-29 | Initial revision | Daniel Stenberg |