Daniel Martí
|
60b2d18d81
Keep static analyzers like pyflakes happy about globals
|
10 år sedan |
Daniel Martí
|
53a356cda5
Remove a couple of unnecessary variables
|
10 år sedan |
Daniel Martí
|
31af7760de
Don't override built-in name 'dir'
|
10 år sedan |
Daniel Martí
|
b507789f9f
Run autopep8 to comply with PEP8
|
10 år sedan |
Daniel Martí
|
cb01a3eea0
Be more explicit about using python2
|
10 år sedan |
Daniel Martí
|
db1397754e
Remove some unused variables
|
10 år sedan |
Nick Mathewson
|
8d1007189f
Clean up ENOENT messages a bit
|
10 år sedan |
Qingping Hou
|
32d498be07
Print out help error message on binary not found
|
10 år sedan |
Qingping Hou
|
735cb2dd67
support setting tor and tor-gencert path by environment variables
|
10 år sedan |
Qingping Hou
|
93c06edf52
remove stale lock file for crashed Tor
|
10 år sedan |
Matthew Finkel
|
cd68031aec
Use AlternateDirAuthority when Bridge Authority exists in network
|
11 år sedan |
Nick Mathewson
|
618ae49063
Fix a typo in the stop code
|
11 år sedan |
Nick Mathewson
|
0351b06584
Merge remote-tracking branch 'linus/bug8531'
|
11 år sedan |
Linus Nordberg
|
c987c77d18
When testing traffic, bind to 127.0.0.1 rather than localhost.
|
11 år sedan |
Linus Nordberg
|
562b8f19cf
Make 'chutney status' indicate result in exit code.
|
11 år sedan |
Linus Nordberg
|
19abaf8052
Make chutney exit with -1 on failure.
|
11 år sedan |
Linus Nordberg
|
8d75181d9c
Add 'verify' command.
|
11 år sedan |
Nick Mathewson
|
2ce7c427d1
Make the "basic" and "mixed" networks work again. Need a better fix to make "bridges" work too
|
12 år sedan |
Linus Nordberg
|
36cbc892d4
Add support for bridges on IPv6 and clients using them.
|
12 år sedan |
Linus Nordberg
|
3ecad7d858
Add support for bridge authorities, bridge relays and clients using bridges.
|
12 år sedan |
Linus Nordberg
|
05355f80b8
Change orport_base away from 6000 where Xorg often sits.
|
12 år sedan |
Nick Mathewson
|
2b30059681
Refactor Node into separate Node, Builder, and Launcher classes.
|
13 år sedan |
Nick Mathewson
|
de1cb4dd99
Document some of TorNet.py
|
13 år sedan |
Nick Mathewson
|
7463ccac6e
self.env -> self._env
|
13 år sedan |
Michael Stone
|
ebd05483b8
Give slightly better usage information.
|
13 år sedan |
Michael Stone
|
6a47e44886
Use cgitb to get verbose tracebacks.
|
13 år sedan |
Michael Stone
|
49da86e62c
Rename self._fields->self.env, me->my, and FIELDS->ENVIRON.
|
13 år sedan |
Michael Stone
|
1a003b7366
Use new-style objects.
|
13 år sedan |
Nick Mathewson
|
ee16c0c6e8
Add a missing format argument
|
13 år sedan |
Nick Mathewson
|
70e35e2249
Move stuff into a submodule. Calling it "chutney" for now. Add launcher script
|
13 år sedan |