- Aug 14, 2001
-
-
Daniel Stenberg authored
converting from 'const char *' to 'char *' to please my picky compiler options
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
gcc 3.0 warned about it
-
- Aug 13, 2001
-
-
Daniel Stenberg authored
after this patch from Peter Todd
-
- Aug 10, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
of the progressupdate, as on very quick transfers they wouldn't always get calculated!
-
- Aug 09, 2001
-
-
sm authored
-
Daniel Stenberg authored
-
- Aug 08, 2001
-
-
Daniel Stenberg authored
it.
-
- Aug 06, 2001
-
-
Daniel Stenberg authored
forgets that it is very often unsigned. These should be fixed globally and then many #ifdef VMS lines can be removed.
-
Daniel Stenberg authored
requires all global symbols to be *case insentively* unique! curl_formfree is a global function we shouldn't touch.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
a configure checked one.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
globally anyway... check these as soon as the size_t fixes are in place
-
Daniel Stenberg authored
-
Daniel Stenberg authored
file:// URL treatment improvements
-
Daniel Stenberg authored
set CURLOPT_WRITEHEADER to non-NULL, even if you didn't care about that data. This is now fixed.
-
Daniel Stenberg authored
read a void * and not a FILE *, as that was how it used to work and not anymore...
-
- Aug 05, 2001
-
-
Daniel Stenberg authored
not to re-encode it).
-
Daniel Stenberg authored
1.5.x servers, as they return really screwed up response headers when asked for with HTTP 1.1.
-
- Aug 03, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
No BSD-style license.
-
Daniel Stenberg authored
-
- Aug 02, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
reported 12 Jul 2001)
-
- Jul 12, 2001
-
-
Sterling Hughes authored
curl_global_cleanup(). Update corresponding man pages... Improve the logic in curl_global_cleanup() and curl_global_init() so that they are not called twice if the application libraries have been initialized and make sure to reset the init flags in curl_global_cleanup().
-
- Jun 29, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 25, 2001
-
-
Daniel Stenberg authored
-
- Jun 19, 2001
-
-
Daniel Stenberg authored
-
- Jun 18, 2001
-
-
Daniel Stenberg authored
-
- Jun 12, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jun 11, 2001
-
-
Daniel Stenberg authored
-