aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-11deps: reapply c-ares floating patchBen Noordhuis
2016-02-11deps: sync with upstream c-ares/c-ares@4ef6817Fedor Indutny
2016-02-12doc: update DCO to v1.1Mikeal Rogers
2016-02-11crypto: have fixed NodeBIOs return EOFAdam Langley
2016-02-11test: run v8 tests from node treeBryon Leung
2016-02-11http: allow async createConnection()Brian White
2016-02-11child_process: fix data loss with readable eventBrian White
2016-02-11string_decoder: fix performance regressionBrian White
2016-02-11doc: fix minor inconsistencies in repl docRich Trott
2016-02-11build: treat aarch64 as arm64Johan Bergström
2016-02-10test: fix flaky test-http-regr-gh-2928Rich Trott
2016-02-10test: fix child-process-fork-regr-gh-2847 againSantiago Gimeno
2016-02-10buffer: add encoding parameter to fill()Trevor Norris
2016-02-10tools: remove excessive comments from .eslintrcRich Trott
2016-02-10test: remove unneeded common.indirectInstanceOf()Rich Trott
2016-02-10test: don't run test-tick-processor.js on AixMichael Dawson
2016-02-10tools: enable no-proto rule for linterJackson Tian
2016-02-10debugger: assert test before accessing this.bindingPrince J Wesley
2016-02-10src: deprecate undocumented variablesJackson Tian
2016-02-09path: performance improvements on all platformsBrian White
2016-02-09test: improve path testsBrian White
2016-02-09benchmark: split path benchmarksBrian White
2016-02-09benchmark: allow empty parametersBrian White
2016-02-09test: fix child-process-fork-regr-gh-2847Santiago Gimeno
2016-02-09tools,doc: fix linting errorsRich Trott
2016-02-09tools: disallow mixed spaces and tabs for indentsRich Trott
2016-02-09tools: alphabetize eslint stylistic issues sectionRich Trott
2016-02-092016-02-09, Version 5.6.0 (Stable)James M Snell
2016-02-092016-02-09, Version 4.3.0 'Argon' (LTS)James M Snell
2016-02-092016-02-09, Version 0.12.10 (LTS)James M Snell
2016-02-092016-02-09, Version 0.10.42 (Maintenance)James M Snell
2016-02-09src: avoid compiler warning in node_revert.ccJames M Snell
2016-02-09http: strictly forbid invalid characters from headersJames M Snell
2016-02-09deps: update http-parser to version 2.6.1James M Snell
2016-02-09src: add --security-revert command line flagJames M Snell
2016-02-09build: fix build when python path contains spacesFelix Becker
2016-02-09repl: handle quotes within regexp literalPrince J Wesley
2016-02-09doc: merging behavior of writeHead vs setHeaderAlejandro Oviedo
2016-02-09doc: fix type references for link gen, link cssClaudio Rodriguez
2016-02-09tools: parse types into links in doc html genClaudio Rodriguez
2016-02-09node: improve process.nextTick performanceRuben Bridgewater
2016-02-09streams: 5% throughput gain when sending small chunksMatteo Collina
2016-02-09test: enable to work pkcs12 test in FIPS modeShigeki Ohtsu
2016-02-08test: disable gh-5100 test when in FIPS modeFedor Indutny
2016-02-08doc: fix dgram doc indentationRich Trott
2016-02-08deps: reapply c-ares floating patchBen Noordhuis
2016-02-08src,deps: replace LoadLibrary by LoadLibraryWCheng Zhao
2016-02-08deps: sync with upstream bagder/c-ares@2bae2d5Fedor Indutny
2016-02-08crypto: fix memory leak in LoadPKCS12Fedor Indutny
2016-02-08crypto: add `pfx` certs as CA certs tooFedor Indutny