Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid multiple stat() calls for same file | Stef Walter | 2013-08-28 | 1 | -12/+2 |
| | | | | | | As a side effect we can also not use the dirent.d_type field https://bugs.freedesktop.org/show_bug.cgi?id=68525 | ||||
* | Avoid using the non-thread-safe strerror() function | Stef Walter | 2013-07-18 | 1 | -31/+16 |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=985481 | ||||
* | Fixes for some recent win32 regressions | Stef Walter | 2013-07-18 | 1 | -12/+10 |
| | |||||
* | Remove erroneous comments about readdir() and thread-safety | Stef Walter | 2013-07-17 | 1 | -1/+0 |
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=984989 | ||||
* | trust: Add support for saving files with unique file names | Stef Walter | 2013-07-03 | 1 | -43/+128 |
| | |||||
* | Reorganize various components | Stef Walter | 2013-06-25 | 1 | -0/+537 |
* 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 |