Nick Mathewson
|
e802199cb3
Initial patch to build Tor with msvc and nmake
|
13 years ago |
Steven Murdoch
|
5bf9890b3b
Test case for reading the partial output of a background process
|
13 years ago |
Steven Murdoch
|
99baa7e45c
Fix compilation on non-Windows platforms
|
13 years ago |
Steven Murdoch
|
c5796a8fb2
If hProcess is NULL, read_all_handle returns if it would block
|
13 years ago |
Steven Murdoch
|
2d5059e08e
Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read
|
13 years ago |
Steven Murdoch
|
55a1cb53d6
Add code to read all from a handle, but this block forever
|
13 years ago |
Steven Murdoch
|
fec902dd60
Add Windows version of tor_spawn_background and ancillary functions
|
13 years ago |
Steven Murdoch
|
35c89be02b
Generalize process spawning so its test compiles (but fails) in Windows
|
13 years ago |
Nick Mathewson
|
94f85f216a
Turn streq_opt into a generic strcmp_opt.
|
13 years ago |
Nick Mathewson
|
773bfaf91e
Implement stream isolation
|
13 years ago |
George Kadianakis
|
69271b2a38
Reuse get_string_from_pipe() in log_from_pipe().
|
13 years ago |
George Kadianakis
|
14c5a24fe7
Replaced ST_* enum prefix for stream status with IO_STREAM_*.
|
13 years ago |
George Kadianakis
|
810a7a5fa0
Make some utility functions.
|
13 years ago |
Nick Mathewson
|
997499369e
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
1040ccafb2
Fix overwide lines in util.c
|
13 years ago |
Nick Mathewson
|
8839b86085
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Jérémy Bobbio
|
54d7d31cba
Make ControlSocketsGroupWritable work with User.
|
13 years ago |
Nick Mathewson
|
21de9d46e2
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
da7c60dcf3
Merge remote-tracking branch 'public/bug3270' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
8e09f7cf10
Fix a -Wunused-but-set-variable instance in master
|
13 years ago |
Nick Mathewson
|
2527acb2dc
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
b80a8bba19
Merge branch 'feature3049-v2' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
cfeafe5e77
Use a 64-bit type to hold sockets on win64.
|
13 years ago |
Roger Dingledine
|
cb7fff193e
Merge branch 'maint-0.2.2'
|
13 years ago |
Roger Dingledine
|
a2851d3034
what's up with this trailing whitespace
|
13 years ago |
Nick Mathewson
|
4ac8ff9c9f
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
f72e792be5
Make check_private_dir check for group ownership as appropriate
|
13 years ago |
Nick Mathewson
|
287f6cb128
Fix up some comment issues spotted by rransom
|
13 years ago |
Nick Mathewson
|
5d147d8527
Add a new flag to check_private_dir to make it _not_ change permissions
|
13 years ago |
Nick Mathewson
|
b147c01295
Make check_private_dir accept g+rx dirs if told to do so.
|
13 years ago |