summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2020-05-19Merge branch 'tor-github/pr/1886'David Goulet
2020-05-08Improve logging of included config filesDaniel Pinto
2020-05-07Merge remote-tracking branch 'tor-github/pr/1880/head'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-05relay: Rename relay_resolve_addr.{c|h} fileDavid Goulet
2020-05-05config: New file resolve_addr.{c|h}David Goulet
2020-05-05relay: New file relay_resolve_addr.{c|h}David Goulet
2020-04-30relay: Refactor can extend over IPv6 checksteor
2020-04-30net: Make all address bytes functions take uint8_t *teor
2020-04-29relay: Add tests for choosing extend IPsteor
2020-04-29relay: Add IP version tests for circuit extendsteor
2020-04-29relay: Choose between IPv4 and IPv6 extends at randomteor
2020-04-29test/circuitbuild: Disable some tests when ALL_BUGS_ARE_FATALteor
2020-04-29relay/circuitbuild: Re-use IPv6 connections for circuitsteor
2020-04-29relay/circuitbuild: Consider IPv6-only extends validteor
2020-04-29test/circuitbuild: Show bad addresses in some logsteor
2020-04-29relay: Log the address in circuit protocol warningsteor
2020-04-29test/cell_formats: Expand the IPv6-only EXTEND2 testteor
2020-04-29core/or: Support IPv6 EXTEND2 cellsteor
2020-04-29Run "make autostyle"teor
2020-04-15test/channel: Fix a comment typoteor
2020-04-13Merge branch 'maint-0.4.3'Nick Mathewson
2020-04-13Merge branch 'bug33545_043_squashed' into maint-0.4.3Nick Mathewson
2020-04-13hs-v3: Change all-zeroes hard-assert to a BUG-and-err.George Kadianakis
2020-04-13hs-v3: Don't allow registration of an all-zeroes client auth key.George Kadianakis
2020-04-09Merge remote-tracking branch 'tor-github/pr/1801/head'Nick Mathewson
2020-04-09Make sure that we free 'addr' at the end of a pair of addr testsNick Mathewson
2020-04-09Merge branch 'pr1854_squashed' into maint-0.4.3teor
2020-04-09client: Revert setting PreferIPv6 on by defaultDavid Goulet
2020-04-09Merge branch 'maint-0.4.2' into maint-0.4.3teor
2020-04-09Merge branch 'maint-0.4.1' into maint-0.4.2teor
2020-04-09Merge branch 'maint-0.3.5' into maint-0.4.1teor
2020-04-09Merge remote-tracking branch 'tor-github/pr/1784' into maint-0.3.5teor
2020-04-09test/circuitbuild: Add a test for onionskin_answer()teor
2020-04-09test/circuitbuild: Add tests for circuit_extend()teor
2020-04-09test/circuitbuild: Add tests for open_connection_for_extendteor
2020-04-09test/circuitbuild: Add tests for extend_lspec_validteor
2020-04-09test/circuitbuild: Make some tests forkteor
2020-04-09test/circuitbuild: Tests for adding ed25519 keysteor
2020-04-09test/circuitbuild: Add a test for extend_state_validteor
2020-04-09test/circuitbuid: Fix new_route_len_unhandled_exitteor
2020-04-09test/circuitbuild: Refactor test case arrayteor
2020-04-08Merge branch 'tor-github/pr/1857'George Kadianakis
2020-04-08test: Unit test for missing ExtendedErrorsDavid Goulet
2020-04-08Merge branch 'maint-0.4.3'David Goulet
2020-04-08Correct 'was not internal' to 'was internal' in test_external_ip()Mrigyen Sawant
2020-04-07Added tests for tor_addr_is_null/valid()MrSquanchee
2020-04-07Merge branch 'pr1838_squashed'teor
2020-04-07Add a test script to check subsystem order as part of make check.Nick Mathewson