- Apr 11, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
there seem to be non-compliant FTP servers out there that return 200, so we accept any '2xy' response now.
-
Daniel Stenberg authored
Ralph Mitchell's notification.
-
- Apr 10, 2003
-
-
Daniel Stenberg authored
slash after the host name, but still a ? and following "parameters".
-
- Apr 09, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
made the Last-Modified (faked) header look correct using GMT always
-
- Apr 08, 2003
-
-
Daniel Stenberg authored
miss the first letter
-
Daniel Stenberg authored
-
- Apr 04, 2003
-
-
Daniel Stenberg authored
and 12 following hexadecimal letters, which seems to be what IE uses. This makes curl work smoother with more stupidly written server apps. Worked this out together with Martijn Broenland.
-
- Apr 03, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 31, 2003
-
-
Daniel Stenberg authored
also subsequently free the ssl struct if the connection struct is to be deleted
-
Sterling Hughes authored
-
Daniel Stenberg authored
comparisons before re-using SSL connections and re-using SSL connection IDs.
-
Daniel Stenberg authored
disables the host name check in the FOLLOWLOCATION code. With that option set, libcurl will send user+password to all hosts.
-
Daniel Stenberg authored
ConnectionExists() when first doing a proxy connecto to a HTTPS site and then switching over to a HTTP connection to the same host. This fix corrects the problem.
-
- Mar 25, 2003
-
-
Daniel Stenberg authored
-
- Mar 24, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
change options on an SSL-enabled connection between requests.
-
Daniel Stenberg authored
"It is a DEMO certificate and was never intended to be in any list of trusted CA certificates." (quote by Götz Babin-Ebell, trustcenter.de)
-
- Mar 21, 2003
-
-
Daniel Stenberg authored
We need to make sure that when we init a 'connectdata' struct and then afterwards check for and re-use another one, we must be careful so that the newly set values are transmitted and used in the surviving connectdata struct.
-
- Mar 19, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
imply that yacc/bison exists and can generate this file. Those without one of those tools can then checkout and rename the getdate.c.cvs file.
-
- Mar 16, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 15, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
related stuff within HAVE_OPENSSL_ENGINE_H and we don't make any private typedef or similar if the header is missing...
-
- Mar 14, 2003
-
-
Daniel Stenberg authored
-
- Mar 13, 2003
-
-
Daniel Stenberg authored
-
- Mar 12, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
various system's other defines.
-
- Mar 11, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
systems. Bug report #701749.
-
Daniel Stenberg authored
Fix by Richard Gorton.
-
Daniel Stenberg authored
we don't find/know of a good random source. This way, we get a better randomness which in turn should make SSL connections more secure.
-
Daniel Stenberg authored
in the Curl_is_connected() function.
-
- Mar 03, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-