Log Message: |
2006-01-20 Timo Schulz <ts@g10code.com>
* wptKeyCache.cpp (w32_tmpfile): New.
(parse_attr_data): Use it here.
* wptGPGUtil.cpp (gpg_get_photoid_data): Reset @ndata var.
2006-01-19 Timo Schulz <ts@g10code.com>
* wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Do not
reload the entire cache, just update the key.
* wptFileVerifyDlg.cpp (file_verify_dlg_proc): Likewise.
* wptKeyPropsDlg.cpp (keyprops_dlg_proc): Set update flag.
* wptKeyRevokersDlg.cpp (key_revokers_dlg_proc): Likewise.
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Update key
if need after showing the properties.
* wptGPGMEData.cpp (gpg_data_putc): Fix off-by-one bug.
* wptKeyManager.cpp (km_import_file): New param. Changed
all callers.
(km_import_clip): Likewise.
(delete_keys_from_cache): Delete secret part if available.
* wptClipImportDlg.cpp (print_import_status): If there
are too many new keys, use reload code.
|