Nick Mathewson
|
6596aa022f
Implement protocol-type isolation correctly.
|
15 years ago |
Roger Dingledine
|
478785a762
put the 0.2.1.30 stanza in the master changelog too
|
15 years ago |
Roger Dingledine
|
843796495b
reach back in time and correct two changelog entries
|
15 years ago |
Nick Mathewson
|
e802199cb3
Initial patch to build Tor with msvc and nmake
|
15 years ago |
Nick Mathewson
|
9d77f24cf5
Re-order tor_fw_helper_LDADD flags so that they work
|
15 years ago |
Steven Murdoch
|
5bf9890b3b
Test case for reading the partial output of a background process
|
15 years ago |
Steven Murdoch
|
99baa7e45c
Fix compilation on non-Windows platforms
|
15 years ago |
Steven Murdoch
|
c5796a8fb2
If hProcess is NULL, read_all_handle returns if it would block
|
15 years ago |
Steven Murdoch
|
2d5059e08e
Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read
|
15 years ago |
Steven Murdoch
|
55a1cb53d6
Add code to read all from a handle, but this block forever
|
15 years ago |
Steven Murdoch
|
fec902dd60
Add Windows version of tor_spawn_background and ancillary functions
|
15 years ago |
Steven Murdoch
|
35c89be02b
Generalize process spawning so its test compiles (but fails) in Windows
|
15 years ago |
Ian Goldberg
|
a2bd0397ff
Improve log messages for optimistic data retry
|
15 years ago |
Steven Murdoch
|
2002d4acdf
Under Windows, call WSAStartup before using the network
|
15 years ago |
Steven Murdoch
|
8db98c13b5
XXX Link in libiphlpapi (should be disabled on non Win32 platforms)
|
15 years ago |
Steven Murdoch
|
0ea28ccea0
XXX Use static linking on Windows because miniupnpc doesn't work as DLL
|
15 years ago |
Nick Mathewson
|
2f0fadbe8b
Add src/test/test{-child}.exe to gitignore. bug3626
|
15 years ago |
Steven Murdoch
|
2eca016594
XXX Hack to allow tor-fw-helper to be built on Windows
|
15 years ago |
Roger Dingledine
|
d017cd67ff
remember our future plan for bug 3617
|
15 years ago |
Nick Mathewson
|
2c98104c74
Add another precondition for isolation-clearing; fix 3620
|
15 years ago |
Nick Mathewson
|
5df99cec98
Do not cannibalize a circuit with isolation values set.
|
15 years ago |
Nick Mathewson
|
cd3709a2b0
For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/
|
15 years ago |
Nick Mathewson
|
6e923ed8cd
Add an OptimisticData option to control client-side optimistic data
|
15 years ago |
Sebastian Hahn
|
9b0d3719ae
Don't assert for listener connections
|
15 years ago |
Nick Mathewson
|
e05ddf3e18
Check for port config before addr config in client port options
|
15 years ago |
Nick Mathewson
|
6fa99ab32f
Oops: we need to call parse_client_ports with validate_only==0 at least once
|
15 years ago |
Nick Mathewson
|
1d7beea2ab
Merge remote-tracking branch 'origin/maint-0.2.2'
|
15 years ago |
Nick Mathewson
|
718252b253
Check return value in fmt_addr
|
15 years ago |
Nick Mathewson
|
2a6d12c7ad
Fix a warning message. (Found by rransom)
|
15 years ago |
Nick Mathewson
|
6b228726bc
Initialize listener connection addr fields properly
|
15 years ago |