summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Disable openpgp-keyring when not building openpgp.Simon Josefsson2008-11-141-3/+2
* Add -I for libextra too.Simon Josefsson2008-11-141-0/+2
* Fix warning.Simon Josefsson2008-11-141-2/+2
* Move pkcs12_s2k.c test to top-level to avoid -I/etc flag duplication.Simon Josefsson2008-11-143-21/+4
* Test pkcs12_2certs.p12 too.Simon Josefsson2008-11-141-2/+2
* Dist pkcs12_2certs.p12.Simon Josefsson2008-11-141-1/+1
* Use more warnings. Fix warnings.Simon Josefsson2008-11-122-6/+10
* Frob expected verify status code.Simon Josefsson2008-11-121-1/+1
* Also test chain length of 1 since the security patch caused a crash.Simon Josefsson2008-11-111-0/+53
* Add another gcrypt leak.Simon Josefsson2008-11-111-0/+16
* Fix mem leaks.Simon Josefsson2008-11-111-0/+4
* Add cve-2008-4989.c self-test.Simon Josefsson2008-11-112-1/+181
* * Added gnutls_certificate_set_x509_simple_pkcs12_memNikos Mavrogiannopoulos2008-11-053-0/+30
* 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-307-84/+10
* Builds on my system now.Simon Josefsson2008-10-302-3/+3
* 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
* Fix compilation of `pkcs12-decode' test when using minitasn1.Ludovic Courtès2008-10-071-0/+5
* Use EXEEXT in self-test scripts.Simon Josefsson2008-09-252-2/+4
* Use EXEEXT in self-test scripts.Simon Josefsson2008-09-2510-15/+25
* Indent.Simon Josefsson2008-09-165-20/+19
* Don't run pgps2kgnu self test when openpgp is disable.Simon Josefsson2008-09-161-1/+5
* Fix warnings.Simon Josefsson2008-09-163-14/+14
* Fix warnings.Simon Josefsson2008-09-161-1/+22
* Fix warning.Simon Josefsson2008-09-161-1/+1
* Self-test regression of gnutls_credentials_set.Simon Josefsson2008-09-152-1/+56
* Need to initialize gnutls to avoid crash.Simon Josefsson2008-09-091-1/+4
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-0317-17/+17
* added pgps2kgnu test for GNU extensions to OpenPGP String-to-Key (S2K) conven...Daniel Kahn Gillmor2008-09-012-1/+109
* Test sign algos.Simon Josefsson2008-09-011-0/+26
* Add more tests.Simon Josefsson2008-09-011-6/+29
* Remove code to import PKCS#7 certificate chains.Simon Josefsson2008-08-282-107/+1
* Fix.Simon Josefsson2008-08-261-2/+0
* Use utils infrastructure.Simon Josefsson2008-08-261-9/+12
* Add set_pkcs7_cred self test.Simon Josefsson2008-08-262-1/+106
* Add API to set callback to extract TLS Finished messages.Simon Josefsson2008-08-132-1/+277
* Initialize extra library.Simon Josefsson2008-07-081-1/+6
* Indent code.Simon Josefsson2008-07-0217-337/+352
* The -I.. needs to point to srcdir.Simon Josefsson2008-07-021-2/+3
* removedNikos Mavrogiannopoulos2008-06-301-0/+0
* added _gnutls_pkcs5_pbkdf2_sha1() based on gc_pkcs5_pbkdf2_sha1()Nikos Mavrogiannopoulos2008-06-302-70/+19
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-289-59/+197
* Disable openpgp-certs properly.Simon Josefsson2008-06-152-6/+7
* Disable openpgp-certs self-test.Simon Josefsson2008-06-151-1/+3
* Use port 5557.Simon Josefsson2008-06-101-12/+13