aboutsummaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2020-08-11Merge remote-tracking branch 'tor-gitlab/mr/119' into maint-0.4.4Nick Mathewson
2020-08-11Merge remote-tracking branch 'tor-gitlab/mr/119'Nick Mathewson
2020-08-11Merge remote-tracking branch 'tor-gitlab/mr/111'George Kadianakis
2020-08-11Merge branch 'mr/105'George Kadianakis
2020-08-11Only log port self-testing message when we are _starting_ to test.Nick Mathewson
2020-08-11Remove a BUG() that could normally trigger in edge-cases.George Kadianakis
2020-08-10Merge branch 'maint-0.4.4'Nick Mathewson
2020-08-10Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2020-08-10Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-08-10Merge branch 'maint-0.3.5' into maint-0.4.2Nick Mathewson
2020-08-10small code tweaks to try to work around debian stable complaintsNick Mathewson
2020-08-10Merge remote-tracking branch 'tor-gitlab/mr/110'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-04ipv6: Specialize GETINFO address interface for v4 and v6Neel Chauhan
2020-08-04Merge remote-tracking branch 'tor-gitlab/mr/100'Nick Mathewson
2020-08-04Merge branch 'bug40083_035' into bug40083_042Nick Mathewson
2020-08-03Minor style improvements. #30045Daniel Pinto
2020-08-03Merge branch 'maint-0.4.4'George Kadianakis
2020-08-03Merge remote-tracking branch 'tor-gitlab/mr/79' into maint-0.4.4George Kadianakis
2020-08-03Rename protover_contains_long_protocol_names to protover_list_is_invalidNick Mathewson
2020-08-03Merge remote-tracking branch 'tor-gitlab/mr/94'Nick Mathewson
2020-08-03Merge remote-tracking branch 'tor-github/pr/1986/head'Nick Mathewson
2020-08-01Add --format argument to --key-expiration option. #30045Daniel Pinto
2020-07-31Code simplifications for AP_CONN_STATE_CONTROLLER_WAITNeel Chauhan
2020-07-31Added tests for bandwidth functionsMrSquanchee
2020-07-31Extract bw_array_t and related constants into a header.Nick Mathewson
2020-07-30Merge branch 'tor-gitlab/mr/84'George Kadianakis
2020-07-30Handle ORPort auto when logging about removed orports.Nick Mathewson
2020-07-30Write unittest for #40065.George Kadianakis
2020-07-30Fix segfault and logic error in remove_duplicate_orports()Nick Mathewson
2020-07-30Use write_str_if_not_equal() for onion servicesNeel Chauhan
2020-07-30Introduce write_str_if_not_equal()Neel Chauhan
2020-07-29Merge remote-tracking branch 'tor-github/pr/1987/head'Nick Mathewson
2020-07-27Fix documentation of cache_failure_intro_lookupNick Mathewson
2020-07-24relay: Publish IPv4 descriptor on guessed IPv6 reachability failureDavid Goulet
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-23Merge branch 'tor-gitlab/mr/75'David Goulet
2020-07-22relay: Support IPv6 when checking if our address changedDavid Goulet
2020-07-22Treat all extorport connections with un-set addresses as remoteNick Mathewson
2020-07-22log: Don't use twice fmt_addr() in same logging statementDavid Goulet
2020-07-21Rename check_server_ports to check_and_prune_server_portsDavid Goulet
2020-07-21relay: Change router_can_extend_over_ipv6() to look at configured portDavid Goulet
2020-07-21relay: Remove possible ORPorts duplicate from parsed listDavid Goulet
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_primary_dir_port()Nick Mathewson