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-11-20
Merge branch 'bug23681_029_01_squashed' into maint-0.3.2
Nick Mathewson
2017-11-20
circuit: Don't timeout opened C_INTRODUCING circuit
David Goulet
2017-09-25
circuit: Log n_circ_id and global identifier of HS circuits
David Goulet
2017-09-25
circuit: Log circuit identifiers when cannibalizing
David Goulet
2017-09-22
Merge branch 'bug22805_v2_squashed'
Nick Mathewson
2017-09-22
Remove or_circuit_t.is_first_hop; use channel_is_client() instead
Nick Mathewson
2017-09-20
circuit: Log n_circ_id and global identifier
David Goulet
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-09-07
prop224: Pick rendezvous point of protover HSRend=2
David Goulet
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-22
Refactor node lookup APIs to take flags
Nick Mathewson
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
[next]