aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ssl/ssl_backend_openssl.cpp
AgeCommit message (Expand)Author
2023-08-26ssl: tolerate handshake without hostname set (#11328)liamwhite
2023-08-08ssl: remove ResultVal useLiam
2023-07-17ssl: Reorder inclusionsMorph
2023-07-01Updates:comex
2023-06-25PR feedback + constificationcomex
2023-06-25ssl: fix compatibility with OpenSSL 1.1.1comex
2023-06-25ssl: rename argument to avoid false positive codespell warningcomex
2023-06-25Implement SSL servicecomex