Steven Murdoch
|
f1ff65dfad
Replace two magic tristates with #define'd names
|
14 years ago |
Steven Murdoch
|
3f0a197aad
Make signature of tor_spawn_background more conventional
|
14 years ago |
Steven Murdoch
|
1da5081ae0
Appease "make check-spaces"
|
14 years ago |
Steven Murdoch
|
50b48c3ea7
Improve comments and fix one bug
|
14 years ago |
Steven Murdoch
|
476807211c
We don't need to find our own path, just tell Windows to search
|
14 years ago |
Steven Murdoch
|
6304e088d0
Find test-child.exe by looking in same directory as test.exe
|
14 years ago |
Steven Murdoch
|
2efafdfe14
Fix compilation errors under *nix
|
14 years ago |
Steven Murdoch
|
50504fc4cb
Fix test cases to handle MSYS style paths (/c/foo rather than c:/foo)
|
14 years ago |
Steven Murdoch
|
1ad986335a
Tidy up subprocess code
|
14 years ago |
Steven Murdoch
|
f46f6aabb4
Fix some compiler warnings
|
14 years ago |
Steven Murdoch
|
a78ffd9e45
Revert change to libminiupnpc search path
|
14 years ago |
Steven Murdoch
|
6443a756df
Merge branch 'bug1983-port-tor-fw-helper-to-windows' into bug2046
|
14 years ago |
Steven Murdoch
|
850d8c9eb8
Correct reference to libiphlpapi from libiphlapi
|
14 years ago |
Steven Murdoch
|
c5e74fc60d
Appease "make check spaces"
|
14 years ago |
Nick Mathewson
|
269c0b4633
Only link ws2_32 and iphlapi on windows.
|
14 years ago |
Steven Murdoch
|
2ad336f999
Link and build tor-fw-helper on Windows
|
14 years ago |
Nick Mathewson
|
df96aed14f
Remove warning about a loop parsing evbuffer socks
|
14 years ago |
Nick Mathewson
|
263d68aa82
Appease "make check-spaces"
|
14 years ago |
Nick Mathewson
|
d3653063d3
Automatically use filtering bufferevents with IOCP.
|
14 years ago |
Steven Murdoch
|
cc5b6d6cee
Merge remote branch 'origin/master' into bug2046
|
14 years ago |
Steven Murdoch
|
7d015c886a
Complete logging of output from port forwarding helper
|
14 years ago |
Nick Mathewson
|
52e36feda1
Call evthread_use_windows_threads when running with IOCP on windows
|
14 years ago |
Nick Mathewson
|
d2cd67c83f
Use evbuffer_copyout() in inspect_evbuffer().
|
14 years ago |
Nick Mathewson
|
8932919366
Bufferevents now requires Libevent 2.0.13-stable.
|
14 years ago |
Nick Mathewson
|
06be6105e4
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
d79d648edc
Don't write ControlPorts to disk till after we setuid and make datadir
|
14 years ago |
Nick Mathewson
|
14552a12b3
Merge branch 'bug3743'
|
14 years ago |
Nick Mathewson
|
6650dc932a
Remove a needless config_find_option
|
14 years ago |
Sebastian Hahn
|
6a06f45b04
Actually pick a random port when "auto" is specified
|
14 years ago |
Kamran Riaz Khan
|
e6e804848c
Don't compare LINELIST_S and OBSOLETE config options.
|
14 years ago |