summaryrefslogtreecommitdiff
path: root/src/or/circuituse.c
AgeCommit message (Expand)Author
2011-11-30First chunk of support for bridges on IPv6Linus Nordberg
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
2011-05-30Use the normal four-hop CBT for client intro circuitsRobert Ransom
2011-05-15Log descriptions of nodes, not just nicknames.Nick Mathewson
2011-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-15Replace a nasty add-malloc-snprintf with a nice clean asprintfNick Mathewson
2011-05-15Better doc for consider_recording_trackexithostNick Mathewson
2011-05-13Raise the TrackHostExits membership code into its own functionNick Mathewson
2011-05-12Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-05-12Downgrade the "we launched 10 circuits for this stream" message. (See bug 3080)Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023Nick Mathewson
2011-05-11Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson
2011-05-11Hand-conversion and audit phase of memcmp transitionNick Mathewson
2011-05-11Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson
2011-04-28Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-28Merge branch 'bug3k_021' into bug3k_022Sebastian Hahn
2011-04-28Fix a failure case of connection_ap_handshake_attach_circuit()Sebastian Hahn
2011-04-28Allow rend_client_send_introduction to fail transientlyRobert Ransom
2011-04-27Merge branch 'maint-0.2.2'Roger Dingledine
2011-04-27make make check-spaces happier.Roger Dingledine
2011-04-27Merge maint-0.2.2 for the bug1090-part1-squashed branchNick Mathewson
2011-04-27warn if we launch too many circuits for a given streamRoger Dingledine
2011-04-27revert most of ef81649d2fcRoger Dingledine
2011-04-27Add a circuit_purpose_to_string() function, and use itNick Mathewson
2011-04-26slight tweak on circuit_conforms_to_optionsRoger Dingledine
2011-04-07Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2011-04-07Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson