magic-wormhole/src/wormhole
2016-12-26 15:27:14 -05:00
..
cli write progress/status messages to stderr, not stdout 2016-12-24 00:03:32 -05:00
server server: forbid reclaiming previously-closed nameplates 2016-12-25 20:09:55 -05:00
test add (failing/hanging) test of receiving duplicate messages 2016-12-26 15:21:45 -05: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 dedup relays, include our own relay when connecting 2016-12-23 22:22:39 -05: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 rx: tolerate duplicate peer messages 2016-12-26 15:27:14 -05:00
xfer_util.py xfer_util: work on py2+py3 2016-08-15 17:35:34 -07:00