Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URI API fine tuning | Stef Walter | 2011-05-26 | 1 | -147/+218 |
| | | | | | | * Rework API for getting all the attributes, to match usage in PKCS#11 * Add support for pinfile argument in URIs. * Complete tests. | ||||
* | Add p11_kit_uri_message() function. | Stef Walter | 2011-05-25 | 1 | -0/+38 |
| | | | | Gets messages for p11-kit error codes. | ||||
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 1 | -0/+1195 |
* Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type. |