- 18 9月, 2012 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Bodo Möller 提交于
Submitted by: Chromium Authors
-
- 15 9月, 2012 5 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
Submitted by: David Miller
-
由 Andy Polyakov 提交于
PR: 2874 Submitted by: Tomas Mraz
-
- 14 9月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
by client and send back to server. Also prints an abbreviated summary of the connection parameters.
-
- 13 9月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
New option -verify_quiet to shut up the verify callback unless there is an error.
-
- 12 9月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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.
-
- 11 9月, 2012 4 次提交
-
-
由 Dr. Stephen Henson 提交于
enhance EC method to support setting curve type when generating keys and add parameter encoding option
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
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 提交于
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.
-
- 10 9月, 2012 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
scripts running the test OCSP responder.
-
- 09 9月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 9月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
new ctrl to retrive value of received temporary key in server key exchange message, print out details in s_client
-
- 07 9月, 2012 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
insignificant, it's actually 4 cycles less for 14 instructions sequence!
-
- 04 9月, 2012 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 01 9月, 2012 2 次提交
-
-
由 Andy Polyakov 提交于
assembler.
-
由 Dr. Stephen Henson 提交于
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.
-
- 31 8月, 2012 2 次提交
-
-
由 Dr. Stephen Henson 提交于
perform sanity checks on server certificate type as soon as it is received instead of waiting until server key exchange
-
由 Dr. Stephen Henson 提交于
-
- 30 8月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 8月, 2012 8 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
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.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
all derived keys to the message callback. Add code to SSL_trace to include support for printing out keys.
-
由 Dr. Stephen Henson 提交于
-
- 23 8月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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.
-
- 18 8月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 17 8月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-