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
/
core
Age
Commit message (
Expand
)
Author
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-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
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
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 branch 'ticket40033_045_01_squashed'
Nick Mathewson
2020-07-14
Rename blacklist and whitelist wording
David Goulet
2020-07-14
Merge branch 'tor-gitlab/mr/47'
David Goulet
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-07-13
Improve docs for addr, address, and real_addr fields
Nick Mathewson
2020-07-13
Merge branch 'maint-0.4.4'
Nick Mathewson
2020-07-13
Bug 31812: Change http URL's to https
JeremyRand
2020-07-13
Update channel_matches_target_addr_for_extend test to current API
Nick Mathewson
2020-07-10
Add an extra comment about keeping rust and c protover in sync.
Nick Mathewson
2020-07-10
Merge branch 'tor-gitlab/mr/39'
David Goulet
2020-07-10
Merge remote-tracking branch 'tor-gitlab/mr/29'
Nick Mathewson
2020-07-10
Collect IPv6 bidi connection statistics
Nick Mathewson
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
Record IPv6 bandwidth history as appropriate.
Nick Mathewson
2020-07-10
Make channel_get_addr_if_possible() take a const channel_t.
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-09
Merge remote-tracking branch 'tor-gitlab/mr/21'
Nick Mathewson
2020-07-09
Merge branch 'maint-0.4.4'
David Goulet
2020-07-08
socks: Returns 0xF6 only if BAD_HOSTNAME
Guinness
2020-07-08
trace: Helper macro to disambiguate identifiers
David Goulet
2020-07-08
trace: Move LTTng specific declartion to .inc file
David Goulet
2020-07-08
trace: Only build probes if instrumentation is enabled
David Goulet
2020-07-08
trace: Comments and improve doc/HACKING/Tracing.md
David Goulet
2020-07-08
trace: Add two circuit tracepoints for new circuits
David Goulet
2020-07-08
trace: Add two origin circuit specific tracepoints
David Goulet
2020-07-08
trace: Add four generic circuit tracepoints
David Goulet
2020-07-08
trace: Add four more circuit subsystem tracepoints
David Goulet
2020-07-08
trace: Add single tracepoint in circuit subsystem
David Goulet
2020-07-08
addr: Validate identity key when getting a suggestion
David Goulet
2020-07-07
channel: Consider NETINFO other address as ours
David Goulet
[next]