magic-wormhole/src/wormhole
Brian Warner ea6619bc46 change hostname of public relay
This is an alias for the same host, so it's not really an incompatible
change. The new hostname is my personal domain, and seems a bit more
suitable for this service.
2016-05-28 19:13:44 -07:00
..
cli change hostname of public relay 2016-05-28 19:13:44 -07:00
server INCOMPATIBILITY: send "current_cli_version", not "current_version" 2016-05-28 19:11:27 -07:00
test INCOMPATIBILITY: send "current_cli_version", not "current_version" 2016-05-28 19:11:27 -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 improve formatting of error messages 2016-05-26 15:36:44 -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 move wormhole.twisted.tor_manager up to wormhole/ 2016-05-24 16:25:12 -07:00
transit.py send transit abilities to far end too, for the future 2016-05-26 16:26:00 -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 INCOMPATIBILITY: send "current_cli_version", not "current_version" 2016-05-28 19:11:27 -07:00