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.c4374log plain blame
-rw-r--r--bounce.h2373log plain blame
-rw-r--r--client.c4654log plain blame
-rw-r--r--linger.13433log plain blame
-rw-r--r--listen.c2737log plain blame
-rw-r--r--server.c5214log plain blame
-rw-r--r--state.c4083log plain blame
t'>OopsJune 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