summaryrefslogtreecommitdiff
path: root/tests/suite
Commit message (Expand)AuthorAgeFilesLines
* serv, cli: add --keymatexport optionDaiki Ueno2019-04-191-0/+22
* handshake: increase the default number of tickets we send to 2tmp-increase-nr-of-ticketsNikos Mavrogiannopoulos2019-03-201-1/+1
* Use https:// for www.iana.orgTim Rühsen2019-03-132-3/+3
* Use https:// for csrc.nist.govTim Rühsen2019-03-131-1/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-1386-86/+86
* tlsfuzzer: update to the latest upstream for downgrade protection teststmp-downgrade-sentinelDaiki Ueno2019-02-224-4/+17
* tlsfuzzer: update to the latest upstream for record_size_limit testDaiki Ueno2019-02-143-12/+46
* Merge branch 'tmp-record-size-limit-fixes' into 'master'Daiki Ueno2019-01-243-1/+23
|\
| * tlsfuzzer: update to the latest upstream for record_size_limit testsDaiki Ueno2019-01-244-1/+23
* | tests: added tests for multiple ticket receptiontmp-test-ticketsNikos Mavrogiannopoulos2019-01-233-1/+101
|/
* tls-sig: check RSA-PSS signature key compatibility also in TLS 1.2Daiki Ueno2019-01-091-4/+2
* tlsfuzzer: update to the latest upstream for the TLS 1.2 CV testsDaiki Ueno2019-01-092-0/+0
* testrandom.sh: Fix endless looptmp-testrandom.shTim Rühsen2018-12-201-3/+3
* tlsfuzzer: update to the latest upstream to eanble CCS teststmp-ccs-tls13Daiki Ueno2018-12-104-0/+6
* serv: add --maxearlydata optionDaiki Ueno2018-11-181-0/+18
* Merge branch 'tmp-0rtt' into 'master'Daiki Ueno2018-11-121-0/+54
|\
| * testcompat-tls13-openssl: exercise early data transmissionDaiki Ueno2018-11-121-0/+54
* | tls13: use system's openssl for interop testingNikos Mavrogiannopoulos2018-11-102-6/+8
|/
* testcompat-openssl: do not test DSS or small curves with 1.1.1tmp-fix-ci-runsNikos Mavrogiannopoulos2018-11-071-25/+39
* tlsfuzzer: updated to latest upstream and enabled new teststmp-update-tlsfuzzerNikos Mavrogiannopoulos2018-10-165-4/+72
* Fix check for GNU C compiler in eina_cpu.ctmp-fix-eina-cpu-on-solarisTim Rühsen2018-10-091-2/+2
* tlsfuzzer: disable SSL3.0 in export-ciphers-rejected testDmitry Eremin-Solenikov2018-09-271-1/+21
* tlsfuzzer: support running from separate build dirDmitry Eremin-Solenikov2018-09-272-10/+9
* tlsfuzzer: add missing scriptDmitry Eremin-Solenikov2018-09-271-0/+29
* tlsfuzzer: move common code to separate fileDmitry Eremin-Solenikov2018-09-277-185/+72
* tlsfuzzer: use random port for tls-fuzzer-nocert testDmitry Eremin-Solenikov2018-09-272-73/+136
* tlsfuzzer: use random port for tls-fuzzer-cert testDmitry Eremin-Solenikov2018-09-272-13/+17
* tlsfuzzer: remove duplicate tests and sort them alphabeticallyDaiki Ueno2018-09-141-28/+20
* tlsfuzzer: modify to use the final code pointsNikos Mavrogiannopoulos2018-08-201-0/+2
* tlsfuzzer: update to the latest versionDaiki Ueno2018-08-083-3/+7
* algorithms: add support for FFDHE6144Daiki Ueno2018-08-082-6/+3
* tests: tls-fuzzer: enable tests relying on header fragmentationDaiki Ueno2018-08-062-19/+10
* tlsfuzzer: update to the latest versionDaiki Ueno2018-08-063-1/+3
* tls1.3: server returns early on handshake when no cert is provided by clientNikos Mavrogiannopoulos2018-08-033-8/+9
* tests: run tls-fuzzer PSK testsuiteNikos Mavrogiannopoulos2018-07-273-1/+88
* send_client_hello: don't override version after HRR is receivedNikos Mavrogiannopoulos2018-07-251-5/+35
* tests: tls-fuzzer: separated SSL3.0 from TLS1.x testsNikos Mavrogiannopoulos2018-07-133-10/+37
* tests: tls-fuzzer-alpn: operate on random portNikos Mavrogiannopoulos2018-07-073-7/+5
* configure: added option --enable-tls13-supportNikos Mavrogiannopoulos2018-07-074-4/+6
* tests: mini-record-timing: avoid warning for too large stack usageNikos Mavrogiannopoulos2018-07-041-1/+5
* tlsfuzzer: updated to include RSA and RSA-PSS related testsNikos Mavrogiannopoulos2018-07-023-4/+28
* testcompat-tls13-openssl: fix openssl interactionsNikos Mavrogiannopoulos2018-06-271-9/+51
* tests: eliminated compiler warningsNikos Mavrogiannopoulos2018-06-272-5/+3
* avoid overflow when substracting timespecs if rdtsc is not availableRolf Eike Beer2018-06-261-2/+2
* .gitlab-ci.yml: updated x86 CI builds with better datefudge detectionNikos Mavrogiannopoulos2018-06-243-17/+8
* tlsfuzzer: update to the latest versiontmp-tlsfuzzer-tls13-hrrDaiki Ueno2018-06-152-0/+0
* tlsfuzzer-tls13: use a random port for testingNikos Mavrogiannopoulos2018-06-122-13/+20
* tlsfuzzer: update to the latest versionDaiki Ueno2018-06-126-1/+96
* priorities: hmac-sha256 ciphersuites were removed from defaultsNikos Mavrogiannopoulos2018-06-121-2/+2
* cbc-record-check.sh: introducedNikos Mavrogiannopoulos2018-06-123-321/+295