summary refs log tree commit diff
path: root/.gitignore (unfollow)
Commit message (Expand)Author
2021-11-22Support custom pkg-config executable namesAlyssa Ross
2021-11-19Cycle between adding colon suffix and not in tab completeJune McEnroe
2021-11-16Make the /ops response more flavourfulJune McEnroe
2021-11-10Handle RPL_WHOISSPECIALJune McEnroe
2021-10-28Parse IRC formatting in timestamp stringJune McEnroe
2021-10-26Fix strptime decode for musl libcpsykose
2021-10-17Increment replies for list modes with /modeJune McEnroe
2021-10-16Import refactored xdg.c from pounceJune McEnroe
2021-09-27chroot: Factor out and add OpenBSD buildJune McEnroe
2021-09-20Request znc.in/self-message if availableJune McEnroe
2021-09-09Correct handling of colons in SASL PLAINJune McEnroe
2021-08-26Match id names case-insensitivelyJune McEnroe
2021-08-25Remove trailing tabJune McEnroe
2021-08-15Handle tags without values 1.9aJune McEnroe
2021-08-09Fix missing include for flock(2)June McEnroe
2021-08-09Silence maybe uninitialized warningJune McEnroe
2021-07-26Use (bright) red for \com text macro 1.9June McEnroe
2021-07-20chroot: Avoid passing paths to -sJune McEnroe
2021-07-20FreeBSD: Revert caph_enter(3) call to cap_enter(2)June McEnroe
2021-07-20Don't apply uiThreshold to Network and DebugJune McEnroe
2021-07-20Add -q/quiet option to raise default message visibility thresholdKlemens Nanni
2021-07-15chat.tmux.conf: Fix base-index settingKlemens Nanni
2021-07-15Use /ns in manual exampleKlemens Nanni
2021-07-13Move platform-dependent sandboxing code out of mainJune McEnroe
2021-07-13Move all UI initialization togetherJune McEnroe
2021-07-13Perform TLS handshake after final pledgeKlemens Nanni
2021-07-13Explicitly clear TLS secrets afer handshakeKlemens Nanni
2021-07-13Revert "Remove explicit tls_handshake(3) from ircConnect"Klemens Nanni
2021-07-13FreeBSD: Avoid caph_stream_rights(3)June McEnroe
2021-07-13Disable /exec in Kiosk mode (as documented)Klemens Nanni
2021-07-13/whois takes an optional nick argumentKlemens Nanni
2021-07-13Reword and clarify parts of the manualJune McEnroe
2021-07-13Use CS command for paramless /op and /voiceJune McEnroe
2021-07-13Condense markup for ignore/highlight formatJune McEnroe
2021-07-13Point out precedence of multiple files and flagsJune McEnroe
2021-07-13Zero out server password after sendingJune McEnroe
2021-07-13Make -o/printCert not load any files, pledge even earlierKlemens Nanni
2021-07-13Attempt to keep "security" in README accurateJune McEnroe
2021-07-13OpenBSD: merge unveil and pledge logic a bitKlemens Nanni
2021-07-13OpenBSD: unveil logs regardless of restrict modeKlemens Nanni
2021-07-02Save invited channel for /joinJune McEnroe
2021-06-28Move security to the features listJune McEnroe
2021-06-28OpenBSD: unveil the log directory specificallyJune McEnroe
2021-06-28FreeBSD: Use capsicum_helpers.hJune McEnroe
2021-06-25Set MANDIR in chrootJune McEnroe
2021-06-25FreeBSD: Limit rights on log directoryJune McEnroe
2021-06-25FreeBSD: Limit rights on save fileJune McEnroe
2021-06-25FreeBSD: Limit rights on stdio and socketJune McEnroe
2021-06-25Remove explicit tls_handshake(3) from ircConnectJune McEnroe
2021-06-25Move setting CLOEXEC on socket to ircConnectJune McEnroe