aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_dir.c
AgeCommit message (Expand)Author
2024-02-28Merge branch 'maint-0.4.8'Alexander Færøy
2024-02-01Update test stringsSebastian Hahn
2024-01-30bwauth: Allow "node_id" KeyValue without "$"juga
2023-11-21bwauth: Allow "node_id" KeyValue without "$"juga
2023-10-05Fix the spelling of maxunmeasur(e)dbw.Nick Mathewson
2023-10-05Whoops: test the "wrong" name for maxunmeasurdbw (sic).Nick Mathewson
2023-10-05Update consensus methods in dir_umbw tests.Nick Mathewson
2021-11-09Move published_on from routerstatus_t to vote_routerstatus_t.Nick Mathewson
2021-10-24fetch missing bridge descriptors without delayRoger Dingledine
2021-07-06Merge branch 'maint-0.4.5' into maint-0.4.6George Kadianakis
2021-07-01Suppress a clang 12 warning about "suspicious concatenation".Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-22Merge remote-tracking branch 'tor-gitlab/mr/319'Nick Mathewson
2021-02-22relay: Reduce streaming compression ratio from HIGH to LOWDavid Goulet
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2020-11-12Fix typos.Samanta Navarro
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-16Fix formats_rsa_ed25519 tests.Nick Mathewson
2020-10-16Add pr= lines to test_dir_clip_unmeasured*.Nick Mathewson
2020-10-16Fix a couple of routerstatus-based tests.Nick Mathewson
2020-09-17Rename tor_cert_create to tor_cert_create_ed25519Nick Mathewson
2020-07-23Merge branch 'remove-padding-fix-7869-v2'Nick Mathewson
2020-07-23Remove padding from ntor-onion-key #7869Daniel Pinto
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-04-29Run "make autostyle"teor
2020-03-19coverity: Silence spurious unreachable warningteor
2020-03-17Conditionally disable part of dir/param_voting_lookup that expects soft asser...rl1987
2020-03-06Also skip dir/purpose_needs_anonymity_returns_true_by_default when ALL_BUGS_A...rl1987
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-24Rename voting_schedule_*() functions.Nick Mathewson
2020-02-24Move voting_schedule.[ch] to src/feature/dirauth/Nick Mathewson
2020-02-06circuitbuild: expect bug message that clang-format will generate.Nick Mathewson
2020-01-17Merge branch 'ticket32806'Nick Mathewson
2020-01-16Merge branch 'ticket32695_squashed'Nick Mathewson
2020-01-16Remove functions that checked for pre-ipv6 consensus.Nick Mathewson
2020-01-16Remove support for now-obsolete consensus methods before 28.Nick Mathewson
2020-01-09Merge branch 'disable_ns_macro'Nick Mathewson
2020-01-09Merge branch 'ticket22029_attempt_squashed'Nick Mathewson
2020-01-09Add dirserv_load_fingerprint_file() testNeel Chauhan
2020-01-09Remove all usage of the NS*() macros in test*.cNick Mathewson
2020-01-09Put all NS_DECL invocations on single lines.Nick Mathewson
2020-01-09Always define NS_MODULE and NS_SUBMODULE when NS is used.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-20Code Style: Delete PRIVATE defines that are never usedteor
2019-12-19Move TestingDirVote{Exit,Guard,HSdir}{,IsStrict} to dirauth moduleNick Mathewson
2019-10-26Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.Nick Mathewson
2019-10-24Merge remote-tracking branch 'tor-github/pr/1447'teor
2019-10-23Tidy whitespace around some STMT_BEGINs and STMT_ENDsteor
2019-10-22Re-run make autostyle.Nick Mathewson