summaryrefslogtreecommitdiff
path: root/common/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Remove unused make variablesStef Walter2013-09-091-4/+2
* Don't use _GNU_SOURCE and fix strerror_r usageStef Walter2013-07-231-0/+1
* Use simple serial automake test harnessStef Walter2013-07-231-0/+1
* Don't load configs from user directory when setuidStef Walter2013-07-181-1/+4
* Reorganize various componentsStef Walter2013-06-251-31/+1
* Fix up Makefile.am files for automake 1.13 warningsStef Walter2013-05-211-2/+2
* Our own unit testing frameworkStef Walter2013-05-211-1/+2
* Patch to make test-lexer depend on ASN.1manphiz@gmail.com2013-05-141-1/+1
* More compatible path munging and handling codeStef Walter2013-04-031-0/+1
* Separate library init from message codeStef Walter2013-04-031-2/+1
* Fix build with automake 1.13Stef Walter2013-04-031-2/+2
* Add a bit of infrastructure for running valgrindStef Walter2013-03-201-2/+0
* hash: Rename file and functions for hashesStef Walter2013-03-201-1/+1
* trust: Don't use POSIX or GNU basename()Stef Walter2013-03-191-0/+1
* url: Split out the URL encoding and decoding functionsStef Walter2013-03-151-0/+1
* lexer: Make a lexer for our config file formatStef Walter2013-03-151-0/+1
* attrs: Add info functions for constant names and valuesStef Walter2013-03-151-0/+1
* pem: Fix a bug decoding some PEM filesStef Walter2013-03-151-0/+1
* Build with the libtasn1 CFLAGS properlyStef Walter2013-03-041-0/+4
* Use the CN, OU or O of certificates to generate a labelStef Walter2013-02-051-0/+1
* Implement trust assertion PKCS#11 objectsStef Walter2013-02-051-0/+1
* Refactor how parsing of ASN.1 data and certificate extensions workStef Walter2013-02-051-0/+2
* Implement stapled certificate extensions internallyStef Walter2013-02-051-0/+2
* Add support for parsing PEM filesStef Walter2013-02-051-5/+9
* Add basic trust moduleStef Walter2013-02-051-2/+18
* Add basic checksum algorithmsStef Walter2013-02-051-0/+2
* Add generic buffer codeStef Walter2013-02-041-0/+1
* Add common functions for manipulating CK_ATTRIBUTE arraysStef Walter2013-01-091-0/+1
* Build common code into noinst librariesStef Walter2013-01-091-9/+5
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-0/+32