boringssl/ssl/test
Alex Chernyakhovsky 4cd8c43e73 Remove support for processing fragmented alerts
Prior to this change, BoringSSL maintained a 2-byte buffer for alerts,
and would support reassembly of fragmented alerts.

NSS does not support fragmented alerts, nor would any reasonable
implementation produce them. Remove fragmented alert handling and
produce an error if a fragmented alert has ever been encountered.

Change-Id: I31530ac372e8a90b47cf89404630c1c207cfb048
Reviewed-on: https://boringssl-review.googlesource.com/2125
Reviewed-by: Adam Langley <agl@google.com>
2014-11-13 22:58:30 +00:00
..
runner Remove support for processing fragmented alerts 2014-11-13 22:58:30 +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 Add tests for client-initiated renegotiation. 2014-11-11 00:00:49 +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 Add tests for client-initiated renegotiation. 2014-11-11 00:00:49 +00:00
test_config.h Add tests for client-initiated renegotiation. 2014-11-11 00:00:49 +00:00