1 |
|
2006-08-11 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptGPGMEWrapper.cpp (importFromFile): New. |
4 |
|
(importFromClipboard): New. |
5 |
|
(importGetResult): New. |
6 |
|
* wptKeyManager.cpp (km_file_import): Use gpgme wrapper. |
7 |
|
(km_clip_import): Ditto. |
8 |
|
* wptKeyEdit.cpp (addCardKey): New. |
9 |
|
* wptKeyEditCB.cpp (cmd_addcardkey_handler): New. |
10 |
|
* wptCardEdit.cpp (get_str_timestamp): Use locale date format. |
11 |
|
* wptCardDlg.cpp (card_edit_dlg_proc): Began to localize dialog. |
12 |
|
* wptKeyCache.cpp (key_divert_to_card): Adjusted for 'addcardkey'. |
13 |
|
|
14 |
|
2006-08-10 Timo Schulz <[email protected]> |
15 |
|
|
16 |
|
* wptFileManager.cpp (fm_verify_pasted_detsig): '=' should be |
17 |
|
'=='. |
18 |
|
* wptGPGME.cpp (sigsum_to_index): Correctly handle expired |
19 |
|
keys and signatures. |
20 |
|
(get_gpg_sigstat): Adjusted code. |
21 |
|
* wptCardDlg.cpp (card_changepin_dlg_proc): Cleanups. |
22 |
|
(gpg_card_load): Improved card detection code. |
23 |
|
* wptFirstRunDlg.cpp (first_run_dlg_proc): Allow to generate |
24 |
|
a key on a card. Suggested by Achim. |
25 |
|
* wptUtil.cpp (check_email_address): Add sanity check for |
26 |
|
the length. |
27 |
|
* WinPT.cpp (WinMain): Handle cardgen request. |
28 |
|
|
29 |
2006-08-04 Timo Schulz <[email protected]> |
2006-08-04 Timo Schulz <[email protected]> |
30 |
|
|
31 |
* wptKeysignDlg.cpp (display_keyinfo): Skip revoked user IDs. |
* wptKeysignDlg.cpp (display_keyinfo): Skip revoked user IDs. |