aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz
AgeCommit message (Expand)Author
2023-05-10hs_pow: Replace libb2 dependency with hashx's internal blake2Micah Elizabeth Scott
2023-05-10hs: Add solve and verify PoW functionsDavid Goulet
2021-10-15Merge remote-tracking branch 'asn-private/hsfuz' into hs_fuzzingNick Mathewson
2021-10-06rust: Remove Rust support from treeDavid Goulet
2021-07-12Remove some needless includesNick Mathewson
2021-07-12Remove fuzz_hexdigest.c: It is already covered by other fuzzersNick Mathewson
2021-07-01Update fuzz_hexdigest.cpedbap
2021-07-01Update fuzz_address.cpedbap
2021-07-01Update fuzz_addressPTR.cpedbap
2021-07-01Update include.ampedbap
2021-06-29Adding new fuzzing harnesses for Makefilepedbap
2021-06-29tor_addr_parse_PTR_name() isolated harnesspedbap
2021-06-29tor_addr_parse() fuzzing harnesspedbap
2021-06-29hexdigest_to_digest() isolated harnesspedbap
2021-06-11Implement fuzzing for superencrypted HSv3 desc layerGeorge Kadianakis
2021-06-08Modernize our libfuzzer usage to close #40407Nick Mathewson
2021-06-08Quick-and-dirty fuzzer for inner-encrypted layer of hsv3 desc.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2020-09-18Renerate src/test/fuzz/include.amNick Mathewson
2020-07-15Add support for patterns on %include #25140Daniel Pinto
2020-07-08trace: Add LTTng-UST interface supportDavid Goulet
2020-01-21Turn hs_subcredential_t into a proper struct.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-04practracker: Add missing .may_include filesteor
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30Merge branch 'tor-github/pr/1356'George Kadianakis
2019-09-25test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexesteor
2019-09-23fix: Ticket #31589AmreshVenugopal
2019-08-28Refactor config free logic to use a single path.Nick Mathewson
2019-07-24Use config_new() to construct configuration objects.Nick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-01Merge remote-tracking branch 'tor-github/pr/950'Nick Mathewson
2019-04-30Merge branch 'tor-github/pr/980'David Goulet
2019-04-25Add fuzzing support for several more groups of kvlines flagsNick Mathewson
2019-04-15Fix shellcheck warnings in fixup_filenames.shrl1987
2019-04-12Fix remaining shellcheck warnings in fuzz_multi.shrl1987
2019-04-12Add shebang line to fuzz_multi.sh (fixes SC2148)rl1987
2019-04-08Fix SC2006 in minimize.shrl1987
2019-02-26Merge branch 'tor-github/pr/611'George Kadianakis
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-20Add base32 to the round-trip fuzzerNick Mathewson
2018-12-12Fuzzing module for various string operations, currently focusing onNick Mathewson
2018-12-05Merge branch 'prop293_squashed'Nick Mathewson
2018-12-03Keep list of dirauth flags in sync between dirvote.c and fuzz_vrs.cNick Mathewson
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-11-05Use subsystems manager for subsystems used in tests.Nick Mathewson
2018-11-05Move the code that knows our tor version into a lowest-level libNick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-01Remove routerparse include from files that dont use itNick Mathewson