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
/
circuitbuild.c
Age
Commit message (
Expand
)
Author
2021-03-08
Don't warn about missing guard state if controller picked first hop
Nick Mathewson
2021-01-19
Remove unnecessary non-fatal assertion.
Alexander Færøy
2020-11-12
Fix typos.
Samanta Navarro
2020-10-30
Merge branch 'bug40080_035'
Nick Mathewson
2020-10-20
Merge remote-tracking branch 'tor-gitlab/mr/148' into master
George Kadianakis
2020-10-19
Explain why we use "mark_as_used_for_origin_circuit" where we do
Nick Mathewson
2020-10-13
Make "usecreatefast" always-off.
Nick Mathewson
2020-09-18
Add flag for whether an OR conn "counts" for bootstrap tracking
Nick Mathewson
2020-08-14
Revise trac.torproject.org urls to refer to gitlab replacements.
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-16
Collapse channel_get_*_remote_addr() into a single function.
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-08
trace: Helper macro to disambiguate identifiers
David Goulet
2020-07-08
trace: Add two origin circuit specific tracepoints
David Goulet
2020-07-08
trace: Add four more circuit subsystem tracepoints
David Goulet
2020-07-02
Clean up a redundant debug log in circuit_handle_first_hop().
Nick Mathewson
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-06-30
Refactor reachability test logging: log exactly what we launch.
Nick Mathewson
2020-06-24
Rename router_should_skip_orport_reachability_check.
Nick Mathewson
2020-06-09
Merge remote-tracking branch 'tor-github/pr/1888/head'
Nick Mathewson
2020-05-18
circuitbuild: Do node checks when counting nodes
teor
2020-05-18
circuitbuild: Do node checks when choosing exits
teor
2020-05-18
nodelist: Move node flag checks
teor
2020-05-18
nodelist: Move the v3 onion service rendezvous check
teor
2020-05-14
circuitbuild: Refactor IPv6 extend node selection
teor
2020-05-14
circuitbuild: Refactor build state node selection flags
teor
2020-05-11
routerlist: Choose nodes that can initiate IPv6 extends
teor
2020-05-11
circuit: Add flags for IPv6 extends
teor
2020-05-07
Replace several C identifiers.
teor
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-04-30
circuitbuild: Allow relays to send IPv6 extend cells
teor
2020-04-30
relay: Wrap long lines
teor
2020-04-30
relay: Clarify reachability status check functions
teor
2020-04-29
relay/circuitbuild: Re-use IPv6 connections for circuits
teor
2020-04-09
core/or: Make some functions mockable
teor
2020-04-09
circuitbuild: Make some functions mockable
teor
2020-03-20
relay: Split out relay-only circuit building
teor
2020-03-20
relay: Move inform_testing_rechability() to relay
teor
2020-01-28
Write unittest that covers cases of INTRODUCE1 handling.
George Kadianakis
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-10-26
Rename confparse.[ch] identifiers to confmgt.[ch] identifiers.
Nick Mathewson
2019-09-11
Update #includes to point to confparse.h in its new location.
Nick Mathewson
[next]