[tor-commits] [oonib/master] Merge pull request #35 from TheTorProject/feature/path_checks
art at torproject.org
art at torproject.org
Wed Mar 26 17:54:37 UTC 2014
commit 755588b251db9b3ae5929dcf4fb33a692a9bb571
Merge: 5502131 aebeb92
Author: Arturo Filastò <hellais at users.noreply.github.com>
Date: Wed Mar 26 18:51:11 2014 +0100
Merge pull request #35 from TheTorProject/feature/path_checks
Implement checking of paths before starting oonib.
bin/oonib | 28 ++++++++++++++-
oonib/api.py | 2 +-
oonib/bouncer/handlers.py | 7 +++-
oonib/config.py | 70 ++++++++++++++++++++++++--------------
oonib/deck/api.py | 2 +-
oonib/deck/handlers.py | 3 +-
oonib/errors.py | 12 +++++++
oonib/input/api.py | 2 +-
oonib/input/handlers.py | 3 +-
oonib/log.py | 2 +-
oonib/oonibackend.py | 2 +-
oonib/options.py | 1 -
oonib/policy/handlers.py | 9 ++---
oonib/report/handlers.py | 12 ++++---
oonib/runner.py | 3 +-
oonib/testhelpers/dns_helpers.py | 2 +-
oonib/testhelpers/ssl_helpers.py | 2 +-
oonib/testhelpers/tcp_helpers.py | 5 +--
18 files changed, 114 insertions(+), 53 deletions(-)
More information about the tor-commits
mailing list