summaryrefslogtreecommitdiff
path: root/ext/net/02_tls.js
AgeCommit message (Expand)Author
2022-02-24feat(ext/net): support cert, key options in listenTls (#13740)Yoshiya Hinosawa
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-11-26feat(ext/net): ALPN support in `Deno.connectTls()` (#12786)Yury Selivanov
2021-10-30cleanup(ext/net): consistent op names (#12607)Aaron O'Mullan
2021-10-26feat(ext/net): add TlsConn.handshake() (#12467)Bert Belder
2021-09-30feat(tls): custom in memory CA certificates (#12219)Luca Casonato
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl