Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-02inspector: harden IP address validation againTobias Nießen
2022-10-26Working on v18.12.0Ruy Adorno
2022-10-212022-10-25, Version 18.12.0 'Hydrogen' (LTS)v18.12.0Ruy Adorno
2022-10-13Working on v18.11.1Danielle Adams
2022-10-132022-10-13, Version 18.11.0 (Current)v18.11.0Danielle Adams
2022-10-11src,stream: improve DoWrite() and Write()ywave620
2022-10-11src: remove uid_t/gid_t castsTobias Nießen
2022-10-11src,worker: fix race of WorkerHeapSnapshotTakerywave620
2022-10-10src: remove UncheckedMalloc(0) workaroundTobias Nießen
2022-10-10src: deduplicate setting RSA OAEP labelTobias Nießen
2022-10-10src: implement GetDetachedness() in MemoryRetainerNodeJoyee Cheung
2022-10-10src: avoid X509_free in loops in crypto_x509.ccTobias Nießen
2022-10-10test_runner: add --test-name-pattern CLI flagcjihrig
2022-10-05src: use OnScopeLeave instead of multiple free()Tobias Nießen
2022-10-05node-api: create reference only when neededGerhard Stöbich
2022-10-05crypto: use EVP_PKEY_CTX_set_dsa_paramgen_q_bits when availableDavid Benjamin
2022-10-05src: remove ParseIP() in cares_wrap.ccTobias Nießen
2022-10-05dns: support dns module in the snapshotJoyee Cheung
2022-10-04src: add detailed embedder process initialization APIAnna Henningsen
2022-10-04test_runner: support using `--inspect` with `--test`Moshe Atlow
2022-10-02cli: add `--watch`Moshe Atlow
2022-09-28Working on v18.10.1RafaelGSS
2022-09-282022-09-28, Version 18.10.0 (Current)v18.10.0v18.10.0-proposalRafaelGSS
2022-09-27src: avoid using v8 on Isolate terminationSantiago Gimeno
2022-09-27node-api: add deprecation code of uncaught exceptionChengzhong Wu
2022-09-27src: remove <unistd.h> from node_os.ccTobias Nießen
2022-09-27tls: fix out-of-bounds read in ClientHelloParserTobias Nießen
2022-09-27src: avoid copy when creating BlobTobias Nießen
2022-09-27src: make ReqWrap weakRafael Gonzaga
2022-09-27src: make NearHeapLimitCallback() more robustJoyee Cheung
2022-09-27src: dump isolate stats when process exitsdaomingq
2022-09-27inspector: expose inspector.close on workersChengzhong Wu
2022-09-27v8: add setHeapSnapshotNearHeapLimittheanarkh
2022-09-27src: consolidate environment cleanup queuelegendecas
2022-09-26bootstrap: remove unused global parameter in per-context scriptsJoyee Cheung
2022-09-26test: add more cases for parse-encodingTony Gorez
2022-09-23Working on v18.9.2RafaelGSS
2022-09-232022-09-23, Version 18.9.1 (Current)v18.9.1RafaelGSS
2022-09-22crypto: fix weak randomness in WebCrypto keygenBen Noordhuis
2022-09-16src: fix IPv4 non routable validationRafaelGSS
2022-09-08Working on v18.9.1RafaelGSS
2022-09-082022-09-08, Version v18.9.0 (Current)v18.9.0v18.9.0-proposalRafaelGSS
2022-09-07src: rename misleading arg in ClientHelloParserTobias Nießen
2022-09-07crypto: add digest name to INVALID_DIGEST errorsTobias Nießen
2022-09-07report: get stack trace with cross origin contextsChengzhong Wu
2022-09-07report: fix missing section javascriptHeap on OOMErrorlegendecas
2022-09-07src: improve error handling in CloneSSLCertsTobias Nießen
2022-09-07src: fix incorrect comments in cryptoTobias Nießen
2022-09-07src: avoid casting std::trunc(... / ...) to size_tTobias Nießen
2022-09-07src: expose environment RequestInterrupt apilegendecas