Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unstable API markers. | Stef Walter | 2011-06-07 | 1 | -9/+0 |
| | |||||
* | GNU style definitions in uri.h as well as normal. | Stef Walter | 2011-05-30 | 1 | -12/+14 |
| | |||||
* | Cleanup URI types | Stef Walter | 2011-05-30 | 1 | -4/+14 |
| | | | | | * Support with/without library version. * Make names of types clearer. | ||||
* | Add function p11_kit_uri_space_strlen() for figuring out the length | Stef Walter | 2011-05-30 | 1 | -0/+3 |
| | | | | of space terminated strings. | ||||
* | Allow use with CRYPTOKI_GNU style use of PKCS#11 | Stef Walter | 2011-05-30 | 1 | -1/+13 |
| | |||||
* | Change around installation of headers, pkg-config, and file names | Stef Walter | 2011-05-27 | 1 | -0/+135 |
* 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. |