Age | Commit message (Collapse) | Author |
|
|
|
#745122.
|
|
|
|
|
|
also now attempt to detect and return the specific CACERT error code.
|
|
comparisons before re-using SSL connections and re-using SSL connection IDs.
|
|
|
|
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.
|
|
|
|
|
|
|
|
good one. This should work fine again.
|
|
longer use the SSL functions that store the error message in a static buffer
since that is not very multi-thread friendly.
|
|
way for emacs, and vim users should provide a similar non-polluting style
|
|
|
|
|
|
|
|
connectdata struct instead, and is no longer modified within the 'set' struct
as previously (which was a really BAAAD thing).
|
|
|
|
to load "verify_locations"
|
|
proceed fine with the already existing options, just having a different
internal library default for capath.
|
|
on a patch from Jacob Meuser, input from Götz Babin-Ebell and my own
browsing of the latest include files.
|
|
version
|
|
of the previous one that used SSL_CTX_use_certificate_file()
|
|
|
|
is given
|
|
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.
|
|
0.9.5
|
|
would crash. This corrects the problem.
|
|
|
|
|
|
|
|
|
|
for ssl
|
|
of real integers for versions, the defines are added to curl.h
|
|
|
|
and providing me with test-certificates that helped me nail the problem with
curl not discovering with a bad certificate was used.
|
|
|
|
|
|
output
|
|
|
|
|
|
the SessionHandle. It was previously wrongly put in UserDefined
|
|
around killing entries in it!
|
|
be posted in a minute to the libcurl list.
|
|
cache
|
|
|
|
Tim Costello reported bug report #454858.
|
|
for OpenSSL versions prior to 0.9.4, this is conditional and should still
work with older versions.
|
|
it.
|