- Aug 30, 2001
-
-
Daniel Stenberg authored
be posted in a minute to the libcurl list.
-
- Aug 29, 2001
-
-
Daniel Stenberg authored
- Aug 28, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
NOTE: we might do this for *ALL* errors when doing form posts.
-
Daniel Stenberg authored
-
- Aug 26, 2001
-
-
Sterling Hughes authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 24, 2001
-
-
Daniel Stenberg authored
somewhat easier to understand if I may say so. It is slightly slower.
-
Daniel Stenberg authored
library for use in multithreaded apps
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Tim Costello reported bug report #454858.
-
- Aug 23, 2001
-
-
Daniel Stenberg authored
and possibly free the existing pointer first, and then clear the "allocated" bit. We previously mistakenly could free the new pointer passed to us by the friendly user...!
-
Daniel Stenberg authored
to read multiple cookie files, no longer writes to the URL string passed to the _add() function. The new stuff is now conditionally compiled on the COOKIE define. Changed the _init() proto.
-
Daniel Stenberg authored
the previous 'curl.dll'
-
Daniel Stenberg authored
huge monster function _ftp() into more little functions. There are still more that can be done, but this is at least improving readability and maintainability... :-)
-
- Aug 22, 2001
-
-
Daniel Stenberg authored
-
- Aug 21, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
progress meter looks better on windows (and if the data->err is redirected from stderr it also makes a point)
-
- Aug 20, 2001
-
-
Daniel Stenberg authored
-
- Aug 18, 2001
-
-
Sterling Hughes authored
Use a more appropriate variable name </couldn't resist>
-
- Aug 17, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
removed unused code removed use of global variable(s)
-
Daniel Stenberg authored
removed use of global variables removed name space pollutions (added Curl_ prefixes)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 15, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
a NULL pointer. Now, we treat a missing CURLOPT_POSTFIELDS as if there is no data to send.
-
Daniel Stenberg authored
-