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
/
channel.c
Age
Commit message (
Expand
)
Author
2023-08-09
Extend DoS protection to partially-open channels
Micah Elizabeth Scott
2023-01-19
Fix compiler warnings about unused variables
David Goulet
2021-10-04
Merge branch 'tor-gitlab/mr/228'
David Goulet
2021-09-09
Fix the line length in the patch
Guinness
2021-03-24
Merge branch 'maint-0.4.5'
Nick Mathewson
2021-03-24
Merge branch 'maint-0.4.4' into maint-0.4.5
Nick Mathewson
2021-03-23
channel: Fix use after free in channel_do_open_actions()
David Goulet
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2020-12-02
When a channel hasn't seen client or cell log differently
Guinness
2020-11-12
Fix typos.
Samanta Navarro
2020-11-09
Merge branch 'maint-0.4.3' into maint-0.4.4
Nick Mathewson
2020-11-09
Merge branch 'maint-0.3.5' into maint-0.4.3
Nick Mathewson
2020-11-09
Merge remote-tracking branch 'tor-gitlab/mr/189' into maint-0.3.5
Nick Mathewson
2020-10-30
Merge branch 'bug40080_035'
Nick Mathewson
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-10-07
Merge remote-tracking branch 'tor-gitlab/mr/77' into maint-0.3.5
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-06
Validate ed25519 keys and canonicity from circuit_n_conn_done()
Nick Mathewson
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-22
Merge branch 'maint-0.4.4'
David Goulet
2020-07-22
Merge branch 'tor-gitlab/mr/77' into maint-0.4.4
David Goulet
2020-07-22
Adjust the rules for warning about too many connections.
Nick Mathewson
2020-07-17
Document some channel_matches_extend_info issues that confused me.
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-13
Update channel_matches_target_addr_for_extend test to current API
Nick Mathewson
2020-07-10
Make channel_get_addr_if_possible() take a const channel_t.
Nick Mathewson
2020-04-30
channel: Refactor matches target address function
teor
2020-04-29
relay/circuitbuild: Re-use IPv6 connections for circuits
teor
2020-04-29
channel: Make channel_matches_target_addr_for_extend() static
teor
2020-04-09
Merge remote-tracking branch 'tor-github/pr/1801/head'
Nick Mathewson
2020-04-09
Merge branch 'maint-0.4.2' into maint-0.4.3
teor
2020-04-09
Merge branch 'maint-0.3.5' into maint-0.4.1
teor
2020-04-09
core/or: Make some functions mockable
teor
2020-04-09
channel: Rewrite the channel_get_for_extend() comments
teor
2020-04-06
channel: Fix a comment typo
teor
2020-04-06
channel: Remove a newline at the start of the file
teor
2020-03-17
Merge remote-tracking branch 'tor-github/pr/1784'
teor
2020-03-10
dos: Pass transport name on new client connection
David Goulet
2020-02-10
Use semicolons after HT_PROTOTYPE and HT_GENERATE.
Nick Mathewson
2020-01-14
Merge branch 'ticket32892_043_01_squashed'
Nick Mathewson
[next]