about summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Request znc.in/self-message if availableJune McEnroe2021-09-20
* Correct handling of colons in SASL PLAINJune McEnroe2021-09-09
* Match id names case-insensitivelyJune McEnroe2021-08-26
* Remove trailing tabJune McEnroe2021-08-25
* Handle tags without values 1.9aJune McEnroe2021-08-15
* Fix missing include for flock(2)June McEnroe2021-08-09
* Silence maybe uninitialized warningJune McEnroe2021-08-09
* Use (bright) red for \com text macro 1.9June McEnroe2021-07-26
* chroot: Avoid passing paths to -sJune McEnroe2021-07-20
* FreeBSD: Revert caph_enter(3) call to cap_enter(2)June McEnroe2021-07-20
* Don't apply uiThreshold to Network and DebugJune McEnroe2021-07-20
* Add -q/quiet option to raise default message visibility thresholdKlemens Nanni2021-07-20
* chat.tmux.conf: Fix base-index settingKlemens Nanni2021-07-15
* Use /ns in manual exampleKlemens Nanni2021-07-15
* Move platform-dependent sandboxing code out of mainJune McEnroe2021-07-13
* Move all UI initialization togetherJune McEnroe2021-07-13
* Perform TLS handshake after final pledgeKlemens Nanni2021-07-13
* Explicitly clear TLS secrets afer handshakeKlemens Nanni2021-07-13
* Revert "Remove explicit tls_handshake(3) from ircConnect"Klemens Nanni2021-07-13
* FreeBSD: Avoid caph_stream_rights(3)June McEnroe2021-07-13
* Disable /exec in Kiosk mode (as documented)Klemens Nanni2021-07-13
* /whois takes an optional nick argumentKlemens Nanni2021-07-13
* Reword and clarify parts of the manualJune McEnroe2021-07-13
* Use CS command for paramless /op and /voiceJune McEnroe2021-07-13
* Condense markup for ignore/highlight formatJune McEnroe2021-07-13
* Point out precedence of multiple files and flagsJune McEnroe2021-07-13
* Zero out server password after sendingJune McEnroe2021-07-13
* Make -o/printCert not load any files, pledge even earlierKlemens Nanni2021-07-13
* Attempt to keep "security" in README accurateJune McEnroe2021-07-13
* OpenBSD: merge unveil and pledge logic a bitKlemens Nanni2021-07-13
* OpenBSD: unveil logs regardless of restrict modeKlemens Nanni2021-07-13
* Save invited channel for /joinJune McEnroe2021-07-02
* Move security to the features listJune McEnroe2021-06-28
* OpenBSD: unveil the log directory specificallyJune McEnroe2021-06-28
* FreeBSD: Use capsicum_helpers.hJune McEnroe2021-06-28
* Set MANDIR in chrootJune McEnroe2021-06-25
* FreeBSD: Limit rights on log directoryJune McEnroe2021-06-25
* FreeBSD: Limit rights on save fileJune McEnroe2021-06-25
* FreeBSD: Limit rights on stdio and socketJune McEnroe2021-06-25
* Remove explicit tls_handshake(3) from ircConnectJune McEnroe2021-06-25
* Move setting CLOEXEC on socket to ircConnectJune McEnroe2021-06-25
* FreeBSD: Enter capabilities mode if restrictedJune McEnroe2021-06-25
* Keep log directory open, use mkdirat(2) and openat(2)June McEnroe2021-06-25
* Encourage packagers to patch in text macrosJune McEnroe2021-06-24
* Stop at previous \ when expanding macrosJune McEnroe2021-06-24
* Replace SIGWINCH XXX comment with better explanationJune McEnroe2021-06-21
* Register SIGWINCH handler before TLS connectKlemens Nanni2021-06-21
* Handle EINTR from connect(2) gracefullyKlemens Nanni2021-06-21
* Use NS and CS server aliasesJune McEnroe2021-06-21
* Open log files with CLOEXECJune McEnroe2021-06-21