summaryrefslogtreecommitdiff
path: root/common/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-111/+0
* common: Use secure_getenv() implementation when setuidStef Walter2014-10-021-1/+7
* common: New public pkcs11x.h header containing extensionsStef Walter2014-09-101-1/+2
* Move to non-recursive Makefile for building bins and libsStef Walter2014-08-151-28/+85
* Reorganize various componentsStef Walter2013-06-251-27/+4
* Our own unit testing frameworkStef Walter2013-05-211-2/+3
* Pull the argv parsing code into its own fileStef Walter2013-05-211-0/+1
* More compatible path munging and handling codeStef Walter2013-04-031-0/+1
* Separate library init from message codeStef Walter2013-04-031-7/+8
* Add a bit of infrastructure for running valgrindStef Walter2013-03-201-1/+2
* hash: Rename file and functions for hashesStef Walter2013-03-201-1/+1
* trust: Support a p11-kit specific serialization formatStef Walter2013-03-151-0/+2
* 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
* Build with the libtasn1 CFLAGS properlyStef Walter2013-03-041-0/+3
* Use the CN, OU or O of certificates to generate a labelStef 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/+1
* Add support for openssl TRUSTED CERTIFICATE PEM filesStef Walter2013-02-051-0/+2
* Add support for parsing PEM filesStef Walter2013-02-051-0/+2
* Add basic trust moduleStef Walter2013-02-051-4/+11
* Add basic checksum algorithmsStef Walter2013-02-051-0/+9
* Add more mock-module implementationStef Walter2013-02-041-0/+5
* Add generic buffer codeStef Walter2013-02-041-0/+1
* Add common functions for manipulating CK_ATTRIBUTE arraysStef Walter2013-01-091-0/+1
* Move the pkcs11.h header files into common directoryStef Walter2013-01-091-0/+7
* Build common code into noinst librariesStef Walter2013-01-091-2/+10
* Move debug and library code into the common/ subdirectoryStef Walter2013-01-091-0/+11