summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: add Backport-PR-URL info in backport guideofrobots-patch-1Ali Ijaz Sheikh2018-10-181-5/+8
* util: treat format arguments equallyRoman Reiss2018-10-173-102/+145
* src: changed stdio_pipes_ to std::vectorSteven Auger2018-10-172-15/+13
* tls: prevent multiple connection errorscjihrig2018-10-171-3/+3
* crypto: simplify internal state handlingTobias Nießen2018-10-171-14/+5
* crypto: simplify error handling in ECDH::NewTobias Nießen2018-10-171-1/+1
* src: update v8::Object::GetPropertyNames() usagecjihrig2018-10-171-1/+6
* doc: cleanup and references in C++ guideRefael Ackermann2018-10-161-23/+34
* src: remove OCB support ifdef OPENSSL_NO_OCBShelley Vohr2018-10-161-3/+8
* deps: patch V8 to 7.0.276.28Michaël Zasso2018-10-1613-27/+96
* src: remove function hasTextDecoder in encoding.jsChi-chi Wang2018-10-161-10/+3
* tools,test: add list of slow testsRefael Ackermann2018-10-162-24/+211
* tools,test: cleanup and dedup codeRefael Ackermann2018-10-164-124/+58
* test: fix strictEqual arguments orderJonathan Samines2018-10-161-18/+18
* src: add deprecation warning to errname()Dolapo Toki2018-10-165-2/+46
* zlib: refactor zlib internalsAnna Henningsen2018-10-162-412/+520
* test: add test coverage for fs.truncatechristian-bromann2018-10-151-0/+35
* async_hooks: remove promise object from resourceAndreas Madsen2018-10-156-34/+5
* test: use smaller keys for a faster keygen testSam Roberts2018-10-151-18/+18
* test: increased code coverage for slowCasesJared Haines2018-10-151-0/+4
* test: assertions arguments match docsAmanuel Ghebreweldi2018-10-151-1/+1
* test: fix assert.strictEqual() argument orderDerek2018-10-151-2/+2
* test: fix assert parameter order in test-https-localaddress.jsIan Sutherland2018-10-151-1/+1
* test: change order of assert.strictEquals argumentsChuck Theobald2018-10-151-10/+10
* test: fix assert equal order of argumentsDavid Jiang2018-10-151-1/+1
* src: change macro to fnGino Notto2018-10-151-4/+6
* test: fix order of assert args in client response domain testEmily Kolar2018-10-151-2/+2
* test: re-order strictEqual paramater callsPaul Tichonczuk2018-10-151-6/+6
* test: fix assertions args orderMilton Sosa2018-10-151-2/+2
* test: fix parameters in test-repl.jsIsrael Ortiz2018-10-151-4/+4
* test: reverse arguments in assert.strictEqualVsevolod Geraskin2018-10-151-4/+4
* test: update assertion parameter orderSean Healy2018-10-151-7/+7
* test: fix backward assertion argumentsStéphane Vasseur2018-10-151-3/+3
* test: reversed 1st and 2nd arguments for assert.strictEqual()vchoubey082018-10-151-1/+1
* test: correct assertion argument orderJeff Marvin2018-10-151-6/+30
* module: removed unused variableMartin Omander2018-10-151-1/+1
* test: fix assertion ordererickwendel2018-10-151-2/+2
* test: updated assert test values to doc standardskeeysnc2018-10-151-1/+1
* test: switch order of assertion argumentsMel2018-10-151-2/+2
* test: fix assert.strictEqual() argument orderSavio Resende2018-10-151-10/+10
* test: fix parameter order of assertionsPete Lombardo2018-10-151-4/+4
* test: fix assert value orderEthan Weber2018-10-151-2/+2
* src: add default initializer in tls_wrapRichard Hoehn2018-10-152-13/+7
* test: fix strictEqual order for timers testSaleh Abdel Motaal2018-10-151-16/+16
* test: corrected assertion arguments orderfrancois2018-10-151-66/+73
* test: fix strictEqual input parameters orderAlixAng2018-10-151-2/+2
* test: fix order of arguments passed to strictEqualJoe Shindelar2018-10-151-2/+2
* test: augment tests for SourceTextModuleAndrew Eisenberg2018-10-152-1/+26
* test: fix arguments ordering for assertions to match the docsLiran Tal2018-10-151-8/+5
* test: fixed strictEqual arguments orderRuy Adorno2018-10-151-2/+2