| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | OpenBSD: merge unveil and pledge logic a bit | Klemens Nanni | 2021-07-13 |
* | OpenBSD: unveil logs regardless of restrict mode | Klemens Nanni | 2021-07-13 |
* | Save invited channel for /join | June McEnroe | 2021-07-02 |
* | Move security to the features list | June McEnroe | 2021-06-28 |
* | OpenBSD: unveil the log directory specifically | June McEnroe | 2021-06-28 |
* | FreeBSD: Use capsicum_helpers.h | June McEnroe | 2021-06-28 |
* | Set MANDIR in chroot | June McEnroe | 2021-06-25 |
* | FreeBSD: Limit rights on log directory | June McEnroe | 2021-06-25 |
* | FreeBSD: Limit rights on save file | June McEnroe | 2021-06-25 |
* | FreeBSD: Limit rights on stdio and socket | June McEnroe | 2021-06-25 |
* | Remove explicit tls_handshake(3) from ircConnect | June McEnroe | 2021-06-25 |
* | Move setting CLOEXEC on socket to ircConnect | June McEnroe | 2021-06-25 |
* | FreeBSD: Enter capabilities mode if restricted | June McEnroe | 2021-06-25 |
* | Keep log directory open, use mkdirat(2) and openat(2) | June McEnroe | 2021-06-25 |
* | Encourage packagers to patch in text macros | June McEnroe | 2021-06-24 |
* | Stop at previous \ when expanding macros | June McEnroe | 2021-06-24 |
* | Replace SIGWINCH XXX comment with better explanation | June 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 | June McEnroe | 2021-06-21 |
* | Open log files with CLOEXEC | June McEnroe | 2021-06-21 |
* | Open save file with CLOEXEC | June McEnroe | 2021-06-21 |
* | Use "secure" libtls ciphers | Klemens Nanni | 2021-06-20 |
* | OpenBSD: Only unveil used directories | Klemens Nanni | 2021-06-20 |
* | Handle "\1ACTION\1" empty actions | June McEnroe | 2021-06-20 |
* | Don't match actions in notices | June McEnroe | 2021-06-20 |
* | Handle TLS_WANNT_POLL{IN,OUT} from tls_handshake(3) | June McEnroe | 2021-06-20 |
* | Add -m mode option to set user modes | June McEnroe | 2021-06-18 |
* | Handle 338 as whois reply | June McEnroe | 2021-06-17 |
* | Match window substrings case-sensitively | June McEnroe | 2021-06-17 |
* | Match windows by substring in /window | June McEnroe | 2021-06-17 |
* | Clean up if restricted && logEnable, pipe creation | June McEnroe | 2021-06-17 |
* | Add mailing list archive to README | June McEnroe | 2021-06-17 |
* | chat.tmux.conf: Make window selection hotkeys match window numbers | Klemens Nanni | 2021-06-17 |
* | Send PINGs when server is quiet and die if no response | June McEnroe | 2021-06-15 |
* | OpenBSD: Simplify promise creation after seprintf() introduction | Klemens Nanni | 2021-06-15 |
* | OpenBSD: pledge final promises earlier | Klemens Nanni | 2021-06-14 |
* | Treat `-T's optional argument as optional | Klemens Nanni | 2021-06-14 |
* | Add \com text macro | June McEnroe | 2021-06-14 |
* | /exec without controlling terminal | Klemens Nanni | 2021-06-13 |
* | Exit on data directory creation error | Klemens Nanni | 2021-06-13 |
* | OpenBSD: no need to read data files (logs) | Klemens Nanni | 2021-06-13 |
* | Reset formatting after realname in setname | June McEnroe | 2021-06-12 |
* | Fix unknown file signature error | June McEnroe | 2021-06-11 |
* | Exclusively lock save file | June McEnroe | 2021-06-11 |
* | Open save file with "a+" | June McEnroe | 2021-06-11 |
* | OpenBSD: Drop now unneeded file system access for save file | Klemens Nanni | 2021-06-11 |
* | Open save file once in uiLoad() and keep it open until uiSave() | Klemens Nanni | 2021-06-11 |