summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-11-22net,dgram: add ipv6Only option for net and dgramOuyang Yadong
2018-11-22http: change DEP0066 to a runtime deprecationMorgan Roderick
2018-11-21doc,meta: update PR approving infoVse Mozhet Byt
2018-11-21doc: add readable and writable property to Readable and WritableDexter Leng
2018-11-20doc: add NODE_DEBUG_NATIVE to API docscjihrig
2018-11-20doc: add missing env variables to man pagecjihrig
2018-11-20readline: add support for async iterationTimothy Gu
2018-11-20doc: minor cleanup of tls.getProtocol()Sam Roberts
2018-11-20tls: include RSA bit size in X.509 public key infoSam Roberts
2018-11-20tls: include elliptic curve X.509 public key infoSam Roberts
2018-11-20doc: describe certificate object propertiesSam Roberts
2018-11-202018-11-20, Version 8.13.0 'Carbon' (LTS)Beth Griggs
2018-11-20doc: update 11.0.0 changelog with missing commitRich Trott
2018-11-19doc: add filehandle.write(string[, position[, encoding]])Dara Hayes
2018-11-19doc: describe secureProtocol and CLI interactionSam Roberts
2018-11-18doc: udpate list item spacing in changelogsRich Trott
2018-11-18doc: update crypto examples to not use deprecated apiMayank Asthana
2018-11-18doc: fix missing PR id of 23329Ouyang Yadong
2018-11-17src: factor out Node.js-agnostic N-APIsGabriel Schulhof
2018-11-16doc: adjusting formatting when printingThomas Hunter II
2018-11-16doc: better linkage to node-addon-apiMichael Dawson
2018-11-152018-11-15, Version 11.2.0 (Current)Ruben Bridgewater
2018-11-15tls: emit a warning when servername is an IP addressRodger Combs
2018-11-14Revert "util: change util.inspect depth default"Gus Caplan
2018-11-14doc: document http request.finished booleanThomas Watson
2018-11-13fs,net: standardize `pending` stream propertyAnna Henningsen
2018-11-13doc: document NODE_TLS_REJECT_UNAUTHORIZEDcjihrig
2018-11-13doc: fix comma splices in process.mdRich Trott
2018-11-13tls: get the local certificate after tls handshakeSam Roberts
2018-11-13Revert "child_process: change windowsHide default to true"Rich Trott
2018-11-13doc: use real protocol names in ALPN exampleSam Roberts
2018-11-13tls: disable TLS v1.0 and v1.1 by defaultBen Noordhuis
2018-11-13doc: update core-validate-commit urlDaijiro Wachi
2018-11-13doc: fix echo example programsSam Roberts
2018-11-11doc: update fs.open() changes record for optional 'flags'Rod Vagg
2018-11-11doc: add links to Stream sectionDmitry Igrishin
2018-11-11doc: correct async_hooks sample outputsGerhard Stoebich
2018-11-11test: fix v8 Set/Get compiler warningsDaniel Bevenius
2018-11-10doc: fix code examples in stream.mdGrant Carthew
2018-11-09test: fix NewFromUtf8 compiler warningDaniel Bevenius
2018-11-09doc: fix some inconsistent use of hostnameSam Roberts
2018-11-09doc: describe what tls servername is forSam Roberts
2018-11-09doc: clarify allowed encoding parameter typesSam Roberts
2018-11-09doc: remove legacy WPT integration guideJoyee Cheung
2018-11-07crypto: add support for chacha20-poly1305 for AEADchux0519
2018-11-07doc: fix linting errorscjihrig
2018-11-07doc: add text about error.code stabilityRich Trott
2018-11-07doc: update System Errors documentationRich Trott
2018-11-05doc: implement minor text fixes to path.mdRich Trott
2018-11-05vm: clarify timeout option in vmVladimir de Turckheim