aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* hid: port PRIVMSG, NOTICE, NAMES, WHO, WHOIS/WAS, TOPIC, SUMMON, USERSPřemysl Janouch2018-07-291-34/+486
* hid: first round of mixed fixes and cleanupsPřemysl Janouch2018-07-291-207/+253
* hid: add a work in progress IRC daemonPřemysl Janouch2018-07-283-0/+1629
* tls-autodetect: mark issues, fix initializationPřemysl Janouch2018-07-241-6/+10
* tls-autodetect: avoid a goroutine leak on timeoutPřemysl Janouch2018-07-231-1/+1
* tls-autodetect: finish inQ overrun handlingPřemysl Janouch2018-07-221-10/+17
* tls-autodetect: fix client-initiated shutdownPřemysl Janouch2018-07-221-28/+29
* Rename client.kill to client.closeLinkPřemysl Janouch2018-07-211-4/+4
* tls-autodetect: put most of the server code in placePřemysl Janouch2018-07-151-52/+136
* Initial commitPřemysl Janouch2018-07-153-0/+369