index
:
chutney
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
remove stale lock file for crashed Tor
Qingping Hou
2014-02-17
*
add a license file
Nick Mathewson
2014-01-29
*
Use AlternateDirAuthority when Bridge Authority exists in network
Matthew Finkel
2013-11-13
*
Fix a typo in the stop code
Nick Mathewson
2013-10-01
*
Merge remote-tracking branch 'linus/bug8531'
Nick Mathewson
2013-06-24
|
\
|
*
Return 1 from Source.on_readable() when connected over proxy.
Linus Nordberg
2013-06-18
|
*
Add some documentation and comments.
Linus Nordberg
2013-06-18
|
*
Exit with 255 since that's more explicit.
Linus Nordberg
2013-06-18
|
*
Report "successfully connected" at most once.
Linus Nordberg
2013-06-18
|
*
When testing traffic, bind to 127.0.0.1 rather than localhost.
Linus Nordberg
2013-06-18
|
*
Use values from errno instead of literal constants.
Linus Nordberg
2013-06-18
|
*
Make chutney exit with -1 on failure.
Linus Nordberg
2013-06-12
|
*
Add 'verify' command.
Linus Nordberg
2013-06-12
*
|
Don't require directory 'net'.
Linus Nordberg
2013-06-18
*
|
Print a note about the renaming of old net/nodes directory.
Linus Nordberg
2013-06-14
*
|
Make 'chutney status' indicate result in exit code.
Linus Nordberg
2013-06-13
*
|
Have the bootstrap script indicate network status in exit code.
Linus Nordberg
2013-06-13
*
|
Use new Tor option TestingV3AuthVotingStartOffset to bootstrap quicker.
Linus Nordberg
2013-06-08
|
/
*
Make the "basic" and "mixed" networks work again. Need a better fix to make "...
Nick Mathewson
2012-12-19
*
Add support for bridges on IPv6 and clients using them.
Linus Nordberg
2012-07-18
*
Add support for bridge authorities, bridge relays and clients using bridges.
Linus Nordberg
2012-07-11
*
Change orport_base away from 6000 where Xorg often sits.
Linus Nordberg
2012-07-09
*
Simple configuration for a mixed-version network
Nick Mathewson
2011-10-05
*
Make everybody log more verbosely in the default template
Nick Mathewson
2011-09-28
*
Add our accumulated notes from the last few in-person sessions...
Michael Stone
2011-04-17
*
Refactor Node into separate Node, Builder, and Launcher classes.
Nick Mathewson
2011-03-18
*
Add a placeholder readme
Nick Mathewson
2011-03-08
*
Allow environment variable PYTHON to override default
Nick Mathewson
2011-03-08
*
Document some of TorNet.py
Nick Mathewson
2011-03-06
*
Fix some critical bugs in our Environ class
Nick Mathewson
2011-03-06
*
better allow path separators in IDs
Nick Mathewson
2011-03-06
*
Add documentation for Templating.py, including a failing test
Nick Mathewson
2011-03-06
*
self.env -> self._env
Nick Mathewson
2011-03-06
*
Give slightly better usage information.
Michael Stone
2011-03-06
*
Use cgitb to get verbose tracebacks.
Michael Stone
2011-03-06
*
Rename self._fields->self.env, me->my, and FIELDS->ENVIRON.
Michael Stone
2011-03-06
*
Use new-style objects.
Michael Stone
2011-03-06
*
Remove unused import.
Michael Stone
2011-03-06
*
Add a missing format argument
Nick Mathewson
2011-03-03
*
document more to-do items
Nick Mathewson
2011-03-01
*
Move stuff into a submodule. Calling it "chutney" for now. Add launcher script
Nick Mathewson
2011-03-01
*
Make it able to start, stop, and monitor tor networks. still very rough.
Nick Mathewson
2011-03-01
*
Initial commit for 5th-gen tor privnet script
Nick Mathewson
2011-02-27