Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-04test: prepare for consistent comma-dangle lint ruleRich Trott
2019-09-20http: remove legacy parserAnna Henningsen
2019-07-02build: expose napi_build_version variableNickNaso
2019-01-05zlib: add brotli supportAnna Henningsen
2018-12-06http: make parser choice a runtime flagAnna Henningsen
2018-11-11deps: introduce `llhttp`Fedor Indutny
2018-10-28test: fix regression when compiled with FIPSAdam Majer
2018-10-23crypto: strip unwanted space from openssl versionSam Roberts
2018-01-12n-api: expose n-api version in process.versionsMichael Dawson
2017-10-18build: add V8 embedder version stringMichaël Zasso
2017-08-31lib: simplify the readonly properties of icuJackson Tian
2017-08-08test: mitigate RegEx exceeding 80 charsAditya Anand
2017-08-04http2: add tests and benchmarksJames M Snell
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-30test: support candidate V8 versionsMichaël Zasso
2017-04-26test: support unreleased V8 versionsMichaël Zasso
2017-04-19src: add missing "http_parser.h" includeAnna Henningsen
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-10-27intl: Add more versions from ICUSteven R. Loomis
2016-10-25test: add common.hasIntlJames M Snell
2016-04-23test,benchmark: use deepStrictEqual()Rich Trott
2015-09-29src: add process.versions.icuEvan Lucas
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05test: refactor all tests that depends on cryptoJohan Bergström
2015-03-05test: don't assume process.versions.openssl always is availableJohan Bergström
2015-01-14test: introduce a test for process.versions outputJohan Bergström