summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-22build: do not lint python scripts under test/fixturesJoyee Cheung
2019-01-21n-api: mark thread-safe function as stableGabriel Schulhof
2019-01-22test,worker: verify that `.terminate()` breaks microtask queueAnna Henningsen
2019-01-22http: make ClientRequest#setTimeout() noop at endTim De Pauw
2019-01-21doc: use correct placeholder for policy docsAnna Henningsen
2019-01-21src: remove outdated `Neuter()` call in `node_buffer.cc`Anna Henningsen
2019-01-21doc: hyperlink reference to process.nextTickSam Roberts
2019-01-21tls: do not free cert in `.getCertificate()`Anna Henningsen
2019-01-21tools: improve valgrind supportAnna Henningsen
2019-01-21process: check env->EmitProcessEnvWarning() lastBenjamin
2019-01-21deps: upgrade to libuv 1.25.0cjihrig
2019-01-21test: changed function to arrow functionyathamravali
2019-01-21src: reduce includes of node_internals.hJoyee Cheung
2019-01-21test: use stronger curves for keygenDaniel Bevenius
2019-01-21test: change ciphers from RC4 to no-such-cipherDaniel Bevenius
2019-01-20tools: update ESLint to 5.12.1cjihrig
2019-01-20test: switch to native v8 coverageBenjamin Coe
2019-01-20doc: reword stream docs to clarify that decodeStrings encodes stringsDaniel George Holz
2019-01-20http: reuse noop function in socketOnError()cjihrig
2019-01-20doc: correct my wrong note about buf.fill()Vse Mozhet Byt
2019-01-20tls: make tls.connect() accept a timeout optionLuigi Pinca
2019-01-20test: relax chunk count expectationsGireesh Punathil
2019-01-19doc: add a note to `buf.fill()` descriptionVse Mozhet Byt
2019-01-18test: ensure npm version is not release candidateMyles Borins
2019-01-18test: improve code coverage for i18nMichael Dawson
2019-01-18crypto: fix key handle extractionTobias Nießen
2019-01-182019-01-17, Version 11.7.0 (Current), @BridgeARRuben Bridgewater
2019-01-18src: silence compiler warning in node_report.ccDaniel Bevenius
2019-01-18test: use fipsMode instead of common.hasFipsCryptoDaniel Bevenius
2019-01-18util: fix iterable types with special prototypeRuben Bridgewater
2019-01-18test: do not use uninitialized memory in common flags checkAnna Henningsen
2019-01-18test: add node-report testsLakshmiSwethaG
2019-01-18doc: add node-report documentationVipin Menon
2019-01-18src: merge into coreGireesh Punathil
2019-01-18worker: enable passing command line flagsYael Hermon
2019-01-18doc: fix typo in Buffer APIH1Gdev
2019-01-17test: prepare test-hash-seed for CIRich Trott
2019-01-17test: refactor min() in test-hash-seedRich Trott
2019-01-17test: add check for wrk to test-keep-aliveRich Trott
2019-01-17doc: add Rich back to TSC listMichael Dawson
2019-01-17process: allow reading umask in workerscjihrig
2019-01-17test: revert fail `coverage` target if tests fail"Michael Dawson
2019-01-17policy: manifest with subresource integrity checksBradley Farias
2019-01-17test: fix test-repl timeout and tmpdir refreshBrian White
2019-01-17doc: add metadata about ecdh curve optionsSam Roberts
2019-01-17src: fix FIPS section in Sign::SignFinalDaniel Bevenius
2019-01-17build: introduce --openssl-is-fips flagDaniel Bevenius
2019-01-16deps: v8, cherry-pick 9365d09, aac2f8c, 47d34a3Benjamin Coe
2019-01-16src: call `Environment::Exit()` for fatal exceptionsAnna Henningsen
2019-01-16src: reset `StopTracingAgent()` before platform teardownAnna Henningsen