aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2020-07-02Extract extend_info manipulation functions into a new file.Nick Mathewson
2020-07-02parseconf: Add an authority IPv6 ORPort testteor
2020-07-01Merge remote-tracking branch 'dgoulet/ticket33235_045_01'Nick Mathewson
2020-07-01test: Rename test_rep_hist to test_statsDavid Goulet
2020-07-01Merge branch 'tor-github/pr/1907'David Goulet
2020-07-01Add GETINFO "rephist/{tap,ntor}/onion_handshakes_{assigned/requested}" testNeel Chauhan
2020-06-30node: Rename addrs_in_same_network_family()David Goulet
2020-06-30test: Mixed unit tests for find_my_address()David Goulet
2020-06-30test: Unit tests for find_my_address() IPv6David Goulet
2020-06-30test: Rename function to be IPv4 specificDavid Goulet
2020-06-30Merge branch 'tor-github/pr/1940'Alexander Færøy
2020-06-25Merge branch 'tor-github/pr/1917'David Goulet
2020-06-25Add test for fingerprint-ed25519 fileNeel Chauhan
2020-06-24Merge branch 'tor-github/pr/1945'David Goulet
2020-06-24addr: Rename resolved_addr_is_local()David Goulet
2020-06-24test: Modernize find_my_address() unit testDavid Goulet
2020-06-24addr: Remove resolve_my_address_v4()David Goulet
2020-06-24addr: Refactor is_local_addr() to support IPv6David Goulet
2020-06-24addr: Make resolve_my_address_v4() use find_my_address()David Goulet
2020-06-24Merge branch 'pr_1931_squashed'Nick Mathewson
2020-06-24Add routerset_contains_router() testNeel Chauhan
2020-06-24Merge branch 'tor-github/pr/1939'George Kadianakis
2020-06-24Make summarize_protover_flags() handle NULL and empty string the sameNeel Chauhan
2020-06-23addr: Rename resolve_my_address to be v4 specificDavid Goulet
2020-06-23config: Change Address to be a LINELISTDavid Goulet
2020-06-23Merge branch 'maint-0.4.4'David Goulet
2020-06-23Merge branch 'tor-github/pr/1937' into maint-0.4.4David Goulet
2020-06-22Merge branch 'pr_1930_squashed'Nick Mathewson
2020-06-22Add circuit_extend_add_ipv(4/6)_helper() testNeel Chauhan
2020-06-22Merge branch 'maint-0.4.4'David Goulet
2020-06-22Consistently use 'address' in Invalid v3 address responses to ONION_CLIENT_AU...Miguel Jacq
2020-06-17Fix typo in test_build_update_descriptors() commentNeel Chauhan
2020-06-17Spelling fix: "RECCOMEND" => "RECOMMEND".Nick Mathewson
2020-06-11Merge branch 'maint-0.4.4'George Kadianakis
2020-06-11Fix and update unittests.George Kadianakis
2020-06-10Merge branch 'tor-github/pr/1925'George Kadianakis
2020-06-10Bug 30992: Update testsMike Perry
2020-06-09Merge remote-tracking branch 'tor-github/pr/1888/head'Nick Mathewson
2020-05-19Merge branch 'tor-github/pr/1886'David Goulet
2020-05-18nodelist: Replace int with boolteor
2020-05-18test/protover: Add debug logs to some teststeor
2020-05-17test/protover: Add tests for summarize flagsteor
2020-05-15protover: Add defines for recent protocol versionsteor
2020-05-15test/circuitbuild: Tests for node selection flagsteor
2020-05-14circuitbuild: test relays sending IPv6 extend cellsteor
2020-05-14test: Move the origin circuit function to test helpersteor
2020-05-14test/circuitstats: Refactor common codeteor
2020-05-14test/circuitstats: Fix a bunch of coding style issuesteor
2020-05-13test/circuitbuild: Add a test for origin_circuit_init()teor
2020-05-08Improve logging of included config filesDaniel Pinto