magic-wormhole/src/wormhole
2016-12-16 01:33:17 -08:00
..
cli Moved slow connection notification to stderr 2016-12-16 01:06:21 -08:00
server use humanize library instead of custom implementation 2016-11-11 22:01:21 -05:00
test internals: ensure _API_establish_key is not called twice 2016-12-16 01:33:17 -08:00
__init__.py initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
_version.py update to versioneer-0.17 2016-12-10 10:36:59 -08:00
channel_monitor.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
codes.py fix some py2/py3-isms picked up by mypy 2016-12-08 23:47:53 -08:00
errors.py Change UsageError -> InternalError, use click.UsageError for human-visible errors 2016-06-22 02:14:34 -06:00
ipaddrs.py ipaddrs: import function from latest Tahoe 2016-12-10 13:06:27 -08:00
timing.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
tor_manager.py added unicode_literals import to all apropriate modules 2016-06-04 12:42:59 -07:00
transit.py transit.py: improve error 2016-06-22 13:10:46 -07: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 internals: ensure _API_establish_key is not called twice 2016-12-16 01:33:17 -08:00
xfer_util.py xfer_util: work on py2+py3 2016-08-15 17:35:34 -07:00