summaryrefslogtreecommitdiff
path: root/build
AgeCommit message (Expand)AuthorFilesLines
2015-10-20po: Update translations from transifexStef Walter1-4/+2
2014-08-15Move to non-recursive Makefile for building bins and libsStef Walter3-56/+19
2014-01-29Don't use 'aux' directory nameStef Walter1-0/+0
2014-01-14Build in srcdir != builddir fashion by defaultStef Walter2-10/+1
2014-01-14Move gtk-doc.make into build directoryStef Walter1-0/+259
2013-07-23Use simple serial automake test harnessStef Walter1-1/+1
2013-07-23Use an automake aux directory for storing litterStef Walter1-0/+1
2013-07-04trust: Port to use CKA_PUBLIC_KEY_INFO and updated trust store specStef Walter1-9/+10
2013-05-21Our own unit testing frameworkStef Walter6-701/+1
2013-05-15Implement valgrind's hellgrind checks for threading problemsStef Walter2-0/+10
2013-03-28Don't try to guess at overflowing time values on 32-bit systemsStef Walter2-0/+3
2013-03-20Add a bit of infrastructure for running valgrindStef Walter3-0/+26
2013-03-20hash: Add the murmur2 hash and start using itStef Walter1-3/+3
2013-03-15trust: Add a builder which builds objects out of parsed dataStef Walter2-0/+0
2013-03-15trust: Rework input path treatmentStef Walter2-6/+7
2013-02-13Pull translations from transifexStef Walter1-0/+68
2013-02-05Add support for exporting OpenSSL's TRUSTED CERTIFICATE formatStef Walter1-0/+9
2013-02-05Add support for extracting to pem-bundle and pem-directory formatsStef Walter1-0/+2
2013-02-05Support for sane writing to files extractedStef Walter1-0/+2
2013-02-05Test a TRUSTED CERTIFICATE without any trust OIDsStef Walter2-0/+2
2013-02-05Add support for openssl TRUSTED CERTIFICATE PEM filesStef Walter1-0/+3
2013-02-05Add support for parsing PEM filesStef Walter1-0/+1
2013-02-05Add basic trust moduleStef Walter11-0/+67
2013-01-09Move debug and library code into the common/ subdirectoryStef Walter7-0/+709