aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2020-07-24relay: Turn find address "method_used" into enumDavid Goulet
2020-07-23Merge branch 'remove-padding-fix-7869-v2'Nick Mathewson
2020-07-23Remove padding from ntor-onion-key #7869Daniel Pinto
2020-07-21relay: Automatically Enable an IPv6 ORPortDavid Goulet
2020-07-21Rename router_get_advertised_*() functions.Nick Mathewson
2020-07-21Combine router_get_advertised_or_port{,by_af_}() functionsNick Mathewson
2020-07-21Rename get_first_advertised_{addr,port}_by_type_af().Nick Mathewson
2020-07-21relay: Add AddressDisableIPv6 torrc optionDavid Goulet
2020-07-20Merge remote-tracking branch 'tor-gitlab/mr/51'Nick Mathewson
2020-07-20Merge remote-tracking branch 'tor-gitlab/mr/59'Nick Mathewson
2020-07-20relay: Use flags in relay_find_addr_to_publish()David Goulet
2020-07-20addr: Use false/true with relay_find_addr_to_publish()David Goulet
2020-07-20test: Unit test for relay_find_addr_to_publish()David Goulet
2020-07-20test: Unit test for relay_address_new_suggestion()David Goulet
2020-07-20test: Move unit tests to new find address interfaceDavid Goulet
2020-07-20addr: Continue discovery if Address exits but not for wanted familyDavid Goulet
2020-07-17Add running glibc version to the log. #40047Daniel Pinto
2020-07-17or_connection_t: replace real_addr with canonical_orport.Nick Mathewson
2020-07-16Remove unneeded generate_ed_link_cert() in tests.Nick Mathewson
2020-07-16Add unit tests for connection_describe().Nick Mathewson
2020-07-16Collapse channel_get_*_remote_addr() into a single function.Nick Mathewson
2020-07-16Refactor channel description internals.Nick Mathewson
2020-07-16Minor refactoring on channel_get_remote_addr_if_possible()Nick Mathewson
2020-07-16Update test_rebind.py to expect new format.Nick Mathewson
2020-07-14Merge remote-tracking branch 'tor-gitlab/mr/50'Nick Mathewson
2020-07-14Strip '\r' characters when reading text files on Unix.Alexander Færøy
2020-07-14node: Standardize interface of format_node_description()David Goulet
2020-07-14Merge branch 'tor-gitlab/mr/47'David Goulet
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-07-13Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-13Bug 31812: Change http URL's to httpsJeremyRand
2020-07-13Update channel_matches_target_addr_for_extend test to current APINick Mathewson
2020-07-13Added testsMrSquanchee
2020-07-10Merge branch 'tor-gitlab/mr/39'David Goulet
2020-07-10Merge remote-tracking branch 'tor-gitlab/mr/29'Nick Mathewson
2020-07-10Collect IPv6 bidi connection statisticsNick Mathewson
2020-07-10Change connstats.c identifers to start with conn_statsNick Mathewson
2020-07-10Split bidi connection-stats code into a new C file.Nick Mathewson
2020-07-10Make channel_get_addr_if_possible() take a const channel_t.Nick Mathewson
2020-07-10Rename public bandwidth-history identifiers to start with "bwhist".Nick Mathewson
2020-07-10Split bandwidth history functions into a separate C file.Nick Mathewson
2020-07-09Merge remote-tracking branch 'tor-gitlab/mr/36'Nick Mathewson
2020-07-09test: Add IPv6 inet_pton double "::" testDavid Goulet
2020-07-09Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-09Merge remote-tracking branch 'dgoulet/ticket33796_044_01' into maint-0.4.4Nick Mathewson
2020-07-09Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-09Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2020-07-09Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-07-09Merge branch 'maint-0.3.5' into maint-0.4.2Nick Mathewson
2020-07-09Merge branch 'maint-0.4.4'David Goulet