summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ssl/ssl_backend_schannel.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-17ssl: Link with crypt32 for secure channel backendMorph1-0/+1
2023-07-17ssl: Reorder inclusionsMorph1-4/+4
2023-07-02Updates:comex1-101/+106
2023-06-26PR feedback + constificationcomex1-22/+23
2023-06-26re-formatcomex1-4/+5
2023-06-26Fix more Windows build errorscomex1-21/+28
2023-06-25Implement SSL servicecomex1-0/+529