summaryrefslogtreecommitdiff
path: root/doc/manual/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* p11-kit: Managed PKCS#11 module loadingStef Walter2013-05-211-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 codeStef Walter2013-05-161-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 flavorStef Walter2013-04-041-0/+6
|
* Fix documentation so it builds out of treeStef Walter2013-04-031-2/+5
|
* doc: Move manual into doc/manual subdirectoryStef Walter2013-03-121-0/+132