wolfssl/src
Moisés Guimarães 4821b5d5fe Boundaries check for DoCertificateVerify.
-- switched from totalSz to size in the function parameters;
-- BUFFER_ERROR returned in case of message overflow (piece larger than the hello size);
-- ENUM_LEN used whenever 1 byte is needed;
-- OPAQUE16_LEN used whenever 2 bytes are needed;
-- removed unnecessary variables;
-- removed unnecessary #ifdef HAVE_ECC and #ifndef NO_RSA.
2014-03-13 19:14:13 -03:00
..
crl.c
include.am
internal.c Boundaries check for DoCertificateVerify. 2014-03-13 19:14:13 -03:00
io.c
keys.c
ocsp.c
sniffer.c
ssl.c Merge branch 'PIC32MZ' of github.com:kojo1/cyassl-test into kojo1-PIC32MZ 2014-03-11 09:54:36 -07:00
tls.c