magic-wormhole/src/wormhole
2017-04-06 12:21:00 -07:00
..
cli make cmd_send/cmd_receive basically work again 2017-04-06 12:21:00 -07:00
server rendezvous_websocket.py: add idempotency docs 2017-03-03 05:55:39 -08:00
test test_wormhole: fix message-doubling test 2017-04-06 12:21:00 -07:00
__init__.py initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
_boss.py work on WelcomeHandler, still incomplete 2017-04-06 12:21:00 -07:00
_code.py Code: handle being connected before being told what to do 2017-04-06 12:21:00 -07:00
_interfaces.py rename NameplateLister to Lister (unique prefix L) 2017-04-06 12:21:00 -07:00
_key.py implement w.derive_key() 2017-04-06 12:21:00 -07:00
_lister.py rename NameplateLister to Lister (unique prefix L) 2017-04-06 12:21:00 -07:00
_mailbox.py set no-cover on all state-definition lines, and set_trace 2017-04-06 12:21:00 -07:00
_nameplate.py set no-cover on all state-definition lines, and set_trace 2017-04-06 12:21:00 -07:00
_order.py set no-cover on all state-definition lines, and set_trace 2017-04-06 12:21:00 -07:00
_receive.py Receive does not need access to Key 2017-04-06 12:21:00 -07:00
_rendezvous.py RC: internal errors during ws_open should halt boss 2017-04-06 12:21:00 -07:00
_send.py set no-cover on all state-definition lines, and set_trace 2017-04-06 12:21:00 -07:00
_terminator.py set no-cover on all state-definition lines, and set_trace 2017-04-06 12:21:00 -07:00
_version.py upgrade to versioneer-0.18 2017-01-01 14:10:57 -05:00
channel_monitor.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
codes.py codes: don't assume 'readline' has a __doc__ 2017-01-14 17:56:49 -05:00
errors.py implement w.derive_key() 2017-04-06 12:21:00 -07:00
ipaddrs.py ipaddrs: import function from latest Tahoe 2016-12-10 13:06:27 -08:00
journal.py journal: fix syntax 2017-04-06 12:21:00 -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: allow port to be a 'long' 2017-03-03 05:49:36 -08:00
transit.py transit: allow port to be a 'long' 2017-03-03 05:49:30 -08:00
util.py add utility to estimate free disk space 2016-12-15 19:52:26 -08:00
wordlist.py fix some py2/py3-isms picked up by mypy 2016-12-08 23:47:53 -08:00
wormhole.py work on WelcomeHandler, still incomplete 2017-04-06 12:21:00 -07:00
xfer_util.py xfer_util: update to new API 2017-04-06 12:21:00 -07:00