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
2020-11-21src: integrate URL::href() and use in inspectorDaijiro Wachi
2020-11-21n-api: clean up binding creationGabriel Schulhof
2020-11-19src: refactor using-declarations node_env_var.ccraisinten
2020-11-18n-api: improve consistency of how we get contextMichael Dawson
2020-11-16crypto: fix format warning in AdditionalConfigraisinten
2020-11-16n-api: factor out calling patternGabriel Schulhof
2020-11-15src: fix v8 api deprecationJiawen Geng
2020-11-15src: update NODE_MODULE_VERSION to 90Michaël Zasso
2020-11-14src: remove duplicate logic for getting bufferYash Ladha
2020-11-13src: add loop idle time in diagnostic reportGireesh Punathil
2020-11-11src,crypto: refactoring of crypto_context, SecureContextJames M Snell
2020-11-11http2: allow setting the local window size of a sessionzhangyongsheng
2020-11-09doc: add note regarding file structure in src/README.mdDenys Otrishko
2020-11-09dns: fix trace_events name for resolveCaa()Rich Trott
2020-11-05crypto: fix comment in ByteSourceTobias Nießen
2020-11-05doc: option --prof documentation help addedkrank2me
2020-11-05n-api: unlink reference during its destructorGabriel Schulhof
2020-11-05src: remove ERR prefix in crypto status enumsDaniel Bevenius
2020-11-04crypto: pass empty passphrases to OpenSSL properlyTobias Nießen
2020-11-04src: remove redundant OpenSSLBufferJames M Snell
2020-11-03doc: update tables in README files for linting changesRich Trott
2020-11-02src: clean up embedder APIAnna Henningsen
2020-10-31n-api: napi_make_callback emit async init with resource of async_contextlegendecas
2020-10-30crypto: fixup scrypt regressionsJames M Snell
2020-10-28src: remove ERR prefix in WebCryptoKeyExportStatusDaniel Bevenius
2020-10-27n-api: revert change to finalizationMichael Dawson
2020-10-27worker: add eventLoopUtilization()Trevor Norris
2020-10-26src: remove ignore GCC -Wcast-function-type for v8Daniel Bevenius
2020-10-26src: use MaybeLocal.ToLocal instead of IsEmptyDaniel Bevenius
2020-10-26Revert "src: ignore GCC -Wcast-function-type for v8.h"Daniel Bevenius
2020-10-25http2: reinject data received before http2 is attachedMomtchil Momtchev
2020-10-25dns: add setLocalAddress to ResolverJosh Dague
2020-10-24http2: remove unsupported %.* specifierMomtchil Momtchev
2020-10-23doc,src,test: revise C++ code for linter updateRich Trott
2020-10-22v8: implement v8.stopCoverage()Joyee Cheung
2020-10-22v8: implement v8.takeCoverage()Joyee Cheung
2020-10-21src: add --heapsnapshot-near-heap-limit optionJoyee Cheung
2020-10-21src: mark/pop OpenSSL errors in NewRootCertStoreDaniel Bevenius
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-19src: minor cleanup and simplification of crypto::HashJames M Snell
2020-10-19url: fix file url reparseDaijiro Wachi
2020-10-18process: update v8 fast api calls usageMaya Lekova
2020-10-18src: implement NodePlatform::PostJobClemens Backes
2020-10-18src: update NODE_MODULE_VERSION to 88Michaël Zasso
2020-10-17src: error reporting on CPUUsageYash Ladha
2020-10-16net: add support for resolving DNS CAA recordsDanny Sonnenschein
2020-10-15src: combine TLSWrap/SSLWrapJames M Snell
2020-10-14src: add embedding helpers to reduce boilerplate codeAnna Henningsen
2020-10-13src: remove toLocalChecked in crypto_contextJames M Snell
2020-10-13src: replace more toLocalCheckeds in crypto_*James M Snell