rust-lightning/fuzz
Matt Corallo 66023b7886 Update NodeAnnouncement addr deserialization to check addr len.
This more aggressively checks the message contents are correct
before returning WrongLength so existing fuzz setup has an easier
time.
2018-07-25 15:57:36 -04:00
..
fuzz_targets Update NodeAnnouncement addr deserialization to check addr len. 2018-07-25 15:57:36 -04:00
src/util Provide fallback for crypto's fixed_time_eq on non-x86/arm targets 2018-04-16 20:35:21 -04:00
.gitignore add .gitignore 2018-05-12 14:30:26 +09:00
Cargo.toml Implement ErrorMessage msg and ErrorAction::SendErrorMessage + fuzz test 2018-07-23 14:31:44 -04:00
travis-fuzz.sh Make travis check that msg_targets match the template 2018-05-13 13:23:22 -04:00