about summary refs log tree commit diff
path: root/irc.c (follow)
Commit message (Expand)AuthorAge
* Remove tls_close error handlingJune McEnroe2020-07-23
* Bump ParamCap to 254June McEnroe2020-06-24
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* 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