aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/fuzz/fuzz_targets/hsdesc.rs
Commit message (Collapse)AuthorAgeFilesLines
* netdoc: Add a basic fuzzer for the hsdesc layers.Nick Mathewson2023-02-141-0/+22
I've been running this for 5 minutes and haven't found any crashes. I'll run it for an hour or two, then add the results to the corpus repository.