Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trust: Correctly handle persisting OIDs with zero length | Stef Walter | 2013-07-03 | 1 | -2/+3 |
| | |||||
* | trust: Don't write out internal attributes when persisting | Stef Walter | 2013-07-03 | 1 | -0/+7 |
| | |||||
* | persist: Support for writing out p11-kit persist files | Stef Walter | 2013-05-27 | 1 | -59/+399 |
| | |||||
* | trust: Support a p11-kit specific serialization format | Stef Walter | 2013-03-15 | 1 | -0/+401 |
This is documented in doc/internals/ subdirectory Add tests for the format as well. https://bugs.freedesktop.org/show_bug.cgi?id=62156 |