summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-03doc: update license to include node-inspectMyles Borins
2017-11-03doc: add 9.x to version picker and mark 8.x as LTSChris Young
2017-11-03http2: allocate on every chunk sendJames M Snell
2017-11-03http2: refactor settings handlingJames M Snell
2017-11-03deps: update openssl asm and asm_obsolete filesShigeki Ohtsu
2017-11-03deps: add -no_rand_screen to openssl s_clientShigeki Ohtsu
2017-11-03openssl: fix keypress requirement in apps on win32Shigeki Ohtsu
2017-11-03deps: fix asm build error of openssl in x86_win32Shigeki Ohtsu
2017-11-03deps: fix openssl assembly error on ia32 win32Fedor Indutny
2017-11-03deps: copy all openssl header files to include dirShigeki Ohtsu
2017-11-03deps: upgrade openssl sources to 1.0.2mShigeki Ohtsu
2017-11-03test: fix test-cli-node-options on WindowsAnna Henningsen
2017-11-03doc: add docs for Zlib#close()Luigi Pinca
2017-11-02test: fix malformed parallel.status lineRich Trott
2017-11-02test: mark test-async-wrap-uncaughtexception as flakyRefael Ackermann
2017-11-02http, tls: better support for IPv6 addressesMattias Holmlund
2017-11-03lib: refactor ES module loader for readabilityAnna Henningsen
2017-11-03src: improve module loader readabilityAnna Henningsen
2017-11-03cli: add --stack-trace-limit to NODE_OPTIONSAnna Henningsen
2017-11-02doc: add nodejs/gyp team for GYP related issuesGibson Fahnestock
2017-11-02build: suppress lint-md outputGibson Fahnestock
2017-11-02test: fix flaky test-http2-server-rst-stream.jsAnatoli Papirovski
2017-11-02dgram: migrate bufferSize to use internal/errorsJames M Snell
2017-11-02tty: convert to internal/errors using SystemErrorJames M Snell
2017-11-02os: migrate node_os.cc to internal/errorsJames M Snell
2017-11-02src: add CollectExceptionInfo & errors.SystemErrorJames M Snell
2017-11-02test: pause child until parent is readyjBarz
2017-11-02test: update process-release for Node 8 CarbonJeremiah Senkpiel
2017-11-02src: add 'dynamic' process.release.lts propertyRod Vagg
2017-11-02src: remove throws in set/getHiddenValueJames M Snell
2017-11-02doc : mention constant-time in crypto docMithun Sasidharan
2017-11-02doc: add details about rss on process.memoryUsageAnthony Nandaa
2017-11-02doc: add windowsVerbatimArguments docsAndrew Stucki
2017-11-01src: pass context to Get() operations for cares_wrapEvan Lucas
2017-11-01test,net: remove scatological terminologyRich Trott
2017-11-01src: use internal/errors for startSigintWatchdogJames M Snell
2017-11-02doc: fix Changelog link orderGibson Fahnestock
2017-11-01build,src: Add CloudABI as a POSIX-like runtime environment.Ed Schouten
2017-11-01test: increase coverage for ModuleMapRob Paton
2017-11-01build: add missing comma in sources listDaniel Bevenius
2017-11-01src: remove unused includes in string_bytes.hDaniel Bevenius
2017-10-31test: use fixtures module in test-https-pfxKen Takagi
2017-10-31doc: util.isDeepStrictEqual returns booleanLucas Azzola
2017-10-312017-10-31, Version 9.0.0 (Current)James M Snell
2017-10-31doc: howto decode buffers extending from Writabledicearr
2017-10-31repl: avoid crashing from null and undefined errorscPhost
2017-10-312017-10-31, Version 8.9.0 'Carbon' (LTS) ReleaseGibson Fahnestock
2017-10-31module: revert #3384 DEP0019 EOLMyles Borins
2017-10-31src: fix etw provider include on WindowsJoyee Cheung
2017-10-31doc: add license information for remark-cliMyles Borins