.. |
blocking
|
update idSymmetric= to match SPAKE2-0.3
|
2015-09-22 01:07:46 -07:00 |
db-schemas
|
relay: track allocations through DB
|
2015-05-04 18:24:23 -07:00 |
scripts
|
use "except x as y:" everywhere, for py3
|
2015-09-26 17:47:13 -07:00 |
servers
|
RelayServer: use in-memory DB for tests
|
2015-09-26 17:44:20 -07:00 |
test
|
test blocking code, using twisted+deferToThread
|
2015-09-21 23:21:40 -07:00 |
twisted
|
update idSymmetric= to match SPAKE2-0.3
|
2015-09-22 01:07:46 -07:00 |
util
|
use "except x as y:" everywhere, for py3
|
2015-09-26 17:47:13 -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 |