Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some compiler warnings from GCC 5.x | Stef Walter | 2015-04-17 | 1 | -3/+3 |
| | |||||
* | trust: Allow 'BEGIN PUBLIC KEY' PEM blocks in .p11-kit files | Stef Walter | 2014-10-09 | 1 | -0/+27 |
| | | | | | | | These PEM blocks contribute a CKA_PUBLIC_KEY_INFO to the object being read/written. https://bugs.freedesktop.org/show_bug.cgi?id=83799 | ||||
* | common: New public pkcs11x.h header containing extensions | Stef Walter | 2014-09-10 | 1 | -0/+1 |
| | | | | | | | Move our internal stuff to pkcs11i.h, and install the pkcs11x.h header containing extensions. https://bugs.freedesktop.org/show_bug.cgi?id=83495 | ||||
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -0/+607 |
Still use recursive for documentation and translation. |