Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-09-28 | Add a flag parameter to dotlock_create. | Werner Koch | 1 | -2/+2 | |
This allows us to extend this function in the future. | |||||
2011-09-27 | Improved the dotlock module. | Werner Koch | 1 | -0/+145 | |
- It is now more portable and may be used outside of GnuPG - vfat file systems are now supported. - The use of link(2) is more robust. - Wrote extensive documentation. |