aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Security
Commit message (Expand)AuthorAgeFilesLines
* dont write a certificate bundle if the shipped ca bundle is emptyRobin Appelman2017-01-091-3/+4
* Add Identityproof testsRoeland Jago Douma2016-11-243-1/+250
* Add a signer class for signingLukas Reschke2016-11-211-0/+166
* Add testsLukas Reschke2016-11-021-0/+13
* Inject config and loggerJoas Schilling2016-11-021-3/+9
* Fix CSRF token generation / validationLeon Klingele2016-11-022-4/+12
* Move browserSupportsCspV3 to CSPNonceManagerRoeland Jago Douma2016-10-251-1/+3
* Add ContentSecurityPolicyNonceManagerLukas Reschke2016-10-241-0/+57
* Add support for CSP noncesLukas Reschke2016-10-242-0/+23
* Fix getMock CertificateMangerTestRoeland Jago Douma2016-09-131-2/+3
* Fix getMock SecurityRoeland Jago Douma2016-09-072-4/+4
* Implement brute force protectionLukas Reschke2016-07-201-0/+123
* add test for needsRebundling() checkBjoern Schiessle2016-07-111-0/+92
* Disallow certain malformed domain names even if they match the trusted domain...Johannes Ernst2016-07-061-0/+4
* Trusted domain wildcard checking made shorter, supporting multiple *Johannes Ernst2016-07-061-1/+26
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-2012-0/+1092