summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2019-08-19test/nodelist: Fix a typoteor
2019-08-07Merge remote-tracking branch 'tor-github/pr/1208'Nick Mathewson
2019-08-06test: Series of fixes for hs_dos.c unit testsDavid Goulet
2019-08-06hs-v3: Add consensus parameters for DoS defensesDavid Goulet
2019-08-06test: Add hs_dos.c unit testsDavid Goulet
2019-08-06hs: Limit the amount of relayed INTRODUCE2David Goulet
2019-08-06Merge branch 'tor-github/pr/1195'George Kadianakis
2019-08-05Rename handle_relay_command to handle_relay_cell_command .George Kadianakis
2019-08-05Test that regular cells get ignored in padding circuits.George Kadianakis
2019-08-01practracker: Add unit tests to test script, and test script to makefileNick Mathewson
2019-07-25Merge branch 'maint-0.4.1'Nick Mathewson
2019-07-25Fix more 32-bit errors with domain and tt_int_opNick Mathewson
2019-07-25Merge branch 'maint-0.4.1'Nick Mathewson
2019-07-25test: Use a 64-bit comparison for logging domains.Nick Mathewson
2019-07-25Merge branch 'maint-0.4.1'David Goulet
2019-07-24Fix clang-detected errors related to log_domain_mask_tNick Mathewson
2019-07-23Merge branch 'ticket24963_042_02'Nick Mathewson
2019-07-23Add a test for disallowing single-hop introductions.Nick Mathewson
2019-07-23Merge branch 'tor-github/pr/1116'David Goulet
2019-07-08Adjust log callback type to use log_domain_mask_tNick Mathewson
2019-07-02Merge remote-tracking branch 'tor-github/pr/1120'Nick Mathewson
2019-06-26Merge branch 'bug30721_squashed'Nick Mathewson
2019-06-26test/addr: test that tor_addr_port_lookup() handles IP addresses and portsteor
2019-06-26test/addr: test that tor_addr_lookup() handles IP addressesteor
2019-06-26test/addr: test that tor_lookup_hostname() handles IPv4 addressesteor
2019-06-26test/addr: Add some ambiguous IPv6 cases to test_addr_parse()teor
2019-06-26test/addr: Increase coverage in test_addr_parse()teor
2019-06-26test/addr: Stop repeating so much code in test_addr_parse()teor
2019-06-26test/addr: Add unit tests for the fixes in 30721teor
2019-06-26Merge remote-tracking branch 'tor-github/pr/1119'Nick Mathewson
2019-06-26Merge branch 'tor-github/pr/1142'George Kadianakis
2019-06-25Fix some onion helpersTaylor Yu
2019-06-24Add unit tests for the unitparse.c module.Nick Mathewson
2019-06-24Add a "typed_var" abstraction to implement lvalue access in C.Nick Mathewson
2019-06-23Fix shellcheck warning SC2034 in test_rebind.sh.rl1987
2019-06-19hs-v3: Close intro circuits when cleaning client cacheDavid Goulet
2019-06-19Merge branch 'tor-github/pr/1113'David Goulet
2019-06-19guard: Ignore marked for close circuit when changing state to openDavid Goulet
2019-06-19guard: Ignore marked for close circuit when changing state to openDavid Goulet
2019-06-15Add more unit tests for confparse.c, so we can refactor.Nick Mathewson
2019-06-14Merge branch 'bug30806'George Kadianakis
2019-06-14Make evloop into a subsystem.Nick Mathewson
2019-06-12Merge branch 'tor-github/pr/1088'George Kadianakis
2019-06-11Merge branch 'tor-github/pr/1040'David Goulet
2019-06-11Rework origin circuit tracking to use pubsubTaylor Yu
2019-06-11Rework orconn tracking to use pubsubTaylor Yu
2019-06-11Merge branch 'tor-github/pr/1031'David Goulet
2019-06-11Merge branch 'ticket30687_042_01'George Kadianakis
2019-06-11token-bucket: Implement a single counter objectDavid Goulet
2019-06-11Merge branch 'tor-github/pr/1065' into maint-0.4.1George Kadianakis