mbedtls/include
Hanno Becker ad951d131d Correct dangerous typo in include/polarssl/ssl.h
The definition of SSL_MAC_ADD depends on the presence of the
configuration option POLARSSL_ARC4_C, which was misspelled as
POLARSSL_RC4_C in ssl.h, leading to a too small buffer and
subsequently to a buffer overflow during record processing.
This commit fixes the typo.
2017-11-29 18:02:49 +00:00
..
polarssl Correct dangerous typo in include/polarssl/ssl.h 2017-11-29 18:02:49 +00:00
.gitignore modify include .gitignore to ignore check_config generated when build fails due to incorrect config 2015-02-10 10:14:15 +00:00
CMakeLists.txt Rename project in CMake 2015-01-27 15:44:46 +00:00