summary refs log tree commit diff
path: root/contrib/palaver
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-11-20 17:43:51 -0500
committerJune McEnroe <june@causal.agency>2020-11-20 17:43:51 -0500
commitfaebbec64b4b36f608dbb0af20b5763ba1281b9b (patch)
treed15f99eff59f0cd2de23700aa78da3b76a82ee0d /contrib/palaver
parentOnly allow clients to AUTHENTICATE if using a cert (diff)
downloadpounce-faebbec64b4b36f608dbb0af20b5763ba1281b9b.tar.gz
pounce-faebbec64b4b36f608dbb0af20b5763ba1281b9b.zip
Add lazy client registration timeout
I don't think this is worth adding a configuration option for since real
clients will definitely accomplish registration faster than 10s and it's
long enough to even type out manually for testing.
Diffstat (limited to 'contrib/palaver')
0 files changed, 0 insertions, 0 deletions
Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe