summaryrefslogtreecommitdiff
path: root/runtime/js/40_tls.js
AgeCommit message (Expand)Author
2021-06-29feat: Add "deno_net" extension (#11150)Bartek IwaƄczuk
2021-04-20revert: Conn type changes in #10012 and #10061 (#10255)Kitson Kelly
2021-04-16fix(#10200): weaken types so non-breaking (#10205)Kitson Kelly
2021-04-12refactor(deno): remove concept of bin & json ops (#10145)Aaron O'Mullan
2021-04-10feat(unstable): ALPN config in listenTls (#10065)Luca Casonato
2021-04-05refactor: convert ops to use serde_v8 (#10009)Aaron O'Mullan
2021-02-04chore: use strict mode for internal runtime, core, and op_crates js (#9391)Developing
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-12-17refactor: Rename runtime/rt to runtime/js (#8806)Nayeem Rahman