wolfssl/src
Moisés Guimarães 95bc954273 Boundaries check for server hello parsing.
-- added totalSz to the function parameters
-- INCOMPLETE DATA checked only once with hello size against buffer size
-- BUFFER_ERROR returned in case of message overflow (piece larger than the hello size)
-- OPAQUE16_LEN used whenever 2 bytes are needed.
-- Session id checking improved.
2014-02-24 11:10:54 -03:00
..
crl.c move mutex to port layer at crypto level 2013-09-06 16:38:27 -07:00
include.am initial PKCS#7 stubs, tie into ./configure 2014-01-10 15:17:03 -07:00
internal.c Boundaries check for server hello parsing. 2014-02-24 11:10:54 -03:00
io.c DTLS IO and cookie callbacks are IPv4/IPv6 agnostic. 2013-12-30 10:39:12 -08:00
keys.c remove CBC naming from HC-128 suites 2013-10-24 12:10:09 -07:00
ocsp.c Thread safe OCSP. 2014-01-31 16:59:13 -08:00
sniffer.c Sniffer should ignore MATCH_SUITE_ERRORs when processing old client 2014-02-21 16:33:47 -08:00
ssl.c add NO_STDIO_FILESYSTEM to exclude FILE usage from non standard filesystems 2014-02-14 14:57:43 -07:00
tls.c Boundaries check for client hello parsing. 2014-02-11 18:10:52 -03:00