- Sep 21, 2012
-
-
Richard Levitte authored
debugging code that's seldom used.
-
- Sep 19, 2012
-
-
Andy Polyakov authored
-
- Sep 18, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Sep 17, 2012
-
-
Bodo Möller authored
Submitted by: Chromium Authors
-
- Sep 15, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
Submitted by: David Miller
-
Andy Polyakov authored
PR: 2874 Submitted by: Tomas Mraz
-
- Sep 14, 2012
-
-
Dr. Stephen Henson authored
by client and send back to server. Also prints an abbreviated summary of the connection parameters.
-
- Sep 12, 2012
-
-
Dr. Stephen Henson authored
New option -verify_quiet to shut up the verify callback unless there is an error.
-
Dr. Stephen Henson authored
client hello message. Previously this could only be retrieved on an initial connection and it was impossible to determine the cipher IDs of any uknown ciphersuites.
-
- Sep 11, 2012
-
-
Dr. Stephen Henson authored
enhance EC method to support setting curve type when generating keys and add parameter encoding option
-
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 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
-