Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change around installation of headers, pkg-config, and file names | Stef Walter | 2011-05-27 | 1 | -242/+0 |
| | | | | | | | | * 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 styling and tweaks. | Stef Walter | 2011-03-31 | 1 | -2/+2 |
| | |||||
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 1 | -0/+242 |
* Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type. |