about summary refs log tree commit diff
path: root/chat.c (follow)
Commit message (Expand)AuthorAge
* 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
* OpenBSD: Hoist loading save file to drop filesystem read-accessKlemens Nanni2021-06-11
* Move unveilAll back into mainJune McEnroe2021-06-10
* OpenBSD: Drop now unneeded promise from initial pledgeKlemens Nanni2021-06-10
* OpenBSD: Remove now obsolete unveil codeKlemens Nanni2021-06-10
* Replace catf with 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
* Hash the username in kiosk modeJune McEnroe2021-05-27
* Disable nick and channel colors with hash bound 0June McEnroe2021-03-08
* Error if hash bound is less than 2June McEnroe2021-02-25
* Change default timestamp format to %XJune McEnroe2021-01-27
* Add toggleable display of timestampsJune McEnroe2021-01-27
* Drop filesystem access iff possibleKlemens Nanni2021-01-23
* Drop exec capability iff restrictedKlemens Nanni2021-01-23
* Drop network capability after ircConnect()Klemens Nanni2021-01-23
* Call pledge(2) after unveil(2)Klemens Nanni2021-01-23
* Separate kiosk mode from restrict modeJune McEnroe2021-01-23
* Add -I highlight option and /highlightJune McEnroe2021-01-16
* Rename ignore code to filterJune McEnroe2021-01-16
* Sandbox with unveil(2) on OpenBSD in restricted modeJune McEnroe2021-01-10
* Print chain to stdout with -oJune McEnroe2021-01-10
* Exit immediately when using -oJune McEnroe2021-01-10
* Add -o and -t options to trust self-signed certificatesJune McEnroe2021-01-09
* Allow configuring the upper bound of the hash functionJune McEnroe2021-01-09
* Sandbox with pledge(2) on OpenBSDJune McEnroe2021-01-06
* Split /exec lines by \r as well as \nJune McEnroe2020-11-24
* Avoid eating C-c while connectingJune McEnroe2020-10-12
* Use configPath to load TLS cert/privJune McEnroe2020-08-20
* Say "OpenSSL" in additional permission noticesJune McEnroe2020-08-04
* Bump ParamCap to 254June McEnroe2020-06-24
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Revert "Send blank line after 10 minutes idle"June McEnroe2020-05-18
* Use a for loop for getoptJune McEnroe2020-04-02
* Generate short option string with a loopJune McEnroe2020-04-02
* Add /ignore message filtering patternsJune McEnroe2020-03-31
* Replace some declaration; while loops with for loopsJune McEnroe2020-03-30
* Add text macrosJune McEnroe2020-03-30
* Add logging functionsJune McEnroe2020-03-25
* Assume worst case for unknown user and host in splitMessageJune McEnroe2020-03-23
* Send blank line after 10 minutes idleJune McEnroe2020-03-17
* Various small cleanupsJune McEnroe2020-02-16
* Set defaults for various types of modesJune McEnroe2020-02-15
* Replace small integers in size_t with uintJune McEnroe2020-02-15
* Separate network info from selfJune McEnroe2020-02-15
* Add /execJune McEnroe2020-02-13
c3ca96a54eae106f1&follow=1'>Add Maiden, Mother, CroneJune McEnroe Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe Absolutely indiscriminately. 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe