about summary refs log tree commit diff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-09 12:44:01 -0400
committerJune McEnroe <june@causal.agency>2021-09-09 12:44:01 -0400
commit506c5ad906bc187c645cacea5080360fabd4abb4 (patch)
tree735d48c1ca40ce9bb31386036e94bd96b5e6acd8 /scripts/.gitignore
parentMatch id names case-insensitively (diff)
downloadcatgirl-506c5ad906bc187c645cacea5080360fabd4abb4.tar.gz
catgirl-506c5ad906bc187c645cacea5080360fabd4abb4.zip
Correct handling of colons in SASL PLAIN
Only the first colon should be replaced with a null byte.

Ported from pounce.
Diffstat (limited to 'scripts/.gitignore')
0 files changed, 0 insertions, 0 deletions
ref='/src/commit/bin/shotty.c?id=07ad850e0e906808272bca2bf49c062db8d1fda4&follow=1'>Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add 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