aboutsummaryrefslogtreecommitdiff
path: root/doc/api
AgeCommit message (Expand)Author
2019-08-19fs: add writev() promises versioncjihrig
2019-08-19doc: add missing deprecation numbercjihrig
2019-08-17http2: remove callback-based paddingAnna Henningsen
2019-08-17http: replace superfluous connection property with getter/setterRobert Nagy
2019-08-17http,stream: add writableEndedRobert Nagy
2019-08-16fs: add fs.writev() which exposes syscall writev()Anas Aboureada
2019-08-17tls: allow client-side sockets to be half-openedLuigi Pinca
2019-08-16readline: establish y in cursorTo as optionalGerhard Stoebich
2019-08-16stream: fix destroy() behaviorRobert Nagy
2019-08-16doc: mention N-API as recommended approachMichael Dawson
2019-08-16doc: fix introduced_in note in querystring.mdBen Noordhuis
2019-08-14doc: note that stream error can close streamRobert Nagy
2019-08-12doc, lib, src, test, tools: fix assorted typosXhmikosR
2019-08-12doc: clarify async iterator leakRobert Nagy
2019-08-12module: pkg exports validations and fallbacksGuy Bedford
2019-08-09doc: fix nits in child_process.mdVse Mozhet Byt
2019-08-09doc: improve UV_THREADPOOL_SIZE descriptionTobias Nießen
2019-08-07module: refine package name validationGuy Bedford
2019-08-07doc: documented default statusCodeNatalie Fearnley
2019-08-07doc: make unshift doc compliant with push docEduardoRFS
2019-08-07crypto: extend RSA-OAEP support with oaepHashTobias Nießen
2019-08-072019-08-06, Version 12.8.0 (Current)Ruben Bridgewater
2019-08-03doc: remove use of youMichael Dawson
2019-08-03doc: describe NODE_OPTIONS interop w/cmd line optsAlex Aubuchon
2019-08-03report: include network interfaces in reportcjihrig
2019-08-03doc: fix sorting nit in sections of http.mdVse Mozhet Byt
2019-08-02doc: remove legacy mode deprecation in assertRich Trott
2019-08-02doc: writableFinished is true before 'finish'Robert Nagy
2019-08-01module: exports error as MODULE_NOT_FOUNDGuy Bedford
2019-07-31doc: include "exports" resolver specificationguybedford
2019-07-31doc: revoke DEP0089cjihrig
2019-07-30doc: add example about emitter.emit in events documentationFelipe Duitama
2019-07-30src: export v8.GetHeapCodeAndMetadataStatistics()Yuriy Vasiyarov
2019-07-30doc: add example of event close for child_processLaura Ciro
2019-07-29doc: fixup esm resolver spec formattingGuy Bedford
2019-07-29doc: correct import statementhimself65
2019-07-26doc: add documentation for stream.destroyedRobert Nagy
2019-07-26policy: add dependencies map for resourcesBradley Farias
2019-07-25crypto: add outputLength option to crypto.createHashTobias Nießen
2019-07-25doc: fix incorrect name in report docscjihrig
2019-07-25n-api: add APIs for per-instance state managementGabriel Schulhof
2019-07-25doc: describe why new Buffer() is problematicSam Roberts
2019-07-24doc: add documentation for response.flushHeaders()Luigi Pinca
2019-07-23crypto: increase maxmem range from 32 to 53 bitsTobias Nießen
2019-07-23doc: api/stream.md typo from writeable to writableCotton Hou
2019-07-23module: implement "exports" proposal for CommonJSJan Krems
2019-07-232019-07-23, Version 12.7.0 (Current)Michaël Zasso
2019-07-22doc: update env default on child_process functionsh3knix
2019-07-20inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-07-20policy: add policy-integrity to mitigate policy tamperingBradley Farias