summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-201-4/+3
* Further optimizations in the compression code. Re-enabled the test program by...Nikos Mavrogiannopoulos2011-09-231-5/+4
* deflate test moved outNikos Mavrogiannopoulos2011-09-221-2/+4
* Simplified and corrected decompression and compression.Nikos Mavrogiannopoulos2011-09-221-1/+1
* Added gnutls_x509_crt_get_authority_info_access.Simon Josefsson2011-09-211-1/+1
* Update gnulib files. Fix syntax-check usage.Simon Josefsson2011-08-031-8/+7
* Added gnutls_x509_trust_list_add_named_crt() andNikos Mavrogiannopoulos2011-06-041-1/+1
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-1/+1
* Added gnutls_certificate_get_issuer() to allow getting the issuer a certifica...Nikos Mavrogiannopoulos2011-05-031-1/+2
* Added test vectors for AES,SHAxxx and MD5.Nikos Mavrogiannopoulos2011-04-121-3/+1
* Better way of not including the tests/suite directory. Based on discussion wi...Nikos Mavrogiannopoulos2011-04-081-0/+4
* Added support for non-blocking DTLS.Nikos Mavrogiannopoulos2011-04-031-2/+2
* Reorganized scripts that use test servers, based on patch by Cedric Arbogast.Nikos Mavrogiannopoulos2011-03-301-1/+1
* 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
* Added new test openpgp-auth2.c that tests openpgp under TLS1.2Nikos Mavrogiannopoulos2011-02-091-1/+1
* Removed inner application extension.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