mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-04 06:54:27 -05:00
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. SVN-Revision: 33675 |
||
|---|---|---|
| .. | ||
| 110-makefile_disable_examples_tests.patch | ||
| 120-makefile_destdir.patch | ||
| 130-configure_disable_pthreads_tests.patch | ||
| 200-SSL_accept-handle-hello-garbage.patch | ||