You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
tungstenite-rs/fuzz
Sergey "Shnatsel" Davidoff 9f2d9d5660 Add fuzzing seeds. They were obtained via fuzzing with `cargo afl` and `cargo fuzz` seeded with unit test data for these functions, and then minifying the result with `cargo fuzz cmin` 6 years ago
..
fuzz_targets Add fuzzing harness via cargo-fuzz with three distinct targets 6 years ago
seeds Add fuzzing seeds. They were obtained via fuzzing with `cargo afl` and `cargo fuzz` seeded with unit test data for these functions, and then minifying the result with `cargo fuzz cmin` 6 years ago
Cargo.toml Add fuzzing harness via cargo-fuzz with three distinct targets 6 years ago