| Commit message (Expand) | Author |
2021-11-19 | Cycle between adding colon suffix and not in tab complete | June McEnroe |
2021-11-16 | Make the /ops response more flavourful | June McEnroe |
2021-11-10 | Handle RPL_WHOISSPECIAL | June McEnroe |
2021-10-28 | Parse IRC formatting in timestamp string | June McEnroe |
2021-10-26 | Fix strptime decode for musl libc | psykose |
2021-10-17 | Increment replies for list modes with /mode | June McEnroe |
2021-10-16 | Import refactored xdg.c from pounce | June McEnroe |
2021-09-27 | chroot: Factor out and add OpenBSD build | June McEnroe |
2021-09-20 | Request znc.in/self-message if available | June McEnroe |
2021-09-09 | Correct handling of colons in SASL PLAIN | June McEnroe |
2021-08-26 | Match id names case-insensitively | June McEnroe |
2021-08-25 | Remove trailing tab | June McEnroe |
2021-08-15 | Handle tags without values 1.9a | June McEnroe |
2021-08-09 | Fix missing include for flock(2) | June McEnroe |
2021-08-09 | Silence maybe uninitialized warning | June McEnroe |
2021-07-26 | Use (bright) red for \com text macro 1.9 | June McEnroe |
2021-07-20 | chroot: Avoid passing paths to -s | June McEnroe |
2021-07-20 | FreeBSD: Revert caph_enter(3) call to cap_enter(2) | June McEnroe |
2021-07-20 | Don't apply uiThreshold to Network and Debug | June McEnroe |
2021-07-20 | Add -q/quiet option to raise default message visibility threshold | Klemens Nanni |
2021-07-15 | chat.tmux.conf: Fix base-index setting | Klemens Nanni |
2021-07-15 | Use /ns in manual example | Klemens Nanni |
2021-07-13 | Move platform-dependent sandboxing code out of main | June McEnroe |
2021-07-13 | Move all UI initialization together | June McEnroe |
2021-07-13 | Perform TLS handshake after final pledge | Klemens Nanni |
2021-07-13 | Explicitly clear TLS secrets afer handshake | Klemens Nanni |
2021-07-13 | Revert "Remove explicit tls_handshake(3) from ircConnect" | Klemens Nanni |
2021-07-13 | FreeBSD: Avoid caph_stream_rights(3) | June McEnroe |
2021-07-13 | Disable /exec in Kiosk mode (as documented) | Klemens Nanni |
2021-07-13 | /whois takes an optional nick argument | Klemens Nanni |
2021-07-13 | Reword and clarify parts of the manual | June McEnroe |
2021-07-13 | Use CS command for paramless /op and /voice | June McEnroe |
2021-07-13 | Condense markup for ignore/highlight format | June McEnroe |
2021-07-13 | Point out precedence of multiple files and flags | June McEnroe |
2021-07-13 | Zero out server password after sending | June McEnroe |
2021-07-13 | Make -o/printCert not load any files, pledge even earlier | Klemens Nanni |
2021-07-13 | Attempt to keep "security" in README accurate | June McEnroe |
2021-07-13 | OpenBSD: merge unveil and pledge logic a bit | Klemens Nanni |
2021-07-13 | OpenBSD: unveil logs regardless of restrict mode | Klemens Nanni |
2021-07-02 | Save invited channel for /join | June McEnroe |
2021-06-28 | Move security to the features list | June McEnroe |
2021-06-28 | OpenBSD: unveil the log directory specifically | June McEnroe |
2021-06-28 | FreeBSD: Use capsicum_helpers.h | June McEnroe |
2021-06-25 | Set MANDIR in chroot | June McEnroe |
2021-06-25 | FreeBSD: Limit rights on log directory | June McEnroe |
2021-06-25 | FreeBSD: Limit rights on save file | June McEnroe |
2021-06-25 | FreeBSD: Limit rights on stdio and socket | June McEnroe |
2021-06-25 | Remove explicit tls_handshake(3) from ircConnect | June McEnroe |
2021-06-25 | Move setting CLOEXEC on socket to ircConnect | June McEnroe |
2021-06-25 | FreeBSD: Enter capabilities mode if restricted | June McEnroe |