Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New function to check the permissions of GNUPGHOME and the various files | David Shaw | 2001-12-20 | 1 | -0/+2 |
| | | | | | | | | | that live there for safe permission/ownership (--no-permission-warning to disable) The newer glibcs print scary warnings about using mktemp(). The use here was actually safe, but the warning was bound to confuse people, so here is an arguably better tempname creator that pulls random bits from the pool. | ||||
* | Fixed the Read-Only keyring bug and changed the way the keydb interface | Werner Koch | 2001-10-18 | 1 | -54/+112 |
| | | | | | works. | ||||
* | Changed signature status cache | Werner Koch | 2001-09-25 | 1 | -1/+17 |
| | |||||
* | Code cleanups | Werner Koch | 2001-09-20 | 1 | -1/+1 |
| | |||||
* | Revamped the keyring code | Werner Koch | 2001-09-06 | 1 | -0/+623 |