Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pem: Fix assert condition | Daiki Ueno | 2019-01-11 | 1 | -1/+1 |
| | | | | | | If the PEM header is "-----BEGIN -----", *type should be an empty string and the parser shouldn't fail. Reported by Han Han in: https://bugzilla.redhat.com/show_bug.cgi?id=1665172 | ||||
* | trust: Fix use of invalid memory in PEM parser | Stef Walter | 2014-08-08 | 1 | -3/+1 |
| | |||||
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -0/+290 |
* 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 |