aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuituse.c
Commit message (Expand)AuthorAge
* 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
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-30
|\| | |
| * | | Use the normal four-hop CBT for client intro circuitsRobert Ransom2011-05-30
| |/ /
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-15
|\| |
| * | Replace a nasty add-malloc-snprintf with a nice clean asprintfNick Mathewson2011-05-15
| * | Better doc for consider_recording_trackexithostNick Mathewson2011-05-15
| * | Raise the TrackHostExits membership code into its own functionNick Mathewson2011-05-13
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-05-12
|\| |
| * | Downgrade the "we launched 10 circuits for this stream" message. (See bug 3080)Nick Mathewson2011-05-12
* | | Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson2011-05-11
|\| |
| * | Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
| |\|
| | * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| | * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-28
|\| |
| * | Merge branch 'bug3k_021' into bug3k_022Sebastian Hahn2011-04-28
| |\|
| | * Fix a failure case of connection_ap_handshake_attach_circuit()Sebastian Hahn2011-04-28
| | * Allow rend_client_send_introduction to fail transientlyRobert Ransom2011-04-28
* | | Merge branch 'maint-0.2.2'Roger Dingledine2011-04-27
|\| |
| * | make make check-spaces happier.Roger Dingledine2011-04-27
* | | Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson2011-04-27
|\| |
| * | warn if we launch too many circuits for a given streamRoger Dingledine2011-04-27
| * | revert most of ef81649d2fcRoger Dingledine2011-04-27
| * | Add a circuit_purpose_to_string() function, and use itNick Mathewson2011-04-27
| * | slight tweak on circuit_conforms_to_optionsRoger Dingledine2011-04-26
* | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\| |
| * | Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson2011-04-07
| |\ \
| | * | Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | | | Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson2011-04-07
|\| | |