summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore32log plain blame
-rw-r--r--Makefile433log plain blame
-rw-r--r--README.7559log plain blame
-rw-r--r--bounce.c4251log plain blame
-rw-r--r--bounce.h1705log plain blame
-rw-r--r--client.c1095log plain blame
-rw-r--r--linger.13433log plain blame
-rw-r--r--listen.c2683log plain blame
-rw-r--r--server.c5056log plain blame
-rw-r--r--state.c3976log plain blame
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 During registration, no other commands should be sent. Afterwards, only intercepted commands will get parsed. 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 OwO 2019-10-25Rename project pounceJune McEnroe