summary refs log tree commit diff
path: root/bounce.c (follow)
Commit message (Expand)AuthorAge
* Implement some amount of client connectionJune McEnroe2019-10-23
* Add verbose flagJune McEnroe2019-10-23
* Set an initial loop capJune McEnroe2019-10-23
* Add dynamic poll listJune McEnroe2019-10-23
* Add stateJune McEnroe2019-10-23
* Implement serverLoginJune McEnroe2019-10-22
* Rename bouncer to bounceJune McEnroe2019-10-22
f5a3155c1f9c2ce1fa7d536c278&follow=1'>Move 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