magic-wormhole/src/wormhole
Brian Warner 8e7c6f16cb cmd_receive: tolerate unrecognized messages
at the expense of not failing quickly when the sender doesn't send an
offer
2016-05-24 19:30:21 -07:00
..
cli cmd_receive: tolerate unrecognized messages 2016-05-24 19:30:21 -07:00
server change server default port to match new public relay 2016-05-24 14:12:10 -07:00
test cmd_send: turn into a self-contained class 2016-05-24 17:44:41 -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 SCHEMA CHANGE: channelids are now strs, not ints 2016-05-13 00:37:53 -07:00
errors.py new connection management, test_wormhole passes 2016-05-23 22:53:26 -07:00
ipaddrs.py move wormhole.twisted.ipaddrs up to wormhole/ 2016-05-24 16:23:52 -07:00
timing.py simplify timing, add msgid 2016-05-06 18:53:28 -07:00
tor_manager.py move wormhole.twisted.tor_manager up to wormhole/ 2016-05-24 16:25:12 -07:00
transit.py move wormhole.twisted.ipaddrs up to wormhole/ 2016-05-24 16:23:52 -07:00
wordlist.py use completing-input for wormhole code read, not sys.argv 2015-02-14 17:48:38 -08:00
wormhole.py log+ignore unrecognized phase messages 2016-05-24 16:15:43 -07:00