summary refs log tree commit diff
path: root/irc.c (follow)
Commit message (Expand)AuthorAge
* Use the correct hostname in error messagemultiplexd2020-02-17
* Various small cleanupsJune McEnroe2020-02-16
* Replace small integers in size_t with uintJune McEnroe2020-02-15
* Explicitly close the TLS connectionJune McEnroe2020-02-13
* Implement source address selectionmultiplexd2020-02-13
* Search for cert and priv in config dirsJune McEnroe2020-02-06
* Align word wrapping with tab characterJune McEnroe2020-02-04
* Remove style string macrosJune McEnroe2020-02-02
* Implement the beginnings of UIJune McEnroe2020-02-01
* Add -v flagJune McEnroe2020-02-01
* Blindly implement login flowJune McEnroe2020-02-01
roe 2017-07-30Fix termcap patch for background colorsJune McEnroe 2017-07-30Update helpJune McEnroe 2017-07-30Fix help to track colorJune McEnroe 2017-07-30Support background colorsJune McEnroe 2017-07-30Track color only client-sideJune McEnroe 2017-07-30Add ostensible support for background colorsJune McEnroe 2017-07-30Add tile create and access timestampsJune McEnroe 2017-07-30Assert stable struct Tile field offsetsJune McEnroe 2017-07-30Add chroot.shJune McEnroe 2017-07-30Add ` commandJune McEnroe 2017-07-30Add sshd_configJune McEnroe 2017-07-30Add termcap patchJune McEnroe