about summary refs log tree commit diff stats
path: root/internal/server/tcp.go
Commit message (Expand)AuthorAgeLines
* extract listenfd libraryAlan Pearce2024-07-02-1/+1
* enable filtered debug logging via DEBUG="component.*"Alan Pearce2024-06-29-1/+1
* rename go moduleAlan Pearce2024-06-29-1/+1
* use socket passing also for TLSAlan Pearce2024-06-28-15/+2
* handle TLS in server with ACMEAlan Pearce2024-06-24-0/+27