summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore32log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile792log plain blame
-rw-r--r--README.71461log plain blame
-rw-r--r--bounce.c6517log plain blame
-rw-r--r--bounce.h3061log plain blame
-rw-r--r--client.c7219log plain blame
-rw-r--r--listen.c2852log plain blame
-rw-r--r--pounce.14446log plain blame
-rw-r--r--rc.pounce1409log plain blame
-rw-r--r--ring.c2710log plain blame
-rw-r--r--server.c3747log plain blame
-rw-r--r--state.c10130log plain blame
td>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