aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz
AgeCommit message (Expand)Author
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
2018-10-01Remove versions.h include from routerparse.hNick Mathewson
2018-10-01extract networkstatus parsing to its own file.Nick Mathewson
2018-10-01Split microdescriptor parser into its own file.Nick Mathewson
2018-10-01Move v2 hs parsing into feature/rendNick Mathewson
2018-10-01Split the authority-cert and signature/hash code from routerparseNick Mathewson
2018-10-01Extract logic for dumping unparseable junk from routerparse.cNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-25Move key-loading and crosscert-checking out of feature/relayNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-11Revise networkstatus parsing code to use lengthsNick Mathewson
2018-09-11Stop memcpy'ing uncompressed consensuses when making diffsNick Mathewson
2018-09-11Consdiff: use lengths on inputs so they don't need NUL at the endNick Mathewson
2018-09-07Merge remote-tracking branch 'dgoulet/ticket20700_035_03'Nick Mathewson
2018-09-07hs-v3: Refactor the descriptor decryption/decodingSuphanat Chunhapanya
2018-07-31Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson
2018-07-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-17Fix build to work with --disable-unittests againrl1987
2018-07-13Make nss get initialized before we fuzz anything.Nick Mathewson
2018-07-12Add fuzzing wrapper for fetch_from_buf_socks()Nick Mathewson