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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 209 - (show annotations)
Wed May 3 14:34:08 2006 UTC (18 years, 10 months ago) by twoaday
File MIME type: text/plain
File size: 662 byte(s)
2006-05-02  Timo Schulz  <ts@g10code.de>
                                                                                
        * wptFileManagerDlg.cpp (file_encrypt_dlg_proc): Use a
        caption for the radio button group.
        * wptKeyserverDlg.cpp (keyserver_recv_key): Use new code.
        * wptKeyserver.cpp (kserver_recvkey, finger_recvkey,
        ldap_recvkey): Avoid fixed buffers.
        (do_spawn_ldap_helper): New.
        (ldap_recvkey): Factor out code into helper function.
        * wptPassphraseCBDlg.cpp (passphrase_callback_proc):
        Increase width of the list box to make sure even large
        user IDs will be completly displayed.


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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26