Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move debug and library code into the common/ subdirectory | Stef Walter | 2013-01-09 | 23 | -141/+0 |
* | Don't rely on loading order for duplicate modules | Stef Walter | 2012-07-26 | 3 | -2/+6 |
* | Use correct shared library extension on windows | Stef Walter | 2012-07-26 | 5 | -0/+18 |
* | Use '.module' extension on module configs | Stef Walter | 2012-07-24 | 6 | -5/+7 |
* | Don't allow reading of pin files larger than 4096 bytes | Stef Walter | 2012-06-29 | 1 | -0/+53 |
* | Add tests for enable-in and disable-in | Stef Walter | 2012-04-02 | 3 | -2/+9 |
* | Build some test modules for testing main p11-kit functionality | Stef Walter | 2012-04-02 | 4 | -3/+6 |
* | Add P11KitPin structure, which encapsulates a returned pin. | Stef Walter | 2011-07-06 | 1 | -0/+1 |
* | Complete testing of global config files and directories. | Stef Walter | 2011-06-09 | 11 | -0/+47 |
* | Only allow colon between name and value. | Stef Walter | 2011-02-17 | 1 | -2/+2 |
* | Configuration tests. | Stef Walter | 2011-01-30 | 1 | -0/+6 |