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
2020-04-06n-api: define release 6Gabriel Schulhof
2020-04-06n-api: correct instance data testsGabriel Schulhof
2020-04-02build: macOS package notarizationRod Vagg
2020-04-02deps: upgrade npm to 6.14.4Ruy Adorno
2020-04-02deps: update term-size with signed versionRod Vagg
2020-04-02doc: update releaser list in README.mdMyles Borins
2020-03-24url: handle quasi-WHATWG URLs in urlToOptions()cjihrig
2020-03-24test: end tls connection with some dataSam Roberts
2020-03-24deps: update archs files for OpenSSL-1.1.1eHassaan Pasha
2020-03-24deps: adjust openssl configuration for 1.1.1eHassaan Pasha
2020-03-24deps: upgrade openssl sources to 1.1.1eHassaan Pasha
2020-03-23deps: remove *.pyc files from deps/npmBen Noordhuis
2020-03-23deps: update npm to 6.14.3Myles Borins
2020-03-23deps: upgrade npm to 6.14.1isaacs
2020-03-12tls: expose keylog event on TLSSocketAlba Mendez
2020-03-09doc: remove em dashesRich Trott
2020-03-09console: add trace-events for time and countJames M Snell
2020-03-02deps: openssl: cherry-pick 4dcb150ea30fAdam Majer
2020-03-02tools: unify make-v8.sh for ppc64le and s390xRichard Lau
2020-03-02tools: use CC instead of CXX when pointing to gccMilad Farazmand
2020-03-02deps: upgrade to libuv 1.34.2cjihrig
2020-03-02deps: upgrade to libuv 1.34.1cjihrig
2020-03-02deps: upgrade to libuv 1.34.0cjihrig
2020-03-02deps: upgrade to libuv 1.33.1cjihrig
2020-03-02deps: upgrade to libuv 1.32.0cjihrig
2020-03-02deps: upgrade to libuv 1.31.0cjihrig
2020-03-02deps: upgrade to libuv 1.30.1cjihrig
2020-03-02deps: upgrade to libuv 1.30.0cjihrig
2020-03-02deps: upgrade to libuv 1.29.1cjihrig
2020-03-02n-api: add napi_get_all_property_nameshimself65
2020-02-27test: mark empty udp tests flaky on OS XSam Roberts
2020-02-27doc: fix changelog for v10.18.1Andrew Hughes
2020-02-27build,win: fix goto exit in vcbuildJoão Reis
2020-02-27test: scale keepalive timeouts for slow machinesBen Noordhuis
2020-02-26deps: V8: cherry-pick d89f4ef1cd62Milad Farazmand
2020-02-26v8: fix load elimination liveness checksBen Noordhuis
2020-02-25n-api: add APIs for per-instance state managementGabriel Schulhof
2020-02-25n-api: turn NAPI_CALL_INTO_MODULE into a functionAnna Henningsen
2020-02-25test: add debugging output to test-net-listen-after-destroy-stdinRich Trott
2020-02-25buffer: add {read|write}Big[U]Int64{BE|LE} methodsgarygsc
2020-02-25tls: support TLS min/max protocol defaults in CLISam Roberts
2020-02-25test: allow EAI_FAIL in test-http-dns-error.jscjihrig
2020-02-24test: mark tests as flakyJoão Reis
2020-02-24test: mark http2 tests as flaky on 10.xAshCripps
2020-02-20test: try to stabalize test-child-process-fork-exec-path.jsRefael Ackermann
2020-02-14deps: upgrade npm to 6.13.7Michael Perrotte
2020-02-14deps: upgrade npm to 6.13.6Ruy Adorno
2020-02-06Working on v10.19.1Beth Griggs
2020-02-062020-02-06, Version 10.19.0 'Dubnium' (LTS)v10.19.0Beth Griggs
2020-02-05test: using TE to smuggle reqs is not possibleSam Roberts