summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* gnutls_pkcs11_privkey_import_url: enable RSA-PSS only when an RSA key can signtmp-key-rsa-pssNikos Mavrogiannopoulos2019-01-221-0/+8
* Fix uninitialized variable in tests/x509dn.ctmp-init-var-x509dnTim Rühsen2019-01-191-1/+1
* When sending no extensions do not include a zero lengthNikos Mavrogiannopoulos2019-01-092-1/+208
* tls-sig: check RSA-PSS signature key compatibility also in TLS 1.2Daiki Ueno2019-01-091-4/+2
* tlsfuzzer: update to the latest upstream for the TLS 1.2 CV testsDaiki Ueno2019-01-092-0/+0
* tests: treat all signals as errortmp-tests-fail-on-signalsNikos Mavrogiannopoulos2019-01-0412-39/+172
* Fix typo when checking for ed25519 supportMarga Manterola2019-01-031-1/+1
* Fix 'make distcheck'Tim Rühsen2019-01-021-1/+1
* tests: cipher-openssl-compat: don't call EVP_CIPHER_CTX_init()Dmitry Eremin-Solenikov2018-12-281-1/+0
* tests: cipher-openssl-compat: don't fail if OpenSSL doesn't provide cipherDmitry Eremin-Solenikov2018-12-281-5/+13
* gnutls_pubkey_import_ecc_raw: set the public key bitstmp-test-eccNikos Mavrogiannopoulos2018-12-211-0/+21
* Merge branch 'tmp-testrandom.sh' into 'master'Nikos Mavrogiannopoulos2018-12-211-3/+3
|\
| * testrandom.sh: Fix endless looptmp-testrandom.shTim Rühsen2018-12-201-3/+3
* | win32: Check that CertOpenStore is behaving as CertOpenSystemStoreHugo Beauzée-Luyssen2018-12-202-0/+74
* | win32: Use CertOpenStore instead of CertOpenSystemStoreHugo Beauzée-Luyssen2018-12-191-0/+9
|/
* tests/cert-tests/certtool-eddsa: Increase portability (fix for busybox)Tim Rühsen2018-12-182-23/+15
* tests/cert-tests/certtool: SKIP if --disable-bash-tests was givenTim Rühsen2018-12-182-3/+14
* tests/cert-tests/pkcs12-utf8: Use /bin/sh instead of bashTim Rühsen2018-12-181-1/+1
* tests/cert-tests/pkcs12-corner-cases: Increase portability (fix for busybox)Tim Rühsen2018-12-181-3/+4
* tests/cert-tests/certtool-ecdsa: Increase portability (fix for busybox)Tim Rühsen2018-12-181-3/+3
* tests/cert-tests/pem-decoding: Increase portability (fix for busybox)Tim Rühsen2018-12-181-15/+12
* tests/cert-tests/certtool-crl-decoding: Increase portability (fix for busybox)Tim Rühsen2018-12-181-6/+5
* tests/long-crl.sh: Increase portability (fix for busybox)Tim Rühsen2018-12-181-12/+7
* tests/gnutls-cli-debug.sh: Remove bashismsTim Rühsen2018-12-181-47/+43
* tests/scripts/common.sh: Add check_if_equal()Tim Rühsen2018-12-181-0/+17
* tests/scripts/common.sh: Make random port value work on busyboxTim Rühsen2018-12-181-3/+6
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-1515-319/+939
* Merge branch 'tmp-ccs-tls13' into 'master'Nikos Mavrogiannopoulos2018-12-115-0/+21
|\
| * tlsfuzzer: update to the latest upstream to eanble CCS teststmp-ccs-tls13Daiki Ueno2018-12-104-0/+6
| * record: make CCS handling stricter in TLS 1.3Daiki Ueno2018-12-061-0/+15
* | Fix gnutls_handshake_set_timeout() for values < 1000tmp-fix-timeoutTim Rühsen2018-12-061-15/+23
|/
* Constant time/cache PKCS#1 RSA decryptiontmp-fix-CVE-2018-16868Simo Sorce2018-11-301-0/+18
* Added test about rsa decryption under pkcs11Nikos Mavrogiannopoulos2018-11-301-6/+22
* tests: attempt to fix test errors on Mac OS XDmitry Eremin-Solenikov2018-11-296-8/+8
* tests: fix crl test under MinGW32/64Dmitry Eremin-Solenikov2018-11-284-6/+6
* Fix session description info printingNikos Mavrogiannopoulos2018-11-273-40/+94
* Merge branch 'tpm12_extend_testcase' into 'master'Tim Rühsen2018-11-272-5/+24
|\
| * tests: tpm: Use kill_proc to terminate a processStefan Berger2018-11-262-3/+22
| * tests: tpm: Redirect help screen output to stdoutStefan Berger2018-11-261-2/+2
* | Prevent applications from combining legacy versions of TLS with TLS1.3tmp-tls10-tls13-fixNikos Mavrogiannopoulos2018-11-271-0/+7
* | cert-tests: verify --no-text switch for pkcs7/pkcs12 infoDmitry Eremin-Solenikov2018-11-262-0/+28
* | certtool: don't output textual information if --no-text was givenDmitry Eremin-Solenikov2018-11-261-1/+1
* | certtool: don't output pkcs12 information to stderrDmitry Eremin-Solenikov2018-11-261-0/+5
* | cert-tests: verify --no-text switch for cert/crq/pub/privkeysDmitry Eremin-Solenikov2018-11-264-0/+86
* | tests: resume: suppress compiler warningsDaiki Ueno2018-11-261-4/+1
* | tests: remove unnecessary session creation in tls13/anti_replayDaiki Ueno2018-11-241-10/+0
* | tests: added test for RSA decryption under gnutls_privkey_import_ext4Nikos Mavrogiannopoulos2018-11-201-17/+40
* | Merge branch 'tmp-eddsa-pkcs11' into 'master'Nikos Mavrogiannopoulos2018-11-196-24/+409
|\ \ | |/ |/|
| * tests: added TLS1.3 tests for PKCS#11 and external key typesNikos Mavrogiannopoulos2018-11-192-19/+95
| * Add support for EDDSA/Ed25519 object support via PKCS#11Simo Sorce2018-11-194-3/+313