summaryrefslogtreecommitdiff
path: root/trust/save.c
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-593/+0
* trust: Fix always false comparison of EAGAIN and EINTRStef Walter2015-11-091-1/+1
* trust: Fix double close()Pankaj2015-06-011-1/+0
* Avoid multiple stat() calls for same fileStef Walter2013-08-281-12/+2
* Avoid using the non-thread-safe strerror() functionStef Walter2013-07-181-31/+16
* Fixes for some recent win32 regressionsStef Walter2013-07-181-12/+10
* Remove erroneous comments about readdir() and thread-safetyStef Walter2013-07-171-1/+0
* trust: Add support for saving files with unique file namesStef Walter2013-07-031-43/+128
* Reorganize various componentsStef Walter2013-06-251-0/+537