aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-19deps: add missing ares_android.h filecjihrig
2018-10-18tools: clarify commit message lintingRich Trott
2018-10-19test: enable trace-events tests for workersRichard Lau
2018-10-18doc: improve README.mdRich Trott
2018-10-18tools: do not lint commit message if var undefinedRich Trott
2018-10-18tools: prefer filter to remove empty stringsSakthipriyan Vairamani (thefourtheye)
2018-10-18console: add trace-events for time and countJames M Snell
2018-10-18src: initial large page (2M) supportSuresh Srinivas
2018-10-18build: fix `./configure --enable-d8`Ben Noordhuis
2018-10-17doc: simplify security reporting textRich Trott
2018-10-17src: add trace events for env.ccJames M Snell
2018-10-18crypto: DRY Diffie-Hellman initialization codeBen Noordhuis
2018-10-17test: check codes of thrown errorsNancy Truong
2018-10-17timers: run nextTicks after each immediate and timerAnatoli Papirovski
2018-10-18stream: undo internalBinding() conversion in compat mechanismAnna Henningsen
2018-10-17util: treat format arguments equallyRoman Reiss
2018-10-17src: changed stdio_pipes_ to std::vectorSteven Auger
2018-10-17tls: prevent multiple connection errorscjihrig
2018-10-17crypto: simplify internal state handlingTobias Nießen
2018-10-17crypto: simplify error handling in ECDH::NewTobias Nießen
2018-10-17src: update v8::Object::GetPropertyNames() usagecjihrig
2018-10-16doc: cleanup and references in C++ guideRefael Ackermann
2018-10-16src: remove OCB support ifdef OPENSSL_NO_OCBShelley Vohr
2018-10-16deps: patch V8 to 7.0.276.28Michaël Zasso
2018-10-16src: remove function hasTextDecoder in encoding.jsChi-chi Wang
2018-10-16tools,test: add list of slow testsRefael Ackermann
2018-10-16tools,test: cleanup and dedup codeRefael Ackermann
2018-10-16test: fix strictEqual arguments orderJonathan Samines
2018-10-16src: add deprecation warning to errname()Dolapo Toki
2018-10-16zlib: refactor zlib internalsAnna Henningsen
2018-10-15test: add test coverage for fs.truncatechristian-bromann
2018-10-15async_hooks: remove promise object from resourceAndreas Madsen
2018-10-15test: use smaller keys for a faster keygen testSam Roberts
2018-10-15test: increased code coverage for slowCasesJared Haines
2018-10-15test: assertions arguments match docsAmanuel Ghebreweldi
2018-10-15test: fix assert.strictEqual() argument orderDerek
2018-10-15test: fix assert parameter order in test-https-localaddress.jsIan Sutherland
2018-10-15test: change order of assert.strictEquals argumentsChuck Theobald
2018-10-15test: fix assert equal order of argumentsDavid Jiang
2018-10-15src: change macro to fnGino Notto
2018-10-15test: fix order of assert args in client response domain testEmily Kolar
2018-10-15test: re-order strictEqual paramater callsPaul Tichonczuk
2018-10-15test: fix assertions args orderMilton Sosa
2018-10-15test: fix parameters in test-repl.jsIsrael Ortiz
2018-10-15test: reverse arguments in assert.strictEqualVsevolod Geraskin
2018-10-15test: update assertion parameter orderSean Healy
2018-10-15test: fix backward assertion argumentsStéphane Vasseur
2018-10-15test: reversed 1st and 2nd arguments for assert.strictEqual()vchoubey08
2018-10-15test: correct assertion argument orderJeff Marvin
2018-10-15module: removed unused variableMartin Omander