- Nov 01, 2001
-
-
Daniel Stenberg authored
information as well. Improves debug outputs etc.
-
- Oct 31, 2001
-
-
Daniel Stenberg authored
new logic can retry the same operation on a new connection!
-
- Oct 22, 2001
-
-
Daniel Stenberg authored
-
- Oct 19, 2001
-
-
Daniel Stenberg authored
HTTP server we return error
-
Daniel Stenberg authored
unconditionalliy. Previously, the code check was for >= 300 unless follow- location was enabled...
-
- Oct 17, 2001
-
-
Daniel Stenberg authored
returned an error as there might be stuff in there we must free/cleanup. This fixes the memory leak Yanick Pelletier posted about 16 Oct 2001
-
- Oct 12, 2001
-
-
Daniel Stenberg authored
-
- Oct 11, 2001
-
-
Sterling Hughes authored
-
- Oct 01, 2001
-
-
Daniel Stenberg authored
-
- Sep 28, 2001
-
-
Daniel Stenberg authored
valid time. we now store the filetime as a long to know for sure it can hold -1 (there exist some unsigned time_t cases)
-
- Sep 26, 2001
-
-
Daniel Stenberg authored
properly match those cookies in subsequent requests
-
- Sep 12, 2001
-
-
Daniel Stenberg authored
seriously decreases the amount of used stack space
-
- Sep 07, 2001
-
-
Sterling Hughes authored
-
- Aug 30, 2001
-
-
Daniel Stenberg authored
be posted in a minute to the libcurl list.
-
- Aug 28, 2001
-
-
Daniel Stenberg authored
NOTE: we might do this for *ALL* errors when doing form posts.
-
Daniel Stenberg authored
-
- Aug 21, 2001
-
-
Daniel Stenberg authored
-
- Aug 15, 2001
-
-
Daniel Stenberg authored
-
- Aug 14, 2001
-
-
Daniel Stenberg authored
-
- Aug 10, 2001
-
-
Daniel Stenberg authored
-
- Aug 05, 2001
-
-
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
-
- Aug 02, 2001
-
-
Daniel Stenberg authored
reported 12 Jul 2001)
-
- May 22, 2001
-
-
Daniel Stenberg authored
afterwards (bug #426442)
-
- May 21, 2001
-
-
Daniel Stenberg authored
is a FTPS connection as the data transfer is then done unencrypted!
-
- May 12, 2001
-
-
Daniel Stenberg authored
-
- May 11, 2001
-
-
Daniel Stenberg authored
strnequal() approach that really didn't follow the RFC properly
-
Daniel Stenberg authored
-
- May 10, 2001
-
-
Daniel Stenberg authored
-
- May 03, 2001
-
-
Daniel Stenberg authored
-
- Apr 27, 2001
-
-
Daniel Stenberg authored
directly after all the headers are received!
-
Daniel Stenberg authored
maxdownload set to -1 when not used
-
- Apr 18, 2001
-
-
Daniel Stenberg authored
main handle struct to work with persistant connections
-
- Apr 11, 2001
-
-
Daniel Stenberg authored
early as possible
-
- Apr 03, 2001
-
-
Daniel Stenberg authored
connections were introduced
-
Daniel Stenberg authored
- removed #ifdefed code
-
Daniel Stenberg authored
-
- Mar 27, 2001
-
-
Daniel Stenberg authored
-
- Mar 26, 2001
-
-
Daniel Stenberg authored
as an indication of a persistant connection
-
- Mar 23, 2001
-
-
Daniel Stenberg authored
-