summaryrefslogtreecommitdiff
path: root/p11-kit/uri.h
Commit message (Collapse)AuthorAgeFilesLines
* Add function p11_kit_uri_space_strlen() for figuring out the lengthStef Walter2011-05-301-0/+3
| | | | of space terminated strings.
* Allow use with CRYPTOKI_GNU style use of PKCS#11Stef Walter2011-05-301-1/+13
|
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-0/+135
* 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.