aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2020-08-07Revise test_status to use log testing helpers.Nick Mathewson
2020-08-05Replace several C identifiers for ticket 18106.Nick Mathewson
2020-08-05Merge remote-tracking branch 'tor-gitlab/mr/88'George Kadianakis
2020-08-04Improve ratelimit message to list true interval.Nick Mathewson
2020-08-04Merge remote-tracking branch 'tor-gitlab/mr/100'Nick Mathewson
2020-08-03Merge branch 'ticket40081_035' into ticket40081_044Nick Mathewson
2020-08-03Remove channel_is_canonical_is_reliable()Nick Mathewson
2020-08-03Merge remote-tracking branch 'tor-gitlab/mr/94'Nick Mathewson
2020-08-01Fix a leak-on-failure on test_get_bandwidth_lines()Nick Mathewson
2020-08-01Add --format argument to --key-expiration option. #30045Daniel Pinto
2020-07-31test_stats : Removed CONFIG_PRIVATEMrSquanchee
2020-07-31Added tests for bandwidth functionsMrSquanchee
2020-07-31Added tests for bandwidth functionsMrSquanchee
2020-07-31Merge branch 'maint-0.4.2' into maint-0.4.3Alexander Færøy
2020-07-31Merge branch 'maint-0.3.5' into maint-0.4.2Alexander Færøy
2020-07-30Merge branch 'bug40076_044'Nick Mathewson
2020-07-30Merge branch 'bug40076_043' into bug40076_044Nick Mathewson
2020-07-30Merge branch 'bug40076_042' into bug40076_043Nick Mathewson
2020-07-30Merge branch 'maint-0.4.2' into bug40076_042Nick Mathewson
2020-07-30Fix a bug in buf_move_all() when the input buffer is empty.Nick Mathewson
2020-07-30Add unit test for buf_move_all(), including a failing caseNick Mathewson
2020-07-30Merge branch 'tor-gitlab/mr/84'George Kadianakis
2020-07-30Write unittest for #40065.George Kadianakis
2020-07-30Add a unit test for write_str_to_file_if_not_equal()Nick Mathewson
2020-07-30test_util.c: Extract utime() function.Nick Mathewson
2020-07-29Merge branch 'tor-gitlab/mr/73_squashed'Alexander Færøy
2020-07-29Remove the connection_t.outbuf_flushlen fieldNick Mathewson
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