magic-wormhole/src/wormhole
2015-09-28 00:24:00 -07:00
..
blocking appid and derive_key(purpose=) must be bytes, not unicode 2015-09-28 00:24:00 -07:00
db-schemas relay: track allocations through DB 2015-05-04 18:24:23 -07:00
scripts appid and derive_key(purpose=) must be bytes, not unicode 2015-09-28 00:24:00 -07:00
servers relay: deliver EventSource as utf-8 2015-09-27 14:35:10 -07:00
test appid and derive_key(purpose=) must be bytes, not unicode 2015-09-28 00:24:00 -07:00
twisted appid and derive_key(purpose=) must be bytes, not unicode 2015-09-28 00:24:00 -07:00
util relay: avoid using Twisted strports 2015-09-26 18:15:35 -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
codes.py add --code-length, to configure the size of the PAKE code (in bytes/words) 2015-03-23 23:53:28 -07:00
database.py database: make py3-compatible 2015-09-26 17:51:21 -07:00
errors.py factor error classes into a common file 2015-09-21 23:21:26 -07:00
public_relay.py change relay URL: use more distinctive path prefix 2015-03-25 16:51:55 -07:00
wordlist.py use completing-input for wormhole code read, not sys.argv 2015-02-14 17:48:38 -08:00