.. |
blocking
|
fix EventSource (server and parsers)
|
2015-10-07 16:31:45 -07:00 |
db-schemas
|
scope channelids to the appid, change API and DB schema
|
2015-10-06 19:21:53 -07:00 |
scripts
|
wormhole/invitation code is now unicode
|
2015-10-06 19:42:10 -07:00 |
servers
|
fix EventSource (server and parsers)
|
2015-10-07 16:31:45 -07:00 |
test
|
test distinctness of encryption nonces
|
2015-10-07 16:31:45 -07:00 |
twisted
|
demo.py: make it easier to modify for local testing
|
2015-10-07 16:31:45 -07:00 |
util
|
rename to ServerEndpointService, for consistency with Twisted
|
2015-09-28 16:23:00 -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
|
codes.py: fix input-with-completion on py3
|
2015-10-06 20:04:56 -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
|
transit URL, transit hints are now unicode
|
2015-10-06 19:29:59 -07:00 |
wordlist.py
|
use completing-input for wormhole code read, not sys.argv
|
2015-02-14 17:48:38 -08:00 |