aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-07-12 14:20:46 -0400
committerNick Mathewson <nickm@torproject.org>2018-07-12 14:20:46 -0400
commit2d0e1cef20036412ed57c287553623293ab65031 (patch)
treec0cc010fa622dd5563b9342bcb046773c51dde78 /scripts
parent7556933537b5777a9bef21230bb91a08aa70d60e (diff)
downloadtor-2d0e1cef20036412ed57c287553623293ab65031.tar.gz
tor-2d0e1cef20036412ed57c287553623293ab65031.zip
Add fuzzing wrapper for fetch_from_buf_socks()
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/codegen/fuzzing_include_am.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/codegen/fuzzing_include_am.py b/scripts/codegen/fuzzing_include_am.py
index 42a61876e8..68f43379ce 100755
--- a/scripts/codegen/fuzzing_include_am.py
+++ b/scripts/codegen/fuzzing_include_am.py
@@ -12,6 +12,7 @@ FUZZERS = """
http-connect
iptsv2
microdesc
+ socks
vrs
"""