Log of /trunk/Src
Directory Listing
Revision
190 -
Directory Listing
Modified
Mon Mar 27 10:05:14 2006 UTC
(18 years, 11 months ago)
by
twoaday
2006-03-26 Timo Schulz <ts@g10code.de>
* wptSigTreeDlg.cpp (sigtree_load): Always use UTF8.
* wptMainProc.cpp (winpt_main_proc): Reload key cache
when the GPG settings were changed.
* wptKeygenDlg.cpp (keygen_wizard_dlg_proc,
keygen_dlg_proc): Improved check for the email address.
* wptKeyEditDlgs.cpp (keyedit_adduid_dlg_proc): Likewise.
* wptKeyserverDlg.cpp (keyserver_dlg_proc): Modified design.
Revision
188 -
Directory Listing
Modified
Wed Mar 22 12:39:02 2006 UTC
(18 years, 11 months ago)
by
twoaday
2006-03-22 Timo Schulz <ts@g10code.de>
* wptClipSignDlg.cpp (on_init_dialog): New.
Check that there is at least one useable signing key.
* wptSigTreeDlg.cpp (sigtree_load): Correct UTF8 handling.
* wptKeyEditDlgs.cpp (keyedit_set_pref_keyserver): Show error
if needed.
Revision
187 -
Directory Listing
Modified
Wed Mar 22 11:04:20 2006 UTC
(18 years, 11 months ago)
by
twoaday
2006-03-21 Timo Schulz <ts@g10code.de>
* wptUTF8.cpp (native_to_utf8): Use directly W32 API.
(utf8_to_native): Likewise. Remove cp850 conversion.
* wptKeyEditDlgs.cpp (do_find_userid): Correct UTF8 handling.
* wptKeyManager.cpp (km_delete_keys): Do not reset 'with_seckey'
flag.
Prepare new release...
Revision
185 -
Directory Listing
Modified
Mon Mar 20 12:48:52 2006 UTC
(18 years, 11 months ago)
by
twoaday
2006-03-20 Timo Schulz <ts@g10code.de>
* wptUTF8.cpp (get_native_charset): Removed.
(utf8_to_native): Rewritten.
* wptKeyEditDlgs.cpp (do_add_new_userid): Correct charset
handling.
* wptKeygenCBDlg.cpp (keygen_cb): Do proper reset if needed.
Revision
181 -
Directory Listing
Modified
Tue Mar 14 11:01:22 2006 UTC
(18 years, 11 months ago)
by
twoaday
2006-03-12 Timo Schulz <ts@g10code.de>
* wptGPG.cpp (gnupg_load_config): Search for 'ask-cert-expire'.
* wptKeyPropsDlg.cpp (display_key_info): Automatically update
sym algorithm preferences if needed.
* wptKeysignDlg.cpp (date_is_today): New.
(keysign_dlg_proc): Only allow to set cert expire date if
the option was found.
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Allow to set
'ask-cert-expire'.
Revision
180 -
Directory Listing
Modified
Mon Mar 6 14:41:58 2006 UTC
(18 years, 11 months ago)
by
twoaday
2006-02-27 Timo Schulz <twoaday@freakmail.de>
* wptSOCKS.cpp (socks_handshake): New.
* wptMainProc.cpp (winpt_main_proc): A dbl-click forces
the key manager in teh foreground if possible.
* wptHotkey.cpp (hotkey_unregister): Unregister all hotkeys.
* wptRegistry.cpp (get_reg_proxy_prefs,
set_reg_proxy_prefs): Use directly the proxy context.
Changed all callers.
* wptProxySettingsDlg.cpp (init_proxy_protocols): New.
(keyserver_proxy_dlg_proc): Use directly the proxy context.
* wptKeyserver.cpp (kserver_connect): Better proxy support.
(kserver_send_request, kserver_recvkey_request): Likewise.
* wptKeyserverDlg.cpp (name_from_proto): New.
(set_proxy): Adjusted for the new code.
Revision
179 -
Directory Listing
Modified
Fri Feb 24 13:12:26 2006 UTC
(19 years ago)
by
twoaday
Prepare 0.11.8
Revision
178 -
Directory Listing
Modified
Tue Feb 21 12:12:23 2006 UTC
(19 years ago)
by
twoaday
2006-02-15 Timo Schulz <ts@g10code.de>
* wptKeysignDlg.cpp (keysign_dlg_proc): Localize new checkbox.
* wptFileStatDlg.cpp (get_s2k_algo): New.
* wptFileManagerDlg.cpp (update_status_bar): Use human readable
formats.
Revision
177 -
Directory Listing
Modified
Tue Feb 14 15:46:29 2006 UTC
(19 years ago)
by
twoaday
2006-02-14 Timo Schulz <ts@g10code.de>
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Localize 'Cancel'.
* wptKeysignDlg.cpp (keysign_dlg_proc): Implement 'Hide Typing'.
* wptFileManager.cpp (fm_sym_encrypt): Set cancel.
(fm_parse_files): Handle cancel.
Prepare first release candidate.
Revision
175 -
Directory Listing
Modified
Tue Feb 7 08:58:04 2006 UTC
(19 years ago)
by
twoaday
2006-02-04 Timo Schulz <ts@g10code.de>
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Check for
at least one ultimately trusted key.
* wptKeyManager.cpp (km_refresh_key_from_keyserver):
Only check inet connection if we refresh all keys.
* wptGPGUtil.cpp (gpg_extract_keys): New.
* wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Use textmode.
* wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Likewise.
* wptClipSignDlg.cpp (get_selected_key): New.
(one_key_proc): Use it here.
(count_useable_seckeys): New.
* wptSigTreeDlg.cpp (sigtree_dlg_proc): New.
* wptKeyEditDlgs.cpp (diff_time): Removed.
(w32_mktime): New.
(keyedit_addsubkey_dlg_proc): Use it here.
2006-02-02 Timo Schulz <ts@g10code.de>
* wptW32API.cpp (get_temp_name): New.
* wptKeyserver.cpp (ldap_recvkey): Use it here.
* wptKeyPropsDlg.cpp (get_photo_tmpname): Likewise.
* wptGPGUtil.cpp (create_tempfile): Likewise.
* wptImportList.cpp (implist_load): Likewise.
* wptKeyCache.cpp (parse_attr_data): Likewise.
(w32_tempfile): Removed.
* wptGPGME.cpp (check_ultimate_trusted_key): New.
Revision
174 -
Directory Listing
Modified
Thu Feb 2 08:20:50 2006 UTC
(19 years ago)
by
twoaday
2006-01-31 Timo Schulz <ts@g10code.de>
* wptMainProc.cpp (winpt_main_proc): Fix usage of the
help system.
* wptListView.cpp (listview_set_chkbox_style): New.
(listview_get_item_state): Support new checkbox style.
(listview_new): Reset flag var.
* wptKeylist.cpp (keylist_build): Support new checkbox style.
2006-01-30 Timo Schulz <ts@g10code.de>
* WinPT.cpp (check_readonly_attr): New.
(load_gpg_env): Use it here.
(WinPT): Make the the default key is searched in the
secret key cache.
Change error message.
* wptRegistry.cpp (regist_int_winpt): Make sure
the register extension is only offered once to the user.
* wptKeyPropsDlg.cpp (get_photo_tmpname): Always use
temp directory. Fixed a privilege problem.
Revision
172 -
Directory Listing
Modified
Mon Jan 30 13:47:35 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-30 Timo Schulz <ts@g10code.de>
* WinPT.cpp (check_readonly_attr): New.
(load_gpg_env): Use it here.
* wptRegistry.cpp (regist_int_winpt): Make sure
the register extension is only offered once to the user.
Revision
170 -
Directory Listing
Modified
Mon Jan 30 12:42:57 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-29 Timo Schulz <ts@g10code.de>
* wptKeyPropsDlg.cpp (keyprops_dlg_proc): Allow to use ESC
to quit dialog.
* wptKeysignDlg.cpp (sig_class_dlg_proc): More space for
translations. Directly return sig class.
(keysign_dlg_proc): Change msgbox title.
* wptKeyEdit.cpp (signUserid): New.
(getUseridIndex): New.
(getKeyIndex): New.
(getSigIndex): New.
(clear): New.
* wptKeyEditCB.cpp (cmd_sign_handler): Allow to select
user-id first.
* wptKeyEditDlgs.cpp (lookup_cmd): New.
(do_editkey_sign_userid): New.
(do_init_cmdlist): Differ between key pairs and public keys
and allowed actions.
(keyedit_change_ownertrust): Show msgbox on success.
(get_default_key): New.
* wptPassphraseDlg.cpp (request_passphrase): Reset @cancel.
Revision
168 -
Directory Listing
Modified
Fri Jan 27 10:08:10 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-27 Timo Schulz <ts@g10code.de>
* WinPT.cpp (WinMain): Set minimal list mode as default.
* wptKeyCache.cpp (gpg_keycache_sync): Handle special v3 keys.
Prepare a new release.
Revision
167 -
Directory Listing
Modified
Thu Jan 26 10:17:17 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-25 Timo Schulz <ts@g10code.com>
* wptRegistry.cpp (get_reg_entry_gpg): Return NULL if
the key exist with no value.
* wptMDSumDlg.cpp (mdsum_dlg_proc): Translate string.
* wptKeysignDlg.cpp (do_fill_seclist): Select the
default key if possible.
* wptFirstRunDlg.cpp (firstrun_dlg_proc): Directly
return the choice.
* wptKeylist.cpp (get_key_desc): New.
(keylist_upd_key): Free memory.
* wptKeyCache.cpp (gpg_keycache_get_default_key): New.
(gpg_keycache_set_default_key): New.
* WinPT.cpp (gpg_prefs_ok): New.
(WinMain): Only start gpg prefs if needed.
Revision
166 -
Directory Listing
Modified
Tue Jan 24 10:17:47 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-24 Timo Schulz <ts@g10code.com>
* wptKeyManager.cpp (km_dropped_file_import): New.
* wptKeyManagerDlg.cpp (keylist_subclass_proc): Allow
to drop files and try to import them.
(keymanager_dlg_proc): Pass kmi as opaque to the subclass
proc.
Revision
165 -
Directory Listing
Modified
Tue Jan 24 10:10:15 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-21 Timo Schulz <twoaday@freakmail.de>
* wptKeyCache.cpp (keycache_next_key): Handle the case
that there is a secret key without a public part.
* wptKeyserver.cpp (kserver_save_conf): Save ports.
* wptKeyserverDlg.cpp (keyserver_modify_dlg_proc):
Reset keyserver name.
* wptKeyPropsDlg.cpp (keyprops_dlg_proc): Just indicate
an update, do not update the cache.
* wptFileManagerDlg.cpp (file_import_dlg_proc): Use one
dialog for both clipboard and file imports.
* wptKeyManager.cpp (km_file_import, km_clip_import):
Changes to support new update system.
(gpg_clip_import): New.
* wptKeyManagerDlg.cpp (km_gui_import): New.
(find_keypos): Rewritten.
(refresh_keylist): Improved error checking.
(for complete list of changes, see PTD/ChangeLog, Src/ChangeLog)
Revision
164 -
Directory Listing
Modified
Fri Jan 20 09:19:15 2006 UTC
(19 years, 1 month ago)
by
twoaday
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.
Revision
162 -
Directory Listing
Modified
Thu Jan 19 18:06:10 2006 UTC
(19 years, 1 month ago)
by
twoaday
Revision
161 -
Directory Listing
Modified
Thu Jan 19 16:10:37 2006 UTC
(19 years, 1 month ago)
by
twoaday
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.
Revision
160 -
Directory Listing
Modified
Thu Jan 19 09:22:09 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-18 Timo Schulz <ts@g10code.com>
* wptKeyEditCB.cpp (cmd_delsig_handler): Do not assume
the self sig is always index 0. Noted by Kurt.
* wptPassphraseCB.cpp (passphrase_dlg_proc): Do not assume
the key user-ID contains an email address.
* wptKeyEditDlgs.cpp (do_find_userid): Likewise.
(do_editkey_deluid): Likewise.
(do_editkey_revuid): Likewise.
Revision
159 -
Directory Listing
Modified
Wed Jan 18 13:57:31 2006 UTC
(19 years, 1 month ago)
by
twoaday
Supress message.
Revision
154 -
Directory Listing
Modified
Wed Jan 18 12:38:46 2006 UTC
(19 years, 1 month ago)
by
twoaday
A patch was missing.
Revision
153 -
Directory Listing
Modified
Wed Jan 18 12:03:30 2006 UTC
(19 years, 1 month ago)
by
twoaday
Revision
150 -
Directory Listing
Modified
Wed Jan 18 11:52:45 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-18 Timo Schulz <ts@g10code.com>
* wptListview.cpp (listview_del_sel_items): Fixed index
calculation. This fixed a lot of problems with the KM listview
update.
(listview_del_all): Renamed to...
(listview_del_all_items): ..this. Changed all callers.
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Just refresh
list when file import contained new/updated keys.
* wptKeyManager.cpp (km_file_import): Indicate if the
import contained any new/update keys.
* wptClipImportDlg.cpp (print_import_status): Just mark
keys which actually changed.
Revision
147 -
Directory Listing
Modified
Fri Jan 13 14:21:16 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-11-13 Timo Schulz <ts@g10code.com>
* wptPreferencesDlg.cpp (prefs_dlg_proc): Changed translation.
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Likewise.
* wptAboutDlgs.cpp (about_dlg_proc): Make sure GPG about
dialog isn't shown twice.
* wptKeyCache.cpp (gpg_keycache_next_updated_key): New.
(gpg_keycache_update_key): Set update flag.
* wptKeyManagerDlg.cpp (refresh_keylist): New.
(keymanager_dlg_proc): Use new refresh system for keyservers.
* wptKeyserverSearchDlg.cpp (kserver_search_dlg_proc):
Update keycache.
* wptKeyserverDlg.cpp (hkp_dlg_proc): Likewise.
* wptKeyserver.cpp (socket_read_ext): New.
(kserver_recv_key_ext): New.
(kserver_read_config, kserver_write_config): Removed.
Revision
144 -
Directory Listing
Modified
Thu Jan 12 16:28:06 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-12 Timo Schulz <ts@g10code.com>
* wptListView.cpp (listview_set_image_list): Make icons
always transparent.
* wptImageList.cpp (imagelist_load): New icons.
* wptGPGMEData.cpp (gpg_data_putc): New.
* wptKeyManagerDlg.cpp (load_toolbar): Include new icons.
(keymanager_dlg_proc): Add tooltips.
* wptKeyserverDlg.cpp (keyserver_list_build): Use icons.
* wptKeyserver.cpp (URL_encode): New.
(URL_must_encode): New.
(kserver_search_init): Properly encode pattern.
(parse_iso_date): New.
(keyserver_search): Be more strict to prevent buffer overflows.
2006-01-11 Timo Schulz <ts@g10code.com>
* wptKeyManagerDlg.cpp (load_toolbar): 2 new icons.
(keymanager_dlg_proc): Adjust tooltips.
(update_ui_items): Handle new icons.
* wptImageList.cpp (imagelist_load): New icons.
Revision
139 -
Directory Listing
Modified
Wed Jan 11 12:19:41 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-10 Timo Schulz <ts@g10code.com>
* wptMainProc.cpp (winpt_main_proc): Restore iconic
File/Key Manager windows if needed.
* wptGPGPrefsDlg.cpp (gpg_prefs_dlg_proc): Disable button.
* wptSiglist.cpp (init_cmp): New.
(siglist_sort): New.
(siglist_cmp_cb): New.
(siglist_add_key): Force NOKEY status when key was not found.
* wptKeysigDlg.cpp (recv_single_key): New.
(recv_missing_keys): Reload entire key when more than one key
was fetched.
(keysig_dlg_proc): Support sorting the listview items.
Revision
138 -
Directory Listing
Modified
Mon Jan 9 14:20:00 2006 UTC
(19 years, 1 month ago)
by
twoaday
Do not overwrite default return value.
Revision
137 -
Directory Listing
Modified
Mon Jan 9 14:01:51 2006 UTC
(19 years, 1 month ago)
by
twoaday
2006-01-09 Timo Schulz <ts@g10code.com>
* WinPT.cpp (load_gettext): Remove file locking.
(WinMain): Use pre-defined autoconf constants.
* wptW32API.cpp (init_file_lock, release_file_lock): Deleted.
* wptGPG.cpp (check_gnupg_engine): Add param @need_gpg_ver.
Change all callers.
Remove all static version constants. The only place for
constants is now configure.c (config.h).
Revision
135 -
Directory Listing
Modified
Mon Jan 9 09:50:55 2006 UTC
(19 years, 1 month ago)
by
twoaday
Fix GPGME versioning problem.
Revision
134 -
Directory Listing
Modified
Mon Jan 9 09:32:19 2006 UTC
(19 years, 1 month ago)
by
twoaday
Fix GPGME version.
Revision
133 -
Directory Listing
Modified
Mon Jan 9 09:15:29 2006 UTC
(19 years, 1 month ago)
by
twoaday
A lot of minor bug fixes.
New icons.
For a complete history, see the ChangeLog entries.
Revision
131 -
Directory Listing
Modified
Fri Dec 30 14:27:43 2005 UTC
(19 years, 2 months ago)
by
twoaday
Revision
130 -
Directory Listing
Modified
Fri Dec 30 14:06:39 2005 UTC
(19 years, 2 months ago)
by
twoaday
2005-12-29 Timo Schulz <ts@g10code.com>
* wptKeygenDlg.cpp (keygen_dlg_proc): Request passphrase dynamically.
(gpg_genkey_params): Simplified.
* wptPreferencesDlg.cpp (prefs_dlg_proc): Fix problem with mutal
exclusion of the dialog items.
* wptAboutDlgs.cpp (about_winpt_dlg_proc): Allow to use ESC to
quit the dialog.
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise.
* wptMDSumDlg.cpp (mdsum_dlg_proc): Handle WM_SYSCOMMAND.
(id2algo): New.
Prepare 0.11.4 release.
Revision
129 -
Directory Listing
Modified
Fri Dec 30 13:56:10 2005 UTC
(19 years, 2 months ago)
by
twoaday
2005-12-27 Timo Schulz <ts@g10code.com>
* wptListView.cpp (listview_set_view): New.
(listview_del_column): New.
* wptW32API.cpp (get_locale_date): New.
(get_menu_state): New.
(force_foreground_window): New.
* wptVerifyList.cpp (strtimestamp): Support for
locale date formats.
* wptGPGUtil.cpp (gpg_revoke_cert): Handle bad
passphrases.
* wptKeyEditCB.cpp (editkey_command_handler): Immediately
return when a bad passphrase was submitted.
* wptKeyRevokersDlg.cpp (keyrevokers_dlg_proc): Change
column order.
* wptKeylist.cpp (keylist_upd_col): New.
* wptKeyManagerDlg.cpp (update_ui_items): Deactivate
'Revocation' for public keys.
(translate_menu_strings): s/Revoke/Revoke Cert.
(modify_listview_columns): New.
Revision
128 -
Directory Listing
Modified
Mon Dec 19 13:05:59 2005 UTC
(19 years, 2 months ago)
by
twoaday
2005-12-17 Timo Schulz <ts@g10code.com>
* wptUTF8.cpp: Removed unused charset array.
* wptSigList.cpp (siglist_build): Increase size for 'class'
column.
* wptGPG.cpp (get_gnupg_path): Simplified.
* WinPT.cpp (load_gpg_env): New.
(check_crypto_engine): Return type is now bool.
* wptRegistry.cpp (is_gpg4win_installed): New.
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): More consistent
dialog design.
* wptKeyManagerDlg.cpp (translate_menu_strings): New.
(translate_popupmenu_strings): New.
* wptKeyEditDlgs.cpp (is_jpg_file): New.
Revision
123 -
Directory Listing
Modified
Wed Dec 14 09:01:45 2005 UTC
(19 years, 2 months ago)
by
twoaday
2005-12-13 Timo Schulz <ts@g10code.com>
* wptCommonDlg.cpp (http_dlg_proc): Localized missing elements.
* wptKeyManagerDlg.cpp (change_edit_menu): New.
(change_key_menu): Renamed from...
(menu_gpg_readonly): ..this.
(clip_contains_pgpkey): New.
(update_ui_items): Do not allow to sign expired keys.
(keymanager_dlg_proc): Same for popup menu.
* wptKeyPropsDlg.cpp (parse_preflist): Fixed string handling.
* wptKeyCache.cpp (copy_uid_prefs):
(gpg_keycache_sync): Copy uid prefs so the key property
dialog show the correct values. Thanks to Shane.
Revision
121 -
Directory Listing
Modified
Mon Dec 12 11:19:56 2005 UTC
(19 years, 2 months ago)
by
twoaday
2005-12-11 Timo Schulz <ts@g10code.com>
* wptW32API.cpp (get_file_version): New.
* wptGPGUtil.cpp (create_process): Always hide window.
* wptClipEditDlg.cpp (clipedit_dlg_proc): Use 'Close'
instead of 'Exit'.
* wptKeyManager.cpp (km_http_import): New filename
generation code.
(km_send_to_mail_recipient): Cleanups.
* wptKeyEditDlg.cpp (showpref_dlg_proc): Localize dialog.
* wptKeyManagerDlg.cpp (update_ui_items): Handle the case
when multiple keys are selected.
(popup_multiple): New.
* WinPT.cpp (WinMain): Check that the PTD.dll and WinPT.exe
file versions are equal. Rewrote --keymanager code.
Removed temporary w32gpgme dirctory, all code is now in Src.
Changed configure files.
Revision
120 -
Directory Listing
Modified
Fri Dec 9 14:27:59 2005 UTC
(19 years, 2 months ago)
by
twoaday
See ChangeLog.
Revision
119 -
Directory Listing
Modified
Fri Dec 9 08:04:51 2005 UTC
(19 years, 2 months ago)
by
twoaday
2005-12-08 Timo Schulz <ts@g10code.com>
* wptKeyserverDlg.cpp (show_imported_keys): Enhanced.
(hkp_recv_key2): Show user-id of the imported key instead
of just the pattern.
* wptFileCBS.cpp (read_cb): Changed to W32 API.
(write_cb): Likewise. Create output file on demand.
(gpg_file_data_new): Adjusted code for new API.
* wptKeyEdit.cpp (cleanKey): New.
* wptKeyEditCB.cpp (cmd_clean_handler): New.
(editkey_command_handler): Call clean handler.
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Sort
keylist after inserting items.
* wptFileManager.cpp (fm_set_status): Take care of
cleartext sigs.
Revision
118 -
Directory Listing
Modified
Thu Dec 8 13:21:52 2005 UTC
(19 years, 2 months ago)
by
twoaday
2005-12-08 Timo Schulz <ts@g10code.com>
* wptKeyserverDlg.cpp (show_imported_keys): Enhanced.
(hkp_recv_key2): Show user-id of the imported key instead
of just the pattern.
Revision
117 -
Directory Listing
Modified
Thu Dec 8 09:26:32 2005 UTC
(19 years, 2 months ago)
by
twoaday
2005-12-07 Timo Schulz <ts@g10code.com>
* wptOwnertrustDlg.cpp (ownertrust_dlg_proc):
Use 'Close' instead of 'Exit'.
* wptKeyEditDlgs.cpp (keyedit_dlg_proc): Likewise.
* wptGPG.cpp (gnupg_backup_keyrings): Use $APPDATA
as the destination dir. Thanks to Werner.
* wptRegistry.cpp (is_gpgee_installed): New.
(regist_inst_winpt): Do not register file extensions
if GPGee is available.
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Limit
use of local vars.
* wptPreferencesDlg.cpp (prefs_dlg_proc): Make sure
no illegal backup mode is saved.
* wptKeyserverDlg.cpp (show_imported_key): New.
(hkp_recv_key2): Show imported keys if the blob
contained more than one.
Revision
116 -
Directory Listing
Modified
Wed Dec 7 17:06:29 2005 UTC
(19 years, 2 months ago)
by
werner
Add translations and minor fixes
Revision
115 -
Directory Listing
Modified
Wed Dec 7 08:11:34 2005 UTC
(19 years, 2 months ago)
by
twoaday
2005-12-06 Timo Schulz <ts@g10code.com>
* WinPT.cpp (WinMain): Load the gettext environment soon
as possible so all 'first start' messages are localized.
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): If a single key is
received via the keyserver, return the gpgme key context on
success and add it directly to the list.
* wptKeyserverDlg.cpp (keyserver_dlg_proc): Support a param
to store the key.
(hkp_recv_key2): Add extra param for the fingerprint.
(hkp_recv_key): Call hkp_recv_key2 without fingerprint.
Revision
112 -
Directory Listing
Modified
Fri Dec 2 10:02:17 2005 UTC
(19 years, 3 months ago)
by
twoaday
Updated the translation.
Revision
110 -
Directory Listing
Modified
Fri Dec 2 08:17:55 2005 UTC
(19 years, 3 months ago)
by
twoaday
Increased version to 0.11.2.
Revision
109 -
Directory Listing
Modified
Fri Dec 2 07:32:13 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-12-01 Timo Schulz <ts@g10code.com>
* wptClipVerifyDlg.cpp (clipverify_dlg_proc): Use new semantic
for get_gpg_sigstat().
* wptGPGME.cpp (get_gpg_sigstat): New. It is now a function.
As a macro strings will not be translated at runtime.
* wptKeyserverDlg.cpp (hkp_recv_key): Properly detect if we
need to update the cache. Thanks to Jan-Oliver.
* wptKeyImportStatusDlg.cpp (import_status_dlg_proc): Localized.
Prepare a new release.
Revision
105 -
Directory Listing
Modified
Wed Nov 30 10:22:00 2005 UTC
(19 years, 3 months ago)
by
twoaday
Several cleanups and improved translation.
Revision
104 -
Directory Listing
Modified
Tue Nov 29 09:48:43 2005 UTC
(19 years, 3 months ago)
by
twoaday
Forgot one localized string.
Fix compiler warnings.
Revision
102 -
Directory Listing
Modified
Tue Nov 29 08:56:21 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-11-29 Timo Schulz <ts@g10code.com>
* WinPT.cpp (WinMain): Modify --keymanager. If an instance
is running, just send the command to open the manager.
Revision
101 -
Directory Listing
Modified
Fri Nov 25 10:56:05 2005 UTC
(19 years, 3 months ago)
by
twoaday
Localized 'Cancel' buttons.
Fix 'addrevoker' hanging problem.
Revision
100 -
Directory Listing
Modified
Fri Nov 25 09:49:59 2005 UTC
(19 years, 3 months ago)
by
twoaday
Removed old IPC definition.
Removed unused file.
Revision
99 -
Directory Listing
Modified
Fri Nov 25 07:47:51 2005 UTC
(19 years, 3 months ago)
by
twoaday
Updated translation.
Revision
95 -
Directory Listing
Modified
Thu Nov 24 12:09:28 2005 UTC
(19 years, 3 months ago)
by
twoaday
See ChangeLog.
Revision
94 -
Directory Listing
Modified
Wed Nov 23 12:16:55 2005 UTC
(19 years, 3 months ago)
by
twoaday
Change version to CVS.
Revision
91 -
Directory Listing
Modified
Tue Nov 22 09:23:02 2005 UTC
(19 years, 3 months ago)
by
twoaday
Remove debug output for card code.
Revision
90 -
Directory Listing
Modified
Tue Nov 22 09:17:59 2005 UTC
(19 years, 3 months ago)
by
twoaday
Include additional files and remove old dependencies.
Revision
88 -
Directory Listing
Modified
Mon Nov 21 12:06:59 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-11-21 Timo Schulz <ts@g10code.com>
* WinPT.cpp (WinMain): Implement --stop switch.
* wptClipEditDlg.cpp (clip_edit_dlg_proc): Localize
missing string.
* wptPreferencesDlg.cpp (prefs_dlg_proc): Likewise.
* wptKeygenDlg.cpp (keygen_dlg_proc): Verify valid context
first. Thanks to Ralf.
* wptFileManagerDlg.cpp (update_ui_items): New.
* wptFileManager.cpp (fm_set_status): New sigmode param.
Changed all callers.
Revision
87 -
Directory Listing
Modified
Mon Nov 21 11:44:25 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-11-21 Timo Schulz <ts@g10code.com>
* WinPT.cpp (WinMain): Implement --stop switch.
Revision
85 -
Directory Listing
Modified
Fri Nov 18 07:20:40 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-11-17 Timo Schulz <ts@g10code.com>
* wptGPG.cpp (check_last_gnupg_access): Kludge to avoid that
the cache will be loaded twice.
* wptRegistry.cpp (regist_inst_winpt): More comments.
* wptKeyManagerDlg.cpp (do_center_window): Make sure that
neg. coordinates are never used.
* wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Localize all
strings.
* wptPassphraseCB.cpp (passphrase_callback_proc): Likewise.
* wptFileManagerDlg.cpp (filemanager_dlg_proc): Localize menu
and save 'AlwaysOnTop' in the registry.
Revision
80 -
Directory Listing
Modified
Wed Nov 16 11:05:16 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-11-16 Timo Schulz <ts@g10code.com>
* WinPT.cpp (check_crypto_engine): Min is now GPG 1.4.2.
* wptKeylist.cpp (keylist_add_key): Add disabled keys in list
mode.
* wptPreferencesDlg.cpp (prefs_dlg_proc): Localize all strings.
* wptRegistry.cpp (regist_inst_winpt): Set install directory.
Useful for other programs to figure out the path to the EXE.
Revision
78 -
Directory Listing
Modified
Tue Nov 15 08:54:44 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-11-14 Timo Schulz <ts@g10code.com>
* wptGPG.cpp (check_gnupg_engine): Fix version check.
* wptMainProc.cpp (winpt_main_proc): Check keyring
file permissions always and do not use interative output
when the windows session ends.
* wptProxySettingsDlg.cpp (proxy_settings_dlg_proc):
Localize all strings.
* wptPassphraseDlg.cpp (passwd_dlg_proc): Likewise.
* wptGPGPrefsDlg.cpp (gpg_prefs_dlg): Likewise.
* wptKeyEditDlgs.cpp (do_init_keylist): Skip all
non-valid keys.
Revision
77 -
Directory Listing
Modified
Mon Nov 14 15:01:01 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-11-12 Timo Schulz <ts@g10code.com>
Fix more GCC warnings.
2005-11-10 Timo Schulz <ts@g10code.com>
* wptClipSignDlg.cpp (one_key_proc): Use
release_gpg_passphrase_cb() to free the context.
* wptListView.cpp (listview_deselect_all): New.
* wptMAPI.cpp (mapi_send_pubkey): Works again.
* wptFileManagerDlg.cpp (file_manager_dlg_proc): Support encrypt &
zip.
* wptPassphraseCB.cpp (passphrase_callback_proc): Fix passphrase
caching for signing operations.
* wptKeyManager.cpp (km_send_to_mail_recipient): Works again.
* wptFileManager.cpp (fm_send_file): Likewise.
(fm_encrypt_into_zip): New.
Revision
76 -
Directory Listing
Modified
Thu Nov 10 14:07:06 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-11-09 Timo Schulz <ts@g10code.com>
* wptNLS.c (get_gettext_langid): Map user language id to
printable gettext language strings.
* wptRegistry.cpp (get_reg_entry_mo): Support for the
gettext environment.
* wptFileManager.cpp (fm_encrypt): Close all files before
the wipe procedure is called.
* wptVerlist.cpp (verlist_add_sig): Handle the case the
issuer is not valid but the signature is.
(verlist_add_sig_log): Likewise. Thanks to the folks on
winpt-users.
Revision
75 -
Directory Listing
Modified
Tue Nov 8 09:13:05 2005 UTC
(19 years, 3 months ago)
by
werner
Fixed make distcheck issues.
Revision
74 -
Directory Listing
Modified
Tue Nov 8 07:23:16 2005 UTC
(19 years, 3 months ago)
by
twoaday
Correct path.
Revision
73 -
Directory Listing
Modified
Tue Nov 8 07:15:13 2005 UTC
(19 years, 3 months ago)
by
twoaday
2005-11-08 Timo Schulz <ts@g10code.com>
More minor changes to avoid GCC warnings.
* wptGPG.cpp (check_homedir): Free memory in case of errors.
(multi_gnupg_path): Add strict mode. If non-strict mode return
the folder even if it does not exist.
(check_for_gpgwin): New.
* wptKeyserverDlg.cpp (hkp_recv_key): Make sure import_res is
initialized.
* wptRegistry.cpp (get_reg_entry_gpg4win): New.
(get_reg_entry_mo): Support for gpg4win.
For complete changes see ChangeLogs.
Revision
72 -
Directory Listing
Modified
Mon Nov 7 12:48:34 2005 UTC
(19 years, 3 months ago)
by
twoaday
Patch for better encrypt-only environment.
Revision
69 -
Directory Listing
Modified
Sat Nov 5 12:28:12 2005 UTC
(19 years, 3 months ago)
by
twoaday
More minor fixes...
Revision
68 -
Directory Listing
Modified
Sat Nov 5 12:00:55 2005 UTC
(19 years, 3 months ago)
by
twoaday
More minor changes to avoid GCC warnings.
Revision
67 -
Directory Listing
Modified
Fri Nov 4 18:19:07 2005 UTC
(19 years, 3 months ago)
by
werner
minor fixes to actually make the dialogs working.
Revision
66 -
Directory Listing
Modified
Thu Nov 3 17:55:18 2005 UTC
(19 years, 3 months ago)
by
twoaday
Fix crash in the GPG preference dialog.
Allow to have an empty secret keyring.
Revision
65 -
Directory Listing
Modified
Thu Nov 3 16:55:25 2005 UTC
(19 years, 3 months ago)
by
twoaday
Minor changes to avoid GCC warnings.
Revision
62 -
Directory Listing
Modified
Thu Nov 3 10:20:09 2005 UTC
(19 years, 3 months ago)
by
werner
Yeah, make distcheck works.
Revision
60 -
Directory Listing
Modified
Wed Nov 2 14:35:48 2005 UTC
(19 years, 3 months ago)
by
twoaday
Depend on config.h to get system constants.
Revision
59 -
Directory Listing
Modified
Wed Nov 2 13:50:48 2005 UTC
(19 years, 3 months ago)
by
twoaday
Removed PTD version check.
Revision
58 -
Directory Listing
Modified
Wed Nov 2 13:36:03 2005 UTC
(19 years, 3 months ago)
by
werner
Add comments and a README.SVN
Revision
57 -
Directory Listing
Modified
Wed Nov 2 11:29:44 2005 UTC
(19 years, 3 months ago)
by
werner
Builds but we need to check the SetWindowsHookEx semantics to make it run.
Revision
56 -
Directory Listing
Modified
Wed Nov 2 09:36:52 2005 UTC
(19 years, 3 months ago)
by
twoaday
Fix shadowing warnings.
Revision
50 -
Directory Listing
Modified
Wed Nov 2 08:32:55 2005 UTC
(19 years, 3 months ago)
by
twoaday
Simply code and use standard GNU file names
s/README.txt/README
Revision
49 -
Directory Listing
Modified
Wed Nov 2 08:16:24 2005 UTC
(19 years, 3 months ago)
by
twoaday
Make util functions available to both C and C++.
Revision
48 -
Directory Listing
Modified
Mon Oct 31 21:14:11 2005 UTC
(19 years, 4 months ago)
by
werner
More changes. Compiles again but there are at least gettext issues with
w32-gettext.c. I can't get a gpg-error build with ENABLE_NLS.
Revision
47 -
Directory Listing
Modified
Mon Oct 31 14:04:59 2005 UTC
(19 years, 4 months ago)
by
werner
Minor changes; compiles now but gettext is still missing.
Revision
46 -
Directory Listing
Modified
Fri Oct 28 12:57:05 2005 UTC
(19 years, 4 months ago)
by
werner
Second set of changes to use autotools for building.
Revision
41 -
Directory Listing
Modified
Fri Oct 28 07:15:26 2005 UTC
(19 years, 4 months ago)
by
twoaday
A lot of bug fixes. See ChangeLog.
Revision
36 -
Directory Listing
Modified
Thu Oct 27 15:25:13 2005 UTC
(19 years, 4 months ago)
by
werner
First set of changes to use autotools for building.
Revision
34 -
Directory Listing
Modified
Wed Oct 26 11:20:09 2005 UTC
(19 years, 4 months ago)
by
twoaday
2005-10-25 Timo Schulz <twoaday@g10code.com>
* wptGPGUtil.cpp (create_process): Hide window.
* wptKeyPropsDlg.cpp (get_photo_tmpname): New.
* wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Remove
static var 'enable'.
* wptKeygenDlg.cpp (keygen_dlg_proc): Likewise.
(gpg_genkey_params): Make sure all primary keys are capable
for signing and certification.
* wptKeySigDlg.cpp (is_sig): If no item is selected, return 0.
* wptGPG.cpp (gnupg_access_keyring): Check return value for
NULL. Noted by Ralf.
(get_gnupg_prog): Simplified.
(check_homedir): Fixed. Return 0 when the dir is successfully created.
* wptKeyManagerDlg.cpp (km_file_import): Use the hourglass to
indicate a pending GPG process.
* wptFileManager.cpp (op_begin, op_end): New. Indicate an start
and and of an operation. For now just the cursor changes.
(fm_parse_command_line): Remove debug output. Thanks to Ralf again.
* WinPT.cpp (WinMain): Check if there is already an instance and
set a variable early as possible.
(load_gettext): If a previous instance was found, do not output
any errors. Kudos to Ralf.
Revision
33 -
Directory Listing
Modified
Tue Oct 25 07:46:20 2005 UTC
(19 years, 4 months ago)
by
twoaday
More bug fixes and cleanups.
See ChangeLog for details.
Revision
32 -
Directory Listing
Modified
Mon Oct 24 08:03:48 2005 UTC
(19 years, 4 months ago)
by
twoaday
2005-10-23 Timo Schulz <twoaday@g10code.com>
* wptFileManager.cpp (fm_get_file_type): Detect detached sigs.
* wptKeyList.cpp (keylist_cmp_cb): Take care of expired/revoked keys.
(get_ext_validity): New.
* wptFileVerifyDlg.cpp (file_verify_dlg_proc): Several cleanups.
* wptClipEditDlg.cpp (load_clipboard): Factored out some code into
this function.
(load_clipboard_from_file): Likewise.
(save_clipboard_to_file): New.
* wptKeyManagerDlg.cpp (keyprops_dlg_proc): Fix stack overflow.
For complete details, see the ChangeLog files.
Revision
30 -
Directory Listing
Modified
Sat Oct 22 10:17:59 2005 UTC
(19 years, 4 months ago)
by
twoaday
Sync with old SVN repository.
Revision
28 -
Directory Listing
Modified
Thu Oct 20 12:35:59 2005 UTC
(19 years, 4 months ago)
by
twoaday
Minor cleanups and prepare the translation.
Revision
27 -
Directory Listing
Modified
Tue Oct 18 07:57:13 2005 UTC
(19 years, 4 months ago)
by
twoaday
Some bug fixes and adjustments for the latest
GPGME changes.
Revision
26 -
Directory Listing
Modified
Mon Oct 17 08:49:30 2005 UTC
(19 years, 4 months ago)
by
twoaday
More bug fixes all over the place.
See ChangeLog for details.
Revision
25 -
Directory Listing
Modified
Wed Oct 12 10:04:26 2005 UTC
(19 years, 4 months ago)
by
twoaday
First testing phase finished.
Provide bug fixes for a lot of (minor) problems.
Revision
24 -
Directory Listing
Modified
Sat Oct 8 10:43:08 2005 UTC
(19 years, 4 months ago)
by
twoaday
Bug fixes to correct some problems introduced by
the MyGPGME to GPGME port.
Revision
23 -
Directory Listing
Modified
Fri Sep 30 10:10:16 2005 UTC
(19 years, 5 months ago)
by
twoaday
Almost finished phase 1 of the WinPT GPGME port.
Still need more cleanup, comments and tests.
Revision
22 -
Directory Listing
Modified
Wed Aug 10 11:33:35 2005 UTC
(19 years, 6 months ago)
by
twoaday
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.
Revision
20 -
Directory Listing
Modified
Wed Jul 27 11:17:22 2005 UTC
(19 years, 7 months ago)
by
twoaday
2005-07-22 Timo Schulz <twoaday@freakmail.de>
* wptMainProc.cpp (winpt_main_proc): Take care for shutdown
messages and make sure WinPT make a keyring backup in this case.
* wptGPGME.cpp (keycache_reload): Do not rebuild the signature
cache each time. Just do it on startup.
* wptKeyManager.cpp (km_key_is_v3): Use new ATTR_VERSION.
* wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Assume the v3 flag
was set by the calling function.
* wptKeyGenDlg.cpp (keygen_wizard_dlg_proc): Ask for backups.
(keygen_dlg_proc): Only add the generated key to the keycache
and do not reload the entire cache.
* wptKeyManager.cpp (km_delete_keys): Store the number of keys
because in each loop iteration it will be new calculated.
* wptListView.cpp (listview_del_items): Likewise.
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Directly add the
generated key to the list instead of reloading the entire cache.
* wptKeyEditDlgs.cpp (parse_preflist): Support fpr SHAnnn.
Revision
19 -
Directory Listing
Modified
Fri May 20 08:39:15 2005 UTC
(19 years, 9 months ago)
by
twoaday
2005-05-09 Timo Schulz <twoaday@freakmail.de>
* wptCommonDlg.cpp (http_file_dlg_proc): Renamed to..
(http_dlg_proc): ..this.
(get_keyserver_URL_dlg): New.
(check_URL): New.
* wptKeyEditDlgs.cpp (keyedit_set_pref_keyserver): New.
(keyedit_main_dlg_proc): Avoid massive keycache reloads, just reload
the single key.
* wptKeyRevokersDlg.cpp (key_revokers_dlg_proc): Show the key properties
of the selected desig. revoker.
* wptVerifyList.cpp (verlist_build): Increase the column size of 'keyid'.
* wptGPGME.cpp (keycache_update): New.
* wptKeySigDlg.cpp (keysig_dlg_proc): Update the key if a signature
was deleted.
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Zeroing the key struct
before we set any values.
Revision
16 -
Directory Listing
Modified
Mon May 9 08:54:21 2005 UTC
(19 years, 9 months ago)
by
twoaday
2005-05-03 Timo Schulz <twoaday@freakmail.de>
* wptFileManager.cpp (fm_parse_command_line): Handle
'SYMKEYENC' files. Thanks to the user who reported it.
* wptKeyEditDlgs.cpp (do_find_userid): Optionally return the context.
(showpref_dlg_proc): New.
(keyedit_main_dlg_proc): Support SHOWPREF.
(userid_list_init): New field 'Email'. Split userID into 'Name' + 'Email'.
(do_add_new_userid): Adjust for new ListView.
(do_find_userid): Use email for searching.
(parse_preflist): New.
Revision
14 -
Directory Listing
Modified
Wed May 4 07:59:42 2005 UTC
(19 years, 9 months ago)
by
twoaday
2005-05-03 Timo Schulz <twoaday@freakmail.de>
* wptFileManager.cpp (fm_parse_command_line): Handle
'SYMKEYENC' files. Thanks to the user who reported it.
Revision
13 -
Directory Listing
Modified
Mon Apr 25 07:15:30 2005 UTC
(19 years, 10 months ago)
by
twoaday
Commit bug fixes. Release 0.9.92.
Revision
12 -
Directory Listing
Modified
Thu Apr 14 12:56:25 2005 UTC
(19 years, 10 months ago)
by
twoaday
2005-04-11 Timo Schulz <twoaday@freakmail.de>
* wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Reset
'enable' flag always at the begin.
* wptClipDecryptDlg.cpp (clip_decrypt_dlg): Show correct
key trust. Noted by a friendly user.
* wptListView.cpp (listview_add_item_pos): New.
* wptKeyEditDlgs.cpp (get_subkey_fingerprint): Due to
the fact that GPG does not return the fingerprint of
the generated subkey any longer, we need to get it manually.
Thanks to Maxime Brandt.
(keyedit_addsubkey_dlg_proc): If key size too large, ask
if this was a mistake.
(keyedit_add_subkey): Use it here.
(do_add_new_subkey): Fix list contrl insertion.
* wptTypes.h (DEFAULT_KEYSIZE): Define new default keysize constant.
Revision
8 -
Directory Listing
Modified
Mon Apr 4 13:29:25 2005 UTC
(19 years, 10 months ago)
by
twoaday
2005-04-04 Timo Schulz <twoaday@freakmail.de>
* WinPT.cpp (check_crypto_engine): Correct version
check. Noted by Werner.
Revision
6 -
Directory Listing
Modified
Mon Apr 4 06:59:24 2005 UTC
(19 years, 10 months ago)
by
twoaday
2005-03-04 Timo Schulz <twoaday@g10code.com>
* GPG asks twice for the new PIN. Thanks to Achim.
* wptCardDlg.cpp (card_changepin_dlg_proc): Reset the 'safety' pin also. Only check the passphrase if the backup flag is enabled. Again thanks to Achim.
2005-03-06 Timo Schulz <twoaday@freakmail.de>
* wptKeySignDlg.cpp (do_fill_seckeylist): Skip secret keys without
a public key. Noted by Kurt Fitzner.
2005-03-22 Timo Schulz <twoaday@freakmail.de>
* WinPT.cpp (WinMain): --debug as an alias for --enable-debug.
(enable_mobile_mode): New.
* wptKeyEditDlg.cpp (keyedit_addsubkey_dlg_proc): Use new
ID's for adding subkeys.
Revision
5 -
Directory Listing
Modified
Mon Mar 7 13:21:36 2005 UTC
(19 years, 11 months ago)
by
twoaday
2005-03-03 Timo Schulz <twoaday@g10code.com>
* wptCardDlg.cpp (card_changepin_dlg_proc): Add item to re-type the
new PIN. Suggested by Achim.
Support to show the unmasked PIN.
Modified TAB-order.
* wptPINDlg.cpp (pin_cb_dlg_proc): Show unmasked PIN.
* Fixed wrong GPG --command-fd strings. Thanks to Achim.
2005-03-04 Timo Schulz <twoaday@g10code.com>
* GPG asks twice for the new PIN. Thanks to Achim.
* wptCardDlg.cpp (card_changepin_dlg_proc): Reset the 'safety' pin also. Only check the passphrase if the backup flag is enabled. Again thanks to Achim.
2005-03-06 Timo Schulz <twoaday@freakmail.de>
* wptKeySignDlg.cpp (do_fill_seckeylist): Skip secret keys without
a public key. Noted by Kurt Fitzner.
Revision
4 -
Directory Listing
Modified
Sun Feb 6 11:11:40 2005 UTC
(20 years ago)
by
twoaday
2005-02-02 Timo Schulz <twoaday@freakmail.de>
* wptPassphraseDlg.cpp (passwd_dlg_proc): use center_window2, otherwise
it is invisible.
* wptPassphraseCB.cpp (passphrase_callback_proc): Do not cache symmetric
passphrases.
* Enable the progress dialog for symmetric encryption.
* wptFileManager.cpp (fm_check_file_type): Also check for 'SYMKEYENC' in
FM_ENCRYPT mode.
* WinPT.cpp (WinMain): SETUP_EXISTING implemented.
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Reset 'Locale directory' when
no value is entered.
2005-02-04 Timo Schulz <twoaday@freakmail.de>
* wptProgressDlg.cpp (progress_cb_thread): Set root window if available.
If the progress window survives by accident, it will be closed when the
File Manager (root window) is closed.
Revision
2 -
Directory Listing
Added
Mon Jan 31 11:02:21 2005 UTC
(20 years, 1 month ago)
by
twoaday
WinPT initial checkin.