- 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
-
- Aug 22, 2012
-
-
Dr. Stephen Henson authored
Reported by: Tomas Mraz <tmraz@redhat.com> Treat a NULL value passed to drbg_free_entropy callback as non-op. This can happen if the call to fips_get_entropy fails.
-
- Aug 17, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
PR: 2863 Submitted by: Duane Sand
-
- Aug 16, 2012
-
-
Bodo Möller authored
-
- Aug 14, 2012
-
-
Andy Polyakov authored
contemporary SDK [from HEAD].
-
- Aug 13, 2012
-
-
Andy Polyakov authored
[from HEAD]. PR: 2858
-
Andy Polyakov authored
[from HEAD]. PR: 2838
-
Andy Polyakov authored
PR: 2859 Submitted by: John Foley
-
- Jul 19, 2012
-
-
Dr. Stephen Henson authored
-
- Jul 13, 2012
-
-
Dr. Stephen Henson authored
-
- Jul 05, 2012
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
Have the new names start in column 48, that makes it easy to see when the 31 character limit is reached (on a 80 column display, do the math)
-
- Jul 04, 2012
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
-
- Jul 03, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Reported by: David McCullough <david_mccullough@mcafee.com> Restore fips configuration module from 0.9.8.
-
Dr. Stephen Henson authored
Always perform nexproto callback argument initialisation in s_server otherwise we use uninitialised data if -nocert is specified.
-
- Jul 02, 2012
-
-
Andy Polyakov authored
compensate for VC buf [from HEAD]. PR: 2837
-