Histórico de commits

Autor SHA1 Mensagem Data
  Nick Mathewson 2778cdd671 Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen 12 anos atrás
  Nick Mathewson 4f585b9ee2 Merge remote-tracking branch 'sjmurdoch/bug2046' 12 anos atrás
  Steven Murdoch d1dd9991cd Document limitation of log_from_handle with partial reads 12 anos atrás
  Steven Murdoch da34360952 Factor out and re-write code for splitting lines from a handle 12 anos atrás
  Steven Murdoch bc97f41080 Refactor out command line formatting 12 anos atrás
  Steven Murdoch 93792b5aa6 Add a sanity check 12 anos atrás
  Steven Murdoch f1ff65dfad Replace two magic tristates with #define'd names 12 anos atrás
  Steven Murdoch 3f0a197aad Make signature of tor_spawn_background more conventional 12 anos atrás
  Steven Murdoch 1da5081ae0 Appease "make check-spaces" 12 anos atrás
  Steven Murdoch 50b48c3ea7 Improve comments and fix one bug 12 anos atrás
  Steven Murdoch 476807211c We don't need to find our own path, just tell Windows to search 12 anos atrás
  Nick Mathewson ede9cd4f99 Merge remote-tracking branch 'origin/maint-0.2.2' 12 anos atrás
  Gisle Vanem 5939c09d35 lround() missing in MSVC 12 anos atrás
  Steven Murdoch 2efafdfe14 Fix compilation errors under *nix 12 anos atrás
  Steven Murdoch 1ad986335a Tidy up subprocess code 12 anos atrás
  Steven Murdoch f46f6aabb4 Fix some compiler warnings 12 anos atrás
  Steven Murdoch cc5b6d6cee Merge remote branch 'origin/master' into bug2046 12 anos atrás
  Steven Murdoch 7d015c886a Complete logging of output from port forwarding helper 12 anos atrás
  George Kadianakis db4cde3810 Improve the code a tad. 12 anos atrás
  Nick Mathewson b76f46c6d8 Merge branch 'bug1692-squashed' 13 anos atrás
  Robert Ransom e42a74e563 Add smartlist_[v]asprintf_add 13 anos atrás
  Sebastian Hahn bed79c47f4 Get rid of an unused parameter warning on win 13 anos atrás
  Nick Mathewson e802199cb3 Initial patch to build Tor with msvc and nmake 13 anos atrás
  Steven Murdoch 5bf9890b3b Test case for reading the partial output of a background process 13 anos atrás
  Steven Murdoch 99baa7e45c Fix compilation on non-Windows platforms 13 anos atrás
  Steven Murdoch c5796a8fb2 If hProcess is NULL, read_all_handle returns if it would block 13 anos atrás
  Steven Murdoch 2d5059e08e Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read 13 anos atrás
  Steven Murdoch 55a1cb53d6 Add code to read all from a handle, but this block forever 13 anos atrás
  Steven Murdoch fec902dd60 Add Windows version of tor_spawn_background and ancillary functions 13 anos atrás
  Steven Murdoch 35c89be02b Generalize process spawning so its test compiles (but fails) in Windows 13 anos atrás