about summary refs log tree commit diff
path: root/irc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-22 14:19:11 -0400
committerJune McEnroe <june@causal.agency>2020-03-22 14:19:11 -0400
commitccde1c2c8c712019ef0ea45e655fa988f56b984e (patch)
tree5b2bb4ad6a9a36a9c2a8864cbc576a7d51aafbd1 /irc.c
parentHandle RPL_CHANNELMODEIS (diff)
downloadcatgirl-ccde1c2c8c712019ef0ea45e655fa988f56b984e.tar.gz
catgirl-ccde1c2c8c712019ef0ea45e655fa988f56b984e.zip
Add /say
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
g.c?id=71ba7187e5eeeaf2f66bc27bc3b48a2014d37bb7&follow=1'>ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev