summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use more warnings. Fix warnings.Simon Josefsson2008-11-121-3/+7
* Add cve-2008-4989.c self-test.Simon Josefsson2008-11-111-1/+1
* * Added gnutls_certificate_set_x509_simple_pkcs12_memNikos Mavrogiannopoulos2008-11-051-0/+2
* Drop pointless gc_LDADD.Simon Josefsson2008-11-041-3/+0
* Drop removed -Ilgl.Simon Josefsson2008-11-041-1/+1
* Add -lgnutls-extra for openpgp-keyring.Simon Josefsson2008-10-301-0/+1
* Fixes.Simon Josefsson2008-10-301-2/+2
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-3/+3
* Builds on my system now.Simon Josefsson2008-10-301-1/+1
* Need to build libutils.la before recursing into e.g. pkcs12-decode.Simon Josefsson2008-10-151-1/+1
* More libgcrypt fixes.Simon Josefsson2008-10-081-1/+1
* More test compilation fixes with minitasn1.Ludovic Courtès2008-10-071-0/+6
* Don't run pgps2kgnu self test when openpgp is disable.Simon Josefsson2008-09-161-1/+5
* Self-test regression of gnutls_credentials_set.Simon Josefsson2008-09-151-1/+1
* added pgps2kgnu test for GNU extensions to OpenPGP String-to-Key (S2K) conven...Daniel Kahn Gillmor2008-09-011-1/+1
* Remove code to import PKCS#7 certificate chains.Simon Josefsson2008-08-281-1/+1
* Add set_pkcs7_cred self test.Simon Josefsson2008-08-261-1/+1
* Add API to set callback to extract TLS Finished messages.Simon Josefsson2008-08-131-1/+2
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-1/+2