| Commit message (Expand) | Author | Age |
* | Fix M-f ordering | June McEnroe | 2022-02-18 |
* | Move sandman build to scripts/Makefile | June McEnroe | 2022-02-12 |
* | Use compat_readpassphrase.c on Linux | June McEnroe | 2022-02-12 |
* | Copy RPP defines from oconfigure | June McEnroe | 2022-02-12 |
* | Import compat_readpassphrase.c from oconfigure | June McEnroe | 2022-02-12 |
* | Prompt for empty server or SASL passwords | June McEnroe | 2022-02-12 |
* | Treat any amount of space and punctuation as word boundaries | June McEnroe | 2022-02-09 |
* | Add M-s to (temporarily) reveal spoiler text | June McEnroe | 2022-02-03 |
* | Add C-z s to set spoiler text | June McEnroe | 2022-02-03 |
* | Avoid sending null byte in SASL PLAIN 2.0a | June McEnroe | 2022-01-16 |
* | Use Cold for away notices in queries | June McEnroe | 2022-01-16 |
* | Refer to long option names, prefix commands with $ 2.0 | June McEnroe | 2021-12-11 |
* | Support custom pkg-config executable names | Alyssa Ross | 2021-11-22 |
* | Cycle between adding colon suffix and not in tab complete | June McEnroe | 2021-11-19 |
* | Make the /ops response more flavourful | June McEnroe | 2021-11-16 |
* | Handle RPL_WHOISSPECIAL | June McEnroe | 2021-11-10 |
* | Parse IRC formatting in timestamp string | June McEnroe | 2021-10-28 |
* | Fix strptime decode for musl libc | psykose | 2021-10-26 |
* | Increment replies for list modes with /mode | June McEnroe | 2021-10-17 |
* | Import refactored xdg.c from pounce | June McEnroe | 2021-10-16 |
* | chroot: Factor out and add OpenBSD build | June McEnroe | 2021-09-27 |
* | Request znc.in/self-message if available | June McEnroe | 2021-09-20 |
* | Correct handling of colons in SASL PLAIN | June McEnroe | 2021-09-09 |
* | Match id names case-insensitively | June McEnroe | 2021-08-26 |
* | Remove trailing tab | June McEnroe | 2021-08-25 |
* | Handle tags without values 1.9a | June McEnroe | 2021-08-15 |
* | Fix missing include for flock(2) | June McEnroe | 2021-08-09 |
* | Silence maybe uninitialized warning | June McEnroe | 2021-08-09 |
* | Use (bright) red for \com text macro 1.9 | June McEnroe | 2021-07-26 |
* | 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-20 |
* | chat.tmux.conf: Fix base-index setting | Klemens Nanni | 2021-07-15 |
* | Use /ns in manual example | Klemens Nanni | 2021-07-15 |
* | 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 |