summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-async-cb-after-socket-end.js
AgeCommit message (Expand)Author
2019-06-10test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-06-05Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts
2019-06-05test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon
2019-03-20tls: support TLSv1.3Sam Roberts
2019-02-01tls: introduce client 'session' eventSam Roberts
2018-04-10test: refactor parallel/test-tls-async-cb-after-socket-endjuggernaut451
2017-10-13test: replaced fixturesDir with common.fixturesDolapo Toki
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-06-10test: use random ports where possibleBrian White
2016-06-08test: fix tests for non-crypto buildsAnna Henningsen
2016-05-17src: refactor require('constants')James M Snell
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-12-28test: remove unused variables from TLS testsRich Trott
2015-10-28test: use port number from env in tls socket testStefan Budeanu
2015-07-20test: changing process.exit to return while skipping testsSakthipriyan Vairamani
2015-06-04tls: emit errors on close whilst async actionFedor Indutny