1 |
|
2005-10-20 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
Now WinPT depends on GPG 1.4.3. |
4 |
|
|
5 |
|
* wptPassphraseCB.cpp (passphrase_cb): Complete card support. |
6 |
|
* wptCardEdit.cpp (genKey): Handle cancel case. |
7 |
|
* keycache.c: Renamed into... |
8 |
|
* wptKeyCache.cpp: ...this. |
9 |
|
|
10 |
2005-10-17 Timo Schulz <[email protected]> |
2005-10-17 Timo Schulz <[email protected]> |
11 |
|
|
12 |
Free all memory returned by the GPGME dll with gpgme_free (). |
Free all memory returned by the GPGME dll with gpgme_free (). |
21 |
* wptKeyPropsDlg.cpp (get_card_type): New. |
* wptKeyPropsDlg.cpp (get_card_type): New. |
22 |
(keyprops_dlg_proc): Show card information if present. |
(keyprops_dlg_proc): Show card information if present. |
23 |
* wptFileManager.cpp (secret_key_available): Make the code faster. |
* wptFileManager.cpp (secret_key_available): Make the code faster. |
24 |
|
|
25 |
|
|
26 |
2005-10-16 Timo Schulz <[email protected]> |
2005-10-16 Timo Schulz <[email protected]> |
27 |
|
|