| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused make variables | Stef Walter | 2013-09-09 | 1 | -4/+2 |
* | Don't use _GNU_SOURCE and fix strerror_r usage | Stef Walter | 2013-07-23 | 1 | -0/+1 |
* | Use simple serial automake test harness | Stef Walter | 2013-07-23 | 1 | -0/+1 |
* | Don't load configs from user directory when setuid | Stef Walter | 2013-07-18 | 1 | -1/+4 |
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -31/+1 |
* | Fix up Makefile.am files for automake 1.13 warnings | Stef Walter | 2013-05-21 | 1 | -2/+2 |
* | Our own unit testing framework | Stef Walter | 2013-05-21 | 1 | -1/+2 |
* | Patch to make test-lexer depend on ASN.1 | manphiz@gmail.com | 2013-05-14 | 1 | -1/+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 | -2/+1 |
* | Fix build with automake 1.13 | Stef Walter | 2013-04-03 | 1 | -2/+2 |
* | Add a bit of infrastructure for running valgrind | Stef Walter | 2013-03-20 | 1 | -2/+0 |
* | hash: Rename file and functions for hashes | Stef Walter | 2013-03-20 | 1 | -1/+1 |
* | trust: Don't use POSIX or GNU basename() | Stef Walter | 2013-03-19 | 1 | -0/+1 |
* | 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 |
* | pem: Fix a bug decoding some PEM files | Stef Walter | 2013-03-15 | 1 | -0/+1 |
* | Build with the libtasn1 CFLAGS properly | Stef Walter | 2013-03-04 | 1 | -0/+4 |
* | Use the CN, OU or O of certificates to generate a label | Stef Walter | 2013-02-05 | 1 | -0/+1 |
* | Implement trust assertion PKCS#11 objects | 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/+2 |
* | Add support for parsing PEM files | Stef Walter | 2013-02-05 | 1 | -5/+9 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 1 | -2/+18 |
* | Add basic checksum algorithms | Stef Walter | 2013-02-05 | 1 | -0/+2 |
* | 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 |
* | Build common code into noinst libraries | Stef Walter | 2013-01-09 | 1 | -9/+5 |
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 1 | -0/+32 |