Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Store last failure message per thread. | Stef Walter | 2011-06-09 | 1 | -2/+4 |
| | | | | * Add p11_kit_message() function to get last message. | ||||
* | Refactor configuration | Stef Walter | 2011-06-08 | 1 | -0/+11 |
| | | | | | * Move configuration loading into conf.c * Have user modules with same name merge/override modules in system. | ||||
* | Change around installation of headers, pkg-config, and file names | Stef Walter | 2011-05-27 | 1 | -0/+52 |
* Install headers to ${prefix}/include/p11-kit-1/p11-kit/ * This solves problems with other projects that have their own pkcs11.h files. * Change the pkg-config file name to p11-kit-1.pc * Change the source file names. |