.. |
blocking
|
remove blocking.transit
|
2016-04-18 15:52:29 -07:00 |
db-schemas
|
track transit usage in DB
|
2015-12-03 19:45:34 -08:00 |
scripts
|
rename cmd_send_twisted to cmd_send, same for cmd_receive
|
2016-04-18 15:52:29 -07:00 |
servers
|
relay_server: include 'sent' timestamp with each message
|
2016-03-03 17:52:59 -08:00 |
test
|
remove blocking.transit
|
2016-04-18 15:52:29 -07:00 |
twisted
|
add tab-completion to twisted-style input_code()
|
2016-04-15 17:27:32 -07:00 |
util
|
ipaddrs: return 127.0.0.1 if everything else fails
|
2016-02-27 17:37:12 -08: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
|
tolerate lack of readline at runtime
|
2016-02-27 14:16:58 -08:00 |
database.py
|
database: make py3-compatible
|
2015-09-26 17:51:21 -07:00 |
errors.py
|
cmd_send: rearrange in preparation for twisted version
|
2016-02-15 21:40:57 -08:00 |
public_relay.py
|
transit URL, transit hints are now unicode
|
2015-10-06 19:29:59 -07:00 |
timing.py
|
dump-timing: store server-sent time too
|
2016-03-03 18:03:27 -08:00 |
transit_common.py
|
transit: split common code out to a new file
|
2016-02-14 17:51:46 -08:00 |
wordlist.py
|
use completing-input for wormhole code read, not sys.argv
|
2015-02-14 17:48:38 -08:00 |