magic-wormhole/src/wormhole
2018-02-22 21:32:44 -08:00
..
cli let tests override KEY_TIMER/VERIFY_TIMER to tolerate slow test hosts 2018-02-20 18:14:57 -08:00
test add test_ipaddrs, adapted from tahoe's test_iputil 2018-02-22 21:32:44 -08:00
__init__.py get mostly-full coverage for rlcompleter, rename, export 2017-04-06 12:22:45 -07:00
__main__.py added two __main__.py for cli and server 2017-05-23 21:01:21 -07:00
_allocator.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_boss.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_code.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_input.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_interfaces.py define IInputHelper 2017-06-26 13:52:23 +01:00
_key.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_lister.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_mailbox.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_nameplate.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_order.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_receive.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_rendezvous.py handle WebSocket protocol errors correctly 2017-06-26 18:55:31 +01:00
_rlcompleter.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_send.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_terminator.py add "pragma: no cover" to set_trace() and debug code 2018-02-22 09:42:43 -08:00
_version.py _version.py: hush lgtm.com alert 2018-01-02 08:19:08 +01:00
_wordlist.py wordlist: fix "1-word- TAB" case 2017-04-06 15:05:37 -07:00
errors.py remove WormholeClosedError, simplify control paths in cmd_send/receive 2018-01-01 16:56:18 +01:00
ipaddrs.py hush more lgtm.com -discovered static-analysis problems 2018-01-02 08:18:45 +01:00
journal.py journal: add test coverage 2017-04-06 12:22:45 -07:00
timing.py get null test working (open and immediate close) 2017-04-06 12:21:00 -07:00
tor_manager.py tor_manager: expose errors when --tor-control-port= is provided 2017-09-14 16:46:26 -07:00
transit.py hush some unreachable-code errors found by lgtm.com 2018-01-01 16:53:18 +01:00
util.py add utility to estimate free disk space 2016-12-15 19:52:26 -08:00
wormhole.py improve debug_set_trace: add Allocate and Input events 2018-02-14 00:56:14 -08:00
xfer_util.py rewrite tor support 2017-05-24 16:49:06 -07:00