summaryrefslogtreecommitdiff
path: root/tests/suite/ciphersuite
Commit message (Collapse)AuthorAgeFilesLines
* Use https:// for www.iana.orgTim Rühsen2019-03-132-3/+3
| | | | Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
* tests: modified test-ciphersuite-names to work with cpp 5.1.1Nikos Mavrogiannopoulos2015-06-231-1/+3
|
* tests: moved test-ciphersuites.sh one level upNikos Mavrogiannopoulos2015-06-222-26/+2
| | | | That simplifies running the script outside make check.
* tests: suite: ciphersuite: fixupsAlon Bar-Lev2015-06-223-77/+89
| | | | | | | | | | fix separate builddir issue, without modifying locations, quite ugly. re-indent using tab. fix shebang. Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
* tests: ciphersuite test will ignore the invalid names of ↵Nikos Mavrogiannopoulos2015-04-071-2/+5
| | | | | | | TLS_DHE_PSK_WITH_AES_128_CCM_8 That is because the names in rfc6655 are for some reason different than the expected.
* test-ciphers.js: improved ciphersuite checksNikos Mavrogiannopoulos2015-03-291-3/+3
|
* updated test-ciphersuite.sh for new typesNikos Mavrogiannopoulos2015-03-291-1/+1
|
* ciphersuite test: enhanced check for correct ciphersuitesNikos Mavrogiannopoulos2014-12-052-3/+13
|
* ciphersuites tests: add missing includesNikos Mavrogiannopoulos2014-12-051-1/+1
|
* ciphersuite tests: define HAVE_CONFIG_HNikos Mavrogiannopoulos2014-12-051-1/+1
|
* corrected test-ciphersuites.sh testNikos Mavrogiannopoulos2014-02-021-2/+2
|
* improved ciphersuite testNikos Mavrogiannopoulos2013-11-102-2/+19
|
* Added ciphersuite testNikos Mavrogiannopoulos2013-10-267-0/+3154