summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore27log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile699log plain blame
-rw-r--r--README.72294log plain blame
-rw-r--r--catgirl.19264log plain blame
-rw-r--r--chat.c6628log plain blame
-rw-r--r--chat.h6112log plain blame
-rw-r--r--command.c6982log plain blame
-rw-r--r--complete.c4198log plain blame
-rw-r--r--config.c3198log plain blame
-rwxr-xr-xconfigure489log plain blame
-rw-r--r--edit.c4822log plain blame
-rw-r--r--handle.c17541log plain blame
-rw-r--r--irc.c6031log plain blame
-rw-r--r--ui.c24652log plain blame
-rw-r--r--url.c4723log plain blame
-rw-r--r--xdg.c3338log plain blame
clients" for logging or notification stuff, which wouldn't affect AWAY status either. 2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe This might reduce the frequency of a client getting its own message back because it was behind in the ring when it sent it. 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe