summaryrefslogtreecommitdiff
path: root/tests/x509cert.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-1/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* be less verbose.Nikos Mavrogiannopoulos2011-12-091-1/+2
* more silent tests.Nikos Mavrogiannopoulos2011-09-231-1/+1
* Memory leak fixes in ECC ciphersuites and the trust_list.Nikos Mavrogiannopoulos2011-09-091-0/+2
* Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for gnutls_x509_crt_list_imp...Nikos Mavrogiannopoulos2011-07-311-10/+26
* corrected memory leak.Nikos Mavrogiannopoulos2011-05-211-0/+2
* Added gnutls_certificate_get_issuer() to allow getting the issuer a certifica...Nikos Mavrogiannopoulos2011-05-031-0/+187