- Sep 01, 2012
-
-
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 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
PR: 2863 Submitted by: Duane Sand
-
- Aug 16, 2012
-
-
Bodo Möller authored
-
- 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 05, 2012
-
-
Richard Levitte authored
-
Dr. Stephen Henson authored
-
Richard Levitte authored
the 31 character limit is reached (on a 80 column display, do the math)
-
Richard Levitte authored
-
- Jul 04, 2012
-
-
Dr. Stephen Henson authored
-
- Jul 03, 2012
-
-
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 01, 2012
-
-
Ben Laurie authored
-
Andy Polyakov authored
-
- Jun 27, 2012
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
on path with spaces [from HEAD]. PR: 2835
-
- Jun 19, 2012
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
PR: 2833
-
- Jun 10, 2012
-
-
Dr. Stephen Henson authored
-
- Jun 09, 2012
-
-
Dr. Stephen Henson authored
-
- Jun 08, 2012
-
-
Ben Laurie authored
-
- May 16, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
PR: 2810
-
- May 11, 2012
-
-
Dr. Stephen Henson authored
Reported by: Constantine Sapuntzakis <csapuntz@gmail.com> Fix possible deadlock when decoding public keys.
-
Dr. Stephen Henson authored
Reported by: Phil Pennock <openssl-dev@spodhuis.org> Make renegotiation work for TLS 1.2, 1.1 by not using a lower record version client hello workaround if renegotiating.
-
- May 10, 2012
-
-
Dr. Stephen Henson authored
Submitted by: PK <runningdoglackey@yahoo.com> Correct ciphersuite signature algorithm definitions.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
DTLS to fix DoS attack. Thanks to Codenomicon for discovering this issue using Fuzz-o-Matic fuzzing as a service testing platform. (CVE-2012-2333)
-
Richard Levitte authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Make sure tkeylen is initialised properly when encrypting CMS messages.
-
- May 04, 2012
-
-
Richard Levitte authored
-
- Apr 27, 2012
-
-
Andy Polyakov authored
of digest algorithms, mosty SHA, on Power7. Mystery of century, why SHA, why slower algorithm are affected more... [from HEAD]. PR: 2794 Submitted by: Ashley Lai
-
- Apr 26, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-