summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tlsfuzzer: updated to latest versionNikos Mavrogiannopoulos2017-05-241-0/+0
* tests: on cipher override do not run the compatibility checkstmp-enhance-crypto-self-testsNikos Mavrogiannopoulos2017-05-221-1/+1
* tests: added TLS server test for multi-key usageNikos Mavrogiannopoulos2017-05-202-1/+78
* Don't let GnuTLS headers in NETTLE_CFLAGS override local headersDmitry Eremin-Solenikov2017-05-191-10/+10
* tests: add test for signing with certificate listKarl Tarbe2017-05-155-2/+361
* test: corrected typo preventing the run of openpgp test [ci skip]Nikos Mavrogiannopoulos2017-05-111-1/+1
* tests: added unit test for p11-kit trust storeNikos Mavrogiannopoulos2017-05-104-2/+166
* tests: introduced checks in alternative chain discoveryNikos Mavrogiannopoulos2017-05-105-2/+185
* tests: modified pkcs1-pad to account for alt path searchNikos Mavrogiannopoulos2017-05-101-1/+1
* tests: added check for gnutls-cli's sni-hostname optionNikos Mavrogiannopoulos2017-05-102-1/+67
* tests: added check for PSK client callback in RSA-PSKNikos Mavrogiannopoulos2017-05-062-1/+319
* tests: simplified name of mini-rsa-psk checkNikos Mavrogiannopoulos2017-05-062-48/+14
* tests: utilize the email_protection_key template optiontmp-certtool-updateNikos Mavrogiannopoulos2017-05-055-19/+21
* Removed support for libidn1Nikos Mavrogiannopoulos2017-05-018-40/+26
* tests: enhance with checks to verify that textual IPs are not matchedtmp-hostname-verif-updatesNikos Mavrogiannopoulos2017-04-301-0/+85
* tests: check against symbols present only in IDNA2003Nikos Mavrogiannopoulos2017-04-301-1/+9
* tests: fixed expected error code in base64 checkNikos Mavrogiannopoulos2017-04-251-1/+1
* tests: added reproducer for mem leak in PKCS#12 decodingNikos Mavrogiannopoulos2017-04-251-2/+16
* pkcs12: eliminate mem leaks in _pkcs12_decode_safe_contentsNikos Mavrogiannopoulos2017-04-252-1/+2
* tests: added base64 reproducer of mem leakNikos Mavrogiannopoulos2017-04-251-3/+15
* gnutls_pem_base64_decode: allow decoding raw base64 dataNikos Mavrogiannopoulos2017-04-211-2/+2
* tests: check whether gnutls_pem_base64_decode2 decodes with null argumentNikos Mavrogiannopoulos2017-04-211-0/+28
* tests: test gnutls_dh_get_pubkey in PSK authNikos Mavrogiannopoulos2017-04-081-18/+3
* tests: combined and enhanced DH params testsNikos Mavrogiannopoulos2017-04-083-56/+58
* tests: added DH parameter check in X.509 authNikos Mavrogiannopoulos2017-04-083-6/+393
* tests: added basic test on gnutls_dh_params_cpyNikos Mavrogiannopoulos2017-04-081-5/+10
* tests: test gnutls_dh_get_pubkey in anonymous authNikos Mavrogiannopoulos2017-04-081-2/+38
* tests: added basic unit test on gnutls_random_art()Nikos Mavrogiannopoulos2017-04-082-1/+142
* tests: use gnutls_global_init instead of global_initNikos Mavrogiannopoulos2017-04-071-1/+1
* tests: added checks with certificates that contain invalid time fieldtmp-increase-testsNikos Mavrogiannopoulos2017-04-077-2/+49
* tests: added basic check for systemkey toolNikos Mavrogiannopoulos2017-04-072-1/+44
* tests: enhanced tofu trustdb checksNikos Mavrogiannopoulos2017-04-072-3/+42
* tests: do not run pkgconfig test in systems with invalid libidn flagsNikos Mavrogiannopoulos2017-04-071-0/+7
* tests: added unit tests for the base64 raw decoding functionsNikos Mavrogiannopoulos2017-04-072-1/+192
* tests: added unit test for the certtool smime conversion functionalityNikos Mavrogiannopoulos2017-04-063-2/+107
* tests: fixed possible buffer overflow to avoid spurious complaintsNikos Mavrogiannopoulos2017-04-061-1/+1
* tests: added PKCS#12 unit test with AES fileNikos Mavrogiannopoulos2017-04-063-3/+3
* tests: added unit test for inhibit anypolicy generationNikos Mavrogiannopoulos2017-04-064-1/+215
* tests: added unit test for PKCS#12 with file that uses PBES1 with no saltNikos Mavrogiannopoulos2017-04-061-1/+1
* tests: added basic check for system trust storeNikos Mavrogiannopoulos2017-04-062-1/+74
* Rename uint64 to gnutls_uint64 to avoid conflict with macOSDavid Caldwell2017-04-061-28/+28
* tests: added unit test for PKCS#12 with file that uses PBES1 with no salttmp-pkcs12-zero-salt-fixNikos Mavrogiannopoulos2017-04-043-2/+2
* tests: add unit test for PKCS#12 with file that uses SHA512 for MACNikos Mavrogiannopoulos2017-04-043-2/+2
* tests: added unit test for PKCS#12 with file with no salt in MACNikos Mavrogiannopoulos2017-04-043-3/+4
* tests: verify that the encryption OID is printedNikos Mavrogiannopoulos2017-04-044-3/+68
* tests: added unit test for gnutls_priority_get_cipher_suite_indexNikos Mavrogiannopoulos2017-04-027-2/+173
* tests: Copy template out of ${srcdir}Matt Turner2017-04-011-2/+2
* tests: added checks with problematic PKCS#12 filesNikos Mavrogiannopoulos2017-03-315-2/+69
* tests: added global locks on tls-fuzzer testsNikos Mavrogiannopoulos2017-03-283-0/+13
* testsuite: added tlsfuzzer certificate requiring testsNikos Mavrogiannopoulos2017-03-283-1/+113