summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-282018-11-27, Version 11.3.0 (Current)Rod Vagg
2018-11-282018-11-27, Version 10.14.0 'Dubnium' (LTS)Rod Vagg
2018-11-282018-11-27, Version 8.14.0 'Carbon' (LTS)Rod Vagg
2018-11-282018-11-27, Version 6.15.0 'Boron' (LTS)Rod Vagg
2018-11-28url: avoid hostname spoofing w/ javascript protocolMatteo Collina
2018-11-28http,https: protect against slow headers attackMatteo Collina
2018-11-28http: reset headers_nread_ on llhttp parser reuseRod Vagg
2018-11-28http: fix header limit errors and test for llhttpFedor Indutny
2018-11-28deps,http: llhttp set max header size to 8KBRod Vagg
2018-11-28deps,http: http_parser set max header size to 8KBMatteo Collina
2018-11-27test: replace anonymous closure functions with arrow functionstpanthera
2018-11-27lib: fix comment nits in bootstrap\loaders.jsVse Mozhet Byt
2018-11-27src: simplify uptime and ppid return valuescjihrig
2018-11-27lib: suppress crypto related env vars in help msgDaniel Bevenius
2018-11-26doc: clarify symlink resolution for __filenameRich Trott
2018-11-26build,src: sync src files with node.gypRefael Ackermann
2018-11-26lib: convert to arrow functionNaojirou Hisada
2018-11-26src: replace array implementationkazuya kawaguchi
2018-11-26test: fix arguments order in `assert.strictEqual`tottokotkd
2018-11-26src: replace new Array creationkohta ito
2018-11-26crypto: convert to arrow functionyosuke ota
2018-11-26lib: change anonymous function to arrow functiontakato
2018-11-25doc: use arrow function for anonymous callbackskoki-oshima
2018-11-25doc: revise handling-own-pull-requests textRich Trott
2018-11-25tools: use print() function on both Python 2 and 3cclauss
2018-11-26lib: simplify own keys retrievalVse Mozhet Byt
2018-11-25lib: fix nits in lib/internal/bootstrap/cache.jsVse Mozhet Byt
2018-11-25test: convert callback to arrow functionjamesgeorge007
2018-11-25test: change anonymous function to arrow functionGagandeep Singh
2018-11-25build: replace `-not` with `!` in `find`Rich Trott
2018-11-24net: emit "write after end" errors in the next tickOuyang Yadong
2018-11-24test: split out http2 from test-stream-pipelineRich Trott
2018-11-24test: cover path.basename when path and ext are the sameLaszlo.Moczo
2018-11-25test: fix assert.strictEqualmki-skt
2018-11-24src: elevate v8 namespaces for node_url.ccJayasankar
2018-11-25test: fix arguments order in assert.strictEqualteppeis
2018-11-24crypto: allow monkey patching of pseudoRandomBytesGerhard Stoebich
2018-11-24http2: fix session[kSession] undefined issueleeight
2018-11-24test: fix http2-binding strictEqual orderdominikeinkemmer
2018-11-24test: fix the arguments order in `assert.strictEqual`sota1235
2018-11-24doc: fix duplicate "this" and "the" on http2.mdYusuke Kawasaki
2018-11-24deps: cherry-pick 88f8fe1 from upstream V8Yang Guo
2018-11-24doc: replace anonymous function with arrow functionka2jun8
2018-11-24doc: use arrow functionsadness_ojisan
2018-11-24doc: replace anonymous function with arrow functionyuriettys
2018-11-24doc: remove duplicate whitespaces in doc/apiYusuke Kawasaki
2018-11-23test: replace callback with arrow functionsprodroy1
2018-11-23doc: mark napi_add_finalizer experimentalMichael Dawson
2018-11-24test: use destructuring on requireJuan José Arboleda
2018-11-24test: fix test case in test-child-process-fork-dgram.jsgengjiawen