summary refs log tree commit diff homepage
Commit message (Expand)AuthorAge
* Don't let the snake snap its own neckJune McEnroe2021-01-29
* Add snake gameJune McEnroe2021-01-29
* Use DisableForwarding in sshd_configJune McEnroe2020-06-25
* Update git URLJune McEnroe2019-12-15
* Use braces in MakefileJune McEnroe2019-07-28
* Clear the screen between weekly and top boardsJune McEnroe2019-05-26
* Add weekly scoreboardJune McEnroe2019-05-25
* Refactor scoreboard formattingJune McEnroe2019-05-25
* Prevent blank name fieldsJune McEnroe2019-05-23
* Open path given to -t read-onlyJune McEnroe2019-05-23
* Add -t option to print scores as textJune McEnroe2019-05-23
* Add game over checkJune McEnroe2018-12-31
* Ignore root and chroot.tarJune McEnroe2018-12-31
* Use capsicum on FreeBSDJune McEnroe2018-12-31
* Handle ERR from getchJune McEnroe2018-12-31
* Replace control chars with blanks in nameJune McEnroe2018-12-26
* Show adjacent scores when not in topJune McEnroe2018-12-26
* Use bright foreground colorsJune McEnroe2018-12-25
* Add 2048 help textJune McEnroe2018-12-25
* Fix mode for score file createJune McEnroe2018-12-25
* Add sample sshd_configJune McEnroe2018-12-25
* Add chroot targetJune McEnroe2018-12-25
* Add AGPL notice on exitJune McEnroe2018-12-25
* Add AGPLv3 textJune McEnroe2018-12-25
* Add 2048 gameJune McEnroe2018-12-25
out setting PKG_CONFIG_PATHJune McEnroe 2020-02-11Rename query ID on nick changeJune McEnroe 2020-02-11Call completeClear when closing a windowJune McEnroe 2020-02-11Don't insert color codes for non-mentionsJune McEnroe 2020-02-11Take first two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe