diff options
author | Werner Koch <[email protected]> | 2005-10-19 08:23:23 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-10-19 08:23:23 +0000 |
commit | deae5fa5a29b909c2b3a62e05ef695844111634f (patch) | |
tree | 8302cd062c56599db4072b1eb289f963068e86b0 /TODO | |
parent | 2005-10-16 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-deae5fa5a29b909c2b3a62e05ef695844111634f.tar.gz gpgme-deae5fa5a29b909c2b3a62e05ef695844111634f.zip |
Add a test for expired subkeys
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ Hey Emacs, this is -*- outline -*- mode! The test is currently disabled there and in gpg/t-import. ** When gpg supports it, write binary subpackets directly, and parse SUBPACKET status lines. +** External key listing for OpenPGP. + This probably requires changes at gpg. + + * ABI's to break: ** gpgme_edit_cb_t: Add "processed" return argument (see edit.c::command_handler). |