summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-25doc: update pull request template in guideZachary Vacura
2018-04-25doc: fix net.Socket link inconsistenciesHackzzila
2018-04-25src: limit foreground tasks draining loopUlan Degenbaev
2018-04-25test: add checkMethods function for CertificateDaniel Bevenius
2018-04-25test: remove crypto.DEFAULT_ENCODING usageDaniel Bevenius
2018-04-25doc: fix typos in doc/changelogs/CHANGELOG_V10.mdVse Mozhet Byt
2018-04-25doc: fix spelling of API name in 10.0.0 changelogTobias Nießen
2018-04-242018-04-24, Version 10.0.0 (Current)James M Snell
2018-04-24build: use -9 with `kill` in MakefileRich Trott
2018-04-24tools: modernize and optimize doc/addon-verify.jsVse Mozhet Byt
2018-04-23lib: make sure `console` is writableKyle Farnung
2018-04-24src: fix node_crypto.cc compiler warningsDaniel Bevenius
2018-04-24src: rename return var in VerifySpkac functionsDaniel Bevenius
2018-04-24src: prefer false instead of bool zeroDaniel Bevenius
2018-04-23Revert "src: make process.env.TZ setter clear tz cache"Ruben Bridgewater
2018-04-23n-api: initialize a module via a special symbolGabriel Schulhof
2018-04-23build: limit assembler version check on x86Shigeki Ohtsu
2018-04-23build: require --openssl-no-asm if old assemblerRod Vagg
2018-04-23build: extract error() function in configureRod Vagg
2018-04-23doc: add parameters for Http2Session:error eventUjjwal Sharma
2018-04-23test: improve http res write and end dont take arrayIlya Sotov
2018-04-23net: honor default values in Socket constructorSantiago Gimeno
2018-04-23build: normalise test.py calls to use PARALLEL_ARGSChris Miller
2018-04-23http: remove duplicate parser unsetAnatoli Papirovski
2018-04-23http: cleanup parser propertiesAnatoli Papirovski
2018-04-23http: remove duplicate commentAnatoli Papirovski
2018-04-23http: cleanup _http_common.jsAnatoli Papirovski
2018-04-23src: make process.env.TZ setter clear tz cacheBen Noordhuis
2018-04-23test: fix test when NODE_OPTIONS env var is set to --trace-warningsAshok
2018-04-23test: improve common.expectsErrorRuben Bridgewater
2018-04-23src: cover extra load-via-special-symbol scenarioGabriel Schulhof
2018-04-23fs: return stats to JS in sync methodsJoyee Cheung
2018-04-23doc: update trace events categories descriptionBeni von Cheni
2018-04-22test: update non-string header names should throwDhansuhu Uzumaki
2018-04-23crypto: remove rsaPrivate and rename rsaPublicDaniel Bevenius
2018-04-23crypto: add addCipherPrototypeFunctions functionDaniel Bevenius
2018-04-23crypto: add createCipher/WithIV functionsDaniel Bevenius
2018-04-23crypto: allow to restrict valid GCM tag lengthTobias Nießen
2018-04-23crypto: fix explanation in CipherBase::SetAuthTagTobias Nießen
2018-04-23test: add test for loading read-only modulesBill Ticehurst
2018-04-22deps: upgrade to libuv 1.20.2cjihrig
2018-04-22tools: improve heading type detection in json.jsVse Mozhet Byt
2018-04-22doc: fix incorrect net listen signatureAnatoli Papirovski
2018-04-22meta: document commit msg exception for long URLsVse Mozhet Byt
2018-04-22src: CancelTerminateExecution before throwing errorsJoyee Cheung
2018-04-22lib: remove unnecessary assignment of exportsDaniel Bevenius
2018-04-22doc: modify net.Server.listen arg listmusgravejw
2018-04-22src: remove `MarkIndependent()` callsAnna Henningsen
2018-04-22lib: remove unused binding constDaniel Bevenius
2018-04-22test: fix arg names in benchmark string_decoderAnatoli Papirovski