summary refs log tree commit diff
path: root/sandman.m (follow)
Commit message (Expand)AuthorAge
* Send only SIGHUP in sandmanJune McEnroe2018-12-04
* Fix sandman hangJune McEnroe2018-12-01
* Use sigaction in sandmanJune McEnroe2018-12-01
* Reformat sandman Objective-C codeJune McEnroe2018-11-30
* Add sandmanJune McEnroe2018-11-30
namesJune McEnroe Other than this slight hack, I think coloring by username rather than nick is a much better idea. 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add 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