summaryrefslogtreecommitdiff
path: root/test/parallel/test-https-agent-session-eviction.js
Commit message (Expand)AuthorAgeFilesLines
* src,test: support dynamically linking OpenSSL 3.0Daniel Bevenius2021-03-161-1/+2
* test: remove workaround for unsupported OpenSSLsSam Roberts2019-06-101-35/+7
* tls: support TLSv1.3Sam Roberts2019-03-201-1/+1
* tls: disable TLS v1.0 and v1.1 by defaultBen Noordhuis2018-11-131-0/+1
* test: fix test-https-agent-session-eviction for 1.1David Benjamin2017-11-111-8/+20
* test: use common.fixtures moduleChi-chi Wang2017-10-131-3/+3
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+1
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-2/+2
* test: add common.mustNotCall()cjihrig2017-02-061-1/+1
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-4/+1
* test: use random ports where possibleBrian White2016-06-101-8/+9
* src: refactor require('constants')James M Snell2016-05-171-2/+2
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* benchmark,test,lib: remove extra spacesRich Trott2016-05-111-1/+1
* https: evict cached sessions on errorFedor Indutny2016-02-011-0/+88