[tor-commits] [tor/main] Merge branch 'hs_fuzzing'
nickm at torproject.org
nickm at torproject.org
Sat Oct 16 14:51:49 UTC 2021
commit 34f352986186b8542a4c7e473414a13c86d4a855
Merge: 8c18e9a949 37c0542d0d
Author: Nick Mathewson <nickm at torproject.org>
Date: Sat Oct 16 10:49:41 2021 -0400
Merge branch 'hs_fuzzing'
scripts/codegen/fuzzing_include_am.py | 2 +
src/feature/hs/hs_descriptor.c | 16 ++---
src/feature/hs/hs_descriptor.h | 19 ++++++
src/test/fuzz/fuzz_hsdescv3_inner.c | 119 ++++++++++++++++++++++++++++++++++
src/test/fuzz/fuzz_hsdescv3_middle.c | 116 +++++++++++++++++++++++++++++++++
src/test/fuzz/include.am | 61 +++++++++++++++++
6 files changed, 325 insertions(+), 8 deletions(-)
More information about the tor-commits
mailing list