Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common, trust: Avoid integer overflow | Daiki Ueno | 2016-12-06 | 1 | -0/+5 |
| | | | | | | | This fixes issues pointed in: https://bugzilla.redhat.com/show_bug.cgi?id=985445 except for p11-kit/conf.c:read_config_file(), which was rewritten using mmap() and thus length calculation is no longer needed. | ||||
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -0/+251 |
* 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 |