summaryrefslogtreecommitdiff
path: root/p11-kit/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 p11_kit_uri_message() function.Stef Walter2011-05-251-1/+2
| | | | Gets messages for p11-kit error codes.
* Add support for debug tracing.Stef Walter2011-04-051-0/+93
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