aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ssl/ssl_backend_schannel.cpp
AgeCommit message (Expand)Author
2023-09-03msvc: set warning level to /W4 globallyDanila Malyutin
2023-08-26ssl: tolerate handshake without hostname set (#11328)liamwhite
2023-08-08ssl: remove ResultVal useLiam
2023-07-17ssl: Link with crypt32 for secure channel backendMorph
2023-07-17ssl: Reorder inclusionsMorph
2023-07-01Updates:comex
2023-06-25PR feedback + constificationcomex
2023-06-25re-formatcomex
2023-06-25Fix more Windows build errorscomex
2023-06-25Implement SSL servicecomex