summaryrefslogtreecommitdiff
path: root/tests/gnupg/private-keys-v1.d/FFED3C5A6A52B200BCCE3F41593EA51D6054649F.key
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2015-01-28 16:24:55 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-01-28 16:25:16 +0100
commitcb4d6de58c0fa2ab9a1b798efd184fc269ecc239 (patch)
tree26beb50861dddea63b348ad4c88d91de192c21d6 /tests/gnupg/private-keys-v1.d/FFED3C5A6A52B200BCCE3F41593EA51D6054649F.key
parent4ebecb91c609d8c48a10a81aadc3f08186478fb3 (diff)
downloadpass-cb4d6de58c0fa2ab9a1b798efd184fc269ecc239.tar.gz
pass-cb4d6de58c0fa2ab9a1b798efd184fc269ecc239.tar.bz2
pass-cb4d6de58c0fa2ab9a1b798efd184fc269ecc239.zip
Revert "Only examine subkeys that are capable of encrypting."
This reverts commit ec8140b0f1a422aad16d41d0c322f3a6ceef74fe. The needed option is only available on GnuPG 2.1, and we need to support GnuPG 2.0 too.
Diffstat (limited to 'tests/gnupg/private-keys-v1.d/FFED3C5A6A52B200BCCE3F41593EA51D6054649F.key')
0 files changed, 0 insertions, 0 deletions
='2008-07-03 13:04:25 +0200'>2008-07-03Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann1-2/+3 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann3-53/+29 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63