summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2018-11-26Add options to control dormant-client feature.Nick Mathewson
2018-11-15Make the NET_PARTICIPANT role dependent on user activityNick Mathewson
2018-11-15Move control_per_second_events() into a callback with its own roleNick Mathewson
2018-11-15Add new "ALL" and "NET_PARTICIPANT" roles for periodic eventsNick Mathewson
2018-11-09Merge branch 'subsystems'Nick Mathewson
2018-11-07Merge remote-tracking branch 'tor-github/pr/271'Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/464'Nick Mathewson
2018-11-05Turn "compress" into a subsystem.Nick Mathewson
2018-11-05Move monotonic time setup into a subsystemNick Mathewson
2018-11-05Move prefork, postfork, and thread-exit hooks into subsysNick Mathewson
2018-11-05Add crypto module as a subsystem.Nick Mathewson
2018-11-05Move networking startup/cleanup logic into a subsystem.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-11-05In count_acceptable_nodes(), count direct and indirect nodes with node_has_pr...Neel Chauhan
2018-11-02Update address tests to avoid offending coverity.Nick Mathewson
2018-11-02Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-02Merge branch 'bug27968_squashed' into maint-0.3.5Nick Mathewson
2018-11-02Sort the imports in test_rebind.pyteor
2018-11-02Make test_rebind.py timeout when waiting for a log messageteor
2018-11-02Refactor test_rebind.py to consistently print FAIL on failureteor
2018-11-02Avoid a race condition in test_rebind.pyteor
2018-11-01Add tests for the string_is_utf8_no_bom() function.George Kadianakis
2018-10-31Merge branch 'ticket24393_036_01_squashed'Nick Mathewson
2018-10-31Add test for nodes_in_same_family()Neel Chauhan
2018-10-31Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-31Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-31Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-31Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-31Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Merge branch 'tor-github/pr/438' into maint-0.3.5David Goulet
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Add test for HiddenServiceAuthorizeClient and v3 onion servicesNeel Chauhan
2018-10-30Merge remote-tracking branch 'tor-github/pr/425'Nick Mathewson
2018-10-30Merge branch 'ticket23082_squashed'Nick Mathewson
2018-10-30Move a check for trailing colon to tor_inet_pton()rl1987
2018-10-30Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-30Merge remote-tracking branch 'tor-github/pr/381' into maint-0.3.5Nick Mathewson
2018-10-29Only pass `-C default-linker-libraries` with sanitizersAlex Crichton
2018-10-25Add a couple more checks to test_parsecommon.cNick Mathewson
2018-10-24Fix remaining cases of using consensus without a len parameter.Nick Mathewson
2018-10-24Re-alphabetize the list of tests in tests.[ch]Nick Mathewson
2018-10-24Merge remote-tracking branch 'tor-github/pr/409'Nick Mathewson
2018-10-23Merge branch 'maint-0.3.5'Nick Mathewson
2018-10-23Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-10-23Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-10-23Merge remote-tracking branch 'onionk/rust-allsupportednull1' into maint-0.3.3Nick Mathewson
2018-10-23Func rename: Make it clear that update_all_descriptors() does intro points.George Kadianakis