Commit History

Author SHA1 Message Date
  Steven Murdoch 5bf9890b3b Test case for reading the partial output of a background process 12 years ago
  Steven Murdoch 99baa7e45c Fix compilation on non-Windows platforms 12 years ago
  Steven Murdoch c5796a8fb2 If hProcess is NULL, read_all_handle returns if it would block 12 years ago
  Steven Murdoch 2d5059e08e Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read 12 years ago
  Steven Murdoch 55a1cb53d6 Add code to read all from a handle, but this block forever 12 years ago
  Steven Murdoch fec902dd60 Add Windows version of tor_spawn_background and ancillary functions 12 years ago
  Steven Murdoch 35c89be02b Generalize process spawning so its test compiles (but fails) in Windows 12 years ago
  Steven Murdoch 2002d4acdf Under Windows, call WSAStartup before using the network 12 years ago
  Steven Murdoch 8db98c13b5 XXX Link in libiphlpapi (should be disabled on non Win32 platforms) 12 years ago
  Steven Murdoch 0ea28ccea0 XXX Use static linking on Windows because miniupnpc doesn't work as DLL 12 years ago
  Steven Murdoch 2eca016594 XXX Hack to allow tor-fw-helper to be built on Windows 12 years ago
  Nick Mathewson c2d3da6303 Merge remote-tracking branch 'origin/maint-0.2.2' 12 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 2163e420b2 Merge remote-tracking branch 'public/bug3560' 13 years ago
  Nick Mathewson 99348ce831 Bump version to 0.2.3.2-alpha-dev 13 years ago
  Roger Dingledine bceb136840 finish the changelog 13 years ago
  Roger Dingledine 8cdec1e156 bump to 0.2.3.2-alpha 13 years ago
  Roger Dingledine 25ad13ed9c start folding in the 0.2.3.2-alpha changelog entries 13 years ago
  Nick Mathewson bb105ef1f6 Enhance findMergedChanges to allow looking at non-release targets 13 years ago
  Nick Mathewson be5aa47b55 Remove changes files already merged in 0.2.2.30-rc 13 years ago
  Roger Dingledine 976027210b forward-port the 0.2.2.30-rc changelog 13 years ago
  Nick Mathewson 975150a13e Better messages when we're stalled because of microdescriptors 13 years ago
  Nick Mathewson b8943461c0 Fix bug in upload/download of hsdesc with microdescs 13 years ago
  Nick Mathewson 8157dcbdf8 Merge remote-tracking branch 'sebastian/compile_warning' 13 years ago
  Nick Mathewson 2b660f9781 Fix a wide line. "Tradition!" 13 years ago
  Sebastian Hahn 2d0b56a505 Fix a compile warning on OS X 10.6 13 years ago
  Nick Mathewson 6aef89bda4 Remove compare_addr_to_node_policy 13 years ago
  Nick Mathewson f40df02f3e Treat null address as "unknown", not "rejected" in md policy 13 years ago
  Nick Mathewson 3380dc9cc0 Remove compare_addr_to_addr_policy 13 years ago