index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
feature
/
relay
Age
Commit message (
Expand
)
Author
2020-08-01
Add --format argument to --key-expiration option. #30045
Daniel Pinto
2020-07-30
Handle ORPort auto when logging about removed orports.
Nick Mathewson
2020-07-30
Write unittest for #40065.
George Kadianakis
2020-07-30
Fix segfault and logic error in remove_duplicate_orports()
Nick Mathewson
2020-07-24
relay: Publish IPv4 descriptor on guessed IPv6 reachability failure
David Goulet
2020-07-24
relay: Turn find address "method_used" into enum
David Goulet
2020-07-23
Merge branch 'remove-padding-fix-7869-v2'
Nick Mathewson
2020-07-23
Remove padding from ntor-onion-key #7869
Daniel Pinto
2020-07-22
relay: Support IPv6 when checking if our address changed
David Goulet
2020-07-21
Rename check_server_ports to check_and_prune_server_ports
David Goulet
2020-07-21
relay: Change router_can_extend_over_ipv6() to look at configured port
David Goulet
2020-07-21
relay: Remove possible ORPorts duplicate from parsed list
David Goulet
2020-07-21
relay: Automatically Enable an IPv6 ORPort
David Goulet
2020-07-21
Rename router_get_advertised_*() functions.
Nick Mathewson
2020-07-21
Combine router_get_advertised_or_port{,by_af_}() functions
Nick Mathewson
2020-07-21
Rename get_primary_dir_port()
Nick Mathewson
2020-07-21
Rename get_first_advertised_{addr,port}_by_type_af().
Nick Mathewson
2020-07-21
Merge remote-tracking branch 'tor-gitlab/mr/70'
Nick Mathewson
2020-07-21
relay: Add AddressDisableIPv6 torrc option
David Goulet
2020-07-21
relay: Don't publish IPv6 if found ORPort is 0
David Goulet
2020-07-20
relay: Use flags in relay_find_addr_to_publish()
David Goulet
2020-07-20
relay: Handle dir address suggestion with new interface
David Goulet
2020-07-20
addr: Use false/true with relay_find_addr_to_publish()
David Goulet
2020-07-20
relay: Remove router_pick_published_address()
David Goulet
2020-07-20
test: Move unit tests to new find address interface
David Goulet
2020-07-20
relay: Deciding to fetch from authority, use new find address API
David Goulet
2020-07-20
relay: Don't lookup our address before rebuilding our descriptor
David Goulet
2020-07-20
relay: Publish IPv4/IPv6 from resolved address cache
David Goulet
2020-07-20
addr: New function to find address to publish
David Goulet
2020-07-16
Collapse channel_get_*_remote_addr() into a single function.
Nick Mathewson
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-07-10
Merge remote-tracking branch 'tor-gitlab/mr/41'
Nick Mathewson
2020-07-10
addr: Remove a BUG() that can normally occur
David Goulet
2020-07-10
Change connstats.c identifers to start with conn_stats
Nick Mathewson
2020-07-10
Split bidi connection-stats code into a new C file.
Nick Mathewson
2020-07-10
Rename public bandwidth-history identifiers to start with "bwhist".
Nick Mathewson
2020-07-10
Split bandwidth history functions into a separate C file.
Nick Mathewson
2020-07-08
addr: Validate identity key when getting a suggestion
David Goulet
2020-07-07
addr: New function relay_address_new_suggestion()
David Goulet
2020-07-02
Allow multiple addresses in extend_info_t.
Nick Mathewson
2020-07-02
Refactor channel_connect_for_circuit() to take an extend_info_t.
Nick Mathewson
2020-07-02
Extract extend_info manipulation functions into a new file.
Nick Mathewson
2020-07-02
router: Authorities add their own IPv6 to trusted dir servers
teor
2020-07-01
Add a comment explaining reachability vs bandwidth self-tests
Nick Mathewson
2020-06-30
Refactor reachability test logging: log exactly what we launch.
Nick Mathewson
2020-06-26
Merge branch 'assume_reachable_revamp'
Nick Mathewson
2020-06-26
Remove stub macro for router_new_consensus_params()
Nick Mathewson
2020-06-25
Merge branch 'tor-github/pr/1917'
David Goulet
2020-06-25
Add an fingerprint-ed25519 file to the data directory
Neel Chauhan
2020-06-25
Merge branch 'tor-github/pr/1948'
David Goulet
[next]