Commit History

Author SHA1 Message Date
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago
  Nick Mathewson 33e6a3d750 Add a new type entry_connection_t for entry connections 13 years ago
  Ian Goldberg a2bd0397ff Improve log messages for optimistic data retry 13 years ago
  Nick Mathewson cd3709a2b0 For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/ 13 years ago
  Nick Mathewson eaa1c05397 Merge branch 'optimistic-client' 13 years ago
  Nick Mathewson e8b9815711 Take a smarter approach to clearing isolation info 13 years ago
  Nick Mathewson 12dfb4f5d8 Use socks username/password information in stream isolation 13 years ago
  Nick Mathewson 8314fa5e5c Implement sensible isolation for tunneled directory conns 13 years ago
  Nick Mathewson 424063e3b2 Implement destaddr-based isolation 13 years ago
  Nick Mathewson 20c0581a79 Launch sufficient circuits to satisfy pending isolated streams 13 years ago
  Nick Mathewson 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 13 years ago
  Nick Mathewson 461623e7f9 Const-ify a few functions 13 years ago
  Nick Mathewson ea0a9b16b9 (Unused) backend logic for stream isolation 13 years ago
  Nick Mathewson 218e84b634 Remember optimistically sent data until we have gotten a CONNECTED 13 years ago
  Nick Mathewson 1e441df2d0 Only use optimistic data with exits that support it 13 years ago
  Nick Mathewson ba5d758104 Initial optimistic_client fixes 13 years ago
  Ian Goldberg 326d5c156d Implement the client side of optimistic data (proposal 174) 13 years ago
  Nick Mathewson 2b660f9781 Fix a wide line. "Tradition!" 13 years ago
  Nick Mathewson 6aef89bda4 Remove compare_addr_to_node_policy 13 years ago
  Nick Mathewson e8bfe89365 Resolve a warning from the bug1666 branch 13 years ago
  Nick Mathewson 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' 13 years ago
  Nick Mathewson a2ad31a92b Split connection_about_to_close_connection into separate functions 13 years ago
  Nick Mathewson 64c8e8edda Kill redundant checks around routerset_contains_*() 13 years ago
  Nick Mathewson f883ec09b5 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Sebastian Hahn 3ab09763ce Correctly send a SUCCEEDED event for rdns requests 13 years ago
  Nick Mathewson 05c424f4b8 Refactor fetch_from_buf_socks() to be greedy 13 years ago
  Nick Mathewson 47c8433a0c Make the get_options() return const 13 years ago
  Nick Mathewson fa1d47293b Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson b95dd03e5f Log descriptions of nodes, not just nicknames. 13 years ago
  Nick Mathewson 37e3fb8af2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago