3 |
* wptKeyserverDlg.cpp (show_imported_keys): Enhanced. |
* wptKeyserverDlg.cpp (show_imported_keys): Enhanced. |
4 |
(hkp_recv_key2): Show user-id of the imported key instead |
(hkp_recv_key2): Show user-id of the imported key instead |
5 |
of just the pattern. |
of just the pattern. |
6 |
|
* wptFileCBS.cpp (read_cb): Changed to W32 API. |
7 |
|
(write_cb): Likewise. Create output file on demand. |
8 |
|
(gpg_file_data_new): Adjusted code for new API. |
9 |
|
* wptKeyEdit.cpp (cleanKey): New. |
10 |
|
* wptKeyEditCB.cpp (cmd_clean_handler): New. |
11 |
|
(editkey_command_handler): Call clean handler. |
12 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Sort |
13 |
|
keylist after inserting items. |
14 |
|
* wptFileManager.cpp (fm_set_status): Take care of |
15 |
|
cleartext sigs. |
16 |
|
|
17 |
2005-12-07 Timo Schulz <[email protected]> |
2005-12-07 Timo Schulz <[email protected]> |
18 |
|
|