summary refs log tree commit diff
path: root/client.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-04 16:56:12 -0500
committerJune McEnroe <june@causal.agency>2019-11-04 16:56:12 -0500
commit0bd6b684a7e130de2312c7e81934b81bd3964859 (patch)
treef9435816b6d847dac79503ae8061804474f4e779 /client.c
parentRename bind-unix to bind-path (diff)
downloadpounce-0bd6b684a7e130de2312c7e81934b81bd3964859.tar.gz
pounce-0bd6b684a7e130de2312c7e81934b81bd3964859.zip
Move base64 to bounce.h
Diffstat (limited to 'client.c')
0 files changed, 0 insertions, 0 deletions
ref='/pounce/commit/bounce.c?h=2.2&id=ea0a9f3c813eefd5d498a00c0c9d9785bbe5e2b2&follow=1'>Implement graceful shutdownJune McEnroe 2019-10-26Require PASS before USERJune McEnroe 2019-10-26Track channel topicsJune McEnroe 2019-10-26Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe 2019-10-25Rename project pounceJune McEnroe