Commit History

Author SHA1 Message Date
  Roger Dingledine 1c2e4d1336 trivial whitespace changes, take two 12 years ago
  Nick Mathewson c42a1886cc Trivial whitespace fixes 12 years ago
  Nick Mathewson d3ff167e09 Fix whitespace issues in patches merged today so far 13 years ago
  Nick Mathewson 0cb01f5c97 Merge remote-tracking branch 'public/split_entry_conn' 13 years ago
  Nick Mathewson 9ef2cd7776 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 2bf0e7479b Fix assertion in addressmap_clear_excluded_trackexithosts 13 years ago
  Sebastian Hahn 7c340a97b1 Sticking a size_t into long generates a warn on win 13 years ago
  Robert Ransom cb24a06a3e Remove connection_edge_streams_are_compatible 13 years ago
  Robert Ransom cab3641638 Fix handling of ISO_STREAM 13 years ago
  Robert Ransom 52421e9101 Fix log message typo 13 years ago
  Nick Mathewson 413574ad38 Clear socks auth fields before free 13 years ago
  Nick Mathewson 8054e81e14 Treat socks_request->{username,password} as non-NUL-terminated 13 years ago
  Nick Mathewson 6596aa022f Implement protocol-type isolation correctly. 13 years ago
  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