rust-bitcoin-unsafe-fast/fuzz
Martin Habovstiak a291fee23c Removed fuzztarget feature
It seems to be unused and when there's a need for it it's better to use
`--cfg fuzzing` as in `rust-secp256k1 ` and `bitcoin_hashes`.
2021-07-29 08:13:25 +02:00
..
fuzz_targets Use new inclusive range syntax 2020-10-08 17:08:51 +03:00
hfuzz_input Rename fuzz input file names to allow repo cloning on Windows [fixes #350] 2019-12-08 16:42:43 +00:00
.gitignore Add fuzzing code 2017-06-07 09:19:25 +01:00
Cargo.toml Removed fuzztarget feature 2021-07-29 08:13:25 +02:00
travis-fuzz.sh Update travis-fuzz.sh to check that fuzz input file names are allowed on Windows systems 2019-12-08 16:42:43 +00:00