summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Added gnutls_certificate_get_issuer() to allow getting the issuer a certifica...Nikos Mavrogiannopoulos2011-05-031-1/+1
* Better way of not including the tests/suite directory. Based onNikos Mavrogiannopoulos2011-04-081-1/+5
* added missing fileNikos Mavrogiannopoulos2011-04-081-5/+2
* Added test to verify connections with DSA keys of various sizes.Nikos Mavrogiannopoulos2011-03-191-1/+1
* Corrected nettle's RNG behavior on fork and added a test case.Nikos Mavrogiannopoulos2011-03-161-1/+1
* Removed documentation and tests related to TLS/IA.Nikos Mavrogiannopoulos2011-02-061-2/+1
* Don't fail on 'make distcheck'.Simon Josefsson2010-12-061-1/+1
* Temporarily remove gendh test. It takes extremely long time under valgrind.Nikos Mavrogiannopoulos2010-12-051-1/+1
* Deprecate the netconf password and use a key only.Nikos Mavrogiannopoulos2010-11-191-1/+1
* Removed check on deprecated feature (finished).Nikos Mavrogiannopoulos2010-11-071-1/+1
* Added tests/suite which contains tests to be executed duringNikos Mavrogiannopoulos2010-10-161-0/+3
* Add self test gendh to check DH generation.Simon Josefsson2010-10-141-1/+1
* Add an OpenPGP authentication unit test.Ludovic Courtès2010-09-191-6/+7
* As identified in a previous mail, I've added support for accessing / displayingBrad Hards2010-08-201-1/+1
* Simplified and made more safe the packing of data for session storage. Extens...Nikos Mavrogiannopoulos2010-06-131-4/+0
* Updated self tests and examples to avoid using deprecated functions such asNikos Mavrogiannopoulos2010-06-031-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
* tests: Add small X.509 rehandshake test.Simon Josefsson2010-05-031-1/+2
* tests: Add mini-x509 self-test.Simon Josefsson2010-05-031-1/+1
* Valgrind -q is now set by the valgrind detection script to avoid issue when r...Nikos Mavrogiannopoulos2010-03-301-1/+1
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-1/+1
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Added safe renegotiation test cases. Added priority string option toNikos Mavrogiannopoulos2010-01-211-1/+1
* Use INET_NTOP_LIB and INET_PTON_LIB.Simon Josefsson2009-11-031-1/+1
* Add self test to test PKCS#12 functions.Simon Josefsson2009-10-141-1/+1
* Add X509 Issuer Altname functionsBrad Hards2009-09-101-1/+1
* Move comment into source.Simon Josefsson2009-08-071-1/+1
* Fix invocation of rfc2253-escape-test.Simon Josefsson2009-08-061-2/+4
* Add self-test of RFC 2253 escaping.Simon Josefsson2009-08-051-1/+2
* Add self-test for NUL in X.509 CN/SAN problem.Simon Josefsson2009-08-041-1/+2
* Added bug fix that allows gnutls_record_recv/send resuming from previously in...Nikos Mavrogiannopoulos2009-07-011-1/+1
* Add self-test of off-by-one size error.Simon Josefsson2009-06-221-1/+1
* Added new self-test pkcs12_s2k_pem.Simon Josefsson2009-06-101-1/+1
* Add self-test to detect extension init/deinit problem.Simon Josefsson2009-06-081-1/+2
* Add crq self-test.Simon Josefsson2009-06-011-1/+1
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Fix MinGW build failures.Simon Josefsson2009-05-111-1/+5
* Need to link directly to libgcrypt here.Simon Josefsson2009-05-061-1/+1
* Fix syntax-check warnings.Simon Josefsson2009-05-031-1/+1
* Add self-tests for security problems.Simon Josefsson2009-04-301-2/+2
* Added self test for gnutls_x509_crt_verify_hash() and gnutls_x509_crt_get_ver...Nikos Mavrogiannopoulos2009-04-181-1/+1
* Add crq_key_id self-test from David Marín Carreño.Simon Josefsson2008-12-121-1/+2
* Add self-test of chain verification logic.Simon Josefsson2008-12-101-1/+1
* Fix minitasn1 -I's.Simon Josefsson2008-11-251-3/+1
* Respect ENABLE_OPENSSL.Simon Josefsson2008-11-181-2/+6
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-1/+1
* Disable openpgp-keyring when not building openpgp.Simon Josefsson2008-11-141-3/+2
* Add -I for libextra too.Simon Josefsson2008-11-141-0/+2
* Move pkcs12_s2k.c test to top-level to avoid -I/etc flag duplication.Simon Josefsson2008-11-141-1/+2