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
/
or
/
channeltls.c
Age
Commit message (
Expand
)
Author
2023-10-12
fix bridge transport statistics
trinity-1686a
2023-08-09
Extend DoS protection to partially-open channels
Micah Elizabeth Scott
2021-10-04
Turn orconn watermarks into consensus parameters.
Mike Perry
2021-03-12
Run "make autostyle" in advance of new series.
Nick Mathewson
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-01-19
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-01-19
Merge branch 'maint-0.4.3' into maint-0.4.4
Nick Mathewson
2021-01-19
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2021-01-13
Better fix for #40241 (--enable-all-bugs-are-fatal and fallthrough)
Nick Mathewson
2021-01-11
Merge branch 'maint-0.4.3' into maint-0.4.4
Nick Mathewson
2021-01-11
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-01-11
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2021-01-11
Fix warnings in current debian-hardened CI.
Nick Mathewson
2020-11-12
Use connection_or_change_state() in v3 handshaking state change
Neel Chauhan
2020-10-19
Explain why we use "mark_as_used_for_origin_circuit" where we do
Nick Mathewson
2020-10-07
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2020-09-18
Add flag for whether an OR conn "counts" for bootstrap tracking
Nick Mathewson
2020-08-25
Merge branch 'mr/113'
George Kadianakis
2020-08-25
Validate address more carefully when checking self-reachability
Nick Mathewson
2020-08-12
Merge branch 'maint-0.4.4'
George Kadianakis
2020-08-03
Merge branch 'ticket40081_035' into ticket40081_044
Nick Mathewson
2020-08-03
Remove channel_is_canonical_is_reliable()
Nick Mathewson
2020-07-17
Document some channel_matches_extend_info issues that confused me.
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
Collapse channel_get_*_remote_addr() into a single function.
Nick Mathewson
2020-07-16
Refactor channel description internals.
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-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-07-10
Make channel_get_addr_if_possible() take a const channel_t.
Nick Mathewson
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
2020-07-07
channel: Continue refactor NETINFO process function
David Goulet
2020-07-07
channel: Refactor NETINFO process function
David Goulet
2020-07-02
Add a function for comparing the orport on an extendinfo.
Nick Mathewson
2020-06-24
addr: Rename resolved_addr_is_local()
David Goulet
2020-06-24
addr: Refactor is_local_addr() to support IPv6
David Goulet
2020-05-07
Merge remote-tracking branch 'tor-github/pr/1880/head'
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-05
config: New file resolve_addr.{c|h}
David Goulet
2020-04-30
Merge branch 'pr1870_squashed'
teor
2020-04-30
Define and use TOR_ADDRPORT_BUF_LEN
Neel Chauhan
2020-04-30
net: Make all address bytes functions take uint8_t *
teor
2020-04-28
channeltls: Clarify a relay impersonation defence
teor
2020-04-21
Merge branch 'maint-0.4.3'
Nick Mathewson
[next]