История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 14 лет назад
  Nick Mathewson 33e6a3d750 Add a new type entry_connection_t for entry connections 14 лет назад
  Ian Goldberg a2bd0397ff Improve log messages for optimistic data retry 14 лет назад
  Nick Mathewson 2f0fadbe8b Add src/test/test{-child}.exe to gitignore. bug3626 14 лет назад
  Roger Dingledine d017cd67ff remember our future plan for bug 3617 14 лет назад
  Nick Mathewson 2c98104c74 Add another precondition for isolation-clearing; fix 3620 14 лет назад
  Nick Mathewson 5df99cec98 Do not cannibalize a circuit with isolation values set. 14 лет назад
  Nick Mathewson cd3709a2b0 For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/ 14 лет назад
  Nick Mathewson 6e923ed8cd Add an OptimisticData option to control client-side optimistic data 14 лет назад
  Sebastian Hahn 9b0d3719ae Don't assert for listener connections 14 лет назад
  Nick Mathewson e05ddf3e18 Check for port config before addr config in client port options 14 лет назад
  Nick Mathewson 6fa99ab32f Oops: we need to call parse_client_ports with validate_only==0 at least once 14 лет назад
  Nick Mathewson 1d7beea2ab Merge remote-tracking branch 'origin/maint-0.2.2' 14 лет назад
  Nick Mathewson 718252b253 Check return value in fmt_addr 14 лет назад
  Nick Mathewson 2a6d12c7ad Fix a warning message. (Found by rransom) 14 лет назад
  Nick Mathewson 6b228726bc Initialize listener connection addr fields properly 14 лет назад
  Nick Mathewson da83da9199 Add a missing break in a switch statement 14 лет назад
  Nick Mathewson 0118d98b13 Add changes file for optimistic client behavior 14 лет назад
  Nick Mathewson eaa1c05397 Merge branch 'optimistic-client' 14 лет назад
  Nick Mathewson 9a7c16fb00 Unit test for generic_buffer_set_to_copy 14 лет назад
  Nick Mathewson 195bcb6150 Merge remote-tracking branch 'public/prop171_v2' 14 лет назад
  Nick Mathewson 553ae5dfb5 Fix spurious warning in bufferevent socks parsing 14 лет назад
  Nick Mathewson 1017322b59 Fix a compile warning in config.c reported by sebastian 14 лет назад
  Nick Mathewson e8b9815711 Take a smarter approach to clearing isolation info 14 лет назад
  Nick Mathewson c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' 14 лет назад
  Nick Mathewson 3e3aac5fd5 Untangle first sentence of changes/bug3607 14 лет назад
  Robert Ransom f021df5824 Specify text or binary mode in every start_writing_to_stdio_file call 14 лет назад
  Nick Mathewson 12dfb4f5d8 Use socks username/password information in stream isolation 14 лет назад
  Nick Mathewson 94f85f216a Turn streq_opt into a generic strcmp_opt. 14 лет назад
  Nick Mathewson 891ccd3cd0 Manpage updates for proposal 171 (isolated streams) 14 лет назад