summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-29 19:53:27 -0400
committerJune McEnroe <june@causal.agency>2019-10-29 19:53:27 -0400
commit3ec9f7074737559084351b62e1eabb7f58f92909 (patch)
treebb777fffd9ed2241730f0413bc34168217ddb7d0 /server.c
parentImplement getopt_long-integrated configuration parsing (diff)
downloadpounce-3ec9f7074737559084351b62e1eabb7f58f92909.tar.gz
pounce-3ec9f7074737559084351b62e1eabb7f58f92909.zip
Clarify some documentation
Diffstat (limited to 'server.c')
0 files changed, 0 insertions, 0 deletions
>Use configOpen in getopt_configJune McEnroe 2020-08-24Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe