summaryrefslogtreecommitdiff
path: root/tests/online/badssl.c
Commit message (Expand)AuthorAgeFilesLines
* badssl: RC4 should not fail with ECERTIFICATEcmn/rc4Edward Thomson2020-12-141-4/+2
* badssl: re-enable RC4 testCarlos Martín Nieto2020-12-131-3/+0
* cmake: define GIT_HTTPS when HTTPS is supportedPatrick Steinhardt2017-04-251-1/+1
* https: don't test that RC4 is invalidcmn/sec-update-25Carlos Martín Nieto2017-01-091-0/+3
* http: correct the expected error for RC4Carlos Martín Nieto2017-01-091-2/+4
* http: perform 'badssl' check also via certificate callbackCarlos Martín Nieto2017-01-061-0/+29
* Use general cl_git_fail because the error is genericDirkjan Bussink2016-03-141-2/+1
* Setup better defaults for OpenSSL ciphersDirkjan Bussink2016-03-141-0/+9
* Fix build for unit testLeo Yang2015-11-021-2/+13
* net: add tests against badssl.comcmn/badsslCarlos Martín Nieto2015-09-271-0/+27