summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Working on v9.11.3v9.xEvan Lucas2018-06-121-2/+2
* 2018-06-12, Version 9.11.2 (Maintenance)v9.11.2Evan Lucas2018-06-123-5/+31
* test: add tls write error regression testShigeki Ohtsu2018-06-122-0/+231
* tls: fix SSL write error handlingAnna Henningsen2018-06-122-1/+4
* src: re-add `Realloc()` shrink after reading stream dataAnna Henningsen2018-06-122-1/+43
* test: add regression test for nghttp2 CVE-2018-1000168James M Snell2018-06-112-0/+49
* deps: update to nghttp2 1.32.0James M Snell2018-06-116-50/+126
* http2: fixup http2stream cleanup and other nitsJames M Snell2018-06-112-3/+7
* doc: buffer.fill() can zero-fill on invalid inputСковорода Никита Андреевич2018-06-111-2/+6
* src: avoid hanging on Buffer#fill 0-length inputСковорода Никита Андреевич2018-06-113-0/+42
* Working on v9.11.2Myles Borins2018-04-051-2/+2
* 2018-04-05, Version 9.11.1 (Current)v9.11.1v9.11.1-proposalMyles Borins2018-04-043-2/+14
* Working on v9.11.1Myles Borins2018-04-041-2/+2
* 2018-04-04, Version 9.11.0 (Current)v9.11.0v9.11.0-proposalMichaël Zasso2018-04-043-4/+106
* http2: callback valid check before closing requestTrivikram2018-04-042-2/+14
* lib: add back lib/module.js redirectionJoyee Cheung2018-04-041-0/+3
* lib: restructure cjs and esm loadersJoyee Cheung2018-04-0440-171/+200
* test: remove NODE_DEBUG in global module loading testJoyee Cheung2018-04-041-2/+0
* src: put bootstrappers in lib/internal/bootstrap/Joyee Cheung2018-04-0425-73/+76
* src: move internal loaders out of bootstrap_node.jsJoyee Cheung2018-04-0423-217/+370
* fs: use fs.access in fs.existsBartosz Sosnowski2018-04-041-9/+2
* doc: fix various nitsVse Mozhet Byt2018-04-0434-267/+268
* buffer: use v8::TypedArray::kMaxLength as buffer::kMaxLengthJoyee Cheung2018-04-041-2/+1
* build: introduce make jstestJoyee Cheung2018-04-041-12/+16
* test: test process.setuid for bad argument typesDivyanshu Singh2018-04-041-0/+4
* doc: improve Buffer.allocUnsafeSlow() and relatedRich Trott2018-04-041-14/+15
* test: update test to comply with lint ruleRich Trott2018-04-041-1/+1
* test: improve assert messagefatahn2018-04-041-2/+2
* test: remove third argument from call to assert.strictEqual()Forrest Wolf2018-04-041-2/+3
* http: fix `request` when `setHost` is `true`XadillaX2018-04-043-2/+32
* doc: add mafintosh to collaboratorsMathias Buus2018-04-031-0/+2
* tools: don’t emit illegal utf-8 from icutrim/iculslocsSteven R. Loomis2018-04-031-3/+3
* n-api: back up env before finalizeGabriel Schulhof2018-04-034-6/+33
* doc: update to adding listens on SIGUSR1willhayslett2018-04-031-1/+1
* lint: change require-buffer rule messageGus Caplan2018-04-031-4/+4
* deps: ICU 61.1 bumpSteven R. Loomis2018-04-03180-2011/+8959
* doc: fix lint nits in COLLABORATOR_GUIDE.mdVse Mozhet Byt2018-04-031-3/+3
* doc: deprecation clarificationsJames M Snell2018-04-031-9/+11
* lib: make isStackOverflowError() engine-agnosticMike Kaufman2018-04-031-5/+9
* test: fix flaky test-cluster-send-handle-twiceRich Trott2018-04-031-4/+3
* inspector: report client-visible host and portEugene Ostroukhov2018-04-028-42/+85
* doc: remove "if provided" for optional argumentsRich Trott2018-04-021-4/+4
* doc: do not identify string as "JavaScript string"Rich Trott2018-04-021-4/+4
* doc: favor utf16le over ucs2 in buffer.mdRich Trott2018-04-021-7/+7
* buffer: remove "new" from deprecation messageRich Trott2018-04-022-2/+2
* tools: apply editorconfig rules to tools alsoTobias Nießen2018-04-021-2/+2
* tools: remove src dir from JS editorconfig ruleTobias Nießen2018-04-021-1/+1
* module: skip preserveSymlinks for mainGuy Bedford2018-04-023-2/+29
* doc: fix links in vm.mdVse Mozhet Byt2018-04-021-2/+2
* doc: fix quotes mistypes in inline code blocksСковорода Никита Андреевич2018-04-022-2/+2