Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move pkcs11.conf and module documentation to a manual page | Stef Walter | 2013-02-20 | 1 | -1/+2 |
| | |||||
* | Add public iterator API to p11-kit | Stef Walter | 2013-02-05 | 1 | -0/+3 |
| | |||||
* | Add basic trust module | Stef Walter | 2013-02-05 | 1 | -0/+1 |
| | | | | | | This is based off the roots-store from gnome-keyring and loads certificates from a root directory and exposes them as PKCS#11 objects. | ||||
* | Add documentation about contributing to p11-kit | Stef Walter | 2013-02-05 | 1 | -6/+7 |
| | |||||
* | Add a p11-kit tool manual page | Stef Walter | 2013-02-05 | 1 | -0/+5 |
| | |||||
* | Add documentation about the configuration paths | Stef Walter | 2011-09-14 | 1 | -0/+1 |
| | | | | | * Default module path * How to lookup paths using pkg-config | ||||
* | Add documentation for PIN callbacks. | Stef Walter | 2011-07-06 | 1 | -0/+1 |
| | |||||
* | Complete documentation for message functionality. | Stef Walter | 2011-06-09 | 1 | -0/+1 |
| | |||||
* | Give reference chapter an explicit id. | Stef Walter | 2011-03-31 | 1 | -1/+1 |
| | |||||
* | Mix in other documentation. | Stef Walter | 2011-03-31 | 1 | -4/+8 |
| | |||||
* | Fix up styling of documentation. | Stef Walter | 2011-03-31 | 1 | -1/+1 |
| | |||||
* | Documentation and API cleanup. | Stef Walter | 2011-03-31 | 1 | -0/+24 |
* Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type. |