summaryrefslogtreecommitdiff
path: root/test/parallel/test-crypto-fips.js
Commit message (Expand)AuthorAgeFilesLines
* crypto: migrate setFipsCrypto to internal/errorsJames M Snell2017-10-271-4/+9
* crypto: only try to set FIPS mode if differentGibson Fahnestock2017-09-261-0/+9
* test: remove envPlus, use Object.assign everywhereGibson Fahnestock2017-09-031-15/+6
* test: begin normalizing fixtures useJames M Snell2017-08-071-2/+5
* test: adjust indentation for stricter lintingRich Trott2017-07-271-1/+1
* test: simplify test skippingVse Mozhet Byt2017-07-041-5/+3
* test: skip fips tests using OpenSSL config fileDaniel Bevenius2017-06-281-23/+41
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-6/+5
* crypto: support OPENSSL_CONF againSam Roberts2017-02-091-3/+22
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-2/+2
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: improving crypto fipsJames Tenenbaum2016-12-111-1/+1
* crypto: fix openssl.cnf FIPS handling & testingRod Vagg2016-10-191-7/+28
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-1/+1
* benchmark,test,lib: remove extra spacesRich Trott2016-05-111-1/+1
* crypto: Improve control of FIPS modeStefan Budeanu2016-02-251-0/+180