- Dec 13, 2012
-
-
Ben Laurie authored
-
Ben Laurie authored
-
- Dec 12, 2012
-
-
Ben Laurie authored
-
- Dec 06, 2012
-
-
Dr. Stephen Henson authored
Use -1 to check all extensions in CRLs. Always set flag for freshest CRL.
-
- Dec 05, 2012
-
-
Andy Polyakov authored
-
- Dec 04, 2012
-
-
Dr. Stephen Henson authored
-
- Dec 03, 2012
-
-
Dr. Stephen Henson authored
-
- Dec 01, 2012
-
-
Andy Polyakov authored
-
- Nov 29, 2012
-
-
Dr. Stephen Henson authored
Submitted by: jean-etienne.schwartz@bull.net In OCSP_basic_varify return an error if X509_STORE_CTX_init fails.
-
- Nov 28, 2012
-
-
Andy Polyakov authored
-
- Nov 26, 2012
-
-
Dr. Stephen Henson authored
-
- Nov 22, 2012
-
-
Dr. Stephen Henson authored
-
- Nov 21, 2012
-
-
Dr. Stephen Henson authored
Submitted by: Dmitry Belyavsky <beldmit@gmail.com> Fix DH double free if parameter generation fails.
-
- Nov 20, 2012
-
-
Dr. Stephen Henson authored
-
- Nov 19, 2012
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
Submitted by: Florian Weimer
-
- Nov 18, 2012
-
-
Dr. Stephen Henson authored
Submitted by: "Florian Rüchel" <florian.ruechel@ruhr-uni-bochum.de> Correctly handle local machine keys in the capi ENGINE.
-
- Nov 15, 2012
-
-
Dr. Stephen Henson authored
-
- Nov 12, 2012
-
-
Andy Polyakov authored
-
- Oct 29, 2012
-
-
Andy Polyakov authored
-
- Oct 22, 2012
-
-
Dr. Stephen Henson authored
-
- Oct 21, 2012
-
-
Andy Polyakov authored
-
- Oct 16, 2012
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
PR: 2896
-
- Oct 05, 2012
-
-
Bodo Möller authored
Submitted by: Adam Langley
-
- Sep 26, 2012
-
-
Dr. Stephen Henson authored
-
- Sep 24, 2012
-
-
Bodo Möller authored
Submitted by: Adam Langley
-
Richard Levitte authored
-
- Sep 21, 2012
-
-
Richard Levitte authored
debugging code that's seldom used.
-
- Sep 19, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Sep 17, 2012
-
-
Bodo Möller authored
Submitted by: Chromium Authors
-
- Sep 15, 2012
-
-
Andy Polyakov authored
PR: 2874 Submitted by: Tomas Mraz
-
- Sep 11, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
change the current certificate (in s->cert->key) to the one used and then SSL_get_certificate and SSL_get_privatekey will automatically work.
-
Ben Laurie authored
right response is stapled. Also change SSL_get_certificate() so it returns the certificate actually sent. See http://rt.openssl.org/Ticket/Display.html?id=2836.
-
- Sep 01, 2012
-
-
Andy Polyakov authored
assembler [from HEAD].
-
Dr. Stephen Henson authored
Multiple copies of the ENGINE will cause problems when it is cleaned up as the methods are stored in static structures which will be overwritten and freed up more than once. Set static methods to NULL when the ENGINE is freed so it can be reloaded.
-
- Aug 29, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-