Commits
User selector
Commit History
Commits on Jul 22, 2021
src: close HandleWraps instead of deleting them in OnGCCollect()
Show description for b6d4e27committedfs: check closing_ in FileHandle::Close
Show description for f1d3533authored andcommitted
Commits on Jul 20, 2021
src: stop using deprecated v8::ApiObject
Show description for 6ceefa7committedsrc: use non-deprecated Symbol::Description
Show description for 7d4c750committedsrc: update NODE_MODULE_VERSION to 95
Show description for d9dad36committedhttp2: on receiving rst_stream with cancel code add it to pending list
Show description for c0f1000authored andcommitted
Commits on Jul 18, 2021
debugger: validate sec-websocket-accept response header
Show description for f52da94authored andcommittedurl: prevent pathname setter from erasing path of path-only URLs
Show description for 00cac65authored andcommitted
Commits on Jul 16, 2021
repl: enable --experimental-repl-await /w opt-out
Show description for 14b26e0authored andcommitteddeps: extract gtest source files to deps/googletest
Show description for 575266acommittedsrc: set SSL_OP_ALLOW_CLIENT_RENEGOTIATION
Show description for 44e3822authored andcommitted
Commits on Jul 15, 2021
fs: fix FileHandle::ClosePromise to return persisted Promise
Show description for e239f5ecommittedesm: refine ERR_REQUIRE_ESM errors
Show description for e2a6399committedprocess: add api to enable source-maps programmatically
Show description for 82b1b55committed
Commits on Jul 14, 2021
src: remove unused guards around node-api reference
Show description for c6a2077committed
Commits on Jul 12, 2021
debugger: indicate server is ending
Show description for a518e4bcommitted
Commits on Jul 11, 2021
tls: move legacy code into own file
Show description for 5960f16committed
Commits on Jul 5, 2021
node-api: cctest on v8impl::Reference
Show description for 392213acommitted
Commits on Jul 2, 2021
stream: error Duplex write/read if not writable/readable
Show description for 954217acommittedinspector: move inspector async hooks to environment
Show description for 1544e69committed
Commits on Jun 30, 2021
stream: implement WHATWG streams
Show description for fa0c688committedcrypto: move OPENSSL_IS_BORINGSSL guard
Show description for a9f9d2bcommittedcrypto: use compatible ecdh function
Show description for 5830449committedsrc,zlib: tighten up Z_*_WINDOWBITS macros
Show description for f179eb0committed
Commits on Jun 29, 2021
crypto: add OPENSSL_IS_BORINGSSL guard
Show description for 161b84ccommitted
Commits on Jun 28, 2021
bootstrap: support perf hooks in snapshot
Show description for 50cfbf9committedperf_hooks: refactor perf_hooks for snapshot building
Show description for a75d4e2committed
Commits on Jun 27, 2021
doc: use ASCII order for md refs
Show description for ccc50a9committed
Commits on Jun 26, 2021
build: fix building with external builtins
Show description for 19b80ccauthored andcommittedsrc,crypto: fix 0-length output crash in webcrypto
Show description for 8954e03authored andcommitted
Commits on Jun 22, 2021
src: compare IPv4 addresses in host byte order
Show description for b82a1a1authored andcommittedasync_hooks: check for empty contexts before removing
Show description for 0e8bd79committed
Commits on Jun 21, 2021
src: allow to negate boolean CLI flags
Show description for 1bbe66fcommittedbootstrap: move event loop handle checking into snapshot builder
Show description for f8898eacommittedbootstrap: split NodeMainInstance::Run()
Show description for 44c5981committed