summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: check whether gnutls_credentials_set() can be set in an hsk hooktmp-improved-vhost-documentation-testsNikos Mavrogiannopoulos2018-02-142-1/+146
* priority: disable the enabled by default RSA-PSS signature algorithmstmp-tests-include-ccmNikos Mavrogiannopoulos2018-02-126-13/+20
* tests: cipher-openssl-compat: extend to include CCM testsNikos Mavrogiannopoulos2018-02-121-22/+64
* tests: repeat cipher test with multiple keys and noncestmp-aarch64-gcm-fixNikos Mavrogiannopoulos2018-02-061-61/+102
* tests: check whether deletion of a certificate object worksNikos Mavrogiannopoulos2018-01-231-0/+19
* tests: pkcs11/tls-neg-pkcs11-key: updated for softhsm with PKCS#11 supportNikos Mavrogiannopoulos2018-01-221-12/+19
* tests: privkey-verify-broken: addressed uninitialized var useNikos Mavrogiannopoulos2018-01-161-2/+3
* tests: check whether get_mtu() functions relate to the set valuesNikos Mavrogiannopoulos2018-01-161-0/+25
* tests: added unit test for _gnutls_record_overhead()Nikos Mavrogiannopoulos2018-01-162-1/+104
* tests: added reproducer for self-signed verification errorNikos Mavrogiannopoulos2018-01-062-0/+144
* tests: hash-large: increase parallelism to allow fast run in CItmp-speedup-hash-testsNikos Mavrogiannopoulos2017-12-203-50/+67
* tests: utils.h: forbid compilation with NDEBUGtmp-pkcs11-updateNikos Mavrogiannopoulos2017-12-031-0/+4
* tests: p11-kit-load.sh: verify that all modules are loaded after a private ke...Nikos Mavrogiannopoulos2017-12-032-3/+23
* tests: enhanced pkcs11/list-tokensNikos Mavrogiannopoulos2017-12-031-4/+12
* tests: corrected destructive/p11-kit-load.sh error checkingNikos Mavrogiannopoulos2017-12-021-21/+47
* tests: verify whether group remains the same after resumptiontmp-restore-group-infoNikos Mavrogiannopoulos2017-11-271-0/+19
* tests: removed unnecessary assertNikos Mavrogiannopoulos2017-11-241-1/+0
* tests: delete temporary filesNikos Mavrogiannopoulos2017-11-241-0/+1
* tests: client-fastopen: introduce child signal handler and delay prior to sta...Nikos Mavrogiannopoulos2017-11-241-5/+8
* tests: updated SRP checksNikos Mavrogiannopoulos2017-11-211-37/+60
* tests: include the 8192-bit SRP prime into param checksNikos Mavrogiannopoulos2017-11-211-0/+1
* tests: combined key and cert teststmp-simplify-testsNikos Mavrogiannopoulos2017-11-2166-108/+29
* tests: windows subdir is only included on windows buildsNikos Mavrogiannopoulos2017-11-211-9/+18
* tests: dtls subdir was merged into main testsNikos Mavrogiannopoulos2017-11-212-53/+13
* tests: list-tokens: not only list but also verify whether module is operationalNikos Mavrogiannopoulos2017-11-031-0/+15
* tests: enhanced PKCS#11 loading testNikos Mavrogiannopoulos2017-11-032-0/+14
* tests: added PKCS#11 module loading testNikos Mavrogiannopoulos2017-11-033-1/+271
* Fix non-null warningRoberto Newmon2017-10-291-8/+8
* tests: test whether PKCS#11 generation works without loginNikos Mavrogiannopoulos2017-10-211-0/+23
* bumped versionNikos Mavrogiannopoulos2017-10-181-0/+0
* tests: check whether key IDs with SHA512 are corrected calculatedtmp-fix-sha512-use-in-certtoolNikos Mavrogiannopoulos2017-10-011-0/+8
* tests: check fingerprint generation with SHA512Nikos Mavrogiannopoulos2017-10-011-0/+8
* CONTRIBUTING.md: added some text on introducing new APIs [ci skip]Nikos Mavrogiannopoulos2017-09-271-0/+0
* tests: re-purposed client_dsa_key test to match new behavior of the librarytmp-signature-fixNikos Mavrogiannopoulos2017-09-251-3/+3
* tests: update TLS 1.2 tests to account for RSA-PSS client signaturesNikos Mavrogiannopoulos2017-09-252-3/+3
* tests: enhanced resumption checks with same and different SNItmp-sni-fixesNikos Mavrogiannopoulos2017-09-231-1/+35
* tests: New test for SNI parsing during cache-based session resumptionThomas Klute2017-09-232-1/+82
* tests: explicitly check for gnutls.pc in pkgconfig.shDmitry Eremin-Solenikov2017-09-201-0/+5
* test: use proper library name in pkgconfig.sh error messageDmitry Eremin-Solenikov2017-09-201-7/+9
* tests: use libidn2 in pkgconfig.shDmitry Eremin-Solenikov2017-09-201-4/+6
* tlsfuzzer: document the reason of failure of few fragmentation testsNikos Mavrogiannopoulos2017-09-191-2/+2
* tests: added reproducer for DTLS infinite loopNikos Mavrogiannopoulos2017-09-195-5/+441
* tests/base64-raw: Remove unused variableTim Rühsen2017-09-181-1/+1
* tests: modified the MD5 signature algorithm negotiation teststmp-remove-sha224Nikos Mavrogiannopoulos2017-09-134-335/+721
* tlsfuzzer: no longer include tests involving SHA224 signaturesNikos Mavrogiannopoulos2017-09-131-1/+8
* tlsfuzzer: added large client hello teststmp-large-client-hello-tlsfuzzerNikos Mavrogiannopoulos2017-09-081-0/+19
* tests: ip-utils: added include for FreeBSD compilationNikos Mavrogiannopoulos2017-09-081-0/+1
* tests: updated tlsfuzzer to reduce rsa-pss failuresNikos Mavrogiannopoulos2017-09-081-0/+0
* tests: added unit test for gnutls_x509_crq_signNikos Mavrogiannopoulos2017-09-082-1/+165
* tests: added verification checks into crl_apisNikos Mavrogiannopoulos2017-09-081-46/+80