Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -59/+0 |
| | | | | | | | * p11-kit library and tool in the p11-kit/ subdirectory * trust module and new trust tool in trust/ subdirectory * No more tools/ subdirectory * Lots less in the common/ subdirectory | ||||
* | Implement code for writing PEM | Stef Walter | 2013-02-05 | 1 | -0/+6 |
| | | | | | | | * Based on the gcr code * Bring in base64 output code from BSD * Make sure to output base64 lines of 64 character length since this is what OpenSSL expects | ||||
* | Add support for parsing PEM files | Stef Walter | 2013-02-05 | 1 | -0/+53 |