node/lib
Anshika Jain ad98b4620b
crypto: align verifyOneShot accepted types
Signed-off-by: anshikakalpana <anshikajain196872@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/63280
Fixes: https://github.com/nodejs/node/issues/62903
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2026-05-19 21:55:37 +02:00
..
assert
dns
fs
inspector
internal crypto: align verifyOneShot accepted types 2026-05-19 21:55:37 +02:00
path
readline
stream stream: add stream/iter to classic stream adapters 2026-05-05 16:19:19 +02:00
test
timers
util
zlib
_http_agent.js
_http_client.js http: harden ClientRequest options merge 2026-05-05 16:19:52 +02:00
_http_common.js
_http_incoming.js http: add req.signal to IncomingMessage 2026-05-05 16:19:17 +02:00
_http_outgoing.js http: emit 'drain' on OutgoingMessage only after buffers drain 2026-05-05 16:19:53 +02:00
_http_server.js http: add writeInformation to send arbitrary 1xx status codes 2026-05-19 14:08:23 +02:00
_tls_common.js
_tls_wrap.js
assert.js
async_hooks.js
buffer.js buffer: add end parameter 2026-05-05 16:19:26 +02:00
child_process.js lib: handle --permission-audit when propagating flags 2026-05-19 14:08:16 +02:00
cluster.js
console.js
constants.js
crypto.js crypto: implement randomUUIDv7() 2026-05-05 16:19:18 +02:00
dgram.js
diagnostics_channel.js diagnostics_channel: add BoundedChannel and scopes 2026-05-05 16:19:06 +02:00
dns.js
domain.js
eslint.config_partial.mjs tools: prevent lib code from reading KeyObject and CryptoKey accessors 2026-05-19 14:08:17 +02:00
events.js
ffi.js lib: handle --permission-audit when propagating flags 2026-05-19 14:08:16 +02:00
fs.js fs: validate position argument before length === 0 early return 2026-05-05 16:19:28 +02:00
http.js
http2.js
https.js
inspector.js
module.js
net.js
os.js
path.js
perf_hooks.js
process.js
punycode.js
querystring.js
quic.js quic: complete the internal implementation of QUIC 2026-05-19 14:08:13 +02:00
readline.js
repl.js
sea.js
sqlite.js
stream.js
string_decoder.js
sys.js
test.js test_runner: add getTestContext() 2026-05-05 16:19:15 +02:00
timers.js
tls.js
trace_events.js
tty.js
url.js
util.js util: colorize text with hex colors 2026-05-05 16:19:22 +02:00
v8.js v8: add cpu profile options 2026-05-05 16:19:39 +02:00
vm.js
wasi.js
worker_threads.js
zlib.js