rustls/fuzz/corpus
Joseph Birr-Pixton f07f8b135d Refactor deframer to hopefully improve clarity
There were some unwraps here that we can get rid of if we unduplicate
the work Message::read already does.  That goes in Message::read_with_detailed_error.

Delete a fuzz corpus file that was actually wrong, but allowed by Message::read's
previous lax semantics.
2020-05-16 18:26:02 +01:00
..
client Add cargo-fuzz support 2017-05-09 00:12:42 +01:00
message Refactor deframer to hopefully improve clarity 2020-05-16 18:26:02 +01:00
server Add cargo-fuzz support 2017-05-09 00:12:42 +01:00