summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-12module: pkg exports validations and fallbacksGuy Bedford
2019-08-11src: organize imports in inspector_profiler.ccpi1024e
2019-08-11report: list envvars using uv_os_environ()cjihrig
2019-08-09src: add error codes to errors thrown in C++Yaniv Friedensohn
2019-08-07module: refine package name validationGuy Bedford
2019-08-07crypto: extend RSA-OAEP support with oaepHashTobias Nießen
2019-08-03Revert "src: remove trace_sync_io_ from env"Сковорода Никита Андреевич
2019-08-03report: include network interfaces in reportcjihrig
2019-08-01module: exports error as MODULE_NOT_FOUNDGuy Bedford
2019-08-01src: use non-deprecated overload of V8::SetFlagsFromStringMichaël Zasso
2019-08-01src: update NODE_MODULE_VERSION to 77Michaël Zasso
2019-08-01src: allow generic C++ callables in SetImmediate()Anna Henningsen
2019-07-31module: unify package exports test for CJS and ESMJan Krems
2019-07-30inspector: report all workersEugene Ostroukhov
2019-07-30src: large pages fix FreeBSD fix region sizeDavid Carlier
2019-07-30src: export v8.GetHeapCodeAndMetadataStatistics()Yuriy Vasiyarov
2019-07-30src: readlink("/proc/self/exe") -> uv_exename()Ben Noordhuis
2019-07-29src: fix OpenBSD buildDavid Carlier
2019-07-29src: read break_node_first_line from the inspect optionsSamuel Attard
2019-07-27src: move relative uptime initMicha Hanselmann
2019-07-25crypto: add outputLength option to crypto.createHashTobias Nießen
2019-07-25report: loop over uv_cpu_info() resultscjihrig
2019-07-25n-api: add APIs for per-instance state managementGabriel Schulhof
2019-07-24domain: use strong reference to domain while activeAnna Henningsen
2019-07-24src : elevate v8 namespacesHarshitha KP
2019-07-24crypto: update root certificatesSam Roberts
2019-07-23crypto: increase maxmem range from 32 to 53 bitsTobias Nießen
2019-07-23module: implement "exports" proposal for CommonJSJan Krems
2019-07-23src: fix type name in commentBen Noordhuis
2019-07-22dns: fix unsigned record valuesBrian White
2019-07-22src: do not include partial AsyncWrap instances in heap dumpAnna Henningsen
2019-07-22src: make `CompiledFnEntry` a `BaseObject`Anna Henningsen
2019-07-22src: silence compiler warningcjihrig
2019-07-21src: expose TraceEventHelper with NODE_EXTERNSamuel Attard
2019-07-20inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-07-20src: add public virtual destructor for KVStoreGauthamBanasandra
2019-07-20inspector: do not spin-wait while waiting for the initial connectionEugene Ostroukhov
2019-07-20policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-19vm: fix gc bug with modules and compiled functionsGus Caplan
2019-07-18esm: implement "pkg-exports" proposalGuy Bedford
2019-07-17n-api: correct bug in napi_get_last_errorOctavian Soldea
2019-07-15src: large pages option: FreeBSD support proposalDavid Carlier
2019-07-15inspector: do not change async call stack depth if the worker is doneEugene Ostroukhov
2019-07-15src: add missing option parser template for the DebugOptionsParserSamuel Attard
2019-07-15build: remove broken intel vtune supportBen Noordhuis
2019-07-15src: lint #defines in src/node.hTariq Ramlall
2019-07-15http2: report memory allocated by nghttp2 to V8Anna Henningsen
2019-07-14src: add cleanup hook for ContextifyContextAnna Henningsen
2019-07-13src: simplify --debug flagscjihrig
2019-07-12src, tools: replace raw ptr with smart ptrGauthamBanasandra