summaryrefslogtreecommitdiff
path: root/test/pummel/test-tls-ci-reneg-attack.js
Commit message (Expand)AuthorAgeFilesLines
* test: move client renegotiation tests to parallelRich Trott2019-01-301-98/+0
* test: remove s_client from test-tls-ci-reneg-attackRich Trott2019-01-271-36/+21
* tools: capitalize sentencesRuben Bridgewater2018-12-101-1/+1
* tools: add 'spaced-comment' into eslint rulesWeijia Wang2018-04-011-3/+0
* test: continue normalizing fixtures useMiguel Angel Asencio Hurtado2017-08-271-3/+3
* test: simplify test skippingVse Mozhet Byt2017-07-041-11/+6
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-6/+6
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-9/+9
* test: use const for all require() callscjihrig2017-01-021-5/+5
* test: cleanup IIFE testscjihrig2016-07-141-3/+3
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-2/+2
* test: changing process.exit to return while skipping testsSakthipriyan Vairamani2015-07-201-2/+2
* test: formatting skip messages for TAP parsingSakthipriyan 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: pummel/*ci-reneg* handle EPIPETimothy J Fontaine2014-02-241-3/+13
* test: ignore tests when built without OpenSSL CLIFedor Indutny2014-01-201-0/+5
* gyp: build openssl-cli tool and use it in testsFedor Indutny2013-12-111-6/+1
* net: don't suppress ECONNRESETBen Noordhuis2013-02-111-1/+1
* tls: fix off-by-one error in renegotiation checkBen Noordhuis2012-06-181-5/+9
* Lint all the JavaScripts.isaacs2012-02-181-2/+2
* tls: mitigate session renegotiation attacksBen Noordhuis2012-02-161-0/+100