Age | Commit message (Expand) | Author |
2021-06-20 | Don't match actions in notices | C. McEnroe |
2021-06-20 | Handle TLS_WANNT_POLL{IN,OUT} from tls_handshake(3) | C. McEnroe |
2021-06-18 | Add -m mode option to set user modes | C. McEnroe |
2021-06-17 | Handle 338 as whois reply | C. McEnroe |
2021-06-17 | Match window substrings case-sensitively | C. McEnroe |
2021-06-17 | Match windows by substring in /window | C. McEnroe |
2021-06-17 | Clean up if restricted && logEnable, pipe creation | C. McEnroe |
2021-06-17 | Add mailing list archive to README | C. McEnroe |
2021-06-17 | chat.tmux.conf: Make window selection hotkeys match window numbers | Klemens Nanni |
2021-06-15 | Send PINGs when server is quiet and die if no response | C. McEnroe |
2021-06-15 | OpenBSD: Simplify promise creation after seprintf() introduction | Klemens Nanni |
2021-06-14 | OpenBSD: pledge final promises earlier | Klemens Nanni |
2021-06-14 | Treat `-T's optional argument as optional | Klemens Nanni |
2021-06-14 | Add \com text macro | C. McEnroe |
2021-06-13 | /exec without controlling terminal | Klemens Nanni |
2021-06-13 | Exit on data directory creation error | Klemens Nanni |
2021-06-13 | OpenBSD: no need to read data files (logs) | Klemens Nanni |
2021-06-12 | Reset formatting after realname in setname | C. McEnroe |
2021-06-11 | Fix unknown file signature error | C. McEnroe |
2021-06-11 | Exclusively lock save file | C. McEnroe |
2021-06-11 | Open save file with "a+" | C. McEnroe |
2021-06-11 | OpenBSD: Drop now unneeded file system access for save file | Klemens Nanni |
2021-06-11 | Open save file once in uiLoad() and keep it open until uiSave() | Klemens Nanni |
2021-06-11 | Rename file to saveFile | Klemens Nanni |
2021-06-11 | OpenBSD: Hoist loading save file to drop filesystem read-access | Klemens Nanni |
2021-06-11 | Match gemini URLs | C. McEnroe |
2021-06-10 | Avoid trailing comma in whois channels lists | C. McEnroe |
2021-06-10 | Move unveilAll back into main | C. McEnroe |
2021-06-10 | Only explicitly load the default CA file on OpenBSD | C. McEnroe |
2021-06-10 | OpenBSD: Drop now unneeded promise from initial pledge | Klemens Nanni |
2021-06-10 | OpenBSD: Remove now obsolete unveil code | Klemens Nanni |
2021-06-10 | Hoist loading default root certificates into ircConfig() | Klemens Nanni |
2021-06-09 | Avoid creating out-of-bounds pointer when checking for seprintf truncation | Michael Forney |
2021-06-09 | Remove catf | C. McEnroe |
2021-06-09 | Replace catf with seprintf | C. McEnroe |
2021-06-09 | Add seprintf | C. McEnroe |
2021-06-09 | OpenBSD: pledge minimum promises from the start | Klemens Nanni |
2021-06-09 | OpenBSD: unveil after ncurses(3) init to support TERMINFO | Klemens Nanni |
2021-06-09 | OpenBSD: hoist -o/printCert code to simplify | Klemens Nanni |
2021-06-06 | Pad kiosk username with zero, not space | C. McEnroe |
2021-06-06 | OpenBSD: unveil XDG directories only when needed | Klemens Nanni |
2021-06-05 | Nickname defaults to system's username not IRC username | Klemens Nanni |
2021-06-05 | Avoid writing past the end of the status bar | Michael Forney |
2021-05-28 | List windows with /window 1.8 | C. McEnroe |
2021-05-28 | Improve missing param behavior for /msg, /whois, /ns, /cs | C. McEnroe |
2021-05-28 | Use | for /window | /num command | C. McEnroe |
2021-05-28 | Prefix = for options with No in manual | C. McEnroe |
2021-05-27 | Tag config options in manual | Klemens Nanni |
2021-05-27 | Document channel key parameters | C. McEnroe |
2021-05-27 | Set username from SSH_CLIENT in chroot | C. McEnroe |