diff options
author | David Goulet <dgoulet@torproject.org> | 2017-10-26 09:41:47 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2017-10-26 09:41:47 -0400 |
commit | 4d2de821ce9ab7a79e1a8bf5123adafd4326d023 (patch) | |
tree | 168576e85786daecb764792435d9f20b243e9ef5 /scripts | |
parent | 62cd64cc166081b17a0cf1fc9abd422c71e1f17b (diff) | |
download | tor-4d2de821ce9ab7a79e1a8bf5123adafd4326d023.tar.gz tor-4d2de821ce9ab7a79e1a8bf5123adafd4326d023.zip |
Revert "Temporarily disable compilation of the v3 hs fuzzing code"
This reverts commit 5ef656e7d1b1e1e74c46bd02ce8faaa1d8d09403.
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/codegen/fuzzing_include_am.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/codegen/fuzzing_include_am.py b/scripts/codegen/fuzzing_include_am.py index e01bc8daa9..fee6d4494a 100755 --- a/scripts/codegen/fuzzing_include_am.py +++ b/scripts/codegen/fuzzing_include_am.py @@ -7,6 +7,7 @@ FUZZERS = """ diff-apply extrainfo hsdescv2 + hsdescv3 http http-connect iptsv2 |