1 |
|
2006-01-23 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptMDSumDlg.cpp (mdsum_dlg_proc): Allow to send output |
4 |
|
to the clipboard. |
5 |
|
* wptKeyEditDlgs.cpp (keyedit_change_ownertrust): New. |
6 |
|
(do_editkey_enable_disable): New. |
7 |
|
* wptKeyPropsDlg.cpp (keyprops_dlg_proc): Usability fix. Do not |
8 |
|
close the dialog if the user cancelled the ownertrust dialog. |
9 |
|
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Return TRUE to indicate |
10 |
|
an update of any value. |
11 |
|
|
12 |
|
2006-01-21 Timo Schulz <[email protected]> |
13 |
|
|
14 |
|
* wptKeyCache.cpp (keycache_next_key): Handle the case |
15 |
|
that there is a secret key without a public part. |
16 |
|
* wptKeyserver.cpp (kserver_save_conf): Save ports. |
17 |
|
* wptKeyserverDlg.cpp (keyserver_modify_dlg_proc): |
18 |
|
Reset keyserver name. |
19 |
|
* wptKeyPropsDlg.cpp (keyprops_dlg_proc): Just indicate |
20 |
|
an update, do not update the cache. |
21 |
|
* wptFileManagerDlg.cpp (file_import_dlg_proc): Use one |
22 |
|
dialog for both clipboard and file imports. |
23 |
|
* wptKeyManager.cpp (km_file_import, km_clip_import): |
24 |
|
Changes to support new update system. |
25 |
|
(gpg_clip_import): New. |
26 |
|
* wptKeyManagerDlg.cpp (km_gui_import): New. |
27 |
|
(find_keypos): Rewritten. |
28 |
|
(refresh_keylist): Improved error checking. |
29 |
|
|
30 |
|
2006-01-20 Timo Schulz <[email protected]> |
31 |
|
|
32 |
|
* wptKeyCache.cpp (w32_tmpfile): New. |
33 |
|
(parse_attr_data): Use it here. |
34 |
|
* wptGPGUtil.cpp (gpg_get_photoid_data): Reset @ndata var. |
35 |
|
|
36 |
|
2006-01-19 Timo Schulz <[email protected]> |
37 |
|
|
38 |
|
* wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Do not |
39 |
|
reload the entire cache, just update the key. |
40 |
|
* wptFileVerifyDlg.cpp (file_verify_dlg_proc): Likewise. |
41 |
|
* wptKeyPropsDlg.cpp (keyprops_dlg_proc): Set update flag. |
42 |
|
* wptKeyRevokersDlg.cpp (key_revokers_dlg_proc): Likewise. |
43 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Update key |
44 |
|
if need after showing the properties. |
45 |
|
* wptGPGMEData.cpp (gpg_data_putc): Fix off-by-one bug. |
46 |
|
* wptKeyManager.cpp (km_import_file): New param. Changed |
47 |
|
all callers. |
48 |
|
(km_import_clip): Likewise. |
49 |
|
(delete_keys_from_cache): Delete secret part if available. |
50 |
|
* wptClipImportDlg.cpp (print_import_status): If there |
51 |
|
are too many new keys, use reload code. |
52 |
|
|
53 |
|
2006-01-18 Timo Schulz <[email protected]> |
54 |
|
|
55 |
|
* wptKeyEditCB.cpp (cmd_delsig_handler): Do not assume |
56 |
|
the self sig is always index 0. Noted by Kurt. |
57 |
|
* wptPassphraseCB.cpp (passphrase_dlg_proc): Do not assume |
58 |
|
the key user-ID contains an email address. |
59 |
|
* wptKeyEditDlgs.cpp (do_find_userid): Likewise. |
60 |
|
(do_editkey_deluid): Likewise. |
61 |
|
(do_editkey_revuid): Likewise. |
62 |
|
|
63 |
|
2006-01-18 Timo Schulz <[email protected]> |
64 |
|
|
65 |
|
* wptListview.cpp (listview_del_sel_items): Fixed index |
66 |
|
calculation. This fixed a lot of problems with the KM listview |
67 |
|
update. |
68 |
|
(listview_del_all): Renamed to... |
69 |
|
(listview_del_all_items): ..this. Changed all callers. |
70 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Just refresh |
71 |
|
list when file import contained new/updated keys. |
72 |
|
* wptKeyManager.cpp (km_file_import): Indicate if the |
73 |
|
import contained any new/update keys. |
74 |
|
* wptClipImportDlg.cpp (print_import_status): Just mark |
75 |
|
keys which actually changed. |
76 |
|
|
77 |
|
2006-01-17 Timo Schulz <[email protected]> |
78 |
|
|
79 |
|
* wptMAPI.cpp (mapi_send_pubkey_ext): New. |
80 |
|
* wptKeysigDlg.cpp (do_delsig): Just flag the key, do not |
81 |
|
update it. |
82 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Be more |
83 |
|
careful about const pointers. |
84 |
|
* wptKeyEditDlgs.cpp (get_subkey_fingerprint): Renamed to.. |
85 |
|
(get_subkey_keyid): ..this. Fix problem that key was updated |
86 |
|
twice and this corrupted. |
87 |
|
(keyedit_add_subkey): Set @lv item in the callback context. |
88 |
|
|
89 |
|
2006-01-16 Timo Schulz <[email protected]> |
90 |
|
|
91 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Restore |
92 |
|
window if it lost focus during the operation. Thanks to Kurt. |
93 |
|
Update keylist when the window is enabled. |
94 |
|
(find_keypos): New. |
95 |
|
* wptKeyCache.cpp (keycache_next_key): Reset update status. |
96 |
|
(gpg_keycache_next_updated_key): New arg @r_status. Change all |
97 |
|
callers. |
98 |
|
(gpg_keycache_update_key): Different status for new and updated. |
99 |
|
Include key signatures. |
100 |
|
* wptClipImportDlg.cpp (print_import_status): Mark all |
101 |
|
imported keys. |
102 |
|
* wptMainProc.cpp (clip_gpg_dlg): On import refresh KM keylist. |
103 |
|
Thanks to Kurt. |
104 |
|
* wptKeysigDlg.cpp (recv_missing_keys): Mark all received keys. |
105 |
|
(do_delsig): Directly reload key. Thanks to Kurt. |
106 |
|
* wptGPGME.cpp (keycache_set_reload, keycache_get_reload): |
107 |
|
Removed. |
108 |
|
* wptKeygenDlg.cpp (keygen_dlg_proc): Use new update system. |
109 |
|
* wptClipImportDlg.cpp (clip_import_dlg_proc): Return |
110 |
|
FALSE if no keys were updated or operation was cancelled. |
111 |
|
* wptCommonDlg.cpp (http_dlg_proc): Fix title selection code. |
112 |
|
* wptKeylist.cpp (get_ext_validity): Handle disabled keys. |
113 |
|
* wptKeyPropsDlg.cpp (keyprops_dlg_proc): |
114 |
|
Do not allow to change ownertrust of invalid keys. |
115 |
|
Changed translation. |
116 |
|
Slightly different user interface. |
117 |
|
|
118 |
|
2006-11-14 Timo Schulz <[email protected]> |
119 |
|
|
120 |
|
* wptW32API.cpp (make_special_filename): New. |
121 |
|
* wptRegistry.cpp (set_winpt_reg_prefs, get_winpt_reg_prefs): |
122 |
|
Removed 'KeyServer' item. |
123 |
|
* wptPreferencesDlg.cpp (prefs_dlg_proc): Remove keyserver |
124 |
|
config item. |
125 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Disable group |
126 |
|
window until we really use it. |
127 |
|
* wptKeyserver.cpp (kserver_save_conf): New. |
128 |
|
(wsock_end): Save keyserver config file. |
129 |
|
* wptKeyserverDlg.cpp (keyserver_edit): New. |
130 |
|
(keyserver_remove): New. |
131 |
|
(keyserver_add): New. |
132 |
|
(fill_keyserv_types): New. |
133 |
|
(keyserver_modify_dlg_proc): New. |
134 |
|
(keyserver_dlg_proc): Provide context menu to modify the |
135 |
|
keyserver list. |
136 |
|
(keyserver_build_list): Remove 'proto' column because it is |
137 |
|
not really useful. |
138 |
|
* WinPT.cpp (load_keyserver_conf): Store keyserver.conf at |
139 |
|
$APPDATA\winpt. If keyserver.conf exists in the current folder |
140 |
|
move it to the new destination. |
141 |
|
|
142 |
|
2006-11-13 Timo Schulz <[email protected]> |
143 |
|
|
144 |
|
* wptPreferencesDlg.cpp (prefs_dlg_proc): Changed translation. |
145 |
|
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Likewise. |
146 |
|
* wptAboutDlgs.cpp (about_dlg_proc): Make sure GPG about |
147 |
|
dialog isn't shown twice. |
148 |
|
* wptKeyCache.cpp (gpg_keycache_next_updated_key): New. |
149 |
|
(gpg_keycache_update_key): Set update flag. |
150 |
|
* wptKeyManagerDlg.cpp (refresh_keylist): New. |
151 |
|
(keymanager_dlg_proc): Use new refresh system for keyservers. |
152 |
|
* wptKeyserverSearchDlg.cpp (kserver_search_dlg_proc): |
153 |
|
Update keycache. |
154 |
|
* wptKeyserverDlg.cpp (hkp_dlg_proc): Likewise. |
155 |
|
* wptKeyserver.cpp (socket_read_ext): New. |
156 |
|
(kserver_recv_key_ext): New. |
157 |
|
(kserver_read_config, kserver_write_config): Removed. |
158 |
|
|
159 |
|
2006-01-12 Timo Schulz <[email protected]> |
160 |
|
|
161 |
|
* wptListView.cpp (listview_set_image_list): Make icons |
162 |
|
always transparent. |
163 |
|
* wptImageList.cpp (imagelist_load): New icons. |
164 |
|
* wptGPGMEData.cpp (gpg_data_putc): New. |
165 |
|
* wptKeyManagerDlg.cpp (load_toolbar): Include new icons. |
166 |
|
(keymanager_dlg_proc): Add tooltips. |
167 |
|
* wptKeyserverDlg.cpp (keyserver_list_build): Use icons. |
168 |
|
* wptKeyserver.cpp (URL_encode): New. |
169 |
|
(URL_must_encode): New. |
170 |
|
(kserver_search_init): Properly encode pattern. |
171 |
|
(parse_iso_date): New. |
172 |
|
(keyserver_search): Be more strict to prevent buffer overflows. |
173 |
|
|
174 |
|
2006-01-11 Timo Schulz <[email protected]> |
175 |
|
|
176 |
|
* wptKeyManagerDlg.cpp (load_toolbar): 2 new icons. |
177 |
|
(keymanager_dlg_proc): Adjust tooltips. |
178 |
|
(update_ui_items): Handle new icons. |
179 |
|
* wptImageList.cpp (imagelist_load): New icons. |
180 |
|
|
181 |
|
2006-01-10 Timo Schulz <[email protected]> |
182 |
|
|
183 |
|
* wptMainProc.cpp (winpt_main_proc): Restore iconic |
184 |
|
File/Key Manager windows if needed. |
185 |
|
* wptGPGPrefsDlg.cpp (gpg_prefs_dlg_proc): Disable button. |
186 |
|
* wptSiglist.cpp (init_cmp): New. |
187 |
|
(siglist_sort): New. |
188 |
|
(siglist_cmp_cb): New. |
189 |
|
(siglist_add_key): Force NOKEY status when key was not found. |
190 |
|
* wptKeysigDlg.cpp (recv_single_key): New. |
191 |
|
(recv_missing_keys): Reload entire key when more than one key |
192 |
|
was fetched. |
193 |
|
(keysig_dlg_proc): Support sorting the listview items. |
194 |
|
|
195 |
|
2006-01-09 Timo Schulz <[email protected]> |
196 |
|
|
197 |
|
* WinPT.cpp (load_gettext): Remove file locking. |
198 |
|
(WinMain): Use pre-defined autoconf constants. |
199 |
|
* wptW32API.cpp (init_file_lock, release_file_lock): Deleted. |
200 |
|
* wptGPG.cpp (check_gnupg_engine): Add param @need_gpg_ver. |
201 |
|
Change all callers. |
202 |
|
|
203 |
|
2006-01-07 Timo Schulz <[email protected]> |
204 |
|
|
205 |
|
* wptKeyManager.cpp (km_refresh_from_keyserver): Summarize |
206 |
|
import status if just one key was selected. |
207 |
|
|
208 |
|
2006-01-04 Timo Schulz <[email protected]> |
209 |
|
|
210 |
|
* wptGPGMEWrapper.c (setChangeVersion): New. |
211 |
|
(exportToBuffer, exportToFile, exportToClipboard): New. |
212 |
|
(setArmor, getArmor): New. |
213 |
|
* wptKeylist.cpp (get_key_expire_date): Return locale specific |
214 |
|
date. |
215 |
|
(keylist_get_recipients): Do not fetch the key again. |
216 |
|
(keylist_enum_recipients): Likewise. |
217 |
|
* wptGPG.cpp (create_empty_keyring): New. |
218 |
|
(get_gnupg_keyring): Fixed 'strict' logic. |
219 |
|
* wptKeyManagerDlg.cpp (update_ui_items): Disable some buttons |
220 |
|
when no secret keys are available. |
221 |
|
* wptKeyManager.cpp (km_send_to_mail_recipient): Release key data |
222 |
|
before the MAPI call is made. |
223 |
|
* WinPT.cpp (check_for_empty_keyrings): New. |
224 |
|
|
225 |
|
2006-01-03 Timo Schulz <[email protected]> |
226 |
|
|
227 |
|
* pubkey.ico, keypair.ico: New. |
228 |
|
* wptListview.cpp (listview_add_item_image): New. |
229 |
|
(listview_set_image_list): New. |
230 |
|
* wptSigList.cpp (siglist_add_key): Correct order of the sigs. |
231 |
|
* wptKeyProps.cpp (keyprops_load_photo): Adjusted for new |
232 |
|
JPEG data. |
233 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Do not allow to |
234 |
|
add items to revoked keys. |
235 |
|
* wptKeyManager.cpp (km_delete_keys): Do not use uninitialized |
236 |
|
keyid buffer. This fixes a segv. |
237 |
|
* wptKeyserver.cpp (spawn_application): New. |
238 |
|
(ldap_recv_key): Support recent protocols and several cleanups. |
239 |
|
* wptKeylist.cpp (do_addkey): Set image which depends on the |
240 |
|
key type. |
241 |
|
(keylist_enum_recipients): Cleanups. |
242 |
|
(keylist_get_keyflags): Rewritten. |
243 |
|
* wptKeyCache.cpp (free_attr_list): New. |
244 |
|
(parse_attr_list): New. |
245 |
|
(parse_attr_data): New. |
246 |
|
(keycache_update_photo): New. |
247 |
|
(keycache_update_photos): New. |
248 |
|
(gpg_keycache_update_key): Automatically reload photos if needed. |
249 |
|
* wptGPGUtil.cpp (create_process): New param @err. Change all |
250 |
|
callers. |
251 |
|
(map_tmpfile): New param @nread. Change all callers. |
252 |
|
(gpg_get_photoid_data): New. |
253 |
|
* wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Do not allow to |
254 |
|
add items to revoked keys. |
255 |
|
(subkey_init_list): Store gpgme key object. |
256 |
|
|
257 |
|
2005-12-29 Timo Schulz <[email protected]> |
258 |
|
|
259 |
|
* wptKeygenDlg.cpp (keygen_dlg_proc): Request passphrase dynamically. |
260 |
|
(gpg_genkey_params): Simplified. |
261 |
|
* wptPreferencesDlg.cpp (prefs_dlg_proc): Fix problem with mutal |
262 |
|
exclusion of the dialog items. |
263 |
|
* wptAboutDlgs.cpp (about_winpt_dlg_proc): Allow to use ESC to |
264 |
|
quit the dialog. |
265 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise. |
266 |
|
* wptMDSumDlg.cpp (mdsum_dlg_proc): Handle WM_SYSCOMMAND. |
267 |
|
(id2algo): New. |
268 |
|
|
269 |
|
2005-12-28 Timo Schulz <[email protected]> |
270 |
|
|
271 |
|
* wptKeyserverDlg.cpp (show_imported_keys): Decode user IDs. |
272 |
|
* wptKeyRevokersDlg.cpp (key_revokers_dlg_proc): Likewise. |
273 |
|
* wptKeylist.cpp (keylist_udp_key): Likewise. |
274 |
|
* wptKeyManager.cpp (key_get_clip_info, key_get_info): Likewise. |
275 |
|
* wptClipDecryptDlg.cpp (clip_decrypt_dlg_proc): Fix problem |
276 |
|
when no signing key was found. |
277 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Properly decode |
278 |
|
user IDs. |
279 |
|
(translate_popup_strings): s/Revoke/Revoke Cert. |
280 |
|
* wptKeyEditDlgs.cpp (do_init_keylist): Do not assume a |
281 |
|
0x prefixed keyid. |
282 |
|
* wptKeyEditCB.cpp (editkey_command_handler): Also reset |
283 |
|
step in case of a bad passphrase. |
284 |
|
|
285 |
|
2005-12-27 Timo Schulz <[email protected]> |
286 |
|
|
287 |
|
* wptListView.cpp (listview_set_view): New. |
288 |
|
(listview_del_column): New. |
289 |
|
* wptW32API.cpp (get_locale_date): New. |
290 |
|
(get_menu_state): New. |
291 |
|
(force_foreground_window): New. |
292 |
|
* wptVerifyList.cpp (strtimestamp): Support for |
293 |
|
locale date formats. |
294 |
|
* wptGPGUtil.cpp (gpg_revoke_cert): Handle bad |
295 |
|
passphrases. |
296 |
|
* wptKeyEditCB.cpp (editkey_command_handler): Immediately |
297 |
|
return when a bad passphrase was submitted. |
298 |
|
* wptKeyRevokersDlg.cpp (keyrevokers_dlg_proc): Change |
299 |
|
column order. |
300 |
|
* wptKeylist.cpp (keylist_upd_col): New. |
301 |
|
* wptKeyManagerDlg.cpp (update_ui_items): Deactivate |
302 |
|
'Revocation' for public keys. |
303 |
|
(translate_menu_strings): s/Revoke/Revoke Cert. |
304 |
|
(modify_listview_columns): New. |
305 |
|
|
306 |
|
2005-12-18 Timo Schulz <[email protected]> |
307 |
|
|
308 |
|
* wptKeyManagerDlg.cpp (save_column_size): New. |
309 |
|
(restore_column_size): New. |
310 |
|
(keymanager_dlg_proc): Save and restore column sizes for |
311 |
|
the listview control. |
312 |
|
* wptKeyManager.cpp (key_get_info): New. |
313 |
|
(km_delete_keys): Use it here to have a consistent message. |
314 |
|
Use stored key context and not the column data. |
315 |
|
(km_enable_disable_key): Likewise. |
316 |
|
(km_send_to_keyserver): Likewise. |
317 |
|
(km_set_implicit_trust): Likewise. |
318 |
|
* wptKeylist.cpp (get_key_pubalgo2): New. |
319 |
|
|
320 |
|
2005-12-17 Timo Schulz <[email protected]> |
321 |
|
|
322 |
|
* wptUTF8.cpp: Removed unused charset array. |
323 |
|
* wptSigList.cpp (siglist_build): Increase size for 'class' |
324 |
|
column. |
325 |
|
* wptGPG.cpp (get_gnupg_path): Simplified. |
326 |
|
* WinPT.cpp (load_gpg_env): New. |
327 |
|
(check_crypto_engine): Return type is now bool. |
328 |
|
* wptRegistry.cpp (is_gpg4win_installed): New. |
329 |
|
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): More consistent |
330 |
|
dialog design. |
331 |
|
* wptKeyManagerDlg.cpp (translate_menu_strings): New. |
332 |
|
(translate_popupmenu_strings): New. |
333 |
|
* wptKeyEditDlgs.cpp (is_jpg_file): New. |
334 |
|
|
335 |
|
2005-12-13 Timo Schulz <[email protected]> |
336 |
|
|
337 |
|
* wptCommonDlg.cpp (http_dlg_proc): Localized missing elements. |
338 |
|
* wptKeyManagerDlg.cpp (change_edit_menu): New. |
339 |
|
(change_key_menu): Renamed from... |
340 |
|
(menu_gpg_readonly): ..this. |
341 |
|
(clip_contains_pgpkey): New. |
342 |
|
(update_ui_items): Do not allow to sign expired keys. |
343 |
|
(keymanager_dlg_proc): Same for popup menu. |
344 |
|
* wptKeyPropsDlg.cpp (parse_preflist): Fixed string handling. |
345 |
|
* wptKeyCache.cpp (copy_uid_prefs): |
346 |
|
(gpg_keycache_sync): Copy uid prefs so the key property |
347 |
|
dialog show the correct values. Thanks to Shane. |
348 |
|
|
349 |
2005-12-11 Timo Schulz <[email protected]> |
2005-12-11 Timo Schulz <[email protected]> |
350 |
|
|
351 |
* wptW32API.cpp (get_file_version): New. |
* wptW32API.cpp (get_file_version): New. |
1407 |
|
|
1408 |
* WinPT.cpp (load_keyserver_conf): New. Factored out some code |
* WinPT.cpp (load_keyserver_conf): New. Factored out some code |
1409 |
from WinMain (). |
from WinMain (). |
1410 |
(WinMain): Load keyserver config at the begin. Thanks to Bodo A�ner |
(WinMain): Load keyserver config at the begin. Thanks to Bodo Aßner |
1411 |
* wptKeyserverDlg.cpp (keyserver_dlg_proc): If there is no keyserver |
* wptKeyserverDlg.cpp (keyserver_dlg_proc): If there is no keyserver |
1412 |
in the list control, add at least the internal default HKP server. |
in the list control, add at least the internal default HKP server. |
1413 |
* wptKeygenDlg.cpp (keygen_wizard_dlg_proc): NLS support. |
* wptKeygenDlg.cpp (keygen_wizard_dlg_proc): NLS support. |