summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-24 14:30:12 -0400
committerJune McEnroe <june@causal.agency>2020-07-24 14:30:12 -0400
commit0abce6584e06ad37271f3f2239b146ed73626faa (patch)
treed0f8d105d1cf174561cf65c183be3fea34ca0ce1 /server.c
parentAdd link to "IRC Suite" post in README (diff)
downloadpounce-0abce6584e06ad37271f3f2239b146ed73626faa.tar.gz
pounce-0abce6584e06ad37271f3f2239b146ed73626faa.zip
Don't use strlcpy in dispatch
So that calico doesn't need any libs even on Linux.
Diffstat (limited to 'server.c')
0 files changed, 0 insertions, 0 deletions
10Stop accumulating ISUPPORT tokens once MOTD startsJune McEnroe 2021-06-09Use seprintf for snip, removing strlcpynJune McEnroe 2021-06-09Use seprintf for reserializeJune McEnroe 2021-06-09Use seprintf for capListJune McEnroe 2021-06-09Add seprintfJune McEnroe 2021-05-27Add pounce-notify to README 2.4June McEnroe 2021-05-27Fix ENVIRONMENT formatting in pounce-notify(1)June McEnroe 2021-05-27Add note about Libera.Chat SASL-only rangesJune McEnroe 2021-05-25Add QUIRKS fileJune McEnroe 2021-05-19Replace freenode with tilde.chatJune McEnroe 2021-05-04notify: Reword pounce-notify manualJune McEnroe 2021-05-02Clean up Makefiles, configure scriptsJune McEnroe 2021-04-30palaver: Exit on getopt failureJune McEnroe 2021-04-30notify: Implement pounce-notifyJune McEnroe