From 2f4b38533245635ba98f3f115622d5b0c00579bb Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Wed, 22 Feb 2006 11:02:50 +0000 Subject: 2006-02-22 Marcus Brinkmann * rungpg.c (read_colon_line): Invoke colon preprocess handler if it is set. (colon_preprocessor_t): New type. (struct engine_gpg): New member colon.preprocess_fnc. (gpg_keylist_preprocess): New function. * keylist.c (keylist_colon_handler): Allow short key IDs. --- TODO | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index e74c5abc..477d868b 100644 --- a/TODO +++ b/TODO @@ -5,9 +5,6 @@ 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 @@ -81,7 +78,7 @@ Hey Emacs, this is -*- outline -*- mode! release everything properly at a reset and at an error. Think hard about where to guarantee what (ie, what happens if start fails, are the fds unregistered immediately - i think so?) -** Optimize the case where a data object has an underlying fd we can pass +** Optimize the case where a data object has 0an underlying fd we can pass directly to the engine. This will be automatic with socket I/O and descriptor passing. ** Move code common to all engines up from gpg to engine. -- cgit v1.2.3