summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-29 01:27:22 -0400
committerJune McEnroe <june@causal.agency>2019-10-29 01:27:22 -0400
commit2d7bca60e773b9f18f7379dd0cff08f85739b1aa (patch)
treeff2eaa47ccd118ba79c464f15a0312847dc29f3f /server.c
parentDocument lack of channel distinction caveat (diff)
downloadpounce-2d7bca60e773b9f18f7379dd0cff08f85739b1aa.tar.gz
pounce-2d7bca60e773b9f18f7379dd0cff08f85739b1aa.zip
Sort standards in manual page
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-08-03 18:07:19 -0400'>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