magic-wormhole/src/wormhole
Brian Warner 7699ed2291 tell wordlist how many words to expect, add hyphens to matches
I'm still undecided about whether to add this to the mailbox
properties (revealing it to attackers) or continue to require non-default
wordcounts to be provided as a --code-length= argument to the receiver. So
for now the only place that says count=2 is in the default argument on
get_completions().
2017-04-06 12:22:45 -07:00
..
cli get mostly-full coverage for rlcompleter, rename, export 2017-04-06 12:22:45 -07:00
server rendezvous_websocket.py: add idempotency docs 2017-03-03 05:55:39 -08:00
test tell wordlist how many words to expect, add hyphens to matches 2017-04-06 12:22:45 -07:00
__init__.py get mostly-full coverage for rlcompleter, rename, export 2017-04-06 12:22:45 -07:00
_allocator.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_boss.py debug_set_trace(): cleanups, remove dead code 2017-04-06 12:22:45 -07:00
_code.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_input.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_interfaces.py clean up wordlist handling 2017-04-06 12:22:44 -07:00
_key.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_lister.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_mailbox.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_nameplate.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_order.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_receive.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_rendezvous.py match new Automat tracing API (in glyph/automat#56 PR) 2017-04-06 12:22:45 -07:00
_rlcompleter.py get mostly-full coverage for rlcompleter, rename, export 2017-04-06 12:22:45 -07:00
_send.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_terminator.py set_trace: tolerate an Automat that lacks m.setTrace 2017-04-06 12:22:45 -07:00
_version.py upgrade to versioneer-0.18 2017-01-01 14:10:57 -05:00
_wordlist.py tell wordlist how many words to expect, add hyphens to matches 2017-04-06 12:22:45 -07:00
codes.py codes: don't assume 'readline' has a __doc__ 2017-01-14 17:56:49 -05:00
errors.py finish Boss tests 2017-04-06 12:22:44 -07:00
ipaddrs.py ipaddrs: import function from latest Tahoe 2016-12-10 13:06:27 -08:00
journal.py fix some py2-isms that broke py3 2017-04-06 12:22:45 -07:00
timing.py get null test working (open and immediate close) 2017-04-06 12:21:00 -07:00
tor_manager.py reenable TorManager 2017-04-06 12:21:00 -07:00
transit.py transit: allow port to be a 'long' 2017-03-03 05:49:30 -08:00
util.py add utility to estimate free disk space 2016-12-15 19:52:26 -08:00
wordlist.py fix some py2/py3-isms picked up by mypy 2016-12-08 23:47:53 -08:00
wormhole.py debug_set_trace(): cleanups, remove dead code 2017-04-06 12:22:45 -07:00
xfer_util.py xfer_util: update to new API 2017-04-06 12:21:00 -07:00