Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p11-kit: Managed PKCS#11 module loading | Stef Walter | 2013-05-21 | 1 | -0/+2 |
| | | | | | | | | | Support a new managed style module loading for PKCS#11 modules. This allows us to better coordinate between multiple callers of the same PKCS#11 modules and provide hooks into their behavior. This meant redoing the public facing API. The old methods are now deprecated, marked and documented as such. | ||||
* | Use libffi to implement mixins for managed code | Stef Walter | 2013-05-16 | 1 | -2/+3 |
| | | | | | | * This allows us to call into subclassed PKCS#11 modules as if they were plain old PKCS#11 modules * libffi is an optional dependency | ||||
* | doc: Use gtk-doc in the no-tmpl flavor | Stef Walter | 2013-04-04 | 1 | -0/+6 |
| | |||||
* | Fix documentation so it builds out of tree | Stef Walter | 2013-04-03 | 1 | -2/+5 |
| | |||||
* | doc: Move manual into doc/manual subdirectory | Stef Walter | 2013-03-12 | 1 | -0/+132 |