Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | cyassl: add a patch to better check legacy SSLv2 client hello records | Jo-Philipp Wich | 2012-10-09 | |
| | | | | | | | | | 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 | |||
* | add myself as a maintainer for various packages | Felix Fietkau | 2012-10-08 | |
| | | | | SVN-Revision: 33660 | |||
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 | |
SVN-Revision: 33657 |