summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore68log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile1530log plain blame
-rw-r--r--README.72449log plain blame
-rw-r--r--bounce.c16654log plain blame
-rw-r--r--bounce.h7114log plain blame
-rw-r--r--calico.12565log plain blame
-rw-r--r--client.c16191log plain blame
-rw-r--r--compat.h1626log plain blame
-rw-r--r--config.c3762log plain blame
-rwxr-xr-xconfigure1084log plain blame
-rw-r--r--dispatch.c7889log plain blame
-rw-r--r--local.c6478log plain blame
-rw-r--r--pounce.113562log plain blame
d---------rc.d74log plain
-rw-r--r--ring.c7258log plain blame
-rw-r--r--server.c6459log plain blame
-rw-r--r--state.c11430log plain blame
gsubject'>Track 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 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