コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson e802199cb3 Initial patch to build Tor with msvc and nmake 12 年 前
  Nick Mathewson 9d77f24cf5 Re-order tor_fw_helper_LDADD flags so that they work 12 年 前
  Ian Goldberg a2bd0397ff Improve log messages for optimistic data retry 13 年 前
  Nick Mathewson 2f0fadbe8b Add src/test/test{-child}.exe to gitignore. bug3626 13 年 前
  Roger Dingledine d017cd67ff remember our future plan for bug 3617 13 年 前
  Nick Mathewson 2c98104c74 Add another precondition for isolation-clearing; fix 3620 13 年 前
  Nick Mathewson 5df99cec98 Do not cannibalize a circuit with isolation values set. 13 年 前
  Nick Mathewson cd3709a2b0 For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/ 13 年 前
  Nick Mathewson 6e923ed8cd Add an OptimisticData option to control client-side optimistic data 13 年 前
  Sebastian Hahn 9b0d3719ae Don't assert for listener connections 13 年 前
  Nick Mathewson e05ddf3e18 Check for port config before addr config in client port options 13 年 前
  Nick Mathewson 6fa99ab32f Oops: we need to call parse_client_ports with validate_only==0 at least once 13 年 前
  Nick Mathewson 1d7beea2ab Merge remote-tracking branch 'origin/maint-0.2.2' 13 年 前
  Nick Mathewson 718252b253 Check return value in fmt_addr 13 年 前
  Nick Mathewson 2a6d12c7ad Fix a warning message. (Found by rransom) 13 年 前
  Nick Mathewson 6b228726bc Initialize listener connection addr fields properly 13 年 前
  Nick Mathewson da83da9199 Add a missing break in a switch statement 13 年 前
  Nick Mathewson 0118d98b13 Add changes file for optimistic client behavior 13 年 前
  Nick Mathewson eaa1c05397 Merge branch 'optimistic-client' 13 年 前
  Nick Mathewson 9a7c16fb00 Unit test for generic_buffer_set_to_copy 13 年 前
  Nick Mathewson 195bcb6150 Merge remote-tracking branch 'public/prop171_v2' 13 年 前
  Nick Mathewson 553ae5dfb5 Fix spurious warning in bufferevent socks parsing 13 年 前
  Nick Mathewson 1017322b59 Fix a compile warning in config.c reported by sebastian 13 年 前
  Nick Mathewson e8b9815711 Take a smarter approach to clearing isolation info 13 年 前
  Nick Mathewson c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' 13 年 前
  Nick Mathewson 3e3aac5fd5 Untangle first sentence of changes/bug3607 13 年 前
  Robert Ransom f021df5824 Specify text or binary mode in every start_writing_to_stdio_file call 13 年 前
  Nick Mathewson 12dfb4f5d8 Use socks username/password information in stream isolation 13 年 前
  Nick Mathewson 94f85f216a Turn streq_opt into a generic strcmp_opt. 13 年 前
  Nick Mathewson 891ccd3cd0 Manpage updates for proposal 171 (isolated streams) 13 年 前