]> git.sesse.net Git - cubemap/history - tlse/tlse.h
Use C++11 std::mutex and std::lock_guard instead of our RAII wrapper.
[cubemap] / tlse / tlse.h
2018-04-01 Steinar H. GundersonAdd server-side TLS support, through kTLS.