summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a TODO note for router.unreachableHEADmasterSebastian Hahn2011-11-19
* Log when we can't get a descriptor in new_desc_event()Sebastian Hahn2011-11-17
* Merge remote-tracking branch 'aagbsn/4500-check-return-value'Sebastian Hahn2011-11-17
|\
| * 4500 - check TorCtl.get_router return valueaagbsn2011-11-17
* | 4503 - catch ErrorReplyaagbsn2011-11-17
|/
* Allow users to enter a portSebastian Hahn2011-09-04
* Fix bulklist error when no ip is givenSebastian Hahn2011-09-04
* Steal most of the bulklist text from the old scriptSebastian Hahn2011-09-04
* Use UTC consistentlySebastian Hahn2011-09-04
* Actually start the timer for the refreshSebastian Hahn2011-09-04
* Add the bulk exit list toolSebastian Hahn2011-09-04
* Update the checkweb toolSebastian Hahn2011-09-04
* query.ExitList expects filename argumentSebastian Hahn2011-09-02
* Add some new requirements to the READMESebastian Hahn2011-07-21
* Add metadata to CSV export format.Harry Bock2010-10-20
* Fix bug in torbel.query gzip import support.Harry Bock2010-09-18
* Implement narrow port test and recording.Harry Bock2010-09-07
* Fix problem with reactor and LoopingCall.Harry Bock2010-09-07
* Specify and implement narrow exit policy check.Harry Bock2010-09-03
* Fix bugs in query driver.Harry Bock2010-09-03
* Remove unused time import.Harry Bock2010-09-03
* Fix typo in test-spec.Harry Bock2010-09-03
* Fix incorrect statement in data-spec.Harry Bock2010-09-03
* Use atagar's new TorCtl.TorCtl.connect() convenience function.Harry Bock2010-08-30
* Use TorCtl.ErrorReply.status integer code.Harry Bock2010-08-30
* Fix bug in error message.Harry Bock2010-08-22
* Refactor controller debugging into main app.Harry Bock2010-08-22
* Implement authentication methods in addition to password.Harry Bock2010-08-22
* Rename Controller.start; init tests in Controller initHarry Bock2010-08-22
* Logging/OS privilege rework.Harry Bock2010-08-22
* Add README to dnsel.Harry Bock2010-08-16
* dnsel: Implement privilege drop support.Harry Bock2010-08-16
* Break privilege dropping, uid/gid lookup into utils.py.Harry Bock2010-08-16
* dnsel: fix bug in fetching stale updates.Harry Bock2010-08-15
* dnsel: Try to open JSON export if CSV export not found.Harry Bock2010-08-15
* Set default log level for TorCtl to NOTICE.Harry Bock2010-08-15
* Improve README.Harry Bock2010-08-15
* Write torbel vs. tordnsel implementation comparison.Harry Bock2010-08-15
* Fix bug in Controller.start_test.Harry Bock2010-08-15
* tests: brief blurb about how the consistency checker operates.Harry Bock2010-08-14
* tests: test random source IPs not known to be Tor exits.Harry Bock2010-08-14
* dnsel: return NXDOMAIN on any failure.Harry Bock2010-08-14
* dnsel: Implement configuration checker.Harry Bock2010-08-14
* dnsel: Allow switching off individual query types.Harry Bock2010-08-14
* tests: Fix format string.Harry Bock2010-08-14
* Make check_type global in torbel.utils.Harry Bock2010-08-14
* Implement torbel/tordnsel consistency checker.Harry Bock2010-08-14
* dnsel: Provide automatic updates.Harry Bock2010-08-13
* Fix useless date string format in status file spec.Harry Bock2010-08-13
* Lower log level for ignored stream failure events.Harry Bock2010-08-13