summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2020-03-06Skip test_new_route_len_unhandled_exit() when ALL_BUGS_ARE_FATALrl1987
2020-03-05Merge branch 'maint-0.4.3'Nick Mathewson
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-03-03Stop using all dirauth-only options in shared_random_client.cNick Mathewson
2020-02-26In typed_var_kvassign, include config names in error messages.Nick Mathewson
2020-02-26confmgt: when a units value is invalid, include a meaningful error.Nick Mathewson
2020-02-26confmgt: when an int/enum value is invalid, say which values are ok.Nick Mathewson
2020-02-24Rename voting_schedule_*() functions.Nick Mathewson
2020-02-24Move one voting schedule fn into networkstatus.cNick Mathewson
2020-02-24Move voting_schedule.[ch] to src/feature/dirauth/Nick Mathewson
2020-02-24Merge branch 'ticket33316_squashed'Nick Mathewson
2020-02-24Initialize all subsystems during the unit testsNick Mathewson
2020-02-24Merge remote-tracking branch 'tor-github/pr/1685/head'Nick Mathewson
2020-02-24Final touches to #32709 based on Nick's feedback.George Kadianakis
2020-02-20Merge branch 'extract_routerkeys_squashed'Nick Mathewson
2020-02-20Move relay_handshake.[ch] into src/feature/relay, and make it optionalNick Mathewson
2020-02-20Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-20Merge remote-tracking branch 'tor-github/pr/1719/head' into maint-0.4.3Nick Mathewson
2020-02-20Merge branch 'ticket4631_squashed'Nick Mathewson
2020-02-20dirvote: Improve the posted vote log messageteor
2020-02-19Extract relay-only handshake code into its own file.Nick Mathewson
2020-02-19Merge branch 'extract_relay_dns'Nick Mathewson
2020-02-19Makefile: Tweak the test-network* chuttney networksteor
2020-02-18Replace identifiers related to clipping DNS ttls.Nick Mathewson
2020-02-18test/dir: Add specific tests for late vote rejectionteor
2020-02-18test/dir: Update the tests for late vote rejectionteor
2020-02-17Makefile: Add an IPv6 mixed chutney networkteor
2020-02-17Makefile: Add v3 onion services to the mixed networkteor
2020-02-17Merge remote-tracking branch 'tor-github/pr/1731'teor
2020-02-17Merge branch 'bug33195_master' into ticket33280_masterteor
2020-02-14Merge remote-tracking branch 'tor-github/pr/1727/head'Nick Mathewson
2020-02-13Makefile: Use chutney's latest default networkteor
2020-02-13Makefike: Add an IPv6 test to test-networkteor
2020-02-12Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-12Run "make autostyle".Nick Mathewson
2020-02-12test/protover: Test hard-coded protover sortingteor
2020-02-11Merge branch 'ticket33029_042_01' into ticket33029_043_03David Goulet
2020-02-11dirauth: Rename function for better clarityDavid Goulet
2020-02-11test: Add unit test for connection_dir_is_global_write_low()David Goulet
2020-02-11Merge branch 'ticket32362_squashed'Nick Mathewson
2020-02-11Check for leading zeros in tor_inet_aton()Neel Chauhan
2020-02-10Merge branch 'bug33104_041'Nick Mathewson
2020-02-10Add tests for control_event_signal.Nick Mathewson
2020-02-06Break CONNECTION_TESTCAE_ARG across multiple linesNick Mathewson
2020-02-06circuitbuild: expect bug message that clang-format will generate.Nick Mathewson
2020-02-06Use parentheses to avoid mis-indentations of stringified macro argsNick Mathewson
2020-02-06log_test_helpers: remove semicolons from end of macrosNick Mathewson
2020-02-06prob_distr: use "clang-format off" to avoid wide lines for URLsNick Mathewson
2020-02-06test: Missing hs_init() in some hs_control testsDavid Goulet
2020-02-06hs-v3: Remove descriptor when we remove client authorizationDavid Goulet