magic-wormhole/src/wormhole
2016-06-04 12:28:09 -07:00
..
cli extract _extract_file, add test 2016-06-03 15:38:49 -07:00
server added a dict_factory as a new row_factory for the database 2016-06-04 12:28:09 -07:00
test test_transit: tolerate a localhost-only system 2016-06-03 21:46:56 -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 code input: don't eat "b" under GNU readline 2016-06-04 00:52:27 -07:00
errors.py make the error message for the cli a bit more specific 2016-06-02 15:21:31 -07:00
ipaddrs.py move wormhole.twisted.ipaddrs up to wormhole/ 2016-05-24 16:23:52 -07:00
timing.py fix --dump-timing= on py3, wants a text-mode file 2016-05-25 22:06:26 -07:00
tor_manager.py use ipaddress not ipaddr 2016-06-02 16:20:12 -07:00
transit.py transit: allow 127.0.0.1 if that's all we've got 2016-06-03 18:22:53 -07:00
util.py move utility functions to util.py, add new ones 2016-05-28 18:13:32 -07:00
wordlist.py use completing-input for wormhole code read, not sys.argv 2015-02-14 17:48:38 -08:00
wormhole.py oops, fix tests 2016-06-03 23:30:31 -07:00