- Mar 31, 2003
-
-
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
-
Daniel Stenberg authored
-
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 29, 2003
-
-
Daniel Stenberg authored
an error message about a missing URL.
-
- Mar 28, 2003
-
-
Daniel Stenberg authored
-
- Mar 27, 2003
-
-
Daniel Stenberg authored
lists
-
- Mar 26, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 25, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
name for it.
-
Daniel Stenberg authored
-
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)
-
Daniel Stenberg authored
-
- 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 20, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 19, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
cygwin installations (using DOS-style files somehow?)
-
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 18, 2003
-
-
Daniel Stenberg authored
or above
-
- Mar 17, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 16, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Mar 15, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
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...
-
Daniel Stenberg authored
them the first time * verify that the server we start really comes up fine and works as expected before continue * count test cases where the server can't be run (for whatever reason) * prefix lots of messages with RUN: to make it easier to realize which script is saying what when running tests verbose * remove the generic sleep(1) from each test, makes the suite fly! ;-) I hope these changes will make the tests run somewhat more reliably on more platforms.
-