aboutsummaryrefslogtreecommitdiff
path: root/prototypes/tls-autodetect.go
Commit message (Expand)AuthorAgeFilesLines
* Name changePřemysl Eric Janouch2020-08-011-1/+1
* tls-autodetect: updates, now that hid is portedPřemysl Janouch2018-08-061-16/+15
* 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-151-0/+356