boringssl/ssl/test
David Benjamin 5e961c1ff1 Add DTLS replay tests.
At the record layer, DTLS maintains a window of seen sequence numbers to detect
replays. Add tests to cover that case. Test both repeated sequence numbers
within the window and sequence numbers past the window's left edge. Also test
receiving sequence numbers far past the window's right edge.

Change-Id: If6a7a24869db37fdd8fb3c4b3521b730e31f8f86
Reviewed-on: https://boringssl-review.googlesource.com/2221
Reviewed-by: Adam Langley <agl@google.com>
2014-11-10 23:58:56 +00:00
..
runner Add DTLS replay tests. 2014-11-10 23:58:56 +00:00
async_bio.cc Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
async_bio.h Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
bssl_shim.cc Test server-side renegotiation. 2014-11-03 23:18:58 +00:00
CMakeLists.txt Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
packeted_bio.cc Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
packeted_bio.h Add initial DTLS tests. 2014-08-14 16:55:45 +00:00
test_config.cc Test server-side renegotiation. 2014-11-03 23:18:58 +00:00
test_config.h Test server-side renegotiation. 2014-11-03 23:18:58 +00:00