| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Use secure_getenv() implementation when setuid | Stef Walter | 2014-10-02 | 1 | -1/+7 |
* | common: New public pkcs11x.h header containing extensions | Stef Walter | 2014-09-10 | 1 | -1/+2 |
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -28/+85 |
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -27/+4 |
* | Our own unit testing framework | Stef Walter | 2013-05-21 | 1 | -2/+3 |
* | Pull the argv parsing code into its own file | Stef Walter | 2013-05-21 | 1 | -0/+1 |
* | More compatible path munging and handling code | Stef Walter | 2013-04-03 | 1 | -0/+1 |
* | Separate library init from message code | Stef Walter | 2013-04-03 | 1 | -7/+8 |
* | Add a bit of infrastructure for running valgrind | Stef Walter | 2013-03-20 | 1 | -1/+2 |
* | hash: Rename file and functions for hashes | Stef Walter | 2013-03-20 | 1 | -1/+1 |
* | trust: Support a p11-kit specific serialization format | Stef Walter | 2013-03-15 | 1 | -0/+2 |
* | url: Split out the URL encoding and decoding functions | Stef Walter | 2013-03-15 | 1 | -0/+1 |
* | lexer: Make a lexer for our config file format | Stef Walter | 2013-03-15 | 1 | -0/+1 |
* | attrs: Add info functions for constant names and values | Stef Walter | 2013-03-15 | 1 | -0/+1 |
* | Build with the libtasn1 CFLAGS properly | Stef Walter | 2013-03-04 | 1 | -0/+3 |
* | Use the CN, OU or O of certificates to generate a label | Stef Walter | 2013-02-05 | 1 | -0/+1 |
* | Refactor how parsing of ASN.1 data and certificate extensions work | Stef Walter | 2013-02-05 | 1 | -0/+2 |
* | Implement stapled certificate extensions internally | Stef Walter | 2013-02-05 | 1 | -0/+1 |
* | Add support for openssl TRUSTED CERTIFICATE PEM files | Stef Walter | 2013-02-05 | 1 | -0/+2 |
* | Add support for parsing PEM files | Stef Walter | 2013-02-05 | 1 | -0/+2 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 1 | -4/+11 |
* | Add basic checksum algorithms | Stef Walter | 2013-02-05 | 1 | -0/+9 |
* | Add more mock-module implementation | Stef Walter | 2013-02-04 | 1 | -0/+5 |
* | Add generic buffer code | Stef Walter | 2013-02-04 | 1 | -0/+1 |
* | Add common functions for manipulating CK_ATTRIBUTE arrays | Stef Walter | 2013-01-09 | 1 | -0/+1 |
* | Move the pkcs11.h header files into common directory | Stef Walter | 2013-01-09 | 1 | -0/+7 |
* | Build common code into noinst libraries | Stef Walter | 2013-01-09 | 1 | -2/+10 |
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 1 | -0/+11 |