summaryrefslogtreecommitdiff
path: root/test/parallel/test-tls-parse-cert-string.js
Commit message (Expand)AuthorAgeFilesLines
* tls: move tls.parseCertString to end-of-lifeTobias Nießen2022-01-151-71/+0
* tls: move legacy code into own fileRobert Nagy2021-07-111-5/+5
* test: replace flag expose_internals to expose-internalsJuan José Arboleda2020-04-021-1/+1
* test: move hijackstdio out of require('common')James M Snell2018-08-241-2/+6
* test: add deprecation code to expectWarningDaniel Bevenius2018-03-261-1/+2
* tls: deprecate parseCertString & move to internalXadillaX2017-09-131-4/+21
* tls: fix object prototype type confusionBen Noordhuis2017-08-301-1/+12
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+1
* test: add test for invalid cert stringRich Trott2016-08-211-19/+29
* test: fix tests for non-crypto buildsAnna Henningsen2016-06-081-1/+5
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-2/+2
* lib,test,tools: alignment on variable assignmentsRich Trott2016-04-181-3/+3
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: add test for tls.parseCertStringEvan Lucas2015-12-151-0/+26