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
2021-02-02crypto: experimental (Ed/X)25519/(Ed/X)448 supportJames M Snell
2021-01-26Working on v15.7.1Ruy Adorno
2021-01-262021-01-26, Version 15.7.0 (Current)v15.7.0Ruy Adorno
2021-01-25src: use BaseObject::kInteralFieldCount in BlobJoyee Cheung
2021-01-25build: fix compiling against openssl with no-pskCaleb ツ Everett
2021-01-25src: replace push_back with emplace_back in debug_utilsraisinten
2021-01-25src: use BaseObject::kInternalFieldCount in X509Certificate constructorJoyee Cheung
2021-01-25buffer: introduce BlobJames M Snell
2021-01-25os: performance improvement in vector allocationYash Ladha
2021-01-22buffer: add base64url encoding optionFilip Skokan
2021-01-22crypto: fix WebCrypto import of RSA-PSS keysTobias Nießen
2021-01-22fs: allow `position` parameter to be a `BigInt` in read and readSyncraisinten
2021-01-15Working on v15.6.1Danielle Adams
2021-01-142021-01-14, Version 15.6.0 (Current)v15.6.0Danielle Adams
2021-01-12crypto: implement basic secure heap supportJames M Snell
2021-01-12src: fix typo in crypto_aes.ccIkko Ashimine
2021-01-12crypto: introduce X509Certificate APIJames M Snell
2021-01-12crypto: implement randomuuidJames M Snell
2021-01-12child_process: add 'overlapped' stdio flagThiago Padilha
2021-01-12src: reduce duplicated boilerplate with new env utility fnJames M Snell
2021-01-12process: add direct access to rss without iterating pagesAdrien Maret
2021-01-12src: fix leading backslash bug in URLraisinten
2021-01-12string_decoder: throw ERR_STRING_TOO_LONG for UTF-8Michaël Zasso
2021-01-12fs: accept non-32-bit length in writeBufferraisinten
2021-01-12v8: fix native `serdes` constructorsExE Boss
2021-01-04Working on v15.5.2Beth Griggs
2020-12-242021-01-04, Version 15.5.1 (Current)v15.5.1Beth Griggs
2020-12-24src: retain pointers to WriteWrap/ShutdownWrapJames M Snell
2020-12-22Working on v15.5.1Michaël Zasso
2020-12-222020-12-22, Version 15.5.0 (Current)v15.5.0Michaël Zasso
2020-12-22src: remove unnecessary ToLocalChecked node_errorsDaniel Bevenius
2020-12-21src: add way to get IsolateData and allocator from EnvironmentAnna Henningsen
2020-12-21src: use correct microtask queue for checkpointsAnna Henningsen
2020-12-21src: remove unnecessary ToLocalChecked callDaniel Bevenius
2020-12-21src: remove empty name check in node_env_var.ccraisinten
2020-12-21worker: fix broadcast channel SharedArrayBuffer passingAnna Henningsen
2020-12-21src: remove duplicate V macros in node_v8.ccDaniel Bevenius
2020-12-21src: use correct outer Context’s microtask queueAnna Henningsen
2020-12-21src: guard against env != null in node_errors.ccAnna Henningsen
2020-12-21worker: refactor MessagePort entanglement managementAnna Henningsen
2020-12-21src: allow preventing SetPrepareStackTraceCallbackShelley Vohr
2020-12-21perf_hooks: invoke performance_entry_callback via MakeSyncCallback()Nicolai Stange
2020-12-21src: introduce convenience node::MakeSyncCallback()Nicolai Stange
2020-12-21src: add typedef for CleanupHookCallback callbackDaniel Bevenius
2020-12-21src: fix indentation in memory_tracker-inl.hDaniel Bevenius
2020-12-21src: remove identical V macroDaniel Bevenius
2020-12-21src: use using declarations consistentlyDaniel Bevenius
2020-12-21src: add missing context scopesAnna Henningsen
2020-12-09Working on v15.4.1Danielle Adams
2020-12-092020-12-09, Version 15.4.0 (Current)v15.4.0Danielle Adams