Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for parsing PEM files | Stef Walter | 2013-02-05 | 2 | -5/+263 |
* | Add basic trust module | Stef Walter | 2013-02-05 | 4 | -2/+400 |
* | Add basic checksum algorithms | Stef Walter | 2013-02-05 | 2 | -0/+153 |
* | Further tweaks and cleanup for functions dealing with PKCS#11 attributes | Stef Walter | 2013-02-04 | 1 | -17/+109 |
* | Add generic buffer code | Stef Walter | 2013-02-04 | 2 | -0/+215 |
* | Use the stdbool.h C99 bool type | Stef Walter | 2013-01-23 | 1 | -42/+48 |
* | Set strict debug preconditions during testing | Stef Walter | 2013-01-09 | 1 | -0/+4 |
* | Add common functions for manipulating CK_ATTRIBUTE arrays | Stef Walter | 2013-01-09 | 2 | -0/+519 |
* | 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 | 3 | -0/+691 |