summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* errors: change ERR_HTTP2_HEADER_SINGLE_VALUE to TypeErrordavidmarkclements2018-04-094-11/+10
* errors: alter ERR_HTTP2_INVALID_PSEUDOHEADERdavidmarkclements2018-04-093-5/+3
* stream: always emit error before closeMathias Buus2018-04-093-6/+37
* doc: remove wrong default value in buffer.mdVse Mozhet Byt2018-04-091-3/+4
* test: verify multiple init via well-known symbolGabriel Schulhof2018-04-081-1/+8
* doc: add and unify return statements in crypto.mdVse Mozhet Byt2018-04-092-56/+82
* n-api: add more `int64_t` testsKyle Farnung2018-04-083-48/+125
* doc: unify property sectionsVse Mozhet Byt2018-04-083-49/+49
* build,windows: make vcbuild fail if upload failsRefael Ackermann2018-04-081-0/+10
* tools: overhaul tools/doc/json.jsVse Mozhet Byt2018-04-081-188/+184
* doc: update language regarding key stretchingUjjwal Sharma2018-04-081-0/+14
* module: move options checks from C++ to JSMichaël Zasso2018-04-077-240/+114
* doc: fix some linksVse Mozhet Byt2018-04-072-1/+2
* src: migrate string_bytes.cc to throw errors with codeJoyee Cheung2018-04-078-44/+81
* src: add error code helpers to src/node_errors.hJoyee Cheung2018-04-073-0/+86
* test,http: fix http dump testMatteo Collina2018-04-072-22/+40
* test: update assert messages to show expected and actual valuesDave O'Mahony2018-04-062-5/+19
* doc, http2: add sections for server.close()Chris Miller2018-04-061-0/+27
* doc: improve buf.fill() documentationRich Trott2018-04-061-8/+9
* test: move test-http-dump-req-when-res-endRich Trott2018-04-061-0/+0
* buffer: reduce overhead of StringBytes::Encode for UCS2Joyee Cheung2018-04-071-7/+11
* test: move http-client-timeout-agent to sequentialRich Trott2018-04-061-0/+0
* test: rename test casesRajkumar Purushothaman2018-04-072-0/+0
* doc: added missing reference to test coverage infoMithun Sasidharan2018-04-061-0/+6
* doc: clarify lifecycle of domain socketsGireesh Punathil2018-04-061-7/+16
* test: resolve process.setegid error on UbuntuDivyanshu Singh2018-04-061-1/+9
* errors: fix typo in internal/errors.jsdavidmarkclements2018-04-061-1/+1
* stream: 'readable' have precedence over flowingMatteo Collina2018-04-065-49/+269
* crypto: add support for AES-CCMTobias Nießen2018-04-065-105/+825
* fs: make ReadStream throw TypeError on NaNUjjwal Sharma2018-04-062-2/+12
* net,stream: remove DuplexBaseLuigi Pinca2018-04-064-46/+29
* doc: update AUTHORS listMichaël Zasso2018-04-062-5/+114
* fs: expose copy-on-write flags for fs.copyFile()cjihrig2018-04-054-9/+107
* doc: improve prepositions in buffer.mdRich Trott2018-04-051-2/+2
* doc: reword poolSize explanation in buffer.mdRich Trott2018-04-051-2/+2
* doc: add instructions to update local git configTrivikram Kamat2018-04-051-12/+11
* doc: create list for commonly edited files in PRsTrivikram Kamat2018-04-051-3/+5
* test: fix multiple expectedWarnings bugDaniel Bevenius2018-04-061-1/+1
* Revert "deps: upgrade npm to 5.8.0"Anna Henningsen2018-04-051454-43814/+23939
* Revert "deps: manually add 10.x support to npm"Anna Henningsen2018-04-051-2/+1
* deps: manually add 10.x support to npmMyles Borins2018-04-051-1/+2
* deps: upgrade npm to 5.8.0FallenRiteMonk2018-04-051497-27491/+47360
* errors: make dns errors consistentRuben Bridgewater2018-04-052-14/+14
* errors: make message non-enumerableRuben Bridgewater2018-04-054-19/+27
* url: replace "magic" numbers by constantsSergey Golovin2018-04-052-5/+15
* doc: remove link to "breaking changes" wikiTrivikram Kamat2018-04-041-4/+0
* 2018-04-05, Version 9.11.1 (Current)Myles Borins2018-04-052-1/+13
* test: add tests for fs/promises.js fileHandle methodswillhayslett2018-04-046-0/+231
* lib: ensure --check flag works with --requireJohn-David Dalton2018-04-044-6/+34
* deps: upgrade libuv to 1.20.0cjihrig2018-04-0439-140/+466