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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuitbuild.c
Age
Commit message (
Expand
)
Author
2017-02-28
Merge remote-tracking branch 'public/bug21407'
Nick Mathewson
2017-02-24
Also allow C_MEASURE_TIMEOUT circuits to lack guard state.
Nick Mathewson
2017-02-16
The UseCreateFast consensus parameter now defaults to 0.
Nick Mathewson
2017-02-09
Remove an XXXprop271 comment that has been replaced by #21423
Nick Mathewson
2017-02-09
Revise an XXXprop271 comment -- it has been superseded by #21422
Nick Mathewson
2017-02-09
Remove an XXXprop271 comment -- it has been replaced by #21421
Nick Mathewson
2017-02-03
Prevention: never die from extend_info_from_node() failure.
Nick Mathewson
2017-01-31
Downgrade assertion to nonfatal for #21242
Nick Mathewson
2017-01-18
Remove UseDeprecatedGuardAlgorithm.
Nick Mathewson
2017-01-18
Remove the (no longer compiled) code for legacy guard selection.
Nick Mathewson
2017-01-18
circuit: Make circuit_build_times_disabled take an or_options_t
David Goulet
2016-12-19
Don't warn about absent guard state when none expected.
Nick Mathewson
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Wrap all of the legacy guard code, and its users, in #ifdefs
Nick Mathewson
2016-12-16
Implement support for per-circuit guard restrictions.
Nick Mathewson
2016-12-16
Change return value of entry_guard_succeeded to an enum.
Nick Mathewson
2016-12-16
Remove guard_selection argument from status-reporting functions
Nick Mathewson
2016-12-12
Replace "people" with the appropriate network component in comments
J. Ryan Stinnett
2016-12-08
Merge branch 'feature15056_v1_squashed'
Nick Mathewson
2016-12-08
Add an ed25519_copy; use it in a couple of places dgoulet suggested.
Nick Mathewson
2016-12-08
Enforce Ed25519 identities (client-side)
Nick Mathewson
2016-12-08
Add ExtendByEd25519ID consensus parameter/torrc option
Nick Mathewson
2016-12-08
Teach circuit_extend() more about Ed25519 identities.
Nick Mathewson
2016-12-08
Add a bunch of work-in-progress comments for 15056 planning
Nick Mathewson
2016-12-08
When attempting to find a channel by ID, consider Ed ID.
Nick Mathewson
2016-11-30
Don't call into the new guard algorithm when the old one is enabled.
Nick Mathewson
2016-11-30
Use the new guard notification/selection APIs throughout Tor
Nick Mathewson
2016-11-30
Write the easy parts of the public entryguard interface.
Nick Mathewson
2016-11-30
Split bridge functions into a new module.
Nick Mathewson
2016-11-30
prop271: make entry_guard_t mostly-private
Nick Mathewson
2016-11-24
Refactor circuit_predict_and_launch_new
Chelsea H. Komlo
2016-11-11
Migrate extend2/create2 cell encoding to Trunnel
Nick Mathewson
2016-11-10
Add an ed25519 identity to extend_info
Nick Mathewson
2016-11-03
whitespace fixes
Nick Mathewson
2016-11-03
Merge branch 'feature_15055_v2'
Nick Mathewson
2016-11-03
Add "Ed ID" arguments to a bunch of connection-ID-related fns.
Nick Mathewson
2016-11-01
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-10-31
Refactor circuit_pick_create_handshake
teor
2016-10-31
In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor
teor
2016-10-26
Continue the module documentation effort with circuitbuild and circuituse
Nick Mathewson
2016-10-19
Merge remote-tracking branch 'andrea/ticket19858_v2'
Nick Mathewson
2016-09-25
Abolish globals in entrynodes.c; relativize guard context to new guard_select...
Andrea Shepard
2016-09-13
Merge branch 'feature-17178-v7-squashed-v2'
Nick Mathewson
2016-09-13
Make Tor2web work with ReachableAddresses and CRN_DIRECT_CONN
teor
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-09-05
Appease make check-spaces
Andrea Shepard
2016-08-31
Fix a deref-before-null-check complaint
Nick Mathewson
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-24
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-08-24
Fix path selection on firewalled clients
teor
[next]