/[winpt]/trunk/TODO-GPGME-PORT.txt
ViewVC logotype

Contents of /trunk/TODO-GPGME-PORT.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 180 - (show annotations)
Mon Mar 6 14:41:58 2006 UTC (18 years, 11 months ago) by twoaday
File MIME type: text/plain
File size: 768 byte(s)
2006-02-27  Timo Schulz  <twoaday@freakmail.de>
 
        * wptSOCKS.cpp (socks_handshake): New.
        * wptMainProc.cpp (winpt_main_proc): A dbl-click forces
        the key manager in teh foreground if possible.
        * wptHotkey.cpp (hotkey_unregister): Unregister all hotkeys.
        * wptRegistry.cpp (get_reg_proxy_prefs,
        set_reg_proxy_prefs): Use directly the proxy context.
        Changed all callers.
        * wptProxySettingsDlg.cpp (init_proxy_protocols): New.
        (keyserver_proxy_dlg_proc): Use directly the proxy context.
        * wptKeyserver.cpp (kserver_connect): Better proxy support.
        (kserver_send_request, kserver_recvkey_request): Likewise.
        * wptKeyserverDlg.cpp (name_from_proto): New.
        (set_proxy): Adjusted for the new code.


1 * Select the signing subkey.
2
3 * Allow to use --hidden-recipient.
4
5 * Grep for 'XXX' and implement the missing code or
6 replace the dummy code with real code.
7
8 * If the card is not inserted and for example gpgme_op_sign
9 is called there is no real error.
10 (IMHO: gpgme should care for 'CARDCTRL 5' and then return
11 GPG_ERR_CARD_REMOVED)
12
13 * When a revocation certificate is imported, there is no way
14 to call the user why the key has been revoked
15 (superseded, insecure, ....) and the optional text.
16
17 * The current way to send large file through pipes is OK as
18 long as the file is not too large. The limite is <100 MB.
19 Otherwise the process would take too much time and propably
20 the window/process freezes up.
21 (ts: should be fixed with gpgme 1.1.1)
22
23

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26