Linus Nordberg
|
1678c99b28
Don't require directory 'net'.
|
11 years ago |
Linus Nordberg
|
5dd2068296
Print a note about the renaming of old net/nodes directory.
|
11 years ago |
Linus Nordberg
|
562b8f19cf
Make 'chutney status' indicate result in exit code.
|
11 years ago |
Linus Nordberg
|
a0be5e2f59
Have the bootstrap script indicate network status in exit code.
|
11 years ago |
Linus Nordberg
|
19abaf8052
Make chutney exit with -1 on failure.
|
11 years ago |
Linus Nordberg
|
8d75181d9c
Add 'verify' command.
|
11 years ago |
Linus Nordberg
|
933e49a8b2
Use new Tor option TestingV3AuthVotingStartOffset to bootstrap quicker.
|
11 years ago |
Nick Mathewson
|
2ce7c427d1
Make the "basic" and "mixed" networks work again. Need a better fix to make "bridges" work too
|
12 years ago |
Linus Nordberg
|
36cbc892d4
Add support for bridges on IPv6 and clients using them.
|
12 years ago |
Linus Nordberg
|
3ecad7d858
Add support for bridge authorities, bridge relays and clients using bridges.
|
12 years ago |
Linus Nordberg
|
05355f80b8
Change orport_base away from 6000 where Xorg often sits.
|
12 years ago |
Nick Mathewson
|
c8ce8fbd67
Simple configuration for a mixed-version network
|
13 years ago |
Nick Mathewson
|
73c5009b13
Make everybody log more verbosely in the default template
|
13 years ago |
Michael Stone
|
7f4003d3f6
Add our accumulated notes from the last few in-person sessions...
|
13 years ago |
Nick Mathewson
|
2b30059681
Refactor Node into separate Node, Builder, and Launcher classes.
|
14 years ago |
Nick Mathewson
|
59964b0692
Add a placeholder readme
|
14 years ago |
Nick Mathewson
|
8d0a1dba99
Allow environment variable PYTHON to override default
|
14 years ago |
Nick Mathewson
|
de1cb4dd99
Document some of TorNet.py
|
14 years ago |
Nick Mathewson
|
bd1fb2b18a
Fix some critical bugs in our Environ class
|
14 years ago |
Nick Mathewson
|
afe1909d67
better allow path separators in IDs
|
14 years ago |
Nick Mathewson
|
f116e0bf5b
Add documentation for Templating.py, including a failing test
|
14 years ago |
Nick Mathewson
|
7463ccac6e
self.env -> self._env
|
14 years ago |
Michael Stone
|
ebd05483b8
Give slightly better usage information.
|
14 years ago |
Michael Stone
|
6a47e44886
Use cgitb to get verbose tracebacks.
|
14 years ago |
Michael Stone
|
49da86e62c
Rename self._fields->self.env, me->my, and FIELDS->ENVIRON.
|
14 years ago |
Michael Stone
|
1a003b7366
Use new-style objects.
|
14 years ago |
Michael Stone
|
8964c640fe
Remove unused import.
|
14 years ago |
Nick Mathewson
|
ee16c0c6e8
Add a missing format argument
|
14 years ago |
Nick Mathewson
|
a87aeacf9a
document more to-do items
|
14 years ago |
Nick Mathewson
|
70e35e2249
Move stuff into a submodule. Calling it "chutney" for now. Add launcher script
|
14 years ago |