summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore68log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile1521log plain blame
-rw-r--r--README.72665log plain blame
-rw-r--r--bounce.c16685log plain blame
-rw-r--r--bounce.h7131log plain blame
-rw-r--r--calico.12565log plain blame
-rw-r--r--client.c16219log plain blame
-rw-r--r--config.c3760log plain blame
-rwxr-xr-xconfigure1162log plain blame
-rw-r--r--dispatch.c7866log plain blame
-rw-r--r--local.c6536log plain blame
-rw-r--r--pounce.114145log plain blame
d---------rc.d74log plain
-rw-r--r--ring.c7256log plain blame
-rw-r--r--server.c6457log plain blame
-rw-r--r--state.c11428log plain blame
ight'> 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe