Age | Commit message (Expand) | Author |
2021-07-20 | chroot: Avoid passing paths to -s | C. McEnroe |
2021-07-20 | FreeBSD: Revert caph_enter(3) call to cap_enter(2) | C. McEnroe |
2021-07-20 | Don't apply uiThreshold to Network and Debug | C. 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 | C. McEnroe |
2021-07-13 | Move all UI initialization together | C. 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) | C. 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 | C. McEnroe |
2021-07-13 | Use CS command for paramless /op and /voice | C. McEnroe |
2021-07-13 | Condense markup for ignore/highlight format | C. McEnroe |
2021-07-13 | Point out precedence of multiple files and flags | C. McEnroe |
2021-07-13 | Zero out server password after sending | C. 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 | C. 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 | C. McEnroe |
2021-06-28 | Move security to the features list | C. McEnroe |
2021-06-28 | OpenBSD: unveil the log directory specifically | C. McEnroe |
2021-06-28 | FreeBSD: Use capsicum_helpers.h | C. McEnroe |
2021-06-25 | Set MANDIR in chroot | C. McEnroe |
2021-06-25 | FreeBSD: Limit rights on log directory | C. McEnroe |
2021-06-25 | FreeBSD: Limit rights on save file | C. McEnroe |
2021-06-25 | FreeBSD: Limit rights on stdio and socket | C. McEnroe |
2021-06-25 | Remove explicit tls_handshake(3) from ircConnect | C. McEnroe |
2021-06-25 | Move setting CLOEXEC on socket to ircConnect | C. McEnroe |
2021-06-25 | FreeBSD: Enter capabilities mode if restricted | C. McEnroe |
2021-06-25 | Keep log directory open, use mkdirat(2) and openat(2) | C. McEnroe |
2021-06-24 | Encourage packagers to patch in text macros | C. McEnroe |
2021-06-24 | Stop at previous \ when expanding macros | C. McEnroe |
2021-06-21 | Replace SIGWINCH XXX comment with better explanation | C. McEnroe |
2021-06-21 | Register SIGWINCH handler before TLS connect | Klemens Nanni |
2021-06-21 | Handle EINTR from connect(2) gracefully | Klemens Nanni |
2021-06-21 | Use NS and CS server aliases | C. McEnroe |
2021-06-21 | Open log files with CLOEXEC | C. McEnroe |
2021-06-21 | Open save file with CLOEXEC | C. McEnroe |
2021-06-20 | Use "secure" libtls ciphers | Klemens Nanni |
2021-06-20 | OpenBSD: Only unveil used directories | Klemens Nanni |
2021-06-20 | Handle "\1ACTION\1" empty actions | C. McEnroe |
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 |