summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Merge remote branch 'chiiph/master'Mike Perry2011-02-25
|\
| * logfile can be unicode tooTomas Touceda2011-02-25
* | Fix a python 2.5 traceback in recent 'body' commit.Mike Perry2011-02-24
* | Merge branch 'chiiph'Mike Perry2011-02-23
|\ \ | |/
| * Add gitignore and status returns set_option(s) and reset_optionsTomas Touceda2011-02-24
* | Add a body field to all events.Mike Perry2011-02-23
|/
* Allow outside access to loglevels map.Mike Perry2011-01-30
* Add some minimal support for extrainfo documents.Mike Perry2010-12-06
* Add LICENSE file and update copyrights.Mike Perry2010-11-18
* Demote nickname change log message.Mike Perry2010-11-09
* Kill some noisy debug logs.Mike Perry2010-10-05
* Only require sqlalchemy if we really need it.Mike Perry2010-10-03
* Alter ConsensusTracker to actually track the consensus.Mike Perry2010-09-27
* Merge branch 'atagar-connect'Mike Perry2010-08-26
|\
| * Convenience functions for creating and authenticating TorCtl connections.connectAdditionDamian Johnson2010-08-25
* | Fix the Python 2.4 fix.Harry Bock2010-08-25
* | Fix Python 2.4 compatibility.Harry Bock2010-08-22
|/
* Obey some laws.Mike Perry2010-08-20
* Fix Tor version regular expression.Harry Bock2010-08-20
* Improve TorCtl descriptor processing speed.Harry Bock2010-08-20
* Expose status code and message separately in ErrorReply.Harry Bock2010-08-20
* Don't ignore unknown exceptions raised by get_router.Harry Bock2010-08-20
* Implement Python logging support for plog().Harry Bock2010-08-20
* Fix a couple more exceptions.Mike Perry2010-08-10
* Spurious len() call..Mike Perry2010-08-10
* Add log message for arma's bug..Mike Perry2010-08-10
* Develop a better method to wait for consensus.Mike Perry2010-08-10
* Hrmm, this should have been DateTime all along..Mike Perry2010-07-14
* Add uptime restriction.Mike Perry2010-07-02
* Use labels for another Router query...Forgot to set2010-06-23
* Handle Tor bug #1525: allow new streams to have a non-zero circ id.Mike Perry2010-06-07
* Fix IP address regular expression in ExitPolicyLine.__init__Harry Bock2010-05-31
* Fix determination of netmask from CIDR prefix length.Harry Bock2010-05-31
* Update README with python TorCtl version.Mike Perry2010-05-30
* Update the __all__ list so that BaseSelectionManager shows up in pydoc.mikeperry2010-05-28
* Patch from Harry Bock to eliminate deprecation warnings onmikeperry2010-05-23
* Alter launch_thread() to return the EventHandler thread, asmikeperry2010-05-22
* Include queue delay in some of our log messages. Trying tomikeperry2010-05-21
* Try to warn on missing descriptors, and also give Tor moremikeperry2010-03-02
* Handle the return of an empty network status doc.mikeperry2010-02-21
* Stop recording OS. It can have junk in it that SQLAlchemymikeperry2010-02-18
* Add extra pareto info to BUILDTIMEOUT_SET events.mikeperry2010-01-13
* Add support for GUARD event.mikeperry2010-01-11
* Attempt to fix/workaround odd hang bug when we run out of exits.mikeperry2009-12-17
* Demote orhash mismatch notice to info. Can happenmikeperry2009-12-06
* Quote SETCONF option values to allow values with spaces.mikeperry2009-09-14
* Add support for storing descriptor bandwidth values inmikeperry2009-09-13
* Fix sqlalchemy backtrace by adding a "use_labels" (actuallymikeperry2009-09-10
* Add the ability to filter out streams from othermikeperry2009-09-09
* Kill the interpreter if one of the TorCtl threadsmikeperry2009-09-09