Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [package] cyassl: add a patch to better check legacy SSLv2 client hello records | jow | 2012-10-09 | 2 | -2/+15 |
| | | | | | | | | | 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 | ||||
* | add myself as a maintainer for various packages | nbd | 2012-10-08 | 4 | -0/+8 |
| | | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33660 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | move library packages to package/libs/ | nbd | 2012-10-08 | 95 | -0/+13224 |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33657 3c298f89-4303-0410-b956-a3cf2f4a3e73 |