Commit Graph

19 Commits

Author SHA1 Message Date
nervuri c611d46b4f output errors to stderr 2023-03-11 12:00:39 +00:00
nervuri e311a94e98 update installation instructions 2023-02-15 16:20:45 +00:00
nervuri 0f48c7479f improve drop root code and move it to a separate file 2023-02-15 14:44:59 +00:00
nervuri 8cf7b02e1b improve drop root code; remove reliance on C 2023-01-31 15:28:48 +00:00
nervuri da4f262454 add go.mod and go.sum 2023-01-31 11:27:50 +00:00
nervuri a37d9a5198 clarify peek() code 2022-06-12 00:00:00 +00:00
nervuri 3e8d967595 add http/1.1 for ALPN 2022-06-04 00:00:00 +00:00
nervuri e896674f39 check record type; reject non-TLS connections 2022-06-04 00:00:00 +00:00
nervuri 5bba2500af INSTALL.md: add update command 2022-06-04 00:00:00 +00:00
nervuri 9743f24eab INSTALL.md: use fullchain.pem instead of cert.pem 2022-06-04 00:00:00 +00:00
nervuri ed080df734 update roadmap
Also changed system time exposure link.
2022-05-27 00:00:00 +00:00
nervuri 66c6af2f8c go fmt 2022-05-27 00:00:00 +00:00
nervuri dc53b5fa76 extract gmt_unix_time from client random 2022-05-27 00:00:00 +00:00
nervuri 0092ed6dd0 add author line 2022-05-26 00:00:00 +00:00
nervuri 539f7ff19d go fmt 2022-05-26 00:00:00 +00:00
nervuri b64902909e fix small error in systemd unit file 2022-05-26 00:00:00 +00:00
nervuri de6a4524b4 add detailed install instructions 2022-05-26 00:00:00 +00:00
nervuri 132b6d2e12 add drop root capability and -u <user> option
Drop root code by Jon Jenkins:
https://stackoverflow.com/a/48991783
2022-05-26 00:00:00 +00:00
nervuri cc1d35c4ae init 2022-05-22 00:00:00 +00:00