Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: disable unsupported curves from compatibility checks | Nikos Mavrogiannopoulos | 2016-04-09 | 1 | -0/+4 |
| | | | | This allows running make check even when compiling with disable-suiteb-curves. | ||||
* | tests: pkcs11-pubkey-import will check both RSA and ECDSA keys | Nikos Mavrogiannopoulos | 2015-12-31 | 1 | -2/+2 |
| | |||||
* | tests: check whether gnutls_pubkey_import_privkey() operates well for ↵ | Nikos Mavrogiannopoulos | 2015-12-06 | 1 | -2/+2 |
| | | | | PKCS#11 RSA keys | ||||
* | tests: suite: more shell scripts were given the .sh suffix and simplified ↵ | Nikos Mavrogiannopoulos | 2015-11-12 | 1 | -13/+11 |
| | | | | makefile | ||||
* | tests: suite: don't run shell scripts with valgrind | Nikos Mavrogiannopoulos | 2015-11-12 | 1 | -4/+6 |
| | |||||
* | tests: suite: eliminate many leaks in the tests and run them under valgrind | Nikos Mavrogiannopoulos | 2015-11-09 | 1 | -4/+3 |
| | |||||
* | removed legacy libgcrypt flags | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -1/+0 |
| | |||||
* | tests: moved test-ciphersuites.sh one level up | Nikos Mavrogiannopoulos | 2015-06-22 | 1 | -1/+1 |
| | | | | That simplifies running the script outside make check. | ||||
* | tests: suite: run testpkcs11 if PKCS#11 is enabled | Alon Bar-Lev | 2015-06-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com> | ||||
* | tests: separated the two testcompat tests (openssl/polarssl) | Nikos Mavrogiannopoulos | 2014-11-06 | 1 | -4/+5 |
| | |||||
* | testcompat: added interop tests with polarssl | Nikos Mavrogiannopoulos | 2014-11-04 | 1 | -1/+1 |
| | |||||
* | tests: Added check for gnutls_certificate_set_x509_key_file2() and PKCS #11 ↵ | Nikos Mavrogiannopoulos | 2014-11-01 | 1 | -2/+2 |
| | | | | + PIN | ||||
* | tests: Added check to ensure that trust list combination with extra ↵ | Nikos Mavrogiannopoulos | 2014-10-09 | 1 | -2/+2 |
| | | | | certificates works | ||||
* | tests: check gnutls_pkcs11_crt_is_known() when multiple same DNs are present | Nikos Mavrogiannopoulos | 2014-10-06 | 1 | -2/+2 |
| | |||||
* | tests: added testpkcs11.sc-hsm | Nikos Mavrogiannopoulos | 2014-07-02 | 1 | -1/+2 |
| | |||||
* | tests: improved testpkcs11 suite | Nikos Mavrogiannopoulos | 2014-07-01 | 1 | -1/+1 |
| | |||||
* | Added test for CRL decoding. | Nikos Mavrogiannopoulos | 2014-06-05 | 1 | -1/+3 |
| | |||||
* | Pass the LIBTOOL variable into test scripts | Nikos Mavrogiannopoulos | 2014-06-05 | 1 | -3/+4 |
| | | | | | | That allows using the detected libtool in scripts. That corrects an issue on OS X systems that ship a different libtool. Reported by Daniel E. Macks. | ||||
* | Test the random generators in gnutls using the dieharder tool. | Nikos Mavrogiannopoulos | 2014-04-28 | 1 | -3/+3 |
| | |||||
* | Added test to verify whether gnutls_x509_trust_list_get_issuer() operates ↵ | Nikos Mavrogiannopoulos | 2014-04-28 | 1 | -2/+2 |
| | | | | correctly under PKCS #11 trust list. | ||||
* | More script tests run under valgrind | Nikos Mavrogiannopoulos | 2014-04-19 | 1 | -0/+7 |
| | |||||
* | do not build ecore when cross-compiling for windows. | Nikos Mavrogiannopoulos | 2014-04-09 | 1 | -1/+2 |
| | |||||
* | Converted the PKCS #11 test suite to use softhsm | Nikos Mavrogiannopoulos | 2014-04-05 | 1 | -2/+4 |
| | | | | That allows us running it in the normal test suite. | ||||
* | Perform the certificate verification tests in PKCS #11-based verification ↵ | Nikos Mavrogiannopoulos | 2014-04-04 | 1 | -0/+6 |
| | | | | using softhsm. | ||||
* | Added ciphersuite test | Nikos Mavrogiannopoulos | 2013-10-26 | 1 | -1/+1 |
| | |||||
* | use the same environment in all tests | Nikos Mavrogiannopoulos | 2013-10-26 | 1 | -0/+5 |
| | |||||
* | Avoid linking the library on librt. | Nikos Mavrogiannopoulos | 2013-04-28 | 1 | -0/+1 |
| | |||||
* | Added verify flags for DANE to enforce verification and restrict it to a field. | Nikos Mavrogiannopoulos | 2013-03-01 | 1 | -0/+4 |
| | |||||
* | Added program to estimate the timings in different record paddings. | Nikos Mavrogiannopoulos | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | corrected test | Nikos Mavrogiannopoulos | 2012-12-15 | 1 | -1/+1 |
| | |||||
* | do not build ecore in macosx | Nikos Mavrogiannopoulos | 2012-12-12 | 1 | -3/+11 |
| | |||||
* | All external libraries that were in LDFLAGS are moved into LIBADD/LDADD. | Nikos Mavrogiannopoulos | 2012-09-25 | 1 | -1/+1 |
| | | | | | It also fixes order within LIBADD/LDADD so that libtool objects go first. Patch by Bartosz Brachaczek. | ||||
* | Added script to check against randomly generated certificates. | Nikos Mavrogiannopoulos | 2012-09-23 | 1 | -1/+1 |
| | |||||
* | Added test on an invalid certificate. | Nikos Mavrogiannopoulos | 2012-03-13 | 1 | -2/+2 |
| | |||||
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | Cleanup and fix authorship notice (I didn't write this file). | Simon Josefsson | 2011-11-09 | 1 | -29/+42 |
| | |||||
* | libgnutls-extra is no more. | Nikos Mavrogiannopoulos | 2011-10-20 | 1 | -2/+2 |
| | |||||
* | tests: Build eagain-cli with correct libraries | Stef Walter | 2011-06-07 | 1 | -1/+1 |
| | | | | | | * Add -ldl -lpthread to linker flags Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org> | ||||
* | x509paths tests moved to suite/. | Nikos Mavrogiannopoulos | 2011-04-15 | 1 | -2/+2 |
| | |||||
* | Added interoperability tests with openssl. | Nikos Mavrogiannopoulos | 2011-04-15 | 1 | -2/+3 |
| | |||||
* | Enabled the extra safe renegotiation tests. | Nikos Mavrogiannopoulos | 2011-04-14 | 1 | -2/+2 |
| | |||||
* | Better way of not including the tests/suite directory. Based on discussion ↵ | Nikos Mavrogiannopoulos | 2011-04-08 | 1 | -5/+3 |
| | | | | with LRN and Vincent Torri. | ||||
* | Added tests/suite which contains tests to be executed during | Nikos Mavrogiannopoulos | 2010-10-16 | 1 | -0/+79 |
development time and will not be distributed (not included in make dist). Added "ecore" and a new mini-eagain to test EAGAIN behavior. |