- Apr 14, 2003
-
-
Daniel Stenberg authored
also now attempt to detect and return the specific CACERT error code.
-
- Mar 31, 2003
-
-
Daniel Stenberg authored
comparisons before re-using SSL connections and re-using SSL connection IDs.
-
- Mar 13, 2003
-
-
Daniel Stenberg authored
-
- Mar 11, 2003
-
-
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.
-
- Feb 28, 2003
-
-
Daniel Stenberg authored
-
- Feb 27, 2003
-
-
Daniel Stenberg authored
-
- Feb 14, 2003
-
-
Daniel Stenberg authored
-
- Feb 05, 2003
-
-
Daniel Stenberg authored
good one. This should work fine again.
-
- Feb 04, 2003
-
-
Daniel Stenberg authored
longer use the SSL functions that store the error message in a static buffer since that is not very multi-thread friendly.
-
- Jan 29, 2003
-
-
Daniel Stenberg authored
way for emacs, and vim users should provide a similar non-polluting style
-
- Jan 16, 2003
-
-
Daniel Stenberg authored
-
- Jan 07, 2003
-
-
Daniel Stenberg authored
-
- Dec 13, 2002
-
-
Daniel Stenberg authored
-
- Dec 09, 2002
-
-
Daniel Stenberg authored
connectdata struct instead, and is no longer modified within the 'set' struct as previously (which was a really BAAAD thing).
-
- Sep 03, 2002
-
-
Daniel Stenberg authored
-
- Aug 30, 2002
-
-
Daniel Stenberg authored
to load "verify_locations"
-
Daniel Stenberg authored
proceed fine with the already existing options, just having a different internal library default for capath.
-
- Jun 10, 2002
-
-
Daniel Stenberg authored
on a patch from Jacob Meuser, input from Gtz Babin-Ebell and my own browsing of the latest include files.
-
- May 21, 2002
-
-
Daniel Stenberg authored
version
-
- May 20, 2002
-
-
Daniel Stenberg authored
of the previous one that used SSL_CTX_use_certificate_file()
-
- Mar 19, 2002
-
-
Daniel Stenberg authored
-
- Jan 30, 2002
-
-
Daniel Stenberg authored
is given
-
- Jan 29, 2002
-
-
Daniel Stenberg authored
consuming operation that should only be needed to do once. We patched libcurl to now only seed on the first connect when unseeded. The seeded status is global so it'll now only happen once during a program's life time.
-
- Jan 17, 2002
-
-
Daniel Stenberg authored
0.9.5
-
- Jan 09, 2002
-
-
Daniel Stenberg authored
would crash. This corrects the problem.
-
- Jan 08, 2002
-
-
Daniel Stenberg authored
-
- Jan 07, 2002
-
-
Daniel Stenberg authored
-
- Dec 17, 2001
-
-
Daniel Stenberg authored
-
- Dec 11, 2001
-
-
Daniel Stenberg authored
-
- Nov 14, 2001
-
-
Daniel Stenberg authored
for ssl
-
- Nov 05, 2001
-
-
Daniel Stenberg authored
of real integers for versions, the defines are added to curl.h
-
- Oct 11, 2001
-
-
Sterling Hughes authored
-
- Sep 19, 2001
-
-
Daniel Stenberg authored
and providing me with test-certificates that helped me nail the problem with curl not discovering with a bad certificate was used.
-
- Sep 12, 2001
-
-
Daniel Stenberg authored
-
- Sep 11, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
output
-
- Sep 07, 2001
-
-
Daniel Stenberg authored
-
Sterling Hughes authored
-
- Sep 06, 2001
-
-
Daniel Stenberg authored
the SessionHandle. It was previously wrongly put in UserDefined
-
Daniel Stenberg authored
around killing entries in it!
-