magic-wormhole/src/wormhole
2016-05-12 16:45:54 -07:00
..
cli rename send_data/get_data to just send/get 2016-05-12 16:45:54 -07:00
server rdv_ws: send acks for each message 2016-05-06 18:51:28 -07:00
test remove phase= from the Wormhole API 2016-05-12 16:45:54 -07:00
twisted rename _confirm message to just "confirm" 2016-05-12 16:45:54 -07:00
__init__.py initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
_version.py upgrade to versioneer-0.15, fixes 'setup.py develop' 2015-05-31 16:39:39 -07:00
channel_monitor.py add ChannelMonitor to track unclosed channels with weakrefs, not __del__ 2015-10-06 19:12:41 -07:00
codes.py tolerate lack of readline at runtime 2016-02-27 14:16:58 -08:00
errors.py WrongPasswordError: display docstring in str() 2016-04-25 18:16:08 -07:00
timing.py simplify timing, add msgid 2016-05-06 18:53:28 -07:00
wordlist.py use completing-input for wormhole code read, not sys.argv 2015-02-14 17:48:38 -08:00