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
/
circuituse.c
Age
Commit message (
Expand
)
Author
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-18
fix typos and trivial syntax problems
Roger Dingledine
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
Remove some resolved "XXXX prop271" comments.
Nick Mathewson
2016-12-16
Remove guard_selection argument from status-reporting functions
Nick Mathewson
2016-12-16
Expire circuits that have been WAITING_FOR_BETTER_GUARD too long
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
Comment-only: note some places where we want to propagate Ed25519 info
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
Split bridge functions into a new module.
Nick Mathewson
2016-11-24
fix up spacing/style in needs_circuits_for_build
Chelsea H. Komlo
2016-11-24
adding better comments for defines
Chelsea H. Komlo
2016-11-24
re-add check for if circuit is an origin circuit
Chelsea H. Komlo
2016-11-24
Refactor to remove unnecessary check in circuit_is_available_for_use
Chelsea H. Komlo
2016-11-24
extract magic numbers in circuituse.c
Chelsea H. Komlo
2016-11-24
Refactor circuit_predict_and_launch_new
Chelsea H. Komlo
2016-11-10
Add an ed25519 identity to extend_info
Nick Mathewson
2016-11-10
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-09
Stop logging single onion and Tor2web long-term one-hop circuits
teor
2016-11-09
Call get_options() once at the top of circuit_log_ancient_one_hop_circuits()
teor
2016-11-04
Fix make check-spaces
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-10-27
Comment the heck out of the stream/circuit attaching process.
Nick Mathewson
2016-10-26
Continue the module documentation effort with circuitbuild and circuituse
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-19
Merge branch 'bug18809_028_squashed' into maint-0.2.8
Nick Mathewson
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8
Nick Mathewson
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-05-12
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-11
Merge remote-tracking branch 'public/bug18815'
Nick Mathewson
2016-05-11
refactor the #19003 patches
Roger Dingledine
2016-05-09
avoid following through on a consensus fetch if we have one already arriving
Roger Dingledine
2016-05-09
Add a comment to have_enough_path_info()
teor (Tim Wilson-Brown)
2016-04-19
Increase number of preemptive internal circuits
David Goulet
2016-04-18
Change UseOptimisticData default to 1.
Nick Mathewson
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Return NULL from extend_info_from_node if the node has no allowed address
teor (Tim Wilson-Brown)
2016-01-26
Replace "Alice" with "the client" in a hidden service log message
teor (Tim Wilson-Brown)
2016-01-26
Replace Alice/Bob with client/service in hidden service comments
teor (Tim Wilson-Brown)
2016-01-26
Correct grammatical errors in tor comments
teor (Tim Wilson-Brown)
[next]