- Apr 07, 2012
-
-
Dr. Stephen Henson authored
Correct some parameter values. (backport from HEAD)
-
Dr. Stephen Henson authored
(backport from HEAD)
-
Dr. Stephen Henson authored
(backport from HEAD)
-
- Apr 06, 2012
-
-
Dr. Stephen Henson authored
Localize client hello extension parsing in t1_lib.c (backport from HEAD)
-
Dr. Stephen Henson authored
enabled instead of requiring an application to hard code a (possibly inappropriate) parameter set and delve into EC internals we just automatically use the preferred curve. (backport from HEAD)
-
Dr. Stephen Henson authored
add utility functions to t1_lib.c to check if EC certificates and parameters are consistent with peer. (backport from HEAD)
-
Dr. Stephen Henson authored
Tidy some code up. Don't allocate a structure to handle ECC extensions when it is used for default values. Make supported curves configurable. Add ctrls to retrieve shared curves: not fully integrated with rest of ECC code yet. (backport from HEAD)
-
Dr. Stephen Henson authored
extensions to s_client and s_server to print out retrieved valued. Extend CERT structure to cache supported signature algorithm data. (backport from HEAD)
-
Dr. Stephen Henson authored
(backport from HEAD)
-
Dr. Stephen Henson authored
between NIDs and the more common NIST names such as "P-256". Enhance ecparam utility and ECC method to recognise the NIST names for curves. (backport from HEAD)
-
Dr. Stephen Henson authored
structure. Before this the only way to add a custom chain was in the parent SSL_CTX (which is shared by all key types and SSL structures) or rely on auto chain building (which is performed on each handshake) from the trust store. (backport from HEAD)
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Backport: Revise ssl code to use CERT_PKEY structure when outputting a certificate chain (from HEAD)
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Apr 05, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Apr 04, 2012
-
-
Andy Polyakov authored
PR: 2778
-
- Mar 31, 2012
-
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
Submitted by: John Fitzgibbon <john_fitzgibbon@yahoo.com> Time is always encoded as 4 bytes, not sizeof(Time).
-
Andy Polyakov authored
PR: 2780
-
Andy Polyakov authored
PR: 2775
-
Andy Polyakov authored
PR: 2761 Submitted by: Corinna Vinschen
-
- Mar 30, 2012
-
-
Andy Polyakov authored
-
- Mar 29, 2012
-
-
Andy Polyakov authored
PR: 2776
-
Andy Polyakov authored
-
- Mar 22, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Fix memory leaks in 'goto err' cases.
-
Dr. Stephen Henson authored
-
- Mar 21, 2012
-
-
cvs2svn authored
'OpenSSL_1_0_2-stable'.
-
Dr. Stephen Henson authored
-
- Mar 18, 2012
-
-
Dr. Stephen Henson authored
the old code came from SSLeay days before TLS was even supported.
-
- Mar 16, 2012
-
-
Andy Polyakov authored
-
- Mar 14, 2012
-
-
Dr. Stephen Henson authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-