summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed references for "new" semantics of PEM base64 encode and decodeNikos Mavrogiannopoulos2017-08-041-56/+0
* base64: test the new base64 encoding and decoding functionsNikos Mavrogiannopoulos2017-08-041-0/+125
* tests: gnutls_x509_privkey_import: enhanced to test DER key importNikos Mavrogiannopoulos2017-08-041-1/+47
* tests: added unit test for gnutls_x509_privkey_importNikos Mavrogiannopoulos2017-08-042-0/+175
* tests: added TLS negotiation with various keys under PKCS#11Nikos Mavrogiannopoulos2017-08-042-1/+374
* tests: updated for errors returned due to early signature selectionNikos Mavrogiannopoulos2017-08-042-2/+2
* tests: added check for the negotiation of ext keysNikos Mavrogiannopoulos2017-08-043-1/+359
* tests: added basic unit test of gnutls_pkcs11_token_check_mechanismNikos Mavrogiannopoulos2017-08-041-0/+12
* tests: check whether the gnutls_x509_*_set_spki will reject invalid valuesNikos Mavrogiannopoulos2017-08-041-0/+12
* tests: updated for gnutls_x509_spki_get_rsa_pss_paramsNikos Mavrogiannopoulos2017-08-043-33/+41
* tests: added unit test of generation of legal and illegal rsa-pss parametersNikos Mavrogiannopoulos2017-08-041-0/+18
* tests: added check for import of RSA-PSS key with invalid saltNikos Mavrogiannopoulos2017-08-042-0/+147
* tests: added unit test for the SPKI abstract functionsNikos Mavrogiannopoulos2017-08-042-1/+138
* tests: chainverify: included negative and positive tests with RSA-PSS signed ...Nikos Mavrogiannopoulos2017-08-043-11/+883
* cert-tests: use .tmp suffix for all testsNikos Mavrogiannopoulos2017-08-042-3/+3
* tests: modified to account new errorsNikos Mavrogiannopoulos2017-08-031-0/+1
* tests: added RSA and RSA PSS key unit testsNikos Mavrogiannopoulos2017-08-032-1/+176
* tests: added unit test for the SPKI related functionsNikos Mavrogiannopoulos2017-08-033-1/+279
* tests: introduced RSA-PSS key exchange with a key fixed to rsa-pss with sha256Nikos Mavrogiannopoulos2017-08-031-0/+11
* tests: eagain-common.h: remove superfluous informationNikos Mavrogiannopoulos2017-08-031-1/+1