summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add p11_kit_load_initialize_module() function.Stef Walter2011-05-271-0/+1
| | | | | * This function will load a module from a file path, and then initialize it.
* Fix up documentationStef Walter2011-05-271-2/+7
|
* Fix problems with 'make distcheck'Stef Walter2011-05-271-1/+2
|
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-2/+2
| | | | | | | | * 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.
* Add support for debug tracing.Stef Walter2011-04-051-1/+1
| | | | | | | | | | | Use P11_KIT_DEBUG=xxx environment variable to enable tracing. Must have been built without --disable-debug option. P11_KIT_DEBUG can (at this point) be one of these values: all help conf lib
* Give reference chapter an explicit id.Stef Walter2011-03-311-1/+1
|
* Mix in other documentation.Stef Walter2011-03-315-16/+25
|
* Fix up styling and tweaks.Stef Walter2011-03-311-7/+17
|
* Fix up styling of documentation.Stef Walter2011-03-312-1/+71
|
* Documentation and API cleanup.Stef Walter2011-03-315-15/+130
| | | | | | * Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type.
* Add info and copyright.Stef Walter2011-03-031-8/+34
|
* The start of some documentation.Stef Walter2011-03-035-0/+283