Commit History

Author SHA1 Message Date
  Steven Murdoch 2d5059e08e Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read 14 years ago
  Steven Murdoch 55a1cb53d6 Add code to read all from a handle, but this block forever 14 years ago
  Steven Murdoch fec902dd60 Add Windows version of tor_spawn_background and ancillary functions 14 years ago
  Steven Murdoch 35c89be02b Generalize process spawning so its test compiles (but fails) in Windows 14 years ago
  Ian Goldberg a2bd0397ff Improve log messages for optimistic data retry 14 years ago
  Steven Murdoch 2002d4acdf Under Windows, call WSAStartup before using the network 14 years ago
  Steven Murdoch 8db98c13b5 XXX Link in libiphlpapi (should be disabled on non Win32 platforms) 14 years ago
  Steven Murdoch 0ea28ccea0 XXX Use static linking on Windows because miniupnpc doesn't work as DLL 14 years ago
  Nick Mathewson 2f0fadbe8b Add src/test/test{-child}.exe to gitignore. bug3626 14 years ago
  Steven Murdoch 2eca016594 XXX Hack to allow tor-fw-helper to be built on Windows 14 years ago
  Roger Dingledine d017cd67ff remember our future plan for bug 3617 14 years ago
  Nick Mathewson 2c98104c74 Add another precondition for isolation-clearing; fix 3620 14 years ago
  Nick Mathewson 5df99cec98 Do not cannibalize a circuit with isolation values set. 14 years ago
  Nick Mathewson cd3709a2b0 For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/ 14 years ago
  Nick Mathewson 6e923ed8cd Add an OptimisticData option to control client-side optimistic data 14 years ago
  Sebastian Hahn 9b0d3719ae Don't assert for listener connections 14 years ago
  Nick Mathewson e05ddf3e18 Check for port config before addr config in client port options 14 years ago
  Nick Mathewson 6fa99ab32f Oops: we need to call parse_client_ports with validate_only==0 at least once 14 years ago
  Nick Mathewson 1d7beea2ab Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson 718252b253 Check return value in fmt_addr 14 years ago
  Nick Mathewson 2a6d12c7ad Fix a warning message. (Found by rransom) 14 years ago
  Nick Mathewson 6b228726bc Initialize listener connection addr fields properly 14 years ago
  Nick Mathewson da83da9199 Add a missing break in a switch statement 14 years ago
  Nick Mathewson 0118d98b13 Add changes file for optimistic client behavior 14 years ago
  Nick Mathewson eaa1c05397 Merge branch 'optimistic-client' 14 years ago
  Nick Mathewson 9a7c16fb00 Unit test for generic_buffer_set_to_copy 14 years ago
  Nick Mathewson 195bcb6150 Merge remote-tracking branch 'public/prop171_v2' 14 years ago
  Nick Mathewson 553ae5dfb5 Fix spurious warning in bufferevent socks parsing 14 years ago
  Nick Mathewson 1017322b59 Fix a compile warning in config.c reported by sebastian 14 years ago
  Nick Mathewson e8b9815711 Take a smarter approach to clearing isolation info 14 years ago