DTLS fixes.
commit11b4fd9d4ffd392b5b5a4ec0f0fefe713b2e1117
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 8 Feb 2012 09:16:45 +0000 (8 10:16 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 8 Feb 2012 09:16:56 +0000 (8 10:16 +0100)
treebb50bd8a3090c8bb07cd0441e665062e571f76b6
parent35c17f2fd72083bf12c5faa83195d18c3cb759ce
DTLS fixes.
Corrected bugs in DTLS sliding window code to account for lost packets
arriving after an epoch change. The last handshake flight is now being
kept by both parties in order to be used as a lost packet indication.
lib/debug.c
lib/gnutls_buffers.c
lib/gnutls_dtls.c
lib/gnutls_record.c