diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-12-19 15:11:27 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-01-30 08:37:24 -0500 |
commit | b1567cf500044be4d6c97e4ef65345acb4aa70ff (patch) | |
tree | b1f4c05392d00fc5e37b67ca0b67578788d0c447 /src/test/fuzz/dict/iptsv2 | |
parent | 83e9918107dba1b969a226b79e1d37a852339e45 (diff) | |
download | tor-b1567cf500044be4d6c97e4ef65345acb4aa70ff.tar.gz tor-b1567cf500044be4d6c97e4ef65345acb4aa70ff.zip |
Three more fuzzers: consensus, hsdesc, intro points
Diffstat (limited to 'src/test/fuzz/dict/iptsv2')
-rw-r--r-- | src/test/fuzz/dict/iptsv2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/test/fuzz/dict/iptsv2 b/src/test/fuzz/dict/iptsv2 new file mode 100644 index 0000000000..57791c5e3c --- /dev/null +++ b/src/test/fuzz/dict/iptsv2 @@ -0,0 +1,6 @@ +"introduction-point" +"ip-address" +"onion-port" +"onion-key" +"service-key" + |