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
/
or
/
circuituse.c
Age
Commit message (
Expand
)
Author
2017-08-24
circuit: Consider v3 hidden service circuit in circuit_expire_building()
David Goulet
2017-08-24
circuit: Avoid needless log info in circuit_get_best()
David Goulet
2017-08-24
prop224: Make client send INTRODUCE1 cell
David Goulet
2017-08-24
prop224: Client has opened circuit logic
David Goulet
2017-08-08
prop224: Function to inc/decrement num rendezvous stream
George Kadianakis
2017-08-08
prop224: Always note down the use of internal circuit
David Goulet
2017-08-08
prop224: Make circuit prediction aware of v3 services
David Goulet
2017-08-08
prop224: Add service rendezvous circuit relaunch
David Goulet
2017-08-08
hs: Rename num_rend_services()
David Goulet
2017-08-08
prop224: Circuit has opened and ESTABLISH_INTRO cell
David Goulet
2017-08-08
prop224: Service v3 descriptor creation and logic
David Goulet
2017-07-07
test: Introduce hs_client_note_connection_attempt_succeeded().
George Kadianakis
2017-07-07
Refactor legacy code to support hs_ident along with rend_data.
George Kadianakis
2017-05-09
Merge branch 'dgoulet_ticket22060_031_01_squashed'
Nick Mathewson
2017-05-09
config: Remove CloseHSServiceRendCircuitsImmediatelyOnTimeout option
David Goulet
2017-05-09
config: Remove CloseHSClientCircuitsImmediatelyOnTimeout option
David Goulet
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Bug 17592: Clean up connection timeout logic.
Mike Perry
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-06
Fix a function name in a comment. Closes 21580
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-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
[next]