Log Message: |
2005-08-06 Timo Schulz <twoaday@freakmail.de>
* wptGPGME.cpp (keycache_update): Reload OpenPGP parts
of the secret key.
(keycache_init): cache name of secret keyring.
* wptKeyList.cpp (keylist_upd_key): Do not add long keyid.
(get_key_type): Do not assume 'ultimate' means key pair.
* wptKeyEditDlgs.cpp (diff_time): New.
(keyedit_addsubkey_dlg_proc): Changed design and use
diff_time. Drop checks for invalid keylength (< 1024, > 4096)
because the combo box automatically handles this.
* wptKeyManager.cpp (km_set_implicit_trust): Return error code.
* wptGPG.cpp (get_backup_name): New.
(gnupg_backup_keyrings): Rotate backup names, from 0..3.
* wptClipImportDialog.cpp (clip_import_dlg_proc): Free memory.
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Use 0x short keyid and
not the long keyid.
|