1 |
|
2006-06-06 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptKeyEditCB.cpp (cmd_sign_handler): Return 0 by default |
4 |
|
if no expire date were given. |
5 |
|
|
6 |
|
2006-06-05 Timo Schulz <[email protected]> |
7 |
|
|
8 |
|
* wptPassphraseDlg.cpp (request_passphrase): Release mem |
9 |
|
in case of errors. |
10 |
|
(request_key_passphrase): New. |
11 |
|
(set_passphrase_hint): New. |
12 |
|
* wptKeyEditDlgs.cpp (do_editkey_sign_userid): Show passphrase |
13 |
|
hint. Suggested by vedaal. |
14 |
|
|
15 |
|
2006-06-03 Timo Schulz <[email protected]> |
16 |
|
|
17 |
|
* wptPINDlg.cpp (pin_dlg_proc): Remove static var. |
18 |
|
* wptClipEncryptDlg.cpp (show_invalid_recipients): Handle |
19 |
|
the case that 'encrypt-to' points to a non-existing item. |
20 |
|
* wptKeyRevokeDlg.cpp (key_revoke_dlg_proc): Do not close |
21 |
|
the dialog if an error occurred. |
22 |
|
* wptKeygenDlg.cpp (keygn_dlg_proc): Check expirate date. |
23 |
|
* wptKeyEditDlgs.cpp (keyedit_adduid_dlg_proc): Release mem |
24 |
|
in case of errors. |
25 |
|
* wptKeyserverDlg.cpp (check_pattern): Improved code. |
26 |
|
(keyserver_dlg_proc): All comparisons are case insentensive. |
27 |
|
* wptKeyserver.cpp (parse_uid_record): utf8 decode user id. |
28 |
|
|
29 |
2006-06-02 Timo Schulz <[email protected]> |
2006-06-02 Timo Schulz <[email protected]> |
30 |
|
|
31 |
* wptKeygenDlg.cpp (keygen_dlg_proc): Forgot to apply patch. |
* wptKeygenDlg.cpp (keygen_dlg_proc): Forgot to apply patch. |