summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-agent-session-eviction.js
AgeCommit message (Expand)Author
2019-06-10test: remove workaround for unsupported OpenSSLsSam Roberts
2019-03-20tls: support TLSv1.3Sam Roberts
2018-11-13tls: disable TLS v1.0 and v1.1 by defaultBen Noordhuis
2017-11-11test: fix test-https-agent-session-eviction for 1.1David Benjamin
2017-10-13test: use common.fixtures moduleChi-chi Wang
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-02-06test: add common.mustNotCall()cjihrig
2016-07-18test: use mustCall() for simple flow trackingcjihrig
2016-06-10test: use random ports where possibleBrian White
2016-05-17src: refactor require('constants')James M Snell
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-05-11benchmark,test,lib: remove extra spacesRich Trott
2016-02-01https: evict cached sessions on errorFedor Indutny