- Jan 07, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
expect (nor read) any response-body
-
Daniel Stenberg authored
cookie list, even though they're not supposed to do that...
-
- Jan 04, 2002
-
-
sm authored
-
sm authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
I also replaced all printf() calls with calls to Curl_failf()
-
Daniel Stenberg authored
platforms that have such a function. This affects multi-thread running libcurls on IPv4 systems that have VERBOSE switched on. The previous version was risking that another thread overwrote the data before it was read out in this thread. There could possibly also be a slight risk that the data isn't zero terminated for a short while and thus could cause the thread to crash...
-
Daniel Stenberg authored
header directory but the function *is* present!
-
Daniel Stenberg authored
to become properly 8-byte aligned on 64-bit archs. Philip Gladstone reported.
-
Daniel Stenberg authored
headers.
-
- Jan 03, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 02, 2002
-
-
Daniel Stenberg authored
-
- Dec 20, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
we return a set of headers not more. This enables FTP operations that don't transfer any data, only perform FTP commands.
-
- Dec 17, 2001
-
-
Daniel Stenberg authored
-
- Dec 14, 2001
-
-
Daniel Stenberg authored
-
- Dec 13, 2001
-
-
Daniel Stenberg authored
-
- Dec 11, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 07, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 05, 2001
-
-
Daniel Stenberg authored
set.upload to FALSE or else we might still get an upload if the previous operation was an upload!
-
- Dec 04, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 03, 2001
-
-
Daniel Stenberg authored
is not dealt with when we find an end-of-response line, as there might be important stuff even after the correct line. So on subsequent invokes, the cached data must be used!
-
Daniel Stenberg authored
-
- Dec 02, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 29, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Nov 28, 2001
-
-
Daniel Stenberg authored
attempting to use EPSV before the standard PASV.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-