1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-21 23:04:45 -05:00
denoland-deno/ext
Asher Gomez 365d788648
chore: cleanup ext/net/02_tls.js (#22032)
`certFile` was being passed to `op_tls_start()` when it's unused and
undocumented.

Signed-off-by: Asher Gomez <ashersaupingomez@gmail.com>
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
2024-02-13 20:34:36 +00:00
..
broadcast_channel chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
cache chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
canvas chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
console fix(console): support NO_COLOR and colors option in all scenarios (#21910) 2024-02-12 14:35:23 +01:00
cron chore: update to Rust 1.76 (#22376) 2024-02-12 03:00:33 +00:00
crypto chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
fetch chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
ffi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
fs chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
http chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
io chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
kv chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
napi chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
net chore: cleanup ext/net/02_tls.js (#22032) 2024-02-13 20:34:36 +00:00
node fix(ext/node): export process.umask (#22348) 2024-02-13 19:46:49 +05:30
tls refactor: split integration tests from CLI (part 1) (#22308) 2024-02-09 13:33:05 -07:00
url chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
web chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
webgpu chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
webidl chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00
websocket chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
webstorage chore: forward v1.40.4 release commit to main (#22345) 2024-02-08 12:39:39 +00:00