summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-06-17Match window substrings case-sensitivelyC. McEnroe
2021-06-17Match windows by substring in /windowC. McEnroe
2021-06-17Clean up if restricted && logEnable, pipe creationC. McEnroe
2021-06-17Add mailing list archive to READMEC. McEnroe
2021-06-17chat.tmux.conf: Make window selection hotkeys match window numbersKlemens Nanni
2021-06-15Send PINGs when server is quiet and die if no responseC. McEnroe
2021-06-15OpenBSD: Simplify promise creation after seprintf() introductionKlemens Nanni
2021-06-14OpenBSD: pledge final promises earlierKlemens Nanni
2021-06-14Treat `-T's optional argument as optionalKlemens Nanni
2021-06-14Add \com text macroC. McEnroe
2021-06-13/exec without controlling terminalKlemens Nanni
2021-06-13Exit on data directory creation errorKlemens Nanni
2021-06-13OpenBSD: no need to read data files (logs)Klemens Nanni
2021-06-12Reset formatting after realname in setnameC. McEnroe
2021-06-11Fix unknown file signature errorC. McEnroe
2021-06-11Exclusively lock save fileC. McEnroe
2021-06-11Open save file with "a+"C. McEnroe
2021-06-11OpenBSD: Drop now unneeded file system access for save fileKlemens Nanni
2021-06-11Open save file once in uiLoad() and keep it open until uiSave()Klemens Nanni
2021-06-11Rename file to saveFileKlemens Nanni
2021-06-11OpenBSD: Hoist loading save file to drop filesystem read-accessKlemens Nanni
2021-06-11Match gemini URLsC. McEnroe
2021-06-10Avoid trailing comma in whois channels listsC. McEnroe
2021-06-10Move unveilAll back into mainC. McEnroe
2021-06-10Only explicitly load the default CA file on OpenBSDC. McEnroe
2021-06-10OpenBSD: Drop now unneeded promise from initial pledgeKlemens Nanni
2021-06-10OpenBSD: Remove now obsolete unveil codeKlemens Nanni
2021-06-10Hoist loading default root certificates into ircConfig()Klemens Nanni
2021-06-09Avoid creating out-of-bounds pointer when checking for seprintf truncationMichael Forney
2021-06-09Remove catfC. McEnroe
2021-06-09Replace catf with seprintfC. McEnroe
2021-06-09Add seprintfC. McEnroe
2021-06-09OpenBSD: pledge minimum promises from the startKlemens Nanni
2021-06-09OpenBSD: unveil after ncurses(3) init to support TERMINFOKlemens Nanni
2021-06-09OpenBSD: hoist -o/printCert code to simplifyKlemens Nanni
2021-06-06Pad kiosk username with zero, not spaceC. McEnroe
2021-06-06OpenBSD: unveil XDG directories only when neededKlemens Nanni
2021-06-05Nickname defaults to system's username not IRC usernameKlemens Nanni
2021-06-05Avoid writing past the end of the status barMichael Forney
2021-05-28List windows with /window 1.8C. McEnroe
2021-05-28Improve missing param behavior for /msg, /whois, /ns, /csC. McEnroe
2021-05-28Use | for /window | /num commandC. McEnroe
2021-05-28Prefix = for options with No in manualC. McEnroe
2021-05-27Tag config options in manualKlemens Nanni
2021-05-27Document channel key parametersC. McEnroe
2021-05-27Set username from SSH_CLIENT in chrootC. McEnroe
2021-05-27Hash the username in kiosk modeC. McEnroe
2021-05-27Log nick and ssh connection in chroot-promptC. McEnroe
2021-05-25Clarify -H hash optionC. McEnroe
2021-05-25Use reverse video not colors for topic change when disabledKlemens Nanni