summaryrefslogtreecommitdiff
path: root/tests/x509dn.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.Simon Josefsson2008-09-161-5/+5
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Indent code.Simon Josefsson2008-07-021-44/+45
* tests/: Reduce amount of debugging output.Simon Josefsson2008-06-071-2/+4
* Fix memory leaks.Simon Josefsson2008-06-051-20/+22
* Added gnutls_x509_dn_import/init/deinit() to access raw DER DN. PatchNikos2008-02-191-0/+574