summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-11-11doc: add `clientCertEngine` to docsRich Trott
2017-11-11tls: implement clientCertEngine optionjoelostrowski
2017-11-11doc: remove duplicate 'the' from http2 API docVipin Menon
2017-11-11crypto: deprecate {ecdhCurve: false}David Benjamin
2017-11-11crypto: hard-code tlsSocket.getCipher().versionDavid Benjamin
2017-11-11doc: fix typos in N-APISwathi Kalahastri
2017-11-11doc: correct the spelling of omitting in dgram.mdVidya Subramanyam
2017-11-10src: add process.ppidcjihrig
2017-11-10doc: fix a typo in the documentationMamatha J V
2017-11-09doc: improve documentation for the vm moduleFranziska Hinkelmann
2017-11-08doc: fix a typo in n-api documentationVipin Menon
2017-11-08doc: fix typo in assert.mdAndres Kalle
2017-11-072017-11-07, Version 8.9.1 'Carbon' (LTS)Gibson Fahnestock
2017-11-07doc: update subprocess.killedcjihrig
2017-11-072017-11-07, Version 9.1.0 (Current)cjihrig
2017-11-072017-11-07, Version 6.12.0 'Boron' (LTS)Myles Borins
2017-11-072017-11-07, Version 4.8.6 'Argon' (Maintenance)Myles Borins
2017-11-07doc: add links to EventEmitter in errors.mdDelapouite
2017-11-07doc: fix a link in dgram.mdVse Mozhet Byt
2017-11-07doc: add isTTY property documentationSonaySevik
2017-11-07doc: fix json generator warningsLuigi Pinca
2017-11-06doc: make stream.Readable consistentSakthipriyan Vairamani (thefourtheye)
2017-11-06doc: correct effects to affectsgowpen
2017-11-06doc: correct EventEmitter referencegowpen
2017-11-06http: improve errors thrown in header validationJoyee Cheung
2017-11-06http2: improve errors thrown in header validationJoyee Cheung
2017-11-04http2: refactor multiple internalsJames M Snell
2017-11-03doc: add docs for Zlib#close()Luigi Pinca
2017-11-03lib: refactor ES module loader for 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-02src: add CollectExceptionInfo & errors.SystemErrorJames M Snell
2017-11-02src: add 'dynamic' process.release.lts propertyRod Vagg
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: use internal/errors for startSigintWatchdogJames M Snell
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-312017-10-31, Version 8.9.0 'Carbon' (LTS) ReleaseGibson Fahnestock
2017-10-31module: revert #3384 DEP0019 EOLMyles Borins
2017-10-30crypto: migrate CipherBase to internal/errorsJames M Snell
2017-10-30async_hooks: enable runtime checks by defaultAndreas Madsen
2017-10-30doc: make default values and periods consistentMatej Krajčovič
2017-10-30build: make test-doc and lint addon docsJoyee Cheung
2017-10-29v8: migrate setFlagsFromString to internal/errorsJames M Snell
2017-10-29doc: more accurate zlib windowBits informationAnna Henningsen
2017-10-29zlib: gracefully set windowBits from 8 to 9Myles Borins
2017-10-29doc: add link for stream.pipe()Jon Moss