- Dec 14, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
connection.
-
Daniel Stenberg authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Gisle Vanem authored
-
Gisle Vanem authored
ssluse.*: Added SSL_strerror(). Curl_SSL_engines_list() now returns a slist which must be freed by caller.
-
Daniel Stenberg authored
the others remain at previous values.
-
Daniel Stenberg authored
UrlState sub-struct. Also made the engine_list exist for non-ssl builds to make curl build.
-
- Dec 13, 2004
-
-
Gisle Vanem authored
-
Gisle Vanem authored
Needed elsewhere too?
-
Gisle Vanem authored
Moved CURLOPT_SSLENGINE* options to after verbose mode is set. Added a goto. Eek!
-
Gisle Vanem authored
Added Curl_SSL_engines_list(), cleanup SSL in url.c (no HAVE_OPENSSL_x etc.).
-
Gisle Vanem authored
Handle new info list CURLINFO_SSL_ENGINES.
-
Gisle Vanem authored
Added CURLINFO_SLIST type for returing a 'struct slist' in curl_easy_getinfo(). Added CURLINFO_SSL_ENGINES.
-
Gisle Vanem authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
by me.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 12, 2004
-
-
Daniel Stenberg authored
help debugging. (when using ipv6 I fell over this server that didn't have the ipv6 module loaded)
-
Gisle Vanem authored
-
- Dec 11, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
not the former one
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Here's a stab at a consolidation of the SSL detection heuristics into configure. Source files aren't changed by this patch, except for setup.h and the various config*.h files. Within the configure script, OPENSSL_ENABLED is used to determine if SSL is being used or not, and outside configure, USE_SSLEAY means the same thing; this could be even further unified some day. Now, when SSL is not detected, configure skips the various checks that are dependent on SSL, speeding up the configure process and avoiding complications with cross compiles. I also updated all the architecture- specific config files I could see, but I couldn't test them.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Dec 10, 2004
-
-
Daniel Stenberg authored
be broken, but at least they'll be less broken than they are now."
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-