- Jan 09, 2003
-
-
Daniel Stenberg authored
-
- Jan 08, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
the design draft mentioned and what I think is fit
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Jean-Philippe Barette-LaPierre authored
-
- Jan 07, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Return file-error if 550 is returned when trying MDTM
-
Daniel Stenberg authored
that the output looks better
-
Daniel Stenberg authored
Matthew Blain.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Jan 06, 2003
-
-
Daniel Stenberg authored
-
Sterling Hughes authored
previously, if you called curl_easy_perform and then set the global dns cache, the global cache wouldn't be used. I don't see this really happening in practice, but this code allows you to do it.
-
- Dec 29, 2002
-
-
Daniel Stenberg authored
care how many bytes that is readable NOW. Philippe Raoult reported the bug in 7.10.3-pre3.
-
Daniel Stenberg authored
is used.
-
- Dec 20, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
makefile when --enable-maintainer-mode is not used.
-
Daniel Stenberg authored
-
- Dec 19, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
situation occurs, which it previously didn't! This was reptoed by Evan Jordan in bug report #653022. Also, if ERROR_SYSCALL is returned from SSL_write(), include the errno number in the error string for easier error detection.
-
Daniel Stenberg authored
-
- Dec 18, 2002
-
-
Daniel Stenberg authored
-
- Dec 17, 2002
-
-
Daniel Stenberg authored
#651464.
-
Daniel Stenberg authored
-
- Dec 16, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
listening on the port we use.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
for a bigger buffer and this is indeed badness for us. Making this work on both old and new glibc versions require an ugly loop that in its worse form cause 45 bad loops when using the correct glibc and a non-resolving host name... :-/ We want a better fix. Badly.
-