summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* sign APIs: introduce RSA-RAW signing algorithmNikos Mavrogiannopoulos2017-08-171-0/+3
* fuzzer: Move regression corpora from tests/ to fuzz/Tim Rühsen2017-08-1621-802/+5
* tests: use certtool to check RSA-PSS to RSA conversionNikos Mavrogiannopoulos2017-08-154-0/+78
* updated auto-generated filesNikos Mavrogiannopoulos2017-08-151-0/+0
* tests: added unit tests for gnutls_privkey_import_ext4Nikos Mavrogiannopoulos2017-08-154-1/+709
* tests: improved detection of 64-bit systemstmp-added-x86-buildNikos Mavrogiannopoulos2017-08-112-2/+4
* tests: updated for new x86 hostNikos Mavrogiannopoulos2017-08-113-1/+9
* gnutls-serv: --require-client-cert no longer implies --verify-client-certNikos Mavrogiannopoulos2017-08-101-1/+1
* tests: added reproducer for private key import leakNikos Mavrogiannopoulos2017-08-093-4/+3
* tests: added reproducer for memory leak in SRP serverNikos Mavrogiannopoulos2017-08-092-0/+1
* tests: added reproducer for memory leak in RSA-PSKNikos Mavrogiannopoulos2017-08-092-0/+1
* tests: updated for new rsa-pss key in doc/credentialstmp-check-rsa-pss-usageNikos Mavrogiannopoulos2017-08-081-1/+1
* tests: verify whether the RSA-PSS key is preferred on RSA-PSS sigsNikos Mavrogiannopoulos2017-08-081-3/+25
* tests: added negative tests in provable-privkeyNikos Mavrogiannopoulos2017-08-081-0/+30
* tests: check whether validation parameters are lost on key re-importNikos Mavrogiannopoulos2017-08-071-0/+9
* tests: updated for the new provable private key formatNikos Mavrogiannopoulos2017-08-075-465/+417
* tests: added reproducer for private key crashNikos Mavrogiannopoulos2017-08-063-2/+3
* tests: added unit test of gnutls_x509_crt_list_importtmp-added-unit-test-gnutls_x509_crt_list_importNikos Mavrogiannopoulos2017-08-062-1/+366
* tests: added reproducer applications for psk and srp fuzzerstmp-oss-fuzz-updatesNikos Mavrogiannopoulos2017-08-055-0/+453