teor
|
f34ac80509
Check RunAsDaemon before using wait()
|
10 years ago |
teor
|
3b99c04489
Increase relays to compensate for smaller guard fraction
|
10 years ago |
teor
|
1836b7244e
Enable Debugging of chutney-launched tor nodes
|
10 years ago |
teor
|
5e3b8ce8c3
Ensure chutney relays can exit to localhost IPv4 and IPv6
|
10 years ago |
teor
|
b4027b16fc
Stop using unsupported torrc options
|
10 years ago |
teor
|
6d5cb08836
Fix typos in TorNet.py
|
10 years ago |
Daniel Martí
|
60b2d18d81
Keep static analyzers like pyflakes happy about globals
|
10 years ago |
Daniel Martí
|
53a356cda5
Remove a couple of unnecessary variables
|
10 years ago |
Daniel Martí
|
31af7760de
Don't override built-in name 'dir'
|
10 years ago |
Daniel Martí
|
b507789f9f
Run autopep8 to comply with PEP8
|
10 years ago |
Daniel Martí
|
0233979e2c
Properly pass all arguments to TorNet
|
10 years ago |
Daniel Martí
|
cb01a3eea0
Be more explicit about using python2
|
10 years ago |
Daniel Martí
|
2c25d7cf66
Don't break PYTHONPATHs with spaces
|
10 years ago |
Daniel Martí
|
db1397754e
Remove some unused variables
|
10 years ago |
Qingping Hou
|
489bc2b463
check none exist network file
|
10 years ago |
Qingping Hou
|
e75aab6f64
refactor argument parsing into parseArgs
|
10 years ago |
Nick Mathewson
|
8d1007189f
Clean up ENOENT messages a bit
|
11 years ago |
Qingping Hou
|
32d498be07
Print out help error message on binary not found
|
11 years ago |
Qingping Hou
|
735cb2dd67
support setting tor and tor-gencert path by environment variables
|
11 years ago |
Qingping Hou
|
93c06edf52
remove stale lock file for crashed Tor
|
11 years ago |
Nick Mathewson
|
90ae6fee47
add a license file
|
11 years ago |
Matthew Finkel
|
cd68031aec
Use AlternateDirAuthority when Bridge Authority exists in network
|
11 years ago |
Nick Mathewson
|
618ae49063
Fix a typo in the stop code
|
11 years ago |
Nick Mathewson
|
0351b06584
Merge remote-tracking branch 'linus/bug8531'
|
11 years ago |
Linus Nordberg
|
2b948b5631
Return 1 from Source.on_readable() when connected over proxy.
|
11 years ago |
Linus Nordberg
|
69301e1cb2
Add some documentation and comments.
|
11 years ago |
Linus Nordberg
|
acb1aa3c29
Exit with 255 since that's more explicit.
|
11 years ago |
Linus Nordberg
|
dc66b42be6
Report "successfully connected" at most once.
|
11 years ago |
Linus Nordberg
|
c987c77d18
When testing traffic, bind to 127.0.0.1 rather than localhost.
|
11 years ago |
Linus Nordberg
|
dfa4cd3a77
Use values from errno instead of literal constants.
|
11 years ago |