summaryrefslogtreecommitdiff
path: root/p11-kit/p11-kit.h
Commit message (Collapse)AuthorAgeFilesLines
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-1/+1
| | | | | | | | * 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.
* Fix up copyright lines.Stef Walter2011-04-011-1/+1
|
* Add C++ header guards, and require API instability acknowledgement.Stef Walter2011-03-311-0/+17
|
* Documentation and API cleanup.Stef Walter2011-03-311-0/+59
* Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type.