summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-13 20:26:26 -0500
committerNick Mathewson <nickm@torproject.org>2017-01-30 08:37:23 -0500
commit949e9827d643f5c84d714482963214744d37495d (patch)
treeaf1f54574e5968abcc376e9c59d5f23216897da3 /src
parentca657074b9602940c3a45b9c4cfe69d5f078084c (diff)
downloadtor-949e9827d643f5c84d714482963214744d37495d.tar.gz
tor-949e9827d643f5c84d714482963214744d37495d.zip
Add a descriptor fuzzing dictionary.
Diffstat (limited to 'src')
-rw-r--r--src/test/fuzz/dict/descriptor41
1 files changed, 41 insertions, 0 deletions
diff --git a/src/test/fuzz/dict/descriptor b/src/test/fuzz/dict/descriptor
new file mode 100644
index 0000000000..110ee3e820
--- /dev/null
+++ b/src/test/fuzz/dict/descriptor
@@ -0,0 +1,41 @@
+"reject"
+"accept"
+"reject6"
+"accept6"
+"router"
+"ipv6-policy"
+"signing-key"
+"onion-key"
+"ntor-onion-key"
+"router-signature"
+"published"
+"uptime"
+"fingerprint"
+"hibernating"
+"platform"
+"proto"
+"contact"
+"read-history"
+"write-history"
+"extra-info-digest"
+"hidden-service-dir"
+"identity-ed25519"
+"master-key-ed25519"
+"router-sig-ed25519"
+"onion-key-crosscert"
+"ntor-onion-key-crosscert"
+"allow-single-hop-exits"
+"family"
+"caches-extra-info"
+"or-address"
+"opt"
+ "bandwidth"
+"@purpose"
+"tunnelled-dir-server"
+"-----BEGIN"
+"-----END"
+"-----"
+"ED25519 CERT"
+"RSA PUBLIC KEY"
+"CROSSCERT"
+"SIGNATURE"