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