1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-23 11:31:06 +02:00
jow 2d3881cc2e [package] cyassl: add a patch to better check legacy SSLv2 client hello records
If junk data is received during SSL_accept(), cyassl will treat it as legacy SSLv2
record without performing further plausibility checks. Change the legacy code path
to return UNKNOWN_HANDSHAKE_TYPE if the value of the third byte isn't 0x01 the
hello message type.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-09 16:41:36 +00:00
..
2012-08-11 00:25:23 +00:00
2011-03-07 12:59:19 +00:00
2012-09-15 11:36:58 +00:00
2012-02-08 10:20:13 +00:00
2012-02-27 23:08:15 +00:00
2011-07-10 10:40:37 +00:00
2011-02-07 21:48:55 +00:00
2012-08-13 11:08:13 +00:00
2012-08-13 11:08:13 +00:00
2012-08-13 11:08:13 +00:00
2012-08-13 11:08:13 +00:00
2010-09-30 10:48:37 +00:00
2012-07-13 17:10:56 +00:00