1 |
|
2005-10-17 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
Free all memory returned by the GPGME dll with gpgme_free (). |
4 |
|
|
5 |
|
s/GPG_ERR_CARD_REMOVED/GPG_ERR_CARD_NOT_PRESENT. |
6 |
|
|
7 |
|
* wptKeyEdit.cpp (getCardStatus): Remove dummy key. |
8 |
|
(list_handler): With user interaction to allow to insert |
9 |
|
the card into the reader. |
10 |
|
* wptKeyEditCB.cpp (gpg_edit_card): Likewise. |
11 |
|
(common_card_handler): Fixed incorrect command string. |
12 |
|
* wptKeyPropsDlg.cpp (get_card_type): New. |
13 |
|
(keyprops_dlg_proc): Show card information if present. |
14 |
|
* wptFileManager.cpp (secret_key_available): Make the code faster. |
15 |
|
|
16 |
|
2005-10-16 Timo Schulz <[email protected]> |
17 |
|
|
18 |
|
* wptPassphraseCB.cpp (passphrase_cb): Fix problem |
19 |
|
with hanging GPG process on cancel. |
20 |
|
* keycache.c (gpg_keycache_release): Release all objects. |
21 |
|
|
22 |
|
2005-10-15 Timo Schulz <[email protected]> |
23 |
|
|
24 |
|
* wptCardEdit.cpp (setResult, getResult): New. |
25 |
|
(reset): New. |
26 |
|
(getCardStatus): Check return codes and release all objects |
27 |
|
in case of errors. |
28 |
|
* wptCardEditCB.cpp (change_pin_handler): Call reset() |
29 |
|
before quit. |
30 |
|
(editcard_handler): Likewise. |
31 |
|
(common_card_handler): New. |
32 |
|
* wptCardDlg.cpp (card_changepin_dlg_proc): Also unmask |
33 |
|
the old PIN when 'Hide Typing' is disabled. |
34 |
|
* wptPassphraseCB.cpp (passphrase_cb): The card detection |
35 |
|
works again. Support to re-enter passphrase. |
36 |
|
|
37 |
|
2005-10-14 Timo Schulz <[email protected]> |
38 |
|
|
39 |
|
* wptCardDlg.cpp (card_status): New fields for the |
40 |
|
fingerprint creation time. Display card info as title. |
41 |
|
(get_printable_version): New. |
42 |
|
* wptCardEditCB.cpp (editcard_handler): Fix problem |
43 |
|
with the counter comparison. |
44 |
|
|
45 |
|
2005-10-11 Timo Schulz <[email protected]> |
46 |
|
|
47 |
|
Port to GPGME basically finished. |
48 |
|
|
49 |
2005-09-20 Timo Schulz <[email protected]> |
2005-09-20 Timo Schulz <[email protected]> |
50 |
|
|
51 |
* wptFileManagerDlg.cpp (file_secdel_confirm_dlg_proc): |
* wptFileManagerDlg.cpp (file_secdel_confirm_dlg_proc): |