summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibTLS/HandshakeCertificate.cpp
AgeCommit message (Expand)Author
2022-09-16Everywhere: Remove a bunch of dead write-only variablesTim Schumacher
2022-04-17LibTLS: Verify the certificate chain sent by the serverMichiel Visser
2021-05-19LibTLS: Rework method names and arrangement in cpp filesDexesTTP