rust-bitcoin/fuzz/fuzz_targets
Andrew Poelstra 5d7e6bb7a4
Merge pull request #272 from TheBlueMatt/2019-05-net-cleanups
Fix DoS in RawNetworkMessage Deserialization
2019-06-07 11:53:31 +00:00
..
deser_net_msg.rs Rename deserialize_raw_network_message to make my afl scripts happy 2019-06-05 07:49:19 -04:00
deserialize_address.rs Upgrade AFL to 0.4 with persistent mode fuzzing 2018-09-06 16:58:38 -04:00
deserialize_amount.rs Add fuzz target for Amount parsing 2019-06-04 12:54:12 +01:00
deserialize_block.rs Move relevant names into consensus::encode 2018-09-25 21:19:35 +08:00
deserialize_decimal.rs Upgrade AFL to 0.4 with persistent mode fuzzing 2018-09-06 16:58:38 -04:00
deserialize_psbt.rs Add fuzz testing for PartiallySignedTransaction 2019-02-28 11:11:55 -05:00
deserialize_script.rs Move relevant names into consensus::encode 2018-09-25 21:19:35 +08:00
deserialize_transaction.rs fuzz: check that transaction deserialization roundtrips 2018-10-10 02:03:08 +00:00
deserialize_udecimal.rs Upgrade AFL to 0.4 with persistent mode fuzzing 2018-09-06 16:58:38 -04:00
outpoint_string.rs add fuzzer for transaction::OutPoint 2018-10-18 23:14:23 +00:00