aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuituse.c
Commit message (Expand)AuthorAge
* Make begindir_cutoff the same as general_cutoffRoger Dingledine2012-09-01
* Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* Don't poll to see if we need to build circuits for timeout data if LearnCircu...Andrea Shepard2012-06-13
* Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson2012-06-04
* Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2012-05-31
|\
| * Make all begindir or one-hop circuits internalNick Mathewson2012-05-31
* | Don't crash when HS circs which have not yet found an OR conn time outRobert Ransom2012-01-12
* | Merge branch 'feature3457-v4-nm-squashed'Nick Mathewson2012-01-11
|\ \
| * | Add clarity/typesafety wrappers for control_event_circuit_status_minorNick Mathewson2012-01-11
| * | Rename CIRC2 to CIRC_MINORNick Mathewson2012-01-11
| * | Send CIRC2 event when a circuit is cannibalizedRobert Ransom2011-11-24
| * | Add CIRC2 control-port event, and send it when a circ's purpose changesRobert Ransom2011-11-24
| * | Log whenever a circuit's purpose is changedRobert Ransom2011-11-24
* | | Add an option to close HS service-side rend circs on timeoutRobert Ransom2011-12-27
* | | Don't close HS service-side rend circs on timeoutRobert Ransom2011-12-27
* | | Add an option to close 'almost-connected' HS client circs on timeoutRobert Ransom2011-12-27
* | | Don't close HS client circs which are 'almost connected' on timeoutRobert Ransom2011-12-27
* | | Refactor stream attachment in circuit_has_openedRobert Ransom2011-12-09
* | | Add comment about bug4651 fixNick Mathewson2011-12-05
* | | Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circRobert Ransom2011-12-03
* | | Merge branch 'feature2553-v4-rebased'Nick Mathewson2011-11-30
|\ \ \
| * | | Use single-hop intro and rend circuits when in tor2web modeRobert Ransom2011-11-30
| |/ /
* | | Merge branch 'bug933_nm_rebased_v2'Nick Mathewson2011-11-30
|\ \ \
| * | | Add some post-comma spaces to please armaNick Mathewson2011-11-30
| * | | Refactor addressmap_match_superdomains and representation of wildcardsNick Mathewson2011-11-30
* | | | First chunk of support for bridges on IPv6Linus Nordberg2011-11-30
| |/ / |/| |
* | | Fix names of functions that convert strings to addrsNick Mathewson2011-10-11
* | | Fix compilation of 3335 and 3825 fixesNick Mathewson2011-10-03
* | | Merge remote-tracking branch 'rransom-tor/bug3335-v2'Nick Mathewson2011-10-03
|\ \ \ | |/ / |/| |
| * | Clear the timed_out flag when an HS connection attempt endsRobert Ransom2011-10-02
| |/
* | Move entry-only fields from edge_connection_t to entry_connection_tNick Mathewson2011-07-21
* | remember our future plan for bug 3617Roger Dingledine2011-07-21
* | Add another precondition for isolation-clearing; fix 3620Nick Mathewson2011-07-20
* | For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/Nick Mathewson2011-07-20
* | Add an OptimisticData option to control client-side optimistic dataNick Mathewson2011-07-20
* | Merge branch 'optimistic-client'Nick Mathewson2011-07-20
|\ \
| * | Only use optimistic data with exits that support itNick Mathewson2011-07-18
* | | Take a smarter approach to clearing isolation infoNick Mathewson2011-07-19
* | | Add an option to limit the number of non-open client circuits.Nick Mathewson2011-07-19
* | | Launch sufficient circuits to satisfy pending isolated streamsNick Mathewson2011-07-19
* | | Implement stream isolationNick Mathewson2011-07-19
* | | Const-ify a few functionsNick Mathewson2011-07-19
|/ /
* | Remove compare_addr_to_node_policyNick Mathewson2011-07-15
* | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-06-17
|\|
| * Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-06-17
| |\
| | * Abandon rendezvous circuits on SIGNAL NEWNYMRobert Ransom2011-06-17
* | | Make the get_options() return constNick Mathewson2011-06-14
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| |
| * | Merge branch 'bug3045' into maint-0.2.2Nick Mathewson2011-05-30
| |\ \
| | * | Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15