summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2019-04-24doc: clarify behaviour of writeFile(fd)Sam Roberts
2019-04-23doc: fix v12.0.0 changelog idBeth Griggs
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-04-22src: do not reuse async resource in http parsersDaniel Beckert
2019-04-23inspector: split --cpu-prof-path to --cpu-prof-dir and --cpu-prof-nameJoyee Cheung
2019-04-22lib: replace --diagnostic-report-* with --report-*Joyee Cheung
2019-04-20doc: fix extname with the correct descriptionhimself65
2019-04-19inspector: implement --cpu-prof[-path]Joyee Cheung
2019-04-17child_process: change the defaults maxBuffer sizekohta ito
2019-04-17src: allows escaping NODE_OPTIONS with backslashesMaël Nison
2019-04-17doc: add ABI version registryRod Vagg
2019-04-16dns: do not indicate invalid IPs are IPv6Rich Trott
2019-04-162019-04-16, Version 8.16.0 'Carbon' (LTS)Myles Borins
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-04-15doc: add internal documentationAymen Naghmouchi
2019-04-15process: add --unhandled-rejections flagRuben Bridgewater
2019-04-15doc: update util colorsRuben Bridgewater
2019-04-15util: highlight stack framesRuben Bridgewater
2019-04-15buffer: use stricter range checksRuben Bridgewater
2019-04-15doc: fix some linksVse Mozhet Byt