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