summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-disable-renegotiation.js
AgeCommit message (Expand)Author
2019-03-20tls: support TLSv1.3Sam Roberts
2019-02-13tls: renegotiate should take care of its own stateSam Roberts
2019-02-06tls: null not valid as a renegotiate callbackSam Roberts
2019-02-04tls: check arg types of renegotiate()Sam Roberts
2019-01-14test: check for tls renegotiation errorsSam Roberts
2017-12-24tls: migrate errors in _tls_wrap.jsMir Mufaqam Ali
2017-10-11test: replace fixturesDir with fixtures moduleJoel Dart
2017-08-04http2: add range support for respondWith{File|FD}James M Snell
2017-08-04http2: remove redundant return in testJames M Snell
2017-08-04http2: add tests and benchmarksJames M Snell
2017-08-04tls: add tlsSocket.disableRenegotiation()James M Snell