summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-alert-handling.js
AgeCommit message (Expand)Author
2019-03-20tls: support TLSv1.3Sam Roberts
2019-02-06test: send a bad record only after connection doneSam Roberts
2018-12-27src: add .code and SSL specific error propertiesSam Roberts
2017-08-11test: make test-tls-alert-handling more strictRich Trott
2017-08-07test: begin normalizing fixtures useJames M Snell
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-04test: fix require nits in some test-tls-* testsVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2016-12-30test: refactor test-tls-alert-handlingRich Trott
2016-09-20tools: add eslint rule prefer-assert-methodsDany Shaanan
2016-06-10test: use random ports where possibleBrian White
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-07-20test: formatting skip messages for TAP parsingSakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-05-16tls_wrap: fix error cb when fatal TLS Alert recvdShigeki Ohtsu