Files
wolfssl/src
Jonas Norling 277598e34a Use same sequence number calculation in tls.c and internal.c
The DTLS sequence number used when decrypting CCM/GCM was taken from
the internal state, instead of from the actual message record.

If any DTLS messages were dropped, the expectation of the next
sequence number was wrong. This lead to a failed MAC check on the next
message to arrive, and an alert was generated.
2014-07-28 15:10:17 -07:00
..
2014-07-10 11:18:49 -06:00
2014-07-23 13:20:23 -03:00
2014-07-10 11:18:49 -06:00
2014-07-17 15:00:40 -06:00
2014-07-10 11:18:49 -06:00