summaryrefslogtreecommitdiff
path: root/common/tests/test-x509.c
Commit message (Expand)AuthorAgeFilesLines
* Our own unit testing frameworkStef Walter2013-05-211-67/+39
* Fix memory leaks reported by 'make leakcheck'Stef Walter2013-03-201-0/+1
* Use putenv() instead of setenv()Stef Walter2013-03-031-1/+1
* Use the CN, OU or O of certificates to generate a labelStef Walter2013-02-051-0/+81
* Move the X.509 extension parsing code in common/Stef Walter2013-02-051-7/+184
* Refactor how parsing of ASN.1 data and certificate extensions workStef Walter2013-02-051-0/+185