summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-disable-renegotiation.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove unnecessary noop function args to `mustCall()`Antoine du Hamel2022-10-201-4/+2
* lib: replace validator and errorMohammed Keyvanzadeh2022-02-051-2/+2
* test: add common.mustSucceedTobias Nießen2020-10-171-2/+1
* test: refactor common.expectsErrorRuben Bridgewater2019-12-311-9/+9
* tls: support TLSv1.3Sam Roberts2019-03-201-0/+7
* tls: renegotiate should take care of its own stateSam Roberts2019-02-131-2/+0
* tls: null not valid as a renegotiate callbackSam Roberts2019-02-061-0/+6
* tls: check arg types of renegotiate()Sam Roberts2019-02-041-0/+16
* test: check for tls renegotiation errorsSam Roberts2019-01-141-24/+22
* tls: migrate errors in _tls_wrap.jsMir Mufaqam Ali2017-12-241-3/+5
* test: replace fixturesDir with fixtures moduleJoel Dart2017-10-111-3/+3
* http2: add range support for respondWith{File|FD}James M Snell2017-08-041-3/+7
* http2: remove redundant return in testJames M Snell2017-08-041-3/+2
* http2: add tests and benchmarksJames M Snell2017-08-041-0/+0
* tls: add tlsSocket.disableRenegotiation()James M Snell2017-08-041-0/+67