about summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* 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
* Replace catf with seprintfJune McEnroe2021-06-09
* Add seprintfJune McEnroe2021-06-09
* OpenBSD: pledge minimum promises from the startKlemens Nanni2021-06-09
* OpenBSD: unveil after ncurses(3) init to support TERMINFOKlemens Nanni2021-06-09
* OpenBSD: hoist -o/printCert code to simplifyKlemens Nanni2021-06-09
* Pad kiosk username with zero, not spaceJune McEnroe2021-06-06
* OpenBSD: unveil XDG directories only when neededKlemens Nanni2021-06-06
* Nickname defaults to system's username not IRC usernameKlemens Nanni2021-06-05
* Avoid writing past the end of the status barMichael Forney2021-06-05
* List windows with /window 1.8June McEnroe2021-05-28
* Improve missing param behavior for /msg, /whois, /ns, /csJune McEnroe2021-05-28
* Use | for /window | /num commandJune McEnroe2021-05-28