コミット履歴

作者 SHA1 メッセージ 日付
  Sebastian Hahn 7c340a97b1 Sticking a size_t into long generates a warn on win 13 年 前
  Robert Ransom cb24a06a3e Remove connection_edge_streams_are_compatible 13 年 前
  Robert Ransom cab3641638 Fix handling of ISO_STREAM 13 年 前
  Robert Ransom 52421e9101 Fix log message typo 13 年 前
  Nick Mathewson 413574ad38 Clear socks auth fields before free 13 年 前
  Nick Mathewson 8054e81e14 Treat socks_request->{username,password} as non-NUL-terminated 13 年 前
  Nick Mathewson 6596aa022f Implement protocol-type isolation correctly. 13 年 前
  Ian Goldberg a2bd0397ff Improve log messages for optimistic data retry 13 年 前
  Nick Mathewson cd3709a2b0 For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/ 13 年 前
  Nick Mathewson eaa1c05397 Merge branch 'optimistic-client' 13 年 前
  Nick Mathewson e8b9815711 Take a smarter approach to clearing isolation info 13 年 前
  Nick Mathewson 12dfb4f5d8 Use socks username/password information in stream isolation 13 年 前
  Nick Mathewson 8314fa5e5c Implement sensible isolation for tunneled directory conns 13 年 前
  Nick Mathewson 424063e3b2 Implement destaddr-based isolation 13 年 前
  Nick Mathewson 20c0581a79 Launch sufficient circuits to satisfy pending isolated streams 13 年 前
  Nick Mathewson 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 13 年 前
  Nick Mathewson 461623e7f9 Const-ify a few functions 13 年 前
  Nick Mathewson ea0a9b16b9 (Unused) backend logic for stream isolation 13 年 前
  Nick Mathewson 218e84b634 Remember optimistically sent data until we have gotten a CONNECTED 13 年 前
  Nick Mathewson 1e441df2d0 Only use optimistic data with exits that support it 13 年 前
  Nick Mathewson ba5d758104 Initial optimistic_client fixes 13 年 前
  Ian Goldberg 326d5c156d Implement the client side of optimistic data (proposal 174) 13 年 前
  Nick Mathewson 2b660f9781 Fix a wide line. "Tradition!" 13 年 前
  Nick Mathewson 6aef89bda4 Remove compare_addr_to_node_policy 13 年 前
  Nick Mathewson e8bfe89365 Resolve a warning from the bug1666 branch 13 年 前
  Nick Mathewson 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' 13 年 前
  Nick Mathewson a2ad31a92b Split connection_about_to_close_connection into separate functions 13 年 前
  Nick Mathewson 64c8e8edda Kill redundant checks around routerset_contains_*() 13 年 前
  Nick Mathewson f883ec09b5 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年 前
  Sebastian Hahn 3ab09763ce Correctly send a SUCCEEDED event for rdns requests 13 年 前