aboutsummaryrefslogtreecommitdiff
path: root/scripts/codegen
AgeCommit message (Expand)Author
2023-12-09Use raw strings for regexs containing escapesAlex Xu (Hello71)
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 fuzz_hexdigest.c: It is already covered by other fuzzersNick Mathewson
2021-07-01Update fuzzing_include_am.pypedbap
2021-07-01Update fuzzing_include_am.pypedbap
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
2020-10-30Merge remote-tracking branch 'tor-gitlab/mr/174' into masterGeorge Kadianakis
2020-10-16Regenerate extample_extrainfo.inc and adjust tests.Nick Mathewson
2020-10-16Regenerate complete failing_routerdescs.inc and adjust tests accordingly.Nick Mathewson
2020-10-16Update makedesc.py script so that it works with python3.Nick Mathewson
2020-09-18Add TOR_TRACE_LIBS to fuzzing_include_am.pyNick Mathewson
2020-09-18Build one big .a library full of Tor's implementation.Nick Mathewson
2020-07-15Add support for patterns on %include #25140Daniel Pinto
2020-02-16Stop assuming that /usr/bin/python existsPanagiotis Vasilopoulos
2020-02-11Undefined name: make_key() -> make_rsa_key()Christian Clauss
2020-02-03Remove unused import UserDictChristian Clauss
2020-01-28Use print() function in both Python 2 and Python 3cclauss
2019-12-12python: Add __future__ imports for python 3 compatibilityteor
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-12Copy the nss-related changes into fuzzing_include_am.py.Nick Mathewson
2018-12-12Fuzzing module for various string operations, currently focusing onNick Mathewson
2018-10-29run_trunnel.sh: Use 'find -exec' instead of a 'for' looprl1987
2018-10-29Silence shellcheck SC2086 in run_trunnel.shrl1987
2018-07-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-17Fix build to work with --disable-unittests againrl1987
2018-07-12Add fuzzing wrapper for fetch_from_buf_socks()Nick Mathewson
2018-07-05Fix fuzzing_include_am.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2017-10-31all the other lines here had a tab; make this one blend inRoger Dingledine
2017-10-26Revert "Temporarily disable compilation of the v3 hs fuzzing code"David Goulet
2017-09-05Merge branch 'http_tunnel_squashed'Nick Mathewson
2017-09-05Add a fuzzer for HTTP CONNECTNick Mathewson
2017-08-28Temporarily disable compilation of the v3 hs fuzzing codeNick Mathewson
2017-08-28Merge remote-tracking branch 'haxxpop/fuzzing-hsv3'Nick Mathewson
2017-08-2122839: Build tor with rust enabled on winTies Stuij
2017-08-13Fuzz outer layer of hsv3 descriptorSuphanat Chunhapanya
2017-07-03Update fuzzing_include_am to include updates from include.amNick Mathewson
2017-03-16Generate src/test/fuzz/include.am from a scriptNick Mathewson
2017-03-15Run the copyright update script.Nick Mathewson
2017-01-27Merge branches 'server_ciphers' and 'ciphers.inc'Nick Mathewson
2017-01-27MOre gen_server_ciphers improvements:Nick Mathewson
2017-01-24Teach gen_server_ciphers about CCM and Chacha.Nick Mathewson
2017-01-24Update ciphers.inc script to understand openssl-1.1Nick Mathewson
2016-12-08Update to trunnel 1.5.1Nick Mathewson
2016-10-31Make trunnel find files recursivelyDavid Goulet
2015-10-07update codegen script to work with latest mozillaNick Mathewson
2015-05-28Sign extrainfo documents with ed25519Nick Mathewson