- 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.
-
- Jul 24, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jul 23, 2012
-
-
Dr. Stephen Henson authored
possible to have different stores per SSL structure or one store in the parent SSL_CTX. Include distint stores for certificate chain verification and chain building. New ctrl SSL_CTRL_BUILD_CERT_CHAIN to build and store a certificate chain in CERT structure: returing an error if the chain cannot be built: this will allow applications to test if a chain is correctly configured. Note: if the CERT based stores are not set then the parent SSL_CTX store is used to retain compatibility with existing behaviour.
-
- Jul 20, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jul 19, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jul 18, 2012
-
-
Dr. Stephen Henson authored
that are disabled for this session (as opposed to always disabled by configuration).
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Jul 15, 2012
-
-
Andy Polyakov authored
2% less instructions in SIMD code paths, so 2% improvement in average:-)
-
Andy Polyakov authored
-
Andy Polyakov authored
-