Files
wolfssl/src
Moisés Guimarães 244e335e81 Boundaries check for DoFinished.
-- added size and totalSz in the function parameters;
-- BUFFER_ERROR returned in case of message overflow (piece larger than the message size);
-- INCOMPLETE_DATA returned in case of buffer overflow (piece smaller than the expected size);
-- removed unnecessary variable idx;
-- fixed the sniffer to adapt to the changes.
2014-03-13 19:14:13 -03:00
..
2013-09-06 16:38:27 -07:00
2014-03-04 22:09:38 +09:00
2014-03-13 19:14:13 -03:00
2014-03-11 10:59:09 +09:00
2013-10-24 12:10:09 -07:00
2014-03-11 11:22:39 +09:00
2014-03-13 19:14:13 -03:00
2014-03-11 11:22:39 +09:00