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
2012-01-12
Don't crash when HS circs which have not yet found an OR conn time out
Robert Ransom
2012-01-11
Merge branch 'feature3457-v4-nm-squashed'
Nick Mathewson
2012-01-11
Add clarity/typesafety wrappers for control_event_circuit_status_minor
Nick Mathewson
2012-01-11
Rename CIRC2 to CIRC_MINOR
Nick Mathewson
2011-12-27
Add an option to close HS service-side rend circs on timeout
Robert Ransom
2011-12-27
Don't close HS service-side rend circs on timeout
Robert Ransom
2011-12-27
Add an option to close 'almost-connected' HS client circs on timeout
Robert Ransom
2011-12-27
Don't close HS client circs which are 'almost connected' on timeout
Robert Ransom
2011-12-09
Refactor stream attachment in circuit_has_opened
Robert Ransom
2011-12-05
Add comment about bug4651 fix
Nick Mathewson
2011-12-03
Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circ
Robert Ransom
2011-11-30
Merge branch 'feature2553-v4-rebased'
Nick Mathewson
2011-11-30
Use single-hop intro and rend circuits when in tor2web mode
Robert Ransom
2011-11-30
Merge branch 'bug933_nm_rebased_v2'
Nick Mathewson
2011-11-30
Add some post-comma spaces to please arma
Nick Mathewson
2011-11-30
Refactor addressmap_match_superdomains and representation of wildcards
Nick Mathewson
2011-11-30
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-24
Send CIRC2 event when a circuit is cannibalized
Robert Ransom
2011-11-24
Add CIRC2 control-port event, and send it when a circ's purpose changes
Robert Ransom
2011-11-24
Log whenever a circuit's purpose is changed
Robert Ransom
2011-10-11
Fix names of functions that convert strings to addrs
Nick Mathewson
2011-10-03
Fix compilation of 3335 and 3825 fixes
Nick Mathewson
2011-10-03
Merge remote-tracking branch 'rransom-tor/bug3335-v2'
Nick Mathewson
2011-10-02
Clear the timed_out flag when an HS connection attempt ends
Robert Ransom
2011-07-21
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-21
remember our future plan for bug 3617
Roger Dingledine
2011-07-20
Add another precondition for isolation-clearing; fix 3620
Nick Mathewson
2011-07-20
For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/
Nick Mathewson
2011-07-20
Add an OptimisticData option to control client-side optimistic data
Nick Mathewson
2011-07-20
Merge branch 'optimistic-client'
Nick Mathewson
2011-07-19
Take a smarter approach to clearing isolation info
Nick Mathewson
2011-07-19
Add an option to limit the number of non-open client circuits.
Nick Mathewson
2011-07-19
Launch sufficient circuits to satisfy pending isolated streams
Nick Mathewson
2011-07-19
Implement stream isolation
Nick Mathewson
2011-07-19
Const-ify a few functions
Nick Mathewson
2011-07-18
Only use optimistic data with exits that support it
Nick Mathewson
2011-07-15
Remove compare_addr_to_node_policy
Nick Mathewson
2011-06-17
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-17
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-06-17
Abandon rendezvous circuits on SIGNAL NEWNYM
Robert Ransom
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Use the normal four-hop CBT for client intro circuits
Robert Ransom
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Replace a nasty add-malloc-snprintf with a nice clean asprintf
Nick Mathewson
2011-05-15
Better doc for consider_recording_trackexithost
Nick Mathewson
2011-05-13
Raise the TrackHostExits membership code into its own function
Nick Mathewson
[next]