- Sep 09, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
scripts running the test OCSP responder.
-
Dr. Stephen Henson authored
-
- Sep 08, 2012
-
-
Dr. Stephen Henson authored
new ctrl to retrive value of received temporary key in server key exchange message, print out details in s_client
-
- Sep 07, 2012
-
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
insignificant, it's actually 4 cycles less for 14 instructions sequence!
-
- Sep 04, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Sep 01, 2012
-
-
Andy Polyakov authored
assembler.
-
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 31, 2012
-
-
Dr. Stephen Henson authored
perform sanity checks on server certificate type as soon as it is received instead of waiting until server key exchange
-
Dr. Stephen Henson authored
-
- Aug 30, 2012
-
-
Dr. Stephen Henson authored
-
- Aug 29, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
some invalid operations for testing purposes. Currently this can be used to sign using digests the peer doesn't support, EC curves the peer doesn't support and use certificates which don't match the type associated with a ciphersuite.
-
- Aug 28, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
all derived keys to the message callback. Add code to SSL_trace to include support for printing out keys.
-
Dr. Stephen Henson 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
-
- Aug 16, 2012
-
-
Bodo Möller authored
-
Bodo Möller authored
-
- Aug 15, 2012
-
-
Dr. Stephen Henson authored
-
- Aug 14, 2012
-
-
Andy Polyakov authored
contemporary SDK.
-
- Aug 13, 2012
-
-
Andy Polyakov authored
PR: 2858
-
Andy Polyakov authored
PR: 2838
-
Andy Polyakov authored
PR: 2859 Submitted by: John Foley
-
Andy Polyakov authored
perlasm/x86_64-xlate.pl instead.
-
Andy Polyakov authored
-
- Aug 05, 2012
-
-
Dr. Stephen Henson authored
-
- Aug 03, 2012
-
-
Dr. Stephen Henson authored
New function X509_chain_up_ref to dup and up the reference count of a STACK_OF(X509): replace equivalent functionality in several places by the equivalent call.
-
Dr. Stephen Henson authored
-
- Jul 27, 2012
-
-
Dr. Stephen Henson authored
by a certificate chain. Add additional tests to handle client certificates: checks for matching certificate type and issuer name comparison. Print out results of checks for each candidate chain tested in s_server/s_client.
-