summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-check-server-identity.js
Commit message (Expand)AuthorAgeFilesLines
* tls: drop support for URI alternative namesTobias Nießen2022-01-101-7/+7
* lib: remove usage of url.parseraisinten2021-02-111-14/+0
* test,doc,lib: adjust object literal newlines for lint ruleRich Trott2021-01-261-5/+6
* tls: allow empty subject even with altNames definedJason Macgowan2019-11-291-0/+14
* test: more tls hostname verification coverageBen Noordhuis2019-06-041-0/+42
* http,https,tls: switch to WHATWG URL parserHackzzila2018-04-291-0/+14
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* benchmark,build,doc,lib,src,test: correct typosBenjamin Fleischer2017-03-031-1/+1
* test: update test-tls-check-server-identity.jsKevin Cox2016-12-231-10/+11
* lib: make tls.checkServerIdentity() more strictBen Noordhuis2016-09-281-0/+51
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* tls: handle empty cert in checkServerIndentityMike Atkins2015-08-211-0/+7
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: refactor all tests that depends on cryptoJohan Bergström2015-03-051-0/+6
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+217