summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: added verification check into crt_apisNikos Mavrogiannopoulos2017-09-081-0/+11
* tests: added unit test for gnutls_x509_crt_signNikos Mavrogiannopoulos2017-09-082-0/+266
* tests: tolerate leaks in opensc-pkcs11 when presenttmp-fix-safe-renego-with-opensslNikos Mavrogiannopoulos2017-09-081-0/+1
* tests: added reproducer for safe renegotiation failure with opensslNikos Mavrogiannopoulos2017-09-071-1/+13
* Use $(LIBDL) instead of hardcoding -ldl.Thomas Klausner2017-09-061-1/+1
* tlslite-ng: updated to latest versionNikos Mavrogiannopoulos2017-09-061-0/+0
* tests: check whether generated private keys are marked privatetmp-p11tool-sign-with-rsa-pssNikos Mavrogiannopoulos2017-08-271-0/+8
* tests: added unit test of p11tool with --set-pinNikos Mavrogiannopoulos2017-08-271-0/+20
* tests: check whether generated or copied keys are marked as sensitiveNikos Mavrogiannopoulos2017-08-271-0/+15
* tests: krb5-test: disable valgrind mem leak checks for negative checksNikos Mavrogiannopoulos2017-08-271-0/+8
* tests: check whether p11tool signing with RSA-PSS worksNikos Mavrogiannopoulos2017-08-271-0/+14
* tests: windows: warning: function declaration isn't a prototypeAlon Bar-Lev2017-08-261-1/+1
* tests: warning: implicit declaration of functionAlon Bar-Lev2017-08-262-0/+2
* tlslite: updated to latest versiontmp-update-tlsliteNikos Mavrogiannopoulos2017-08-241-0/+0
* tests: introduced unit test of gnutls_memset()Nikos Mavrogiannopoulos2017-08-222-1/+77
* tests: p11-kit-trust is not compiled in windowsNikos Mavrogiannopoulos2017-08-211-2/+6
* tests: verify the output size of gnutls_x509_privkey_exportNikos Mavrogiannopoulos2017-08-211-0/+25
* tests: make mini-record more friendly for OSes with limited bufferstmp-fix-sed-portabilityNikos Mavrogiannopoulos2017-08-201-1/+2
* tests: gnutls_x509_privkey_import: address issue on error pathNikos Mavrogiannopoulos2017-08-201-2/+3
* tests: added basic test for the operation of gnutls-cli-debugNikos Mavrogiannopoulos2017-08-182-1/+75
* tests: verify the presence of GNUTLS_SFLAGS_RFC7919 flag in server and client...Nikos Mavrogiannopoulos2017-08-181-0/+12
* tests: added missing files in dist [ci skip]Nikos Mavrogiannopoulos2017-08-181-1/+2
* tests: do not suppress stderr errors on servers startupNikos Mavrogiannopoulos2017-08-181-2/+2
* tests: tls-neg-ext4-key: explicitly restrict to TLS 1.2, 1.1 and 1.0Nikos Mavrogiannopoulos2017-08-172-11/+40