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