summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore68log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile1280log plain blame
-rw-r--r--README.71663log plain blame
-rw-r--r--bounce.c11389log plain blame
-rw-r--r--bounce.h3467log plain blame
-rw-r--r--calico.11720log plain blame
-rw-r--r--client.c7320log plain blame
-rw-r--r--config.c3178log plain blame
-rw-r--r--dispatch.c6245log plain blame
-rw-r--r--listen.c4731log plain blame
-rw-r--r--pounce.15770log plain blame
-rw-r--r--rc.pounce1409log plain blame
-rw-r--r--ring.c5964log plain blame
-rw-r--r--server.c3851log plain blame
-rw-r--r--state.c10621log plain blame
/catgirl/commit/chat.c?h=1.4&id=9e0bcb38056f8e83f5041dd7776ca17cb6ac01ce&follow=1'>Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe Forgive me. 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe