| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl | |
| Co-authored-by: Erfan Safari <erfanshield@outlook.com> | |||
| 2021-10-31 | cleanup(ext/fetch): consistent op names (#12612) | Aaron O'Mullan | |
| Rename `op_create_http_client` to `op_fetch_custom_client` to follow prefix/namespaced convention | |||
| 2021-09-30 | feat(tls): custom in memory CA certificates (#12219) | Luca Casonato | |
| This adds support for using in memory CA certificates for `Deno.startTLS`, `Deno.connectTLS` and `Deno.createHttpClient`. `certFile` is deprecated in `startTls` and `connectTls`, and removed from `Deno.createHttpClient`. | |||
| 2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl | |
