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
Age
Commit message (
Expand
)
Author
2020-07-20
Merge remote-tracking branch 'tor-gitlab/mr/51'
Nick Mathewson
2020-07-20
Merge remote-tracking branch 'tor-gitlab/mr/59'
Nick Mathewson
2020-07-20
relay: Don't log at warn level when we find an address
David Goulet
2020-07-20
relay: Use flags in relay_find_addr_to_publish()
David Goulet
2020-07-20
control: With GETINFO, don't trigger an address resolve
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
test: Unit test for relay_find_addr_to_publish()
David Goulet
2020-07-20
test: Unit test for relay_address_new_suggestion()
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
control: GETINFO address/ use new find address API
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
pt: Use new address discovery interface when creating extrainfo
David Goulet
2020-07-20
addr: New function to find address to publish
David Goulet
2020-07-20
addr: Continue discovery if Address exits but not for wanted family
David Goulet
2020-07-17
Add running glibc version to the log. #40047
Daniel Pinto
2020-07-17
Merge branch 'ticket40042_squashed'
Nick Mathewson
2020-07-17
Clean up documentation for connection_t.address
Nick Mathewson
2020-07-17
Document some channel_matches_extend_info issues that confused me.
Nick Mathewson
2020-07-17
Clean up documentation for connection_t.addr a bit more.
Nick Mathewson
2020-07-17
or_connection_t: replace real_addr with canonical_orport.
Nick Mathewson
2020-07-17
Add a tor_addr_port_copy() function.
Nick Mathewson
2020-07-16
nodelist: Fix possible NULL deref
David Goulet
2020-07-16
Remove unneeded generate_ed_link_cert() in tests.
Nick Mathewson
2020-07-16
Use CONST_TO_* macros in more places.
Nick Mathewson
2020-07-16
Define const variants for our channel_tls_t* casts.
Nick Mathewson
2020-07-16
Define new CONST_TO_*_CONN() functions for const-to-const casts
Nick Mathewson
2020-07-16
Improve documentation for our TO_*_CONN() cast functions.
Nick Mathewson
2020-07-16
Add unit tests for connection_describe().
Nick Mathewson
2020-07-16
Improvements to output format for OR connection descriptions.
Nick Mathewson
2020-07-16
Collapse channel_get_*_remote_addr() into a single function.
Nick Mathewson
2020-07-16
Refactor channel description internals.
Nick Mathewson
2020-07-16
channelpadding: don't call method pointer directly.
Nick Mathewson
2020-07-16
Remove "ADDR_ONLY" mode from channel_get_*_remote_descr.
Nick Mathewson
2020-07-16
Minor refactoring on channel_get_remote_addr_if_possible()
Nick Mathewson
2020-07-16
Update test_rebind.py to expect new format.
Nick Mathewson
2020-07-16
Use connection_describe() for log messages.
Nick Mathewson
2020-07-16
connection_describe_peer(): add nonzero ports to nonscrubbed addrs.
Nick Mathewson
2020-07-15
Apply SafeLogging in connection_describe_peer().
Nick Mathewson
2020-07-15
New functions to describe connections and peers.
Nick Mathewson
2020-07-14
Merge remote-tracking branch 'tor-gitlab/mr/50'
Nick Mathewson
2020-07-14
Update docstring for read_file_to_str() on stripping of CR characters.
Alexander Færøy
2020-07-14
Strip '\r' characters when reading text files on Unix.
Alexander Færøy
2020-07-14
Merge remote-tracking branch 'tor-gitlab/merge-requests/48'
Alexander Færøy
2020-07-14
Merge branch 'tor-gitlab/mr/49'
David Goulet
2020-07-14
Merge branch 'ticket40033_045_01_squashed'
Nick Mathewson
2020-07-14
Rename blacklist and whitelist wording
David Goulet
[next]