about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* Move sandman build to scripts/Makefile catgirlJune McEnroe2022-02-12
* Use compat_readpassphrase.c on LinuxJune McEnroe2022-02-12
* Copy RPP defines from oconfigureJune McEnroe2022-02-12
* Import compat_readpassphrase.c from oconfigureJune McEnroe2022-02-12
* Prompt for empty server or SASL passwordsJune McEnroe2022-02-12
* Treat any amount of space and punctuation as word boundariesJune McEnroe2022-02-09
* Add M-s to (temporarily) reveal spoiler textJune McEnroe2022-02-03
* Add C-z s to set spoiler textJune McEnroe2022-02-03
* Avoid sending null byte in SASL PLAINJune McEnroe2022-01-16
* Use Cold for away notices in queriesJune McEnroe2022-01-16
* Refer to long option names, prefix commands with $June McEnroe2021-12-11
* Support custom pkg-config executable namesAlyssa Ross2021-11-22
* Cycle between adding colon suffix and not in tab completeJune McEnroe2021-11-19
* Make the /ops response more flavourfulJune McEnroe2021-11-16
* Handle RPL_WHOISSPECIALJune McEnroe2021-11-10
* Parse IRC formatting in timestamp stringJune McEnroe2021-10-28
* Fix strptime decode for musl libcpsykose2021-10-26
* Increment replies for list modes with /modeJune McEnroe2021-10-17
* Import refactored xdg.c from pounceJune McEnroe2021-10-16
* chroot: Factor out and add OpenBSD buildJune McEnroe2021-09-27
* 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 valuesJune 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 macroJune 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