13156 Commits (cd720f816a86afa47afe4369e41a9c6c607a6f70)
 

Author SHA1 Message Date
Bryon Leung cd720f816a test: run v8 tests from node tree 10 years ago
Brian White 9bee03aaf2 http: allow async createConnection() 9 years ago
Brian White 12274a5c1b child_process: fix data loss with readable event 9 years ago
Brian White ae244a26c1 string_decoder: fix performance regression 9 years ago
Rich Trott 49fa0abf9b doc: fix minor inconsistencies in repl doc 9 years ago
Johan Bergström f167207d0e build: treat aarch64 as arm64 9 years ago
Rich Trott 2848f84332 test: fix flaky test-http-regr-gh-2928 9 years ago
Santiago Gimeno 24667eeff8 test: fix child-process-fork-regr-gh-2847 again 9 years ago
Trevor Norris b55e58042c buffer: add encoding parameter to fill() 9 years ago
Rich Trott 783a563d3a tools: remove excessive comments from .eslintrc 9 years ago
Rich Trott 25713861c0 test: remove unneeded common.indirectInstanceOf() 9 years ago
Michael Dawson 97813be8e6 test: don't run test-tick-processor.js on Aix 9 years ago
Jackson Tian cc195bf37b tools: enable no-proto rule for linter 9 years ago
Prince J Wesley 826844e27e debugger: assert test before accessing this.binding 9 years ago
Jackson Tian 4e46931406 src: deprecate undocumented variables 10 years ago
Brian White b212be08f6 path: performance improvements on all platforms 9 years ago
Brian White 5a54e4554a test: improve path tests 9 years ago
Brian White e1348b0819 benchmark: split path benchmarks 9 years ago
Brian White 72d0f88215 benchmark: allow empty parameters 9 years ago
Santiago Gimeno 4e4b260b07 test: fix child-process-fork-regr-gh-2847 9 years ago
Rich Trott 1693349616 tools,doc: fix linting errors 9 years ago
Rich Trott a84bf2ce68 tools: disallow mixed spaces and tabs for indents 9 years ago
Rich Trott eea987f937 tools: alphabetize eslint stylistic issues section 9 years ago
James M Snell 1a68f85c4e 2016-02-09, Version 5.6.0 (Stable) 9 years ago
James M Snell 7daded4ff0 2016-02-09, Version 4.3.0 'Argon' (LTS) 9 years ago
James M Snell 2dc89da504 2016-02-09, Version 0.12.10 (LTS) 9 years ago
James M Snell bc86c5675b 2016-02-09, Version 0.10.42 (Maintenance) 9 years ago
James M Snell b5b5bb1e3c src: avoid compiler warning in node_revert.cc 9 years ago
James M Snell 7bef1b7907 http: strictly forbid invalid characters from headers 9 years ago
James M Snell 4f4c8ab3b4 deps: update http-parser to version 2.6.1 9 years ago
James M Snell d387591bbb src: add --security-revert command line flag 9 years ago
Felix Becker c3e50cadac build: fix build when python path contains spaces 9 years ago
Prince J Wesley 211018fe72 repl: handle quotes within regexp literal 9 years ago
Alejandro Oviedo 3da7d13e59 doc: merging behavior of writeHead vs setHeader 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago
Claudio Rodriguez e517efafd8 tools: parse types into links in doc html gen 9 years ago
Ruben Bridgewater 88307974e6 node: improve process.nextTick performance 9 years ago
Matteo Collina 7764b6cb96 streams: 5% throughput gain when sending small chunks 9 years ago
Shigeki Ohtsu dccccbbbe7 test: enable to work pkcs12 test in FIPS mode 9 years ago
Fedor Indutny c64d051cf6 test: disable gh-5100 test when in FIPS mode 9 years ago
Rich Trott 394556e9f5 doc: fix dgram doc indentation 9 years ago
Ben Noordhuis 791eef0cbb deps: reapply c-ares floating patch 12 years ago
Cheng Zhao cfafba68c6 src,deps: replace LoadLibrary by LoadLibraryW 10 years ago
Fedor Indutny 1258b0166d deps: sync with upstream bagder/c-ares@2bae2d5 9 years ago
Fedor Indutny 106c6cfe98 crypto: fix memory leak in LoadPKCS12 9 years ago
Fedor Indutny 23196fe9c1 crypto: add `pfx` certs as CA certs too 9 years ago
Julie Pagano 1e146e7c26 doc: clarify code of conduct reporting 9 years ago
Daniel Turing dbdbdd4998 dns: add resolvePtr to query plain DNS PTR records 9 years ago
Daniel Turing c4ab861a49 dns: add failure test for dns.resolveXXX 9 years ago
Matteo Collina 76bc4c75bf doc: clarify dgram socket.send() multi-buffer support 9 years ago