Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-15 | Do not use random data for pass-phrases on EOF | khorben | 1 | -4/+16 | |
Originally submitted on tech-pkg@ as: [PATCH 04/11] Do not use random data for pass-phrases on EOF Only modified for consistency with the coding style; as also applied in NetBSD's src repository. Tested on NetBSD/amd64. | |||||
2018-03-15 | Do not ask for a passphrase when empty | khorben | 1 | -15/+50 | |
Originally submitted on tech-pkg@ as: [PATCH 06/11] Do not ask for a passphrase when empty Only modified for consistency with the coding style; as also applied in NetBSD's src repository. Tested on NetBSD/amd64. | |||||
2017-02-20 | Do not crash when listing keys without a keyring | khorben | 1 | -0/+21 | |
Bumps PKGREVISION. |