- Feb 12, 2011
-
-
Andy Polyakov authored
-
- Feb 08, 2011
-
-
Bodo Möller authored
(CVE-2011-0014 OCSP stapling fix has been applied to the 1.0.1 branch as well.)
-
Bodo Möller authored
Submitted by: Neel Mehta, Adam Langley, Bodo Moeller
-
Bodo Möller authored
-
- Feb 03, 2011
-
-
Dr. Stephen Henson authored
-
Bodo Möller authored
- safestack macro changes for C++ were incomplete - RLE decompression boundary case - SSL 2.0 key arg length check Submitted by: Google (Adam Langley, Neel Mehta, Bodo Moeller)
-
Bodo Möller authored
-
Bodo Möller authored
-
- Feb 01, 2011
-
-
Dr. Stephen Henson authored
we shouldn't reject digest lengths larger than SHA256: the FIPS algorithm tests include SHA384 and SHA512 tests.
-
- Jan 30, 2011
-
-
Dr. Stephen Henson authored
-
- Jan 26, 2011
-
-
Dr. Stephen Henson authored
need a whole new PRNG for FIPS). 1. avoid use of ERR_peek(). 2. If compiling with FIPS use small FIPS EVP and disable ENGINE
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
- Jan 25, 2011
-
-
Dr. Stephen Henson authored
crypto and ENGINE dependencies in RSA library.
-
Dr. Stephen Henson authored
routines from bn_lib.c
-
Dr. Stephen Henson authored
DSA_SIG_new() and DSA_SIG_free() to remove ASN1 dependencies from DSA_do_sign() and DSA_do_verify().
-
Dr. Stephen Henson authored
-
- Jan 24, 2011
-
-
Dr. Stephen Henson authored
Submitted by: Chris Wilson <chris@qwirx.com> Reviewed by: steve Constify ASN1_STRING_set_default_mask_asc().
-
Dr. Stephen Henson authored
NIST PKV tests.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: Robert Jackson <robert@rjsweb.net> Reviewed by: steve Fix EC_POINT_cmp function for case where b but not a is the point at infinity.
-
- Jan 19, 2011
-
-
Dr. Stephen Henson authored
seed to: this doesn't introduce any binary compatibility issues as the function is only used internally. The seed output is needed for FIPS 140-2 algorithm testing: the functionality used to be in DSA_generate_parameters_ex() but was removed in OpenSSL 1.0.0
-
- Jan 14, 2011
-
-
Dr. Stephen Henson authored
-
- Jan 13, 2011
-
-
Dr. Stephen Henson authored
-
- Jan 10, 2011
-
-
Richard Levitte authored
Synchronise VMS build with Unixly build.
-
- Jan 09, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jan 06, 2011
-
-
Richard Levitte authored
Fix fault include. Submitted by Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
-
- Jan 04, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
alert.
-
- Jan 03, 2011
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: Rob Austein <sra@hactrn.net> Reviewed by: steve Fix corner cases in RFC3779 code.
-
Dr. Stephen Henson authored
must escape the escape character itself (backslash).
-
Dr. Stephen Henson authored
Submitted by: Rob Austein <sra@hactrn.net> Reviewed by: steve Use OPENSSL_assert() instead of assert().
-
Dr. Stephen Henson authored
Submitted by: Michael Bergandi <mbergandi@gmail.com> Reviewed by: steve Fix typo in crypto/bio/bss_dgram.c
-
Dr. Stephen Henson authored
Submitted by: Mark Phalan <mark.phalan@oracle.com> Reviewed by: steve Use L suffix in version number.
-
- Dec 14, 2010
-
-
Richard Levitte authored
PR: 2393
-
Richard Levitte authored
PR: 2393
-
- Dec 11, 2010
-
-
Andy Polyakov authored
PR: 2382
-