summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2018-01-13, Version 6.13.0 'Boron' (LTS)v6.13.0v6.13.0-proposalMyles Borins2018-02-1311-22/+182
* test: make test-cli-syntax engine agnosticRich Trott2018-02-131-1/+3
* test: decrease duration of test-cli-syntaxEvan Lucas2018-02-131-20/+27
* crypto: warn on invalid authentication tag lengthTobias Nießen2018-02-122-1/+28
* test: use valid authentication tag lengthTobias Nießen2018-02-121-1/+1
* test: mark test-inspector-stop-profile-after-done flakyMyles Borins2018-02-121-0/+1
* test: improve flaky test-listen-fd-ebadf.jsRich Trott2018-02-121-1/+13
* test: fix test-tls-server-verify.js on Windows CIRich Trott2018-02-121-3/+2
* src: dumb down code by removing std::moveAnna Henningsen2018-02-121-6/+8
* src: use correct OOB check for IPv6 parsingAnna Henningsen2018-02-121-5/+5
* src: make url host a proper C++ classAnna Henningsen2018-02-121-122/+147
* src: move url internals into anonymous namespaceAnna Henningsen2018-02-121-59/+58
* src: minor cleanups to node_url.ccAnna Henningsen2018-02-121-32/+29
* doc: remove x86 from os.arch() optionsGibson Fahnestock2018-02-122-6/+7
* tools: do not override V8's gitignoreYang Guo2018-02-121-0/+3
* doc: move matthewloring to emeritiRich Trott2018-02-121-2/+2
* test: fix flaky test-http-pipeline-floodAnatoli Papirovski2018-02-121-2/+2
* test: rename regression testsTobias Nießen2018-02-126-8/+34
* test: fix flaky test-pipe-unrefAnatoli Papirovski2018-02-121-2/+2
* test: fix crypto test case to use correct encodingTobias Nießen2018-02-121-1/+1
* test: simplify test-buffer-slice.jsWeijia Wang2018-02-121-69/+44
* benchmark: fix timeout in write-stream-throughputAnatoli Papirovski2018-02-121-4/+4
* doc: move joshgav to TSC emeriti listRich Trott2018-02-121-2/+2
* doc: improve security section of README.mdRich Trott2018-02-121-9/+8
* doc: copy-edit COLLABORATOR_GUIDE.mdRich Trott2018-02-121-17/+16
* doc: improve alt textRich Trott2018-02-121-1/+1
* doc: fix spelling of contributorsRich Trott2018-02-121-2/+2
* doc: add references to PR communication articlesSalame William2018-02-121-0/+5
* gitignore: ignore *.VC.db filesTobias Nießen2018-02-121-0/+1
* test: improve to use template stringsreepurnajasti2018-02-121-10/+10
* doc: fix typoTobias Nießen2018-02-121-1/+1
* doc: use my legal name in READMETimothy Gu2018-02-121-1/+1
* test: make test-tls-invoke-queued use public APIAnna Henningsen2018-02-121-3/+3
* crypto: add ocsp_request ClientHelloParser::ResetDaniel Bevenius2018-02-121-0/+1
* test: refactor test-tls-securepair-fifthargAnna Henningsen2018-02-121-7/+2
* tools: fix AttributeError: __exit__ on Python 2.6Dmitriy Kasyanov2018-02-121-1/+1
* doc: use dashes instead of asterisksRuben Bridgewater2018-02-122-7/+7
* doc: update AUTHORS listRuben Bridgewater2018-02-122-3/+34
* tools: autofixer for lowercase-name-for-primitiveShobhit Chittora2018-02-122-12/+31
* test: remove undefined functionRich Trott2018-02-121-1/+3
* doc: add starkwang to collaboratorsWeijia Wang2018-02-121-0/+2
* test: use common module API in test-child-process-exec-stdout-stderr-data-stringsreepurnajasti2018-02-121-14/+4
* doc: improve fs api descriptionsEvan Lucas2018-02-121-9/+27
* doc: instructions on how to make membership publicMichael Dawson2018-02-121-0/+4
* test: refactor test-repl-definecommandRich Trott2018-02-121-4/+10
* tls: comment about old-style errorsxortiz2018-02-121-0/+2
* doc: removed extra explanation in api/buffer.mdWaleed Ashraf2018-02-121-7/+5
* doc: use american spelling as per style guidesreepurnajasti2018-02-121-1/+1
* doc: require CI status indicator in PRsNikolai Vavilov2018-02-121-0/+1
* net: remove ADDRCONFIG DNS hint on WindowsBartosz Sosnowski2018-02-121-1/+4