summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* 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
* Open save file with CLOEXECJune McEnroe2021-06-21
* Use "secure" libtls ciphersKlemens Nanni2021-06-20
* OpenBSD: Only unveil used directoriesKlemens Nanni2021-06-20
* Handle "\1ACTION\1" empty actionsJune McEnroe2021-06-20
* Don't match actions in noticesJune McEnroe2021-06-20
* Handle TLS_WANNT_POLL{IN,OUT} from tls_handshake(3)June McEnroe2021-06-20
* Add -m mode option to set user modesJune McEnroe2021-06-18
* Handle 338 as whois replyJune McEnroe2021-06-17
* Match window substrings case-sensitivelyJune McEnroe2021-06-17
* Match windows by substring in /windowJune McEnroe2021-06-17
* Clean up if restricted && logEnable, pipe creationJune McEnroe2021-06-17
* Add mailing list archive to READMEJune McEnroe2021-06-17
* chat.tmux.conf: Make window selection hotkeys match window numbersKlemens Nanni2021-06-17
* Send PINGs when server is quiet and die if no responseJune McEnroe2021-06-15
* OpenBSD: Simplify promise creation after seprintf() introductionKlemens Nanni2021-06-15
* OpenBSD: pledge final promises earlierKlemens Nanni2021-06-14
* Treat `-T's optional argument as optionalKlemens Nanni2021-06-14
* Add \com text macroJune McEnroe2021-06-14
* /exec without controlling terminalKlemens Nanni2021-06-13
* Exit on data directory creation errorKlemens Nanni2021-06-13
* OpenBSD: no need to read data files (logs)Klemens Nanni2021-06-13
* Reset formatting after realname in setnameJune McEnroe2021-06-12
* Fix unknown file signature errorJune McEnroe2021-06-11
* Exclusively lock save fileJune McEnroe2021-06-11
* Open save file with "a+"June McEnroe2021-06-11
* OpenBSD: Drop now unneeded file system access for save fileKlemens Nanni2021-06-11
* Open save file once in uiLoad() and keep it open until uiSave()Klemens Nanni2021-06-11
* Rename file to saveFileKlemens Nanni2021-06-11
* OpenBSD: Hoist loading save file to drop filesystem read-accessKlemens Nanni2021-06-11
* Match gemini URLsJune McEnroe2021-06-11
* Avoid trailing comma in whois channels listsJune McEnroe2021-06-10
* Move unveilAll back into mainJune McEnroe2021-06-10
* Only explicitly load the default CA file on OpenBSDJune McEnroe2021-06-10
* OpenBSD: Drop now unneeded promise from initial pledgeKlemens Nanni2021-06-10
* OpenBSD: Remove now obsolete unveil codeKlemens Nanni2021-06-10
* Hoist loading default root certificates into ircConfig()Klemens Nanni2021-06-10
* Avoid creating out-of-bounds pointer when checking for seprintf truncationMichael Forney2021-06-09
* Remove catfJune McEnroe2021-06-09