Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trust: Fix build error with -Werror=return-type | Daiki Ueno | 2017-07-14 | 1 | -1/+1 |
* | trust: Fix saving trust file on Windows | Daiki Ueno | 2017-02-16 | 1 | -6/+9 |
* | trust: Fix always false comparison of EAGAIN and EINTR | Stef Walter | 2015-11-09 | 1 | -1/+1 |
* | trust: Fix double close() | Pankaj | 2015-06-01 | 1 | -1/+0 |
* | Avoid multiple stat() calls for same file | Stef Walter | 2013-08-28 | 1 | -12/+2 |
* | Avoid using the non-thread-safe strerror() function | Stef Walter | 2013-07-18 | 1 | -31/+16 |
* | 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 |
* | 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 |