summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore47log plain blame
-rw-r--r--Darwin.mk66log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile2138log plain blame
-rw-r--r--NetBSD.mk101log plain blame
-rw-r--r--README1047log plain blame
-rw-r--r--catgirl.15217log plain blame
-rw-r--r--catgirl.71013log plain blame
-rw-r--r--chat.c2546log plain blame
-rw-r--r--chat.h5021log plain blame
-rw-r--r--edit.c4445log plain blame
-rw-r--r--event.c3133log plain blame
-rw-r--r--format.c5598log plain blame
-rw-r--r--handle.c12998log plain blame
-rw-r--r--input.c5628log plain blame
-rw-r--r--irc.c3897log plain blame
-rw-r--r--log.c2999log plain blame
-rw-r--r--man.sh72log plain blame
-rw-r--r--pls.c3533log plain blame
-rw-r--r--sshd_config244log plain blame
-rw-r--r--tab.c3738log plain blame
-rw-r--r--tag.c1648log plain blame
-rw-r--r--term.c2425log plain blame
-rw-r--r--ui.c13727log plain blame
-rw-r--r--url.c2899log plain blame
72b9&follow=1'>Add 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