summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-05-212019-05-21, Version 12.3.0 (Current)Ruben Bridgewater
2019-05-21doc: corrected tlsSocket.getPeerCertificate response typeDan Beglin
2019-05-20doc: correct parameter type on 'subprocess.kill([signal])'himself65
2019-05-20doc: replace createRequireFromPath() referencescjihrig
2019-05-20doc: improve createRequire() examplecjihrig
2019-05-20util: include reference anchor for circular structuresRuben Bridgewater
2019-05-20util: if present, fallback to `toString` using the %s formatterRuben Bridgewater
2019-05-20doc: update `util.format` formatters documentationRuben Bridgewater
2019-05-20tls: expose built-in root certificatesBen Noordhuis
2019-05-19doc: remove stability highlight for stable functionsMichael Dawson
2019-05-20bootstrap: --frozen-intrinsics unfreeze consoleGuy Bedford
2019-05-19stream: use readableObjectMode public api for js streamAnto Aravinth
2019-05-19doc: rewrite "About this Documentation" sectionRich Trott
2019-05-19doc: correct entry for electron v4.0.4Jacob
2019-05-19doc,n-api: update N-API version matrix for v12.xRichard Lau
2019-05-19doc,n-api: fix `introduced_in` metadataRichard Lau
2019-05-19worker: add ability to unshift message from MessagePortAnna Henningsen
2019-05-19doc: clarify behavior of fs.mkdirGaelan
2019-05-18tls: support `net.Server` optionsLuigi Pinca
2019-05-18stream: implement Readable.from async iterator utilityGuy Bedford
2019-05-17esm: --experimental-wasm-modules integration supportMyles Borins
2019-05-17doc: remove non-existent entry-type flagdnalborczyk
2019-05-15tls: expose keylog event on TLSSocketAlba Mendez
2019-05-14doc: format correction for experimental loader hooksDaniel Nalborczyk
2019-05-13doc: dns.lookup() documentation error codejvelezpo
2019-05-13doc,meta: codify security release commit messageRichard Lau
2019-05-13doc: add call-once note to napi_queue_async_workGabriel Schulhof
2019-05-11doc: simplify About This Documentation textRich Trott
2019-05-09doc: doc deprecate the legacy http parsercjihrig
2019-05-09http, http2: remove default server timeoutAli Ijaz Sheikh
2019-05-08repl: handle uncaughtException properlyRuben Bridgewater
2019-05-072019-05-07, Version 12.2.0 (Current)Michaël Zasso
2019-05-06doc: improve CCM exampleTobias Nießen
2019-05-05inspector: implement --cpu-prof-intervalJoyee Cheung
2019-05-05tls: add --tls-min-v1.2 CLI switchSam Roberts
2019-05-03module: throw on require('./path.mjs');Myles Borins
2019-05-03module: add createRequire methodMyles Borins
2019-05-02tls,cli: add --trace-tls command-line flagcjihrig
2019-05-02tls: support enableTrace in TLSSocket()cjihrig
2019-05-01module: allow passing a directory to createRequireFromPathGilles De Mey
2019-05-01doc: add Electron 6 to abi_version_registryJeremy Apthorp
2019-04-302019-04-30, Version 11.15.0 (Current)Shelley Vohr
2019-04-30doc: describe API ERR_INVALID_PROTOCOL contextSam Roberts
2019-04-30http: `servername === false` should disable SNIFedor Indutny
2019-04-29tls: allow enabling the TLS debug traceSam Roberts
2019-04-292019-04-29, Version 12.1.0 (Current)Michaël Zasso
2019-04-27tools: prohibit `assert.doesNotReject()` in Node.js coreRuben Bridgewater
2019-04-27report: print common items first for readabilitygengjiawen
2019-04-25lib: throw a special error in internal/assertJoyee Cheung
2019-04-25doc: fix pull request numberRuben Bridgewater