- Apr 17, 2012
-
-
Dr. Stephen Henson authored
Some servers hang when presented with a client hello record length exceeding 255 bytes but will work with longer client hellos if the TLS record version in client hello does not exceed TLS v1.0. Unfortunately this doesn't fix all cases...
-
- Apr 16, 2012
-
-
Andy Polyakov authored
PR: 2791 Submitted by: Ben Noordhuis
-
Andy Polyakov authored
PR: 2790 Submitted by: Alexei Khlebnikov
-
- Apr 15, 2012
-
-
Andy Polyakov authored
PR: 2538
-
Andy Polyakov authored
countermeasure. PR: 2778
-
- Apr 12, 2012
-
-
Andy Polyakov authored
-
- Apr 11, 2012
-
-
Dr. Stephen Henson authored
s_server.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Apr 10, 2012
-
-
Dr. Stephen Henson authored
-
- Apr 09, 2012
-
-
Andy Polyakov authored
-
- Apr 06, 2012
-
-
Dr. Stephen Henson authored
Localize client hello extension parsing in t1_lib.c
-
- Apr 05, 2012
-
-
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.
-
Dr. Stephen Henson authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Apr 04, 2012
-
-
Andy Polyakov authored
PR: 2778
-
Dr. Stephen Henson authored
add utility functions to t1_lib.c to check if EC certificates and parameters are consistent with peer.
-
- Apr 03, 2012
-
-
Dr. Stephen Henson authored
-
- 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
-
-
Dr. Stephen Henson authored
-
- Mar 29, 2012
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
-
Andy Polyakov authored
PR: 2776
-
- Mar 28, 2012
-
-
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.
-
- Mar 22, 2012
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Fix memory leaks in 'goto err' cases.
-
- Mar 21, 2012
-
-
Dr. Stephen Henson authored
-
- Mar 19, 2012
-
-
Andy Polyakov authored
workaround.
-
Andy Polyakov authored
-
- Mar 18, 2012
-
-
Dr. Stephen Henson authored
the old code came from SSLeay days before TLS was even supported.
-
- Mar 17, 2012
-
-
Andy Polyakov authored
distance between local labels. PR: 2762
-
- Mar 16, 2012
-
-
Andy Polyakov authored
-