Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always pass size_t varargs to p11_hash_xxx() functions | Stef Walter | 2013-07-18 | 1 | -2/+2 |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=985421 | ||||
* | Add support for using freebl3 for SHA1 and MD5 hashing | Stef Walter | 2013-07-10 | 1 | -7/+7 |
| | | | | | | Since we don't want to link freebl3 to libp11-kit.so where it isn't needed, move the SHA-1 and MD5 digest functionality to the trust/ directory. | ||||
* | trust: Add support for saving files with unique file names | Stef Walter | 2013-07-03 | 1 | -1/+1 |
| | |||||
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -0/+331 |
* 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 |