/[winpt]/trunk/Src/ChangeLog
ViewVC logotype

Contents of /trunk/Src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 30 - (show annotations)
Sat Oct 22 10:17:59 2005 UTC (19 years, 4 months ago) by twoaday
File size: 168812 byte(s)
Sync with old SVN repository.

1 2005-10-21 Timo Schulz <[email protected]>
2
3 * wptFileManagerDlg.cpp (file_manager_dlg_proc): Use
4 WM_INITPOPUPMENU to localize popup menu texts.
5 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise.
6 * wptClipSignDlg.cpp (one_key_proc): Use wipememory instead of memset.
7
8 2005-10-20 Timo Schulz <[email protected]>
9
10 Now WinPT depends on GPG 1.4.3 and GPGME 1.2.0.
11
12 * wptPassphraseCB.cpp (passphrase_cb): Complete card support.
13 * wptCardEdit.cpp (genKey): Handle cancel case.
14 * keycache.c: Renamed into...
15 * wptKeyCache.cpp: ...this.
16 * wptW32API.cpp (set_menu_text): Removed unused code.
17 (set_menu_text_bypos): New.
18 * wptCrypto.h: New.
19 * wptMainProc.cpp (winpt_main_proc): Complete localize
20 menu texts.
21 * wptErrors.cpp (log_debug): Use a static var so the file
22 is only opened once.
23 (debug_end): Cleanup. Currently just close the log file.
24 * wptErrors.h (wipememory): New.
25 (sfree_if_alloc): Use it here.
26 * WinPT.cpp (WinMain): Display the min. GPGME version which
27 is needed in case of an error.
28
29 2005-10-17 Timo Schulz <[email protected]>
30
31 Free all memory returned by the GPGME dll with gpgme_free ().
32
33 s/GPG_ERR_CARD_REMOVED/GPG_ERR_CARD_NOT_PRESENT.
34
35 * wptKeyEdit.cpp (getCardStatus): Remove dummy key.
36 (list_handler): With user interaction to allow to insert
37 the card into the reader.
38 * wptKeyEditCB.cpp (gpg_edit_card): Likewise.
39 (common_card_handler): Fixed incorrect command string.
40 * wptKeyPropsDlg.cpp (get_card_type): New.
41 (keyprops_dlg_proc): Show card information if present.
42 * wptFileManager.cpp (secret_key_available): Make the code faster.
43
44
45 2005-10-16 Timo Schulz <[email protected]>
46
47 * wptPassphraseCB.cpp (passphrase_cb): Fix problem
48 with hanging GPG process on cancel.
49 * keycache.c (gpg_keycache_release): Release all objects.
50
51 2005-10-15 Timo Schulz <[email protected]>
52
53 * wptCardEdit.cpp (setResult, getResult): New.
54 (reset): New.
55 (getCardStatus): Check return codes and release all objects
56 in case of errors.
57 * wptCardEditCB.cpp (change_pin_handler): Call reset()
58 before quit.
59 (editcard_handler): Likewise.
60 (common_card_handler): New.
61 * wptCardDlg.cpp (card_changepin_dlg_proc): Also unmask
62 the old PIN when 'Hide Typing' is disabled.
63 * wptPassphraseCB.cpp (passphrase_cb): The card detection
64 works again. Support to re-enter passphrase.
65
66 2005-10-14 Timo Schulz <[email protected]>
67
68 * wptCardDlg.cpp (card_status): New fields for the
69 fingerprint creation time. Display card info as title.
70 (get_printable_version): New.
71 * wptCardEditCB.cpp (editcard_handler): Fix problem
72 with the counter comparison.
73
74 2005-10-11 Timo Schulz <[email protected]>
75
76 Port to GPGME basically finished.
77
78 2005-09-20 Timo Schulz <[email protected]>
79
80 * wptFileManagerDlg.cpp (file_secdel_confirm_dlg_proc):
81 Do not use gpgme_recipients_t but the listview directly
82 to add the selected files.
83
84 2005-09-07 Timo Schulz <[email protected]>
85
86 * Make sure all GetOpenFileName filters are terminated by \0\0.
87
88 2005-09-01 Timo Schulz <[email protected]>
89
90 * wptW32API.cpp (center_window): New argument for parent window.
91 Change all callers.
92 (center_window2): Likewise.
93 * GPGME now can read gpgProgram entries with 'REG_EXPAND_SZ'.
94 * wptGPG.cpp (gnupg_backup_options): Remove param. One backup
95 file is enough. Changed all callers.
96
97 2005-08-15 Timo Schulz <[email protected]>
98
99 * wptKeyEditDlgs.cpp (do_editkey_showpref): Take care of v3 keys.
100 * wptGPGOptDlg.cpp (gpgopt_dlg_proc): Fixed name of title.
101 * Make sure the passphrase is always overwritten before it is
102 freed (or the function returns).
103 * wptKeyPropDlg.cpp (get_pref_cipher): New.
104 (keyprops_dlg_proc): Use it here.
105
106 2005-08-06 Timo Schulz <[email protected]>
107
108 * wptGPGME.cpp (keycache_update): Reload OpenPGP parts
109 of the secret key.
110 (keycache_init): cache name of secret keyring.
111 * wptKeyList.cpp (keylist_upd_key): Do not add long keyid.
112 (get_key_type): Do not assume 'ultimate' means key pair.
113 * wptKeyEditDlgs.cpp (diff_time): New.
114 (keyedit_addsubkey_dlg_proc): Changed design and use
115 diff_time. Drop checks for invalid keylength (< 1024, > 4096)
116 because the combo box automatically handles this.
117 * wptKeyManager.cpp (km_set_implicit_trust): Return error code.
118 * wptGPG.cpp (get_backup_name): New.
119 (gnupg_backup_keyrings): Rotate backup names, from 0..3.
120 * wptClipImportDialog.cpp (clip_import_dlg_proc): Free memory.
121 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Use 0x short keyid and
122 not the long keyid.
123
124 2005-08-05 Timo Schulz <[email protected]>
125
126 * wptListView.cpp (listview_set_item2): New.
127 * wptKeyManager.cpp (km_check_if_protected): Directly
128 retrieve gpgme_key_t from the list.
129 (km_check_key_status): Likewise.
130 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Also use
131 a human-readable name for secret key export.
132 Reload just the keys which were affected by updates
133 (edit-key).
134 (update_key): New.
135 * wptKeyList.cpp ((keylist_upd_key): Stripped down
136 version of keylist_add_key.
137 * wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Do not
138 reload the keycache here, just flag 'update'. Give the
139 control to the calling dialog.
140 * wptKeySignDlg.cpp (keysign_dlg_proc): Use winpt_key_t
141 as parameter. Changed all callers.
142 Add date of expiration to the key info.
143 (get_expire_date): New.
144 Use a checkbox to allow to ask for the cert level.
145 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Do no reload
146 the cache.
147
148 2005-08-04 Timo Schulz <[email protected]>
149
150 * wptListView.cpp (listview_scroll): New.
151 (listview_get_item2): New.
152 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): If the
153 item was found, make it visible with scrolling.
154 * wptKeyManager.cpp (km_find_key): New.
155 (keylist_subclass_proc): Support to handle some acceleators.
156 Strg+{C, P, F, A}.
157 (km_get_key_status): Get the gpgme_key_t object directly
158 from the list.
159 * wptGPGPRefsDlg.cpp (gpgprefs_dlg_proc): Also try to set
160 the config file (if it exists).
161 * wptKeySignDlg.cpp (keysign_dlg_proc): Use easier code
162 to handle the click->activate situation.
163 * wptPassphraseCB.cpp (passphrase_callback_proc): Likewise.
164 Support to check the passphrase quality.
165 * wptPassphraseDlg.cpp (passwd_dlg_proc): Likewise.
166 (request_passphrase): Rename 'init' to 'flags' to allow more
167 options.
168 * wptMAPI.cpp: Check all *alloc results.
169 * wptKeyGenDlg.cpp (keygen_dlg_proc): Use a rudimentary
170 passphrase quality check.
171 * wptMDSumDlg.cpp (mdsum_dlg_proc): Use md5/sha1sum file
172 format and allow to save the checksum in a file.
173 * wptKeyRevokeDlg.cpp (key_revoke_dlg_proc): Issue a warning
174 when the PGP mode is disabled.
175 wptKeyEditDlgs.cpp (do_editkey_primary): Return if just
176 one user-ID exists.
177 (keyedit_dlg_proc): Fixed index problem.
178 * wptKeyPropsDlg.cpp (get_validity): New.
179 (keyprops_dlg_proc): Actually show extended validity if possible.
180 * wptKeyList.cpp (get_key_fpr): Support for old v3 format.
181 (do_addkey): Use listview_add_item2 to store key as opaque
182 param inside the list.
183 * wptFileStatDlg.cpp (get_digest_algo): Add SHAxxx.
184 (file_stat_dlg_proc): End dialog if no PGP data was found.
185 (do_list_packets): Return the number of valid PGP packets
186 of the file.
187
188 2005-08-02 Timo Schulz <[email protected]>
189
190 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Instead of
191 using 'Default Keyserver' add the real keyserver name to
192 the menu.
193 The rebuild command does not reload the cache any longer.
194 Use ATTR_NAME + .asc as the filename and not keyid + .asc.
195 * wptProxySettingsDlg.cpp (enable_proxy_auth): New.
196 (keyserver_proxy_dlg_proc): Changed the design a little
197 and add some additional sanity checks.
198 * wptGPGParser.cpp (commit_gpg_options): Use W32 line endings.
199 This fixes the problem that the GPG option dialog does not show
200 very nice lines.
201 * wptGPGOptDlg.cpp (gpgopt_dlg_proc): s/options/config.
202 * wptKeySigDlg.cpp (keysig_dlg_proc): If a single key is selected
203 check for 'NOKEY' before asking a keyserver.
204 * wptKeyManager.cpp (km_delete_keys): Do not set 'refresh' flag.
205 If a lot of keys were selected, ask if the user wants to confirm
206 each delete procedure or allow to cancel the operation.
207 * wptFileManagerDlg.cpp (file_import_dlg_proc): Display how much
208 keys the file contain.
209 * wptKeyList.cpp (get_key_algo): Beautified.
210 (get_key_status): Drop the "[XYZ] Unknown" format, it is too
211 confusing for users.
212 * wptKeyManager.cpp (km_check_key_status): Adjustments for the
213 new code.
214 (km_check_for_seckey): Reset utrust parameter. Return -1 for
215 invalid (exp+rev+dis) keys.
216
217 2005-08-01 Timo Schulz <[email protected]>
218
219 * wptKeyserver.cpp (kserver_urlencode): Use unsigned for all given
220 sizes.
221 (check_IP_or_hostname): New.
222 (kserver_load_conf): Correct finger URL parsing problem.
223 (port_from_proto): New.
224 (keyserver_load_conf): Guess the port.
225 (keyserver_set_default): Allocate new buffer.
226 (kserver_load_conf): Likewise.
227 * wptHTTP.c (parse_reqline, parse_request): Removed.
228 Use WinPT error code and remove all unused code.
229 * wptKeyserverDlg.cpp (keyserver_dlg_proc): Properly handle finger URLs.
230 * wptProxySettingsDlg.cpp (read_proxy): Simple check for
231 invalid host/IP addresses.
232 * wptGPG.cpp (multi_gnupg_path): Return allocated buffer.
233 Changed all callers.
234 * wptPreferencesDlg.cpp (prefs_dlg_proc): At the first start,
235 automatically set 'backup to homedir'.
236 * WinPT.cpp (WinMain): Use desktop window as the parent window
237 to load 'first-start' dialogs.
238 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Do not set 'refresh'
239 flag after deleting keys.
240 * wptFirstRunDlg.cpp (first_run_dlg_proc): Use a new structure
241 for passing the arguments.
242 * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Do not store "" for
243 the OptFile. This was responsible for a lot of 'General Errors'
244 after the first start related to key caching.
245 Automatically set the gpg binary if possible.
246
247 2005-07-22 Timo Schulz <[email protected]>
248
249 * wptMainProc.cpp (winpt_main_proc): Take care for shutdown
250 messages and make sure WinPT make a keyring backup in this case.
251 * wptGPGME.cpp (keycache_reload): Do not rebuild the signature
252 cache each time. Just do it on startup.
253 * wptKeyManager.cpp (km_key_is_v3): Use new ATTR_VERSION.
254 * wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Assume the v3 flag
255 was set by the calling function.
256 * wptKeyGenDlg.cpp (keygen_wizard_dlg_proc): Ask for backups.
257 (keygen_dlg_proc): Only add the generated key to the keycache
258 and do not reload the entire cache.
259 * wptKeyManager.cpp (km_delete_keys): Store the number of keys
260 because in each loop iteration it will be new calculated.
261 * wptListView.cpp (listview_del_items): Likewise.
262 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Directly add the
263 generated key to the list instead of reloading the entire cache.
264 * wptKeyEditDlgs.cpp (parse_preflist): Support fpr SHAnnn.
265
266 2005-05-09 Timo Schulz <[email protected]>
267
268 * wptCommonDlg.cpp (http_file_dlg_proc): Renamed to..
269 (http_dlg_proc): ..this.
270 (get_keyserver_URL_dlg): New.
271 (check_URL): New.
272 * wptKeyEditDlgs.cpp (keyedit_set_pref_keyserver): New.
273 (keyedit_main_dlg_proc): Avoid massive keycache reloads, just reload
274 the single key.
275 * wptKeyRevokersDlg.cpp (key_revokers_dlg_proc): Show the key
276 properties of the selected desig. revoker.
277 * wptVerifyList.cpp (verlist_build): Increase the column
278 size of 'keyid'.
279 * wptGPGME.cpp (keycache_update): New.
280 * wptKeySigDlg.cpp (keysig_dlg_proc): Update the key if a signature
281 was deleted.
282 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Zeroing the key struct
283 before we set any values.
284
285 2005-05-03 Timo Schulz <[email protected]>
286
287 * wptFileManager.cpp (fm_parse_command_line): Handle
288 'SYMKEYENC' files. Thanks to the user who reported it.
289 * wptKeyEditDlgs.cpp (do_find_userid): Optionally return the context.
290 (showpref_dlg_proc): New.
291 (keyedit_main_dlg_proc): Support SHOWPREF.
292 (userid_list_init): New field 'Email'. Split userID into 'Name' + 'Email'.
293 (do_add_new_userid): Adjust for new ListView.
294 (do_find_userid): Use email for searching.
295 (parse_preflist): New.
296
297 2005-04-19 Timo Schulz <[email protected]>
298
299 * wptKeyserver.cpp (kserver_update_proxyuser): Fixed
300 buffer overflow that occurred when the proxy password
301 is > 29 chars. Thanks to the friendly user who reported this.
302 (kserver_search): Handle the case the key is revoked. Thanks
303 to Ralf.
304 (kserver_connect): More logging.
305 (kserver_sendkey): Likewise.
306 * wptProxySettingsDlg.cpp (check_number): New.
307 (read_proxy): Check the entered port number.
308 * wptKeySignDlg.cpp (sig_class_dlg_proc): Check default button.
309 * wptW32API.cpp (get_folder_dlg): Free memory.
310
311 2005-04-11 Timo Schulz <[email protected]>
312
313 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Reset
314 'enable' flag always at the begin.
315 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Show correct
316 key trust. Noted by a friendly user.
317 * wptListView.cpp (listview_add_item_pos): New.
318 * wptKeyEditDlgs.cpp (get_subkey_fingerprint): Due to
319 the fact that GPG does not return the fingerprint of
320 the generated subkey any longer, we need to get it manually.
321 Thanks to Maxime Brandt.
322 (keyedit_addsubkey_dlg_proc): If key size too large, ask
323 if this was a mistake.
324 (keyedit_add_subkey): Use it here.
325 (do_add_new_subkey): Fix list contrl insertion.
326 * wptTypes.h (DEFAULT_KEYSIZE): Define new default keysize constant.
327
328 2005-04-04 Timo Schulz <[email protected]>
329
330 * WinPT.cpp (check_crypto_engine): Correct version
331 check. Noted by Werner.
332
333 2005-03-22 Timo Schulz <[email protected]>
334
335 * WinPT.cpp (WinMain): --debug as an alias for --enable-debug.
336 (enable_mobile_mode): New.
337 * wptKeyEditDlg.cpp (keyedit_addsubkey_dlg_proc): Use new
338 ID's for adding subkeys.
339
340 2005-03-06 Timo Schulz <[email protected]>
341
342 * wptKeySignDlg.cpp (do_fill_seckeylist): Skip secret keys without
343 a public key. Noted by Kurt Fitzner.
344
345 2005-03-04 Timo Schulz <[email protected]>
346
347 * GPG asks twice for the new PIN. Thanks to Achim.
348 * wptCardDlg.cpp (card_changepin_dlg_proc): Reset the 'safety' pin also.
349 Only check the passphrase if the backup flag is enabled. Again thanks to
350 Achim.
351
352 2005-03-03 Timo Schulz <[email protected]>
353
354 * wptCardDlg.cpp (card_changepin_dlg_proc): Add item to re-type the
355 new PIN. Suggested by Achim.
356 Support to show the unmasked PIN.
357 Modified TAB-order.
358 * wptPINDlg.cpp (pin_cb_dlg_proc): Show unmasked PIN.
359
360 * Fixed wrong GPG --command-fd strings. Thanks to Achim.
361
362 2005-02-23 Timo Schulz <[email protected]>
363
364 * wptKeyserver.cpp (check_hkp_response): Support for HTTP/1.1.
365 (kserver_search): Be more strict.
366 * WinPT.cpp (WinMain): Enable FM progress by default.
367 * wptFileManagerDlg.cpp (file_preferences_dlg_proc): New.
368 (fm_parse_files): Use progress dialog only if it is
369 enabled.
370
371 2005-02-07 Timo Schulz <[email protected]>
372
373 * wptFileManager.cpp (fm_parse_files): Do not use the progress dialog
374 for signing and verifying. But this does not fix the problem tha the
375 dialog sometimes stay and is not destroyed.
376
377 2005-02-04 Timo Schulz <[email protected]>
378
379 * wptProgressDlg.cpp (progress_cb_thread): Set root window if available.
380 If the progress window survives by accident, it will be closed when the
381 File Manager (root window) is closed.
382
383 2005-02-02 Timo Schulz <[email protected]>
384
385 * wptPassphraseDlg.cpp (passwd_dlg_proc): use center_window2, otherwise
386 it is invisible.
387 * wptPassphraseCB.cpp (passphrase_callback_proc): Do not cache symmetric
388 passphrases.
389 * Enable the progress dialog for symmetric encryption.
390 * wptFileManager.cpp (fm_check_file_type): Also check for 'SYMKEYENC' in
391 FM_ENCRYPT mode.
392 * WinPT.cpp (WinMain): SETUP_EXISTING implemented.
393 * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Reset 'Locale directory' when
394 no value is entered.
395
396 2005-01-26 Timo Schulz <[email protected]>
397
398 * wptGPG.cpp (multi_gnupg_path): Zero buffer before use.
399 * wptKeyManagerDlg.cpp: Add 'Select All' feature.
400 Move 'Edit->Key' to 'Key->Edit'.
401 * wptFileManagerDlg.cpp: Likewise.
402 * wptKeyPropsDlg.cpp (keyprops_show_photo): Show the JPG photo directly.
403 * wptKeyManager.cpp (spawn_loadimage): Removed.
404 (km_show_photo): Removed.
405 * wptRevokersDlg.cpp (revokelist_init): Fixed index.
406 * wptErrors.cpp (winpt_strerror): Show system error for registry
407 related problems.
408
409 2005-01-25 Timo Schulz <[email protected]>
410
411 * wptCardDlg.cpp (card_keygen_dlg_proc): Make 'backup keys' default
412 and that all values are 7-bit ASCII.
413 Use '*' for the passphrase field.
414 * wptGPG.cpp (multi_gnupg_path): New.
415 (get_gnupg_path): Use it here.
416 (check_homedir): Likewise.
417 * wptKeyserverDlg.cpp (save_default_ks): Fix problem that the port
418 is actually set.
419 * wptFileManager.cpp (fm_clearsign_8bit): New.
420 (fm_parse_files): Check if the file to clearsign is really 7-bit.
421 Thanks to djek.
422 (fm_set_ftype): Factored out some code from...
423 (fm_add_dropped_files): ...here. Simplied the code.
424 (fm_add_dir_files): New.
425 * Removed MD5 from MyGPGME and the new default sym cipher is AES.
426 * wptProgressDlg.cpp (progress_dlg_proc): Use additional HAND var
427 to track the window handle.
428 (progress_cleanup): Try to close tracking handle first.
429
430 2005-01-21 Timo Schulz <[email protected]>
431
432 * wptFileVerifyDlg.cpp (file_verify_dlg_proc): Allow to retrieve keys
433 which are not in the keyring. Suggested by djek.
434 * wptFileManagerDlg.cpp (filemanager_dlg_proc): Implement basic
435 'Always on Top'.
436 Allow to send encrypted files via MAPI.
437 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Only reload the keycache
438 if the HKP retrieval succeeded.
439 * wptFileStatDlg.cpp (do_list_packets): Make sure that the pkt pointer
440 is not NULL.
441 * wptKeyManager.cpp (km_clip_export): Prefix the clipboard text with
442 a header similar to 'gpg -k name'.
443 * wptErrors.cpp (log_box): Use msg_box to make sure the box is visible
444 with 'Always on Top' windows.
445 * wptFileManager.cpp (fm_parse_files): Set progress callback for
446 wiping files.
447 (fm_add_opened_files): Do not add the file in case of an error.
448 * wptKeyserverDlg.cpp (kserver_get_port): New.
449 (save_default_ks): Save port.
450 * wptKeyserver.cpp (set_default_kserver): Get port or use default.
451 (kserver_connect): Logging.
452 (kserver_send_request): Likewise. Thanks to Markus.
453 * wptError.cpp (w32_fmt_msg): New.
454 (winpt_strerror): Show the W32 API error if the hotkey could not
455 be registered.
456
457 2005-01-20 Timo Schulz <[email protected]>
458
459 * wptKeycacheDlg.cpp (keycache_dlg_proc): Be less strict with the
460 keyring check. If the file exists, it is enough.
461 * wptKeyring.cpp (kserver_load_conf): Use C++ new for proxy_host.
462 Several cleanups and allow to specify the port of the keyserver.
463 * wptMainProc.cpp (winpt_main_proc): Handle WM_CLOSE to make sure
464 the application terminates clearly when Windows shutdown.
465
466 2005-01-10 Timo Schulz <[email protected]>
467
468 * WinPT.cpp (load_gettext): New.
469 (WinMain): Use it here to load it before --keymanager. Thanks to Ralf.
470
471 2005-01-08 Timo Schulz <[email protected]>
472
473 * Applied the patches to make the source G++ compatible.
474 * wptKeyserver.cpp (kserver_load_conf): Use the stripped string.
475 * wptKeygenDlg.cpp (keygen_dlg_proc): Default key size is now 2048.
476 * wptFileManagerDlg.cpp (fill_drive_combobox): Do not add CD-Roms.
477
478 2005-01-07 Timo Schulz <[email protected]>
479
480 * wptKeyserver.cpp (skip_type_prefix): Support all URL schemes.
481 (finger_recvkey): Use skip_type_prefix and prevent buffer overflows.
482 (ldap_recvkey): Likewise.
483 (check_hkp_response): Be more liberal with error strings.
484 (kserver_connect): Prevent buffer overflow and use the right return
485 code for inet_addr().
486 (kserver_search_chkresp): New.
487 (kserver_search): Fixed. Now it works with modern keyservers.
488 * wptKeylist.cpp (seclist_init): Add new flags param.
489 * wptFileManagerDlg.cpp (file_encrypt_dlg_proc): Use short secret key
490 listing.
491 * wptClipboardSignEncDlg.cpp (clip_signenc_dlg_proc): Likewise.
492 * wptMainProc.cpp (winpt_main_proc): GPGME cleanup.
493 * WinPT.cpp (WinMain): call GPGME init.
494 Reword the 'you have no keyring' problem and revamp the first run dialog.
495 * wptGPG.cpp (gnupg_access_keyring): New.
496 (gnupg_check_keyring): Removed unused code.
497 * wptFirstRunDlg.cpp (first_run_dlg_proc): Adjust dialog for the
498 new texts and remove unused elements.
499 * wptKeyserverDlg.cpp (keyserver_dlg_proc): s/keyserver/kserver. The
500 last annoying typo.
501 * wptKeyserverSearchDlg.cpp (hkpsearch_dlg_proc): End dialog in case of
502 an error.
503
504 2004-12-30 Timo Schulz <[email protected]>
505
506 * wptKeyserverDlg.cpp (keyserver_list_build): Initialize pointer.
507 This fixes the problem that the dialog crashes when the user selects
508 anything. Thanks to my users.
509 (keyserver_dlg_proc): s/keyserver/kserver. Thanks to Ulf.
510
511 2004-12-20 Timo Schulz <[email protected]>
512
513 * wptGPG.cpp (check_gnupg_engine): Fixed version checking.
514 * wptFileManager.cpp (fm_encrypt): Delete the passphrase from the
515 cache if it is not valid.
516
517 Fix problem with a NULL pointer.
518
519 2004-12-15 Timo Schulz <[email protected]>
520
521 * wptFileManagerDlg.cpp (space_wipefrees_dlg_proc): Use the right
522 temp name.
523 * wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Disable 'OK' button
524 when no secret key is available.
525
526 2004-12-11 Timo Schulz <[email protected]>
527
528 * wptFileManager.cpp (fm_add_opened_files): Fix broken code to detect
529 the file type.
530 (fm_parse_command_line): Likewise.
531
532 2004-12-02 Timo Schulz <[email protected]>
533
534 * wptKeySigDlg.cpp (do_load_keyprops): Only issue errors for non-main nodes.
535
536 2004-11-04 Timo Schulz <[email protected]>
537
538 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Support preferred
539 keyserver sub packets.
540
541 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Set a flag to
542 indicate we need to reload the cache. If a user deletes a key
543 and exits the manager and loads it again the deleted key is
544 still in cache and provoked an error.
545
546 * wptKeySigDlg.cpp (do_load_keyprops): Stricter key checks.
547
548 * wptW32API.cpp (center_window): Replaced with real code which calculates
549 the position relative to the desktop window.
550
551 2004-10-25 Timo Schulz <[email protected]>
552
553 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Issue an info box
554 if the PGP message is complete but broken during the transport.
555 Thanks to Werner and Achim.
556 * wptFileManager.cpp (fm_sym_encrypt): Do not force CAST5. Thanks
557 to the gnupg-users.
558 * Automatically add '\r\n' to the text before signing. This solves
559 the problem the last line is not included if no \r\n is present.
560 * wptClipEditDlg.cpp (clip_edit_dlg_proc): Add a 'mail quote' mode
561 which prepends the text with '> '. This makes it easier to quote
562 decrypted text.
563 * wptKeyserverDlg.cpp (keyserver_list_build): Code which was factored
564 out from..
565 (keyserver_dlg_proc): ..here.
566
567 2004-10-15 Timo Schulz <[email protected]>
568
569 * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Make sure that opt
570 is really initialized.
571
572 2004-10-07 Timo Schulz <[email protected]>
573
574 * wptErrors.cpp (winpt_errmsg): Use a generic header when no
575 filename is supplied.
576 * wptMainProc.cpp (cleanup_tmp_files): Do not use BUG but
577 an error message which is more clean. Thanks to Ralf.
578 * wptCardDlg.cpp (card_keygen_dlg_proc): Support new card
579 admin mode.
580 * wptKeySignDlg.cpp (do_check_protection): Also check for smart
581 card protection.
582 (get_keyinfo): Return if this is a smart card key.
583 * wptKeyEditDlgs.cpp (do_find_userid): Use UTF8 encoding before
584 comparing the names.
585 * winpt.cpp: Now depends on PTD 0.7.1.
586
587 2004-10-01 Timo Schulz <[email protected]>
588
589 * wptClipSignDlg.cpp: Really use the selected subkey with the
590 right '!' syntax. Thanks to Vedaal for pointing this out.
591 * wptGPG.cpp (gnupg_backup_keyrings): Check if the backup device
592 is accessable and writeable, otherwise inform the user. Kudos to
593 the one who reported this problem.
594
595 2004-09-20 Timo Schulz <[email protected]>
596
597 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Disable 'Sign' in
598 context menus when the key is flagged as revoked.
599 (update_ui_items): Likewise and set the 'ShowPhoto' flag only if
600 the key has such an item.
601
602 2004-09-08 Timo Schulz <[email protected]>
603
604 * wptKeyserverDlg.cpp (kserver_get_pos): If only one element is
605 in the list, return zero.
606
607 2004-09-07 Timo Schulz <[email protected]>
608
609 * wptAboutDlg.cpp (about_dlg_proc): Add 'Help' button. Suggested by Ralf.
610 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise.
611
612 2004-09-01 Timo Schulz <[email protected]>
613
614 * wptGPG.cpp (GPG_CONF): Define it. Use gpg.conf by default.
615 (default_key_from_cache): Use new key attribute 'usable'.
616 * WinPT.cpp (show_unprotected_keys): Removed.
617 * wptKeylist.cpp (check_key): Removed.
618 (seclist_init): Use new 'usable' key attribute.
619 (keylist_add_key): Likewise.
620 * wptKeyManagerDlg.cpp (keylist_subclass_proc): support to
621 add keys via 'INSERT'.
622 * wptListView.cpp (listview_select_one): New.
623 (listview_find): New.
624 * wptFileManager.cpp (fm_get_current_pos): If there is only
625 one item, return 0 but also select it. Thanks to Christian.
626
627 2004-08-28 Timo Schulz <[email protected]>
628
629 * WinPT.cpp (WinMain): Free gpg table in case of an error.
630 * wptFileManagerDlg.cpp (filelist_subclass_proc): New.
631 (filemanager_dlg_proc): Subclass the list control.
632 * Fix Alt+C for the winpt_prefs_dlg_proc.
633 * wptKeyserver.cpp (kserver_load_conf): Ignore lines with
634 just whitespaces. Thanks to the folks on winpt-users.
635
636 2004-08-27 Timo Schulz <[email protected]>
637
638 * wptKeyserver.cpp (skip_whitespace): New.
639 * Fix a problem with the key cache. The new hash item was
640 not initialized to zero and thus the free caused an illegal access.
641 Thanks to Ralf for pointing this out.
642 * wptTextInputDlg.cpp (text_input_dlg_proc): Finished with localisation.
643 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Likewise.
644 * wptFirstRunDlg.cpp (first_run_dlg_proc): Remove global variable and
645 use a context to store the value. Loalize all text strings.
646 * wptKeyList.cpp (key_check_validity): Cannot use gettext here.
647 (keylist_get_recipients): Increase buffer for gettext messages.
648
649 2004-08-26 Timo Schulz <[email protected]>
650
651 * WinPT.cpp (load_keyserver_conf): New. Factored out some code
652 from WinMain ().
653 (WinMain): Load keyserver config at the begin. Thanks to Bodo Aßner
654 * wptKeyserverDlg.cpp (keyserver_dlg_proc): If there is no keyserver
655 in the list control, add at least the internal default HKP server.
656 * wptKeygenDlg.cpp (keygen_wizard_dlg_proc): NLS support.
657 * wptKeySignDlg.cpp (sig_class_dlg_proc): Likewise.
658 (keysign_dlg_proc): Likewise.
659 * wptKeySigDlg.cpp (keysig_dlg_proc): Likewise.
660 * wptKeyserver.cpp (skip_type_prefix): New. Thanks to Marcus Junk.
661 (kserver_connect): use it here.
662 (kserver_send_request): Likewise.
663 (kserver_recvkey): Likewise.
664
665 2004-08-25 Timo Schulz <[email protected]>
666
667 * wptFileManager.cpp (fm_get_file_type): Skip files over 32 MB
668 and skip to read large files on floppy discs.
669 (fm_wipe): Display a 'wait' cursor until the wipe is complete.
670 (is_floppy_disc): New.
671 * wptFileManagerDlg.cpp (filelist_subclass_proc): New.
672 (file_manager_dlg_proc): Use subclassing to allow some hotkeys.
673
674 2004-08-24 Timo Schulz <[email protected]>
675
676 * wptKeyEditDlgs.cpp (userid_list_init): Add creation date for
677 the user-ids.
678 * wptKeygenDlg.cpp (key_wizard_dlg_proc): Allow to switch into
679 expert mode when the non-interactive mode is used.
680 * WinPT.cpp (WinMain): Start the keygen wizard instead of the
681 expert dialog and allow to switch to it.
682
683 2004-08-20 Timo Schulz <[email protected]>
684
685 * wptKeyManagerDlg.cpp (do_create_minpopup): In read-only
686 mode the menu is not available.
687 (popup_gpg_readonly): New.
688 (menu_gpg_readonly): New.
689 (keymanager_dlg_proc): Use it here. Do not check the permissions
690 any longer since this is now handle via the read-only code.
691 * wptMainProc.cpp (winpt_main_proc): Check if the keyrings
692 are in read-only mode.
693 * wptKeyGenDlg.cpp (keygen_wizard_dlg_proc): RSA support.
694 * wptKeySignDlg.cpp (keysign_dlg_proc): Allow non-revocably
695 signatures in expert mode.
696 * wptKEyEditDlgs.cpp (do_find_userid): Release context.
697 * wptGPG.cpp (gpg_check_permissions): Only print out a warning
698 in the interactive mode.
699 * wptTrayPopDlg.cpp (WndProc): Destroy the window when the left
700 mouse button is clicked.
701
702 2004-08-19 Timo Schulz <[email protected]>
703
704 * wptKeyEditDlg.cpp (keyedit_addsubkey_dlg_proc): Corrected
705 key numbers.
706
707 * wptKeysigDlg.cpp (do_delsig): New. Implement 'delsig' command.
708 (is_sig): Change code to allow to check pre-defined fields.
709
710 * WinPT.cpp (WinMain): Allow read-only support for keyrings.
711
712 2004-08-06 Timo Schulz <[email protected]>
713
714 * wptContext.h: Move subclass_s context to this file.
715
716 * wptKeysigDlg.cpp (subclass_dlg_proc): New.
717
718
719 2004-08-05 Timo Schulz <[email protected]>
720
721 * wptKeySigDlg.cpp (sigprops_dlg_proc): Set the 'expired' flag
722 when possible.
723 New dialog layout to enhance the readability of the text. Use
724 flat check boxes for the same reason.
725
726 * wptKeyEditDlgs.cpp (do_editkey_expire): Set new value to
727 the right column (3 not 4).
728
729 * wptFileManagerDlg.cpp: Make sure the wipe freespace tempfile
730 uses a unique name.
731
732
733 2004-08-04 Timo Schulz <[email protected]>
734
735 * wptClipEditdlg.cpp (clip_edit_dlg_proc): Removed the
736 edit-field to display the text. Now a RichEdit field is
737 used. This solves the XP problem that the viewer is empty
738 even if there is text in it.
739
740 * wptKeyManger.cpp (km_file_export): Add WinPT specific comment.
741
742 * wptKeySigDlg.cpp (sigprops_dlg_proc): New.
743 (keysig_dlg_proc): Add new 'Properties' button and implement
744 the code for it.
745
746 * wptSigList.cpp: Add support to show the expiration date.
747
748 * wptGPGME.cpp (keycache_init): Support to show the progress bar.
749 (keycache_release): Store the amount of keys in the registry for
750 the progress dialog.
751
752 * wptPreferenceDlg.cpp (prefs_dlg_proc): Add support to generate
753 default keyserver.conf.
754
755 * wptKeyserver.cpp (kserver_load_conf): Store the mod-time of the file.
756 Fix possible buffer overflow.
757 (wsock_end): Release stored keyserver list.
758
759 * wptEncryptDlg.cpp (clip_encrypt_dlg_proc): Allow to search for
760 a specific recipient and select it.
761
762 2004-08-02 Timo Schulz <[email protected]>
763
764 * wptKeysigDlg.cpp (do_create_popup): New.
765 (do_load_keyprops): New.
766
767 (keysig_dlg_proc): Factor out some common code and use
768 do_load_keyprops.
769
770 * wptKeyServer.cpp (kserver_check_inet_connection): New.
771
772 * wptKeyManger.cpp (km_refresh_from_keyserver): First check
773 for an active internet connection. It's annoying for the
774 user to confirm an connection error for each key (n>40).
775
776 2004-07-27 Timo Schulz <[email protected]>
777
778 * wptKeyManagerDlgProc.cpp (keymanager_dlg_proc): Set the new
779 value for the ownertrust.
780
781 * wptKeyManager.cpp (get_key_trust): Make it public.
782 (get_key_trust_str): New.
783 (km_refresh_from_keyserver): Allow to select random keys.
784 (km_refresh_one_key): New.
785
786 * wptKeyserver.cpp: Use default keyserver if possible.
787
788 2004-07-13 Timo Schulz <[email protected]>
789
790 * wptFileManager.cpp (fm_assume_onepass_sig): New.
791 Thanks to Vedaal who found out that armored one-pass sigs are not
792 correctly recognized.
793
794 (ask_filename): New.
795 Again thanks to Vedaal who suggested to ask for a new output name
796 for the case the user does not want to overwrite the file.
797
798 (fm_encrypt): Use it here.
799 (fm_decrypt): Likewise.
800 (fm_sign): Likewise.
801
802 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): New context menu entry
803 to set secret keys to ultimate trust.
804
805 * wptKeyManager.cpp (km_check_for_seckey): Optionally return if the
806 key has ultimate trust.
807 (km_set_implicit_trust): New.
808
809 2004-07-12 Timo Schulz <[email protected]>
810
811 * wptRegistry.cpp: Support for disable compression of multi-media files.
812 (set_reg_winpt_single): New.
813 (get_reg_winpt_single): New.
814
815 * wptFileManager.cpp (is_multi_media): New.
816 (fm_encrypt): Disable compression of multi-media files.
817 (fm_state_new): Set comment to indicate armored files were generated
818 by WinPT. This is a replacement due to the fact the WinPT string is not
819 added in the 'Version' for larger files.
820
821 * WinPT.cpp (WinMain): Extract the loadimage.exe from the DLL if not found.
822
823 2004-07-11 Timo Schulz <[email protected]>
824
825 * Bug fix for the validity revoked status. Now it is 'revoked'
826 and not 'unknown' any longer.
827
828 * Feature to disable encryption. This might be useful for filetypes
829 GPG does not recognize as compress (movies, ...).
830
831 * wptFileManager.cpp (fm_get_file_type): Skip packet detction if
832 the file is large and it has no openpgp extension.
833
834 2004-06-19 Timo Schulz <[email protected]>
835
836 * wptInet.cpp: Renamed to ...
837 * wptHttp.c: ... this.
838 * wptKeyManager.cpp (km_http_import): Release 'p' not too early.
839 * WinPT.cpp (WinMain): If there is a problem with the homedir,
840 jump to the first start settings.
841
842 2004-06-12 Timo Schulz <[email protected]>
843
844 * wptInet.cpp: Updated.
845 * wptKeyManager.cpp (km_http_import): Use http_send_request2() to
846 parse the URL.
847 * wptCommonDlg.cpp (http_file_dlg_proc): New.
848 (get_http_file_dlg): New.
849
850 2004-06-08 Timo Schulz <[email protected]>
851
852 * wptInet.cpp: New.
853 * wptKeyManagerDlg.cpp (key_manager_dlg_proc): Support for http
854 transfers.
855 * wptKeyManager.cpp (km_http_import): New.
856
857
858 2004-06-02 Timo Schulz <[email protected]>
859
860 * wptClipEditDlg.cpp (clip_edit_dlg_proc): Do not issue an error
861 if there is no clipboard data.
862
863 Release memory in case of an error.
864
865 * wptKeyManager.cpp (keylist_cmp_cb): Allow to sort by algorithm.
866
867 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise.
868
869
870 2004-05-31 Timo Schulz <[email protected]>
871
872 * wptFileVerifyDlg.cpp (file_verify_dlg_proc): Implement the
873 'X' close button. Noted by a friendly user.
874
875 Disable 'Save' button.
876
877 * wptMainProc.cpp (cleanup_tmp_files): Delete all related temp files.
878
879 * wptFileManager.cpp (fm_set_status): Do not use the data file name
880 for signatures but keep the original file name.
881
882 (fm_verify_pasted_detsig): Try to verify detached signatures from
883 the clipboard.
884
885 2004-05-14 Timo Schulz <[email protected]>
886
887 * WinPT.cpp (check_crypto_engine): Due to some
888 internal GPG changes the min. version for smart card
889 support is now 1.3.6.
890
891 * wptProxySettingsDlg.cpp (read_proxy): Correct prefix
892 handling. Thanks to the folks who reported this via SF.net.
893
894 * wptRegistry.cpp (get_reg_winpt_prefs): Corrected enum ids.
895 Thanks to the folks on winpt-users who reported it.
896
897 * wptPreferencesDlg.cpp (prefs_dlg_proc): Fix code in case of
898 the hotkeys are disabled.
899
900 * wptKeylist.cpp (do_addkey): Broken ElGamal dection, fixed.
901
902 * wptFileManager.cpp (fm_get_file_type): Do not parse the entire
903 file if the size is >= 256MB.
904
905 2004-03-15 Timo Schulz <[email protected]>
906
907 * Decrypt list box has now a vertical scroll bar.
908
909 2004-03-11 Timo Schulz <[email protected]>
910
911 * The DLL is now complety C-source.
912
913 2004-03-08 Timo Schulz <[email protected]>
914
915 * wptGPG.cpp (gnupg_import_keyrings): cleanups.
916
917 * wptUTF8.c (utf8_to_wincp): New. Directly convert UTF-8 to Windows
918 CP.
919 (wincp_to_utf8): Likewise.
920 (conv_charset): Now internal and static.
921
922 * wptUTF8.h: New prototypes and remove the old prototypes.
923
924 * WinPT.cpp (WinMain): Destroy the windows handle in case of an error.
925
926
927 2004-03-07 Timo Schulz <[email protected]>
928
929 * wptGPG.cpp (get_gnupg_keyring): Special case because GPG creats
930 dummy keyrings with a size of zero in the homedir.
931
932 (gpg_check_permissions): Check for read-only keyrings and add code
933 for this case.
934
935 This problem fixes a lof of other problems related to the OpenPGP
936 parsing stuff for the key cache.
937
938 * WinPT.cpp (check_crypto_engine): Store the GPG version for later use.
939
940 2004-03-04 Timo Schulz <[email protected]>
941
942 * wptKeyserver.cpp (finger_recvkey): Error if key was not found
943 or garbled.
944
945 * wptGPG.cpp (gpg_check_permissions): Take care of the entries
946 in gpg.conf.
947
948 * wptFileManagerDlg.cpp (file_encrypt_dlg_proc): Support to select
949 the signer. Suggested by Sebastian.
950
951 * wptKeylist.cpp (seclist_init): Moved from the clip dialog file to
952 this file.
953 (seclist_free): Likewise.
954 (seclist_select_key): Likewise.
955
956 * wptFileManager.cpp (fm_encrypt): Handle the case the signer was
957 already set.
958
959 2004-03-02 Timo Schulz <[email protected]>
960
961 * wptGPG.cpp (check_keyring): Handle the case that the keyring
962 is set in the gpg.conf file and the pubring.gpg file is zero bytes.
963
964 (gnupg_backup_keyrings): Support backup of keyrings which were set
965 in gpg.conf. Thanks to the user who reminded me of this problem.
966
967 (gnupg_check_file_ext): Make check not case sentensive.
968
969 * (sfree_if_alloc): Overwrite the memory with zeros before freeing
970 it. This only works with c-strings! Use it everywhere we handle
971 sentensive information (passphrases).
972
973 * Try to improve the usability with better menu names and new
974 ordering.
975
976 * wptKeyMangerDlg.cpp: Make the 'Trust' column sortable.
977
978 * wptMainProc.cpp (winpt_main_proc): Removed GPG about dialog. Now
979 it is part of the WinPt about dialog. This way we can minimize the
980 elements in the popup menu.
981
982 2004-02-29 Timo Schulz <[email protected]>
983
984 * wptFileManagerDlg.cpp (file_encrypt_dlg_proc): Support throw-keyid.
985
986 * wptKeySignDlg.cpp (do_fill_seckeylist): Make sure we skip key itself
987 so we are not allowing to sign ourself.
988
989 * wptSigList.cpp (siglist_add_key): Support for the signature
990 flags (local, non-revocably, ...).
991
992 * Key signing with GPG 1.2.x should work again. Hopefully.
993
994 2004-02-26 Timo Schulz <[email protected]>
995
996 * wptFileManagerDlg.cpp (file_encrypt_dlg_proc): Issue an error
997 if no recipient was selected.
998
999 * wptFileManager.cpp (fm_parse_files): Make sure the progress dialog
1000 is destroyed. This fixes the bug that the dialog sometimes exist even
1001 after the procedure ended.
1002
1003 * wptProgressDlg.cpp (progress_callback): Change the if-then-else
1004 struct to prevent zombie dialogs.
1005
1006 * wptKeyserver.cpp: Removed unused prototypes.
1007
1008 2004-02-25 Timo Schulz <[email protected]>
1009
1010 * wptKeyManagerDlg.cpp: Use consequently 'List Signatures' and
1011 do not mix the names in the different menus.
1012
1013 * wptSigList.cpp: Support to show the signature class.
1014
1015 * wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Disable the combo
1016 box when there is no secret key available.
1017
1018 (do_init_keylist): Do not allow to use the owners key as a desig
1019 revoker.
1020
1021 * wptKeylist.cpp (get_key_trust): New.
1022 (do_addkey): Use it here.
1023
1024 2004-02-24 Timo Schulz <[email protected]>
1025
1026 * WinPT.cpp (WinMain): Call a selftest check procedure to
1027 make sure all cryptographic code works as expected.
1028
1029 2004-02-22 Timo Schulz <[email protected]>
1030
1031 * PTD: Cryptdisk seems to have problems with locking. Use
1032 a forced flag to tell the code if it should bail out or
1033 ignore locking errors.
1034
1035 * wptCryptdisk.cpp (cryptdisk_umount_dlg_proc): Use new
1036 locking code.
1037 (cryptdisk_new_dlg_proc): Adjust size of the volume.
1038
1039 2004-02-21 Timo Schulz <[email protected]>
1040
1041 * wptCryptdisk.cpp (cryptdisk_cleanup): New.
1042 (is_nt4): Because my Platform-SDK is too old I need to load
1043 some prototypes dynamically.
1044 (init_drives): Return the first useable drive letter if
1045 called with appropriate parameters.
1046 * wptMainProc.cpp (winpt_main_proc): Use it here.
1047
1048 2004-02-18 Timo Schulz <[email protected]>
1049
1050 * Modify the cryptdisk code for crosscrypt 0.4.1.
1051 * wptCryptDisk.cpp (do_mount): Add key algorithm param.
1052
1053 2004-02-17 Timo Schulz <[email protected]>
1054
1055 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Also encrypt
1056 to the signers key. Suggested by Alexander.
1057 Use new keycache system, we use the public key part of the
1058 cache because it has all flags set.
1059 * wptGPG.cpp (default_key_from_cache): Use new cache system.
1060 * wptKeySignDlg.cpp (do_fill_seckeylist): Likewise.
1061
1062
1063 2004-02-12 Timo Schulz <[email protected]>
1064
1065 * wptErrors.cpp: New error codes for the cryptdisk feature.
1066 * wptCryptdisk.cpp (do_dispatch): Better error handling.
1067 (cryptdisk_mount_dlg_proc): Use it here.
1068 (cryptdisk_umount_dlg_proc): Likewise.
1069 (init_drives): Use system list.
1070
1071 Localized all strings.
1072
1073 2004-02-09 Timo Schulz <[email protected]>
1074
1075 * wptCryptdisk.cpp (cryptdisk_umount_dlg_proc): New.
1076 (do_reaping): New. Release the list if all items are 'expired'.
1077 (cryptdisk_mount_dlg_proc): New.
1078 (init_drives): New.
1079 * wptMainProc.cpp (cryptdisk_proc): Renamed from...
1080 (handle_cryptdisk): this. And filled with life.
1081
1082 2004-02-08 Timo Schulz <[email protected]>
1083
1084 * wptCryptdisk.{cpp,h}: New. Support for the extended
1085 filedisk application.
1086 * wptMainProc.cpp (winpt_main_proc): Likewise.
1087 * WinPT.cpp (WinMain): Make sure the new PTD lib is installed.
1088
1089 2004-02-05 Timo Schulz <[email protected]>
1090
1091 * wptRegistry.cpp (set_reg_winpt_prefs): Forget to handle
1092 CMD_DISHOTKEYS. Thanks to the user who reminded me.
1093 * wptMainProc.cpp (spawn_cryptdisk): New interface to
1094 the Cryptdisk application.
1095
1096 2004-02-04 Timo Schulz <[email protected]>
1097
1098 * wptRegistry.cpp (get_reg_winpt_prefs): Revamped the core.
1099
1100 2004-02-03 Timo Schulz <[email protected]>
1101
1102 * WinPT.cpp (check_crypto_engine): New. Factor out common code.
1103 (WinMain): Check the crypto engine after the first start.
1104
1105 * wptRegistry.cpp (set_reg_winpt_prefs): Make sure an error is
1106 issued if the values could not stored. Revamped the core.
1107
1108 * Removed the last appearance of the GPG agent support.
1109
1110 * wptGPG.cpp (init_gnupg_table): Do not use static buffers.
1111 (free_gnupg_table): Free memory.
1112
1113 * wptClipImportDlg.cpp (clip_import_dlg_proc): Make sure the
1114 ctx pointer get malloced and set the contents to zero.
1115
1116
1117 2004-02-02 Timo Schulz <[email protected]>
1118
1119 * wptCardDlg.cpp (card_keygen_dlg_proc): Make sure the name
1120 is long enough. The same check for the mail address.
1121
1122 Thanks to Achim.
1123
1124 2004-01-28 Timo Schulz <[email protected]>
1125
1126 * wptCardDlg.cpp (card_keygen_dlg_proc): A info is issued
1127 if keys on the card exist but the user does not said overwrite.
1128
1129 Make sure the expire date is not in the past.
1130
1131 * wptMainProc.cpp (winpt_main_proc): Avoid to release the file
1132 lock twice. Not sure if this fixes some other problems but it
1133 was definitely a bug.
1134
1135 * wptMapi.cpp (mapi_init): Make sure all function ptrs are
1136 initialized otherwise bail out.
1137 (mapi_send_message): New. Interface to allow to send an
1138 encrypted mail with zero ore more encrypted attachments.
1139 (secure_attachment): New.
1140 (parse_recipients): New.
1141
1142 2004-01-25 Timo Schulz <[email protected]>
1143
1144 * WinPT.cpp (WinMain): Silently die when an instance is already
1145 running. Do not confuse the user with a message. Suggested by
1146 Sebastian.
1147 * wptKeyManager.cpp (delete_keys_from_cache): New.
1148 (km_delete_keys): Use it here. Thanks to Achim.
1149
1150 2004-01-23 Timo Schulz <[email protected]>
1151
1152 * wptCardDlg.cpp (check_pin_len): New. Check if the
1153 PIN is long enough and give an appropriate error.
1154 (card_changepin_dlg_proc): Use the new check function.
1155
1156 2004-01-22 Timo Schulz <[email protected]>
1157
1158 * Remove all internal card reader config. It's up to the
1159 user to do this. It would be too error proune to offer it.
1160 * wptCard.h: Removed all card driver stuff.
1161 * wptPinDLG.cpp (pin_cb_dlg): Use better names to differ
1162 between the admin and the user (normal) PIN.
1163
1164 2004-01-04 Timo Schulz <[email protected]>
1165
1166 * wptImageList.{cpp,h}: New. Contributed by Andreas Jobs.
1167 * wptKeylist.cpp (keylist_cmp_cb): More patches from Andreas
1168 and minor changes.
1169 * wptListView.cpp (listview_sort_items): Likewise.
1170 * wptKeyManager.cpp (key_manager_dlg_proc): Likewise.
1171 (regist_sep_wnd): Factored out some code.
1172
1173 2004-01-03 Timo Schulz <[email protected]>
1174
1175 * wptClipImportDlg.cpp (clip_import_dlg_proc): automatically allow
1176 to import secret keys.
1177
1178 2003-12-31 Timo Schulz <[email protected]>
1179
1180 * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc): Do not sort
1181 the list otherwise the index is wrong.
1182 * wptKeySignDlg.cpp (keysign_dlg_proc): Add the ability to set
1183 a signature expire date.
1184
1185 2003-12-30 Timo Schulz <[email protected]>
1186
1187 * fixed the GPG edit-key commands sign and addrevoker.
1188
1189 2003-12-23 Timo Schulz <[email protected]>
1190
1191 * wptKeyEditAddKEyDlg.cpp (keyedit_addsubkey_dlg_proc): Remove
1192 ElGamal s+e support. Oops, this should be already done.
1193 * wptGPGME.cpp (keycache_init): Sync both key caches. In other
1194 words transfer some flags from the sec-cache to the pub-cache.
1195 * wptKeySignDlg.cpp (key_sign_dlg_proc): A workaround for the
1196 key sign procedure. If it is already signed, the process
1197 sometimes hangs.
1198
1199 2003-12-14 Timo Schulz <[email protected]>
1200
1201 * wptKeyeditSetPrefDlg.cpp (get_userid_preflist): New.
1202 * wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Support for updpref.
1203 (do_editkey_setpref): Implement updpref command.
1204
1205
1206 2003-12-10 Timo Schulz <[email protected]>
1207
1208 * GPGME support to change key preferences.
1209 * wptKeyeditSetPrefDlg.cpp (keyedit_setpref_dlg_proc): New.
1210 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Use the new feature here.
1211
1212
1213 2003-11-29 Timo Schulz <[email protected]>
1214
1215 * wptMAPI.cpp (mapi_init): New.
1216 (mapi_deinit): New.
1217 (mapi_send_pubkey): New.
1218 * wptKeyManager.cpp (km_send_to_mail_recipient): New.
1219 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Support
1220 to send the public key via MAPI to a recipient.
1221 * wptKeySignDlg.cpp (do_fill_seckeylist): Make sure we rewind
1222 the secret key cache so it's not at the end.
1223 (keysign_dlg_proc): Issue a warning when no secret key was
1224 found which could be used for signing the key.
1225 * wptKeylist.cpp (do_addkey): Never add an Elgamal sign+encrypt key.
1226 * wptKeySignDlg.cpp (do_fill_seckeylist): Likewise.
1227
1228 2003-11-28 Timo Schulz <[email protected]>
1229
1230 * Remove all support for ElGamal sign+encrypt keys.
1231
1232 There is a flaw in GPG which makes all such keys useable and
1233 they are comprised even if one signature they made is accessable.
1234 And due to the fact the key is self signed, such a sig is always
1235 available for the public.
1236
1237 We warn the user at startup if such keys were found!
1238
1239 * wptMainProc.cpp (elgamal_warn_dlg_proc): New.
1240 * wptGPGME.cpp (count_insecure_elgkeys): New.
1241 * WinPT (WinMain): Use it here.
1242
1243 2003-11-14 Timo Schulz <[email protected]>
1244
1245 * wptCardDlg.cpp (card_edit_dlg_proc): Release the second PIN.
1246
1247 2003-11-13 Timo Schulz <[email protected]>
1248
1249 * Clarify pin names. Now all PIN's are labeled 'Admin' or 'User'.
1250 * wptPINDlg.cpp (pin_cb_dlg_proc): Length check for the PINs.
1251 Thanks to Achim.
1252 * Change PIN interface. Now it is easier when an operation requires
1253 both PINs.
1254 * wptCardDlg.cpp (do_proc_card_cmds): Now GPG requires both PINs
1255 to change card attributes. Do not ask me why, but now the user
1256 needs to enter 2 PINs.
1257
1258 Name parts were swapped, now they have the right order again.
1259
1260 2003-10-02 Timo Schulz <[email protected]>
1261
1262 * Prepare test release.
1263 * wptGPGCmds.h: New from GPG 1.3.4-cvs.
1264
1265 2003-10-29 Timo Schulz <[email protected]>
1266
1267 * wptKeyEditDlgs.cpp: New logging scheme. Changed all callers.
1268
1269 * Create a new interface for an interactive card callback. GPG
1270 provides card control status messages if the wrong card is inserted.
1271
1272 * wptCardManager.cpp (card_cb_dlg_proc): New.
1273 (card_callback): New.
1274
1275 * wptCardPCSC.cpp (pcsc_loadlib): Use some 'A' to declare we use
1276 the ASCII functions and not the Unicode function names. Thanks to
1277 Werner for pointing this out.
1278
1279 * wptPassphraseCB.cpp (passphrase_cb): Better card interface. Now the
1280 serial card number is shown to help the user to find the right card.
1281
1282 * wptClipSignDlg.cpp (clip_sign_dlg_proc): New logging scheme.
1283
1284 2003-10-26 Timo Schulz <[email protected]>
1285
1286 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Implement new logging.
1287
1288 * Changed the code at several other places to support the new logging
1289 scheme.
1290
1291
1292 2003-10-24 Timo Schulz <[email protected]>
1293
1294 * Implemented a better logging system. If the return code
1295 of GPG is != 0 and the error is not known, display the errors
1296 from stderr.
1297
1298 * wptGPGME.cpp (logging_cb): New.
1299
1300 2003-10-23 Timo Schulz <[email protected]>
1301
1302 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Show GPG output
1303 if the error is unknown.
1304 (clip_sign_dlg_proc): Likewise.
1305 (clip_signenc_dlg_proc): Likewise.
1306 (clip_import_dlg_proc): Likewise.
1307
1308 2003-10-21 Timo Schulz <[email protected]>
1309
1310 * wptClipDecryptDlg.cpp (list_recipients): New.
1311 (algo_from_list): New.
1312 (clip_decrypt_dlg): New concept to list all recipients.
1313 * wptFileManager.cpp (fm_list_keys): New.
1314 (fm_decrypt): Same changes as for the clipboard decryption.
1315
1316 2003-10-21 Timo Schulz <[email protected]>
1317
1318 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): If the passphrase
1319 was wrong, delete the cache item (if available).
1320 * wptClipSignDlg.cpp (clip_sign_dlg): Likewise.
1321 * wptClipSignEncDlg.cpp (clip_signenc_dlg): Likewise.
1322 * wptPassphraseCB.cpp (set_gpg_passphrase_cb): Set 'is_card'
1323 flag to zero.
1324
1325
1326 2003-10-19 Timo Schulz <[email protected]>
1327
1328 * wptPINDlg.cpp (pin_cb_dlg_proc): Support to store the admin and
1329 the working PIN.
1330 wptCardDlg.cpp (free_pincb): New.
1331 (card_keygen_dlg_proc): Pin callback implemented.
1332 Simple check for the e-mail address.
1333 (card_edit_dlg_proc): End the dialog if no changes were made.
1334
1335 * Expanded GPGME passphrase interface to work both with PINs
1336 and passphrases.
1337
1338 2003-10-18 Timo Schulz <[email protected]>
1339
1340 * wptCardDlg.cpp (card_keygen_dlg_proc): New.
1341 (do_askpin): Handle the case there is no card.
1342 (card_edit_dlg_proc): Add 'New Keys' feature.
1343 (card_changepin_dlg_proc): Implemented.
1344 * WinPT.cpp (WinMain): Ability to start the card manager directly.
1345 * wptMainProc.cpp (smartcard_init): Global stuff to init the reader
1346 driver and the inserted card.
1347
1348 2003-10-17 Timo Schulz <[email protected]>
1349
1350 * wptGPGME.cpp (keycache_init): Do not use secring the first time.
1351 * wptKeySignDlg.cpp (keysign_dlg_proc): Make sure only the short
1352 keyid will be displayed.
1353
1354 2003-10-16 Timo Schulz <[email protected]>
1355
1356 * Changed GPGME interface for edit card. Now one context is
1357 used for all edit card operations.
1358 * wptCardDlg.cpp (card_edit_dlg_proc): Support for working
1359 and admin PIN. Changed gpgme interface.
1360 (ask_pin): Renamed to..
1361 (do_askpin): this. Provide more information about the card
1362 and its holder.
1363 (do_proc_card_cmds): If no error, reset modify flags for
1364 all controls. Show a short message that the operation ended.
1365 * wptCardPCSC.c (pcsc_free_readers): New.
1366 (pcsc_scan_readers): New.
1367 (pcsc_get_reader): New.
1368 (pcsc_get_card_status): New.
1369
1370
1371 2003-10-14 Timo Schulz <[email protected]>
1372
1373 * wptKeyList.cpp (do_addkey): Add the case the secret key
1374 is stored on a smart card.
1375 (km_check_for_seckey): Take care of the new code.
1376 * wptKeyManager.cpp (km_delete_keys): Extra warning when
1377 the secret key is stored on a card.
1378 * wptKeyEditDlgs.cpp (subkey_list_init): Add the key cabilities
1379 to the list view. Now the user can see if the key is useable
1380 for: signing, certifying or encrypting.
1381
1382 2003-10-13 Timo Schulz <[email protected]>
1383
1384 * Extended the GPGME API that it is possible to retrieve
1385 the key data. This is for the planned card login but it
1386 might be also useful for other purposes.
1387
1388 * wptCardPCSC.c: New. General code for PC/SC card readers.
1389
1390
1391 2003-10-12 Timo Schulz <[email protected]>
1392
1393 * wptCardDlg.cpp (guess_libname): New.
1394 (card_status): Simplified the code with an attribute
1395 table. Now it is a loop and not hard coded.
1396 * The card interface has changed. Now the surname and
1397 the given name are two fields and not one field.
1398 * wptMainProc.cpp (winpt_main_proc): Check if the card
1399 reader is configured where appropriate.
1400
1401 2003-10-09 Timo Schulz <[email protected]>
1402
1403 * wptCardDlg.cpp (get_card_status): New.
1404 (show_card_status): New. Retrieve the card status and show an
1405 error if approprioate.
1406 * Make sure that WinPT does not try to use non-OpenPGP cards.
1407 * Add GPGME support for the forthcoming AUTH flag for keys.
1408 * Implemented the detection of keys where the secret key components
1409 are stored on a smart card.
1410
1411
1412 2003-10-08 Timo Schulz <[email protected]>
1413
1414 * wptCardDlg.cpp (do_proc_card_cmds): Check that only US-ASCII
1415 is used. Otherwise reject the value.
1416 (ask_pin): New. Enable PIN caching for the 'dialog session' so
1417 the user does not need to re-enter it again and again.
1418
1419 2003-10-07 Timo Schulz <[email protected]>
1420
1421 * wptPINDlg.cpp (pin_cb_dlg_proc): New.
1422 * wptCardDlg.cpp (do_proc_card_cmds): New.
1423 (card_edit_dlg_proc): Use it here.
1424
1425 2003-10-06 Timo Schulz <[email protected]>
1426
1427 * wptFileManager.cpp (fm_encrypt): Wipe files in both modes.
1428 * wptGPG.cpp (gnupg_display_error): Display general error
1429 when the file does not exit.
1430 * wptW32API.cpp (get_folder_dlg): New.
1431 * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Ability to select
1432 the folder for the home directory.
1433 * wptKeyManager.cpp (km_update_default_key_str): Return length
1434 of the string.
1435 (km_complete_status_bar): Use the offset of the default
1436 key string so it is not appened twice.
1437 * wptRegistry.cpp (regist_inst_winpt): Create 'Card' subkey.
1438 * wptCard.h: New.
1439 * wptCardDlg.cpp (new_card_driver): New.
1440 (load_card_driver): New.
1441 (free_card_driver): New.
1442 (card_config_dlg_proc): If the reader is configured, load the
1443 values. This is needful to change the driver later.
1444 (gpg_load_scard): Use driver as a parameter.
1445 * wptMainProc.cpp (winpt_main_proc): Load card driver and
1446 unload it after use.
1447
1448 2003-09-28 Timo Schulz <[email protected]>
1449
1450 * wptCardDlg.cpp (card_edit_dlg_proc): New.
1451 (gpg_load_scard): New. Try to use GPG load the card info.
1452 (print_fpr): New. Print beautified fingerprint.
1453 (card_status): New. Set all dialog fields with the values from
1454 the card.
1455 (prepare_dialog): New. Load combo boxes with pre-defined strings.
1456
1457
1458 2003-09-25 Timo Schulz <[email protected]>
1459
1460 * wptProgressDlg.cpp (progress_cb_thread): New.
1461 (progress_callback): Use asynchron code.
1462 * wptFileManager.cpp (fm_parse_files): Implement progress callback.
1463
1464
1465 2003-09-25 Timo Schulz <[email protected]>
1466
1467 * wptClipSignEncDlg.cpp (seclist_dlg_proc): The dialog was broken.
1468 (check_key): New.
1469 Removed the old Secret Key List dialog. Now the key can be directly
1470 chose in the dialog.
1471 (seclist_init): New.
1472 (seclist_destroy): New.
1473 (seclist_select_key): New.
1474 * wptFileManager.cpp (fm_sign): Ask for output file if needed.
1475
1476 * Client side implementation of the --enable-progress-filter feature.
1477
1478 * wptProgressDlg.cpp: Server side implementation.
1479 (progress_dlg_proc): New. The actual dialog procedure.
1480 (progress_callback): The GPGME wrapper callback.
1481
1482 2003-09-24 Timo Schulz <[email protected]>
1483
1484 * wptKeygenDlg.cpp (keygen_dlg_proc): Implement 'Hide Typing' feature.
1485 * wptFileManager.cpp (fm_encrypt): Ask for output file if needed.
1486 * wptFileManagerDlg.cpp (fm_dlg_proc): Removed im- and export from
1487 the menu. We use import internally, but export was not useful and
1488 thus the code were removed.
1489 * wptPreferenceDlg.cpp (prefs_dlg_proc): Disable some controle at
1490 startup when they are not allowed.
1491 * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Removed PGP2 option.
1492 Make the parsing code much shorter (read).
1493
1494
1495 2003-09-22 Timo Schulz <[email protected]>
1496
1497 * wptSigList.cpp (extract_filename): Make sure there is a '\',
1498 otherwise just dup the string and return.
1499 * wptVerifyList.cpp (verlist_add_sig): Use a variable for the key
1500 to make the code more readable.
1501 * Implemented the GPGME part of the new smartcard interface.
1502 The WinPT interface will be open until the scard stuff is back
1503 ported to GPG 1.3.x.
1504 * wptKeyEditDlgs.cpp (do_editkey_revuid): Need a secret key to do it.
1505 Several code cleanups.
1506
1507 2003-09-08 Timo Schulz <[email protected]>
1508
1509 * wptRegistry.cpp: Remove some hotkeys to correct index calculation.
1510 (get_reg_winpt_flag): Check buffer first.
1511 (get_reg_winpt_prefs): Support for the new backup system.
1512 (set_reg_winpt_prefs): Likewise.
1513 * wptHotkey.h: Removed import and export hotkey. Re-ordered elements.
1514 * wptRegistry.h: Cleaned up the hotkey interface.
1515 * wptPreferenceDlg.cpp (enable_backup_items): New.
1516 (prefs_dlg_proc): Simplified hotkey handling. Use new code.
1517 * wptMainProc.cpp (clip_gpg_dlg): Remove hotkey handling for
1518 im- and export. Use the code directly.
1519 (currwnd_gpg_dlg): Likewise.
1520 * wptGPG.cpp (gnupg_backup_keyrings): New.
1521 (backup_one_file): New.
1522
1523 2003-09-04 Timo Schulz <[email protected]>
1524
1525 * wptFileManager.cpp (fm_get_file_type): Due to an unknown reason,
1526 the packet parsing return value check was wrong again. Now it does
1527 not recognize Word documents as SECKEY or ENCRYPTED any longer.
1528
1529 2003-09-03 Timo Schulz <[email protected]>
1530
1531 * The secret key listing does not contain any 'validity' or
1532 'status' flags any longer. Thus we only can use the cache to
1533 make sure we have a secret key. All attributes need to be retrieved
1534 from the public key listing.
1535
1536 * wptGPG.cpp (default_key_from_cache): New.
1537 (get_gnupg_default_key): Use new function to make sure we try
1538 to get the key from cache if there is a problem with the config
1539 file.
1540
1541 2003-08-30 Timo Schulz <[email protected]>
1542
1543 * wptGPG.h: Support for the GPG status messages REVKEYSIG and
1544 EXPKEYSIG. With this new feature, GPG 1.2.3 is required.
1545 * Make sure that the signature status does not cause an
1546 segfault.
1547 * WinPT.cpp: Use new check to detect the GPG version and make sure
1548 it is the minimum.
1549 * wptGPG.cpp (parse_version_nr): New.
1550 (check_gnupg_engine): Improved. Now it returns the actual version.
1551
1552 2003-08-24 Timo Schulz <[email protected]>
1553
1554 * wptPreferencesDlg.cpp (prefs_dlg_proc): Use better code to disable
1555 dialog controls.
1556
1557 2003-08-17 Timo Schulz <[email protected]>
1558
1559 * wptKeyManagerDlg.cpp (keymanager_dlg_proc):
1560 #ID_KEYMISC_EXPORT_PRIVKEY: Retrieve the current list view index. The
1561 value was malformed.
1562 * wptClipEditDlg.cpp (clip_edit_dlg_proc): Free global memory.
1563 * wptKeyserver.cpp (kserver_load_conf): If the file does not exist,
1564 don't bother the user with an error message. Closes #782751.
1565 * wptKeyEditDlgs.cpp (do_editkey_primary): New. Implement the
1566 "primary" edit key command.
1567 * wptKeyserverDlg.cpp (hkp_recv_key): New flag parameter. Now it is
1568 possible to supress the status message. This is useful when the whole
1569 keyring will be refreshed.
1570 * wptFileManager.cpp (fm_parse_command_line): Unquote file if needed.
1571 (quote_file): Avoid double quotes.
1572 * GPGME support for quoted file names.
1573 (fm_sym_encrypt): Double check password and to additional 8-bit checks.
1574 * WinPT.cpp (my_acces): Moved to this file..
1575 * wptGPG.cpp: ..here.
1576 (gpg_check_permissions): Renamed from check_permissions and make it global.
1577 * wptKeyManagerDlg.cpp (key_manager_dlg_proc): Check to make sure we
1578 have write access to the keyring for some commands.
1579
1580 2003-07-22 Timo Schulz <[email protected]>
1581
1582 * wptClipEditDlg.cpp (clip_edit_dlg_proc): Figure out the size of
1583 the text instead of allocating the maximum.
1584
1585 2003-07-13 Timo Schulz <[email protected]>
1586
1587 * wptKeygenDlg.cpp (check_passphrase): Check if the passphrase contains
1588 characters >= 127. Due to the fact that we use CP-1250 and GPG uses CP-850
1589 it would be a bad idea to use such passphrases. And thus we disallow it.
1590 * wptKeyEditDlgs.cpp (keyedit_change_passwd): Likewise.
1591 * wptSymEnc.cpp (gpgme_encrypt_symmetric): Likewise.
1592 * wptHotkey.cpp (hotkeys_strerror): Use capital letters.
1593
1594 2003-07-12 Timo Schulz <[email protected]>
1595
1596 * wptFileManager.cpp (fm_verify): Support for multiple signatures.
1597 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Likewise.
1598 * wptProxySettingsDlg.cpp (read_proxy): Skip http:// prefix.
1599 * wptKeyserver.cpp (check_URL): Support for hkp://. Closes #755156.
1600 (kserver_connect): Likewise.
1601 (kserver_read_config): Likewise.
1602 * wptSymEnc.cpp (gpgme_encrypt_symmetric): Free memory if the passphrases
1603 are not equal.
1604 * wptKeyGenDlg.cpp (keygen_wizard_dlg_proc): New. An easy to use wizard to
1605 generate a key pair.
1606
1607 2003-06-24 Timo Schulz <[email protected]>
1608
1609 * Fixed filter code in Get{Open,Save}FileName. Changed all callers.
1610 Thanks to Alex.
1611 * wptKeyManager.cpp (km_delete_keys): Quote the user-id.
1612
1613
1614 2003-06-13 Timo Schulz <[email protected]>
1615
1616 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Quote the user-id name.
1617 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Fix the code due to
1618 the fact the signer is now dymanic and not static.
1619 * wptGPG.cpp (check_gnupg_engine): Check if IDEA is available and
1620 change all code that it only shows an error if no plug-in was loaded.
1621 * wptKeyEditDlgs.cpp (is_cmd_openpgp): Remove REVKEY since you
1622 can revoke v3 keys.
1623 (do_editkey_revoke): Clarify command because it can be only used
1624 for secondary keys.
1625 * wptKeyManagerDlg.cpp (file_sign_dlg_proc): Make sure an error
1626 is issued when no key was selected. Thanks to vedaal.
1627
1628 2003-06-11 Timo Schulz <[email protected]>
1629
1630 * wptKeylist.cpp (keylist_add_key): Now the user-ids are in the
1631 right order and we do not use the last user-id but the first
1632 because this is always the primary user-id or the newest user-id.
1633 * wptGPGME.cpp (get_default_keyid): Removed. Some better code
1634 were added to get_gnupg_default_key.
1635
1636 2003-06-10 Timo Schulz <[email protected]>
1637
1638 * wptKeysignDlg.cpp (do_fill_seckeylist): Make sure disabled keys
1639 are skipped.
1640 (keysign_dlg_proc): Removed some redundant code.
1641 * wptKeyEditDlgs.cpp (is_idea_protect_algo): New. Find out if
1642 it is possible to change the passphrase.
1643
1644 2003-06-06 Timo Schulz <[email protected]>
1645
1646 * wptKeylist.cpp (keylist_get_recipients): Use a stronger warning
1647 message and include the user-id.
1648 * Encryption: use force overwrite (--yes) to make sure there are
1649 no complications with GPG.
1650 * Import: skip all record types we do not understand.
1651
1652
1653 2003-06-05 Timo Schulz <[email protected]>
1654
1655 * wptPassphraseCB.cpp (passphrase_callback_proc): Now the dialog
1656 shows all involved recipients and also the public key algorithm.
1657 * wptRegistry.cpp (reg_inst_winpt): If the user does not want
1658 the extensions, set the entry to "1" so the message is not shown
1659 again.
1660
1661 2003-06-04 Timo Schulz <[email protected]>
1662
1663 * wptKeylist.cpp (get_key_algo, get_key_size): Due to the fact
1664 that GPG uses the newest subkey by default, we always return
1665 the info of this subkey and not the first.
1666 * wptKeyImportStatusDlg.cpp (import_status_dlg_proc): Fixed off-by-one
1667 bug. Now the indicies are correctly.
1668 * wptGPG.cpp (gnupg_check_keyring): Do not free the value before
1669 get_file_size is called.
1670 * WinPT.cpp (WinMain): Only check the GPG engine version if there
1671 were no problems with the GPG config. And differ between a problem
1672 to get the version and if a wrong version were detected.
1673
1674
1675 2003-06-01 Timo Schulz <[email protected]>
1676
1677 * wptCurrWnd.cpp (rel_key, hit_key): Replaced with macros...
1678 (KEYDOWN, KEYUP): macros for the functions above.
1679
1680 2003-05-31 Timo Schulz <[email protected]>
1681
1682 * wptKeyManager.cpp (km_key_is_v3): Return if the selected
1683 key is an old PGP 2 (v3) key.
1684 * wptKeyManagerDlg.cpp (key_manager_dlg_proc): Only allow
1685 (#ID_KEYMISC_EDITKEY): Bail out if no key was selected.
1686 to add extented items if the key is NOT version 3.
1687 * wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Check if the
1688 key is v3 and forbid most commands.
1689 (is_cmd_openpgp): New.
1690
1691 2003-05-28 Timo Schulz <[email protected]>
1692
1693 * wptKeyManager.cpp (km_set_clip_info): New.
1694 * wptKeyManagerDlg.cpp (key_manager_dlg_proc): Use it here.
1695 * wptImportList.cpp (implist_build): Some column changes for
1696 the listview control.
1697 (implist_load): Return if secret keys were found.
1698 * wptClipImportDlg.cpp (data_cb_dlg_proc): Store if secret keys
1699 were found.
1700 (clip_import_dlg_proc): New message if secret keys were found.
1701
1702
1703 2003-05-25 Timo Schulz <[email protected]>
1704
1705 * wptImportList.cpp (implist_add_key): Address charset problem.
1706 * wptVerifyList.cpp (verlist_add_sig_log): Use UTF8 decoding.
1707 * wptKeyserver.cpp (set_default_kserver): New.
1708 (wsock_init): Call the new function.
1709 (kserver_load_conf): If the FP is invalid, skip to read the file.
1710 * WinPT.cpp (WinMain): Call set_default_kserver to make sure the
1711 item has a value.
1712
1713 2003-05-24 Timo Schulz <[email protected]>
1714
1715 * wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Subclass the two lists
1716 to allow to use virtual keys (DEL, INS).
1717 Release the uid control context when the dialog will be destroyed.
1718
1719
1720 2003-05-22 Timo Schulz <[email protected]>
1721
1722 * wptMainProc.cpp (winpt_main_proc): Set use_hotkey for current
1723 window mode sign+encrypt. This fixes a couple of other problems.
1724 * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Get new values of the
1725 key when the cache was reloaded.
1726
1727
1728 2003-05-21 Timo Schulz <[email protected]>
1729
1730 * wptSiglist.cpp (siglist_add_key): Only list signatures which are
1731 user-id certificates (0x10-0x13) and ignore key and subkey sigs.
1732 c-strings are now handle correctly and decoded into GPGME.
1733
1734 2003-05-20 Timo Schulz <[email protected]>
1735
1736 * wptKeyPropsDlg.cpp (key_props_dlg_proc): Factor out code to change
1737 the passphrase from here to...
1738 * wptKeyEditDlgs.cpp (keyedit_change_passwd): ...this place.
1739
1740 2003-05-19 Timo Schulz <[email protected]>
1741
1742 * wptPasswdDlg.cpp (create_passwd_dlg): Removed.
1743 (request_passphrase): New.
1744 The passphrase_s context is now internal, all externl function use now
1745 request_passphrase. Changed all callers.
1746 * wptKeygenDlg.cpp (keygen_dlg_proc): Reworded the passphrase
1747 warning and a check for the comment field was added.
1748 * wptKeyEditDlgs.cpp: New. This file now combines the dialogs which
1749 has shown the subkeys and the userids.
1750 * wptKeySubkeyDlg.cpp: Deleted and stuff merged into wptKeyEditDlgs.cpp.
1751
1752 2003-05-17 Timo Schulz <[email protected]>
1753
1754 * wptFileManager.cpp: Moved gpgme_file_get_extension to this file
1755 and renamed it to...
1756 (file_get_extension): this. gpgme_control now also returns the
1757 (get_file_name): Corrected the calculation of the basename.
1758 state of the command if you use -1 as the value.
1759 * wptImportList.cpp (implist_load): Make sure we really have the key ID.
1760 * wptClipEditDlg.cpp (clip_edit_dlg_proc): Some small changes all over
1761 the place.
1762
1763 2003-05-14 Timo Schulz <[email protected]>
1764
1765 * wptKeyManager.cpp (km_enable_disable_key): New.
1766
1767 2003-05-13 Timo Schulz <[email protected]>
1768
1769 * wptKeyList.cpp (keylist_add_key): Add 'DISABLED' flag for keys.
1770 (key_check_validity): Moved from GPGME to this file.
1771 * wptKeyManager.cpp (km_get_key_status): New.
1772
1773 2003-05-09 Timo Schulz <[email protected]>
1774
1775 * wptMDSumDlg.cpp (mdsum_dlg_proc): New.
1776 * wptFileManager.cpp (fm_print_md): New.
1777 * wptFileManagerDlg.cpp (file_manager_dlg_proc): Support for the Print MD
1778 command.
1779
1780 2003-05-08 Timo Schulz <[email protected]>
1781
1782 * wptMainProc.cpp (winpt_main_proc): Symmetric encryption for the current
1783 window mode.
1784 (currwnd_gpg_dlg): Likewise.
1785 * wptCurrWnd.cpp (wnd_msg_em_set_pos): Fix an off-by-one bug.
1786 * WinPT.cpp (WinMain): If the default key was not found, show the string
1787 in the error message to make it easier for the user to fix the problem.
1788 * wptImportStatusDlg.cpp (import_status_dlg_proc): Take care of secret
1789 keys.
1790 * wptfileManager.cpp (fm_get_file_type): Fix packet type detection error.
1791 This makes the priority of the rc2 update more urgent.
1792
1793 2003-05-07 Timo Schulz <[email protected]>
1794
1795 * Clean up the outer GPGME interface. Internal functions should be
1796 invisible in gpgme.h.
1797 Merge the photo-id, formerly attribute id stuff with gpgme_key_get_xxx_attr.
1798 * wptKeyserver.cpp: Some cleanups.
1799 (finger_recvkey): Skip URL postfix if there.
1800
1801 2003-05-06 Timo Schulz <[email protected]>
1802
1803 * wptKeySigDlg.cpp (keysig_dlg_proc): Disable the button when all keys
1804 are available. Removed old [unused] code.
1805 Make sure we really have the key in the cache.
1806
1807 2003-05-04 Timo Schulz <[email protected]>
1808
1809 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): If invalid recipients
1810 were found, output a more precise error message. Now the GPGME code
1811 first tests for special cases and if no one hit the nail on the head,
1812 a general error is used.
1813
1814 2003-05-03 Timo Schulz <[email protected]>
1815
1816 * wptParser.cpp: Renamed to...
1817 * wptGPGParser.cpp: this.
1818 (release_option): Renamed to...
1819 (release_gpg_options): this.
1820 (commit_option): Renamed to...
1821 (commit_gpg_options): this.
1822 (parse_option): Renamed to...
1823 (parse_gpg_options): this.
1824 * wptGPG.cpp: Use new parser function names.
1825 (set_gnupg_default_key): Free memory.
1826 * wptKeylist.cpp (keylist_add_groups): New group code.
1827 * wptGroups.{c,h}: Removed. Now we use the GPG group command.
1828 * wptKeySigListDlg.cpp (keysig_dlg_proc): Change column from
1829 2 to 4.
1830 (recv_missing_keys): Likewise. Now it is possible to retrieve
1831 missing keys. Thanks to Klaus.
1832 * wptKeyserverDlg.cpp (hkp_recv_key): Use a dymanic buffer rather
1833 than a static buffer to avoid garbled keys. There are some very
1834 large keys and these cause some trouble with a 16k buffer.
1835 (keyserver_dlg_proc): Localized some strings.
1836 * wptKeyserverSearchDlg.cpp (hkpsearch_dlg_proc): Use new column
1837 names which are equal to the names we use in the Key Manager.
1838 * wptKeySignDlg.cpp (keysign_dlg_proc): Fix a silly '=' but
1839 should be "==" bug.
1840 * wptKeygenDlg.cpp (mbox): Removed. Too much overhead.
1841 * Add --expert option for the GPG procedure call if needed.
1842
1843 2003-05-02 Timo Schulz <[email protected]>
1844
1845 * wptW32API.cpp (set_foreground_wnd): Removed. Changed all callers.
1846
1847 2003-04-30 Timo Schulz <[email protected]>
1848
1849 * wptKeyManagerdlg.cpp (keymanager_dlg_proc): Support for the
1850 next context menu ("Add"). Make sure the entries are disabled
1851 when the key has no secret key.
1852 * wptKeyEditAddPhotoDlg.cpp (keyedit_addphoto_dlg_proc): New.
1853 * wptFileManager.cpp (fm_decrypt): Set sig to NULL so it won't
1854 cause a segfault when the pointer free tries to deallocate the
1855 pointer.
1856
1857 2003-04-27 Timo Schulz <[email protected]>
1858
1859 * wptKeysigDlg.cpp (keysig_dlg_proc): A double click now allows
1860 to show the properties of the signers keys.
1861 * wptKeyEditAddRevokerDlg.cpp (keyedit_addrevocer_dlg_proc): New.
1862
1863 2003-04-26 Timo Schulz <[email protected]>
1864
1865 * wptParser.cpp: A lot of structural changes. Always add items
1866 at the end of the list so we don't need to make a copy of the list
1867 to restore the original order. Fix the group problem.
1868 * wptKeylist.cpp (keylist_build): Use OR to get the flags and
1869 not ==.
1870 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): The export command
1871 (file) does not use the keyid as the file name when more than one
1872 keys were selected.
1873 Allow allow to set default keys which are not revoked or expired.
1874 * wptFileEncryptDlg.cpp (file_encrypt_dlg_proc): Allow to sort
1875 the columns.
1876 Set the force trust flag in GPGME if there are some recipients
1877 with no validity.
1878
1879 2003-04-25 Timo Schulz <[email protected]>
1880
1881 * wptVerList.cpp (verlist_build): Change the name of some columns.
1882 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Instead of just the
1883 notation (if present!) present the user a general message box
1884 with extended signature information. This means the notation
1885 data and a possible policy URL.
1886
1887
1888 2003-04-24 Timo Schulz <[email protected]>
1889
1890 * wptKeyEditAddSubKeyDlg.cpp (keyedit_addsubkey_dlg_proc): Init
1891 default values to make it easier for newbies.
1892 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Use a better error
1893 when no secret key was found. Also mention the public key algo.
1894 * wptFileManager.cpp (fm_decrypt): Likewise.
1895
1896 2003-04-23 Timo Schulz <[email protected]>
1897
1898 * wptKeyPropsDlg.cpp (ownertrust_to_string): Moved the function
1899 from GPGME#gpgme_ownertrust_to_string into WinPT.
1900
1901 2003-04-20 Timo Schulz <[email protected]>
1902
1903 * wptClipboard.cpp: Removed. All these functions and constants
1904 are now available in MyGPGME/clip.c and thus part of GPGME.
1905 * wptKeylist.cpp (keylist_add_to_recipients): Renamed to...
1906 (keylist_get_recipients): this. Return the context instead of
1907 an argument.
1908 (get_key_size): Add key index.
1909 (get_key_algo): Likewise.
1910 (keylist_build): Use a special mode when signing is used.
1911 (keylist_enum_recipients): Return a malloced pointer to the
1912 recipients.
1913 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Add primary fingerprint
1914 when we have a signature result and we do not trust the key.
1915
1916 2003-04-20 Timo Schulz <[email protected]>
1917
1918 * wptFindWnd.h: Removed. We don't use it any longer.
1919 * wptGPG.h: Merged GPGERR_xxx constants with WPTERR_xxx.
1920 (gpg_strerror): Removed. Now it is handled in winpt_strerror.
1921 * wptFileManager.cpp (fm_get_file_name): move this to
1922 * wptVerifyList.cpp (get_file_name): ..this place and declare
1923 it as static because no other file need this function.
1924
1925 2003-04-15 Timo Schulz <[email protected]>
1926
1927 * wptClipImportDlg.cpp (data_cb_dlg_proc): New.
1928 (data_cb_thread): New.
1929 (data_cb_dlg_create): New.
1930 (data_cb_dlg_destroy): New.
1931 (data_cb_new): New.
1932 (clip_import_dlg_proc): Use a callback dialog to
1933 show the user the data decoding procedure is in
1934 progress. This dialog is destroyed in the key
1935 import statistics dialog.
1936
1937
1938 2003-04-13 Timo Schulz <[email protected]>
1939
1940 * wptSubkeyDlgProc.cpp (key_subkey_dlg_proc): Use a callback
1941 context.
1942 * wptUidDlgProc.cpp (keyuid_dlg_proc): Likewise.
1943 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Set the protect
1944 flag inside the KEY contect if needed.
1945 * wptKeySubkeyDlg.cpp (key_subkey_dlg_proc): Only ask for a
1946 passphrase if the protect flag is set.
1947 Display the callback dialog to show the progress.
1948 Implemented the "revkey" feature.
1949 * wptKeyUidDlg.cpp (key_uid_dlg_proc): Likewise.
1950 (do_add_new_userid): New. Add an entry to the list box
1951 after the GPG process finished.
1952 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Initialize sig
1953 to zero to avoid segfaults.
1954
1955 2003-04-12 Timo Schulz <[email protected]>
1956
1957 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Use the new
1958 GPGME code.
1959 * wptVerifyList.cpp (verlist_add_sig_log): Likewise.
1960 * wptClipDecryptDlg.cpp (clip_decrypt_dlg_proc): Likewise.
1961 * wptFileManager.cpp (fm_decrypt): Likewise.
1962 * WinPT.cpp (check_default_key): Check if the keys in gpg.conf
1963 are valid and in the keyring.
1964 * wptKeySignDlg.cpp (do_check_protection): Disable the passphrase
1965 item if the key is not protected.
1966
1967
1968 2003-04-09 Timo Schulz <[email protected]>
1969
1970 * wptFirstRunDlg.cpp (first_run_dlg_proc): Mark selection as
1971 invalid for cancel.
1972
1973 2003-03-20 Timo Schulz <[email protected]>
1974
1975 * wptFindWnd.cpp: Removed.
1976 * wptW32API.c (dialog_box_param): Use FindWindowEx() instead of
1977 find_window.
1978 * Whenever it's possible, use case insentensive searches to avoid
1979 problems.
1980
1981 2003-03-19 Timo Schulz <[email protected]>
1982
1983 * wptMainProc.cpp (winpt_main_proc): Put the init_dtp code here.
1984 * wptPassphraseCB.cpp (hide_typing): Removed. Use short code directly
1985 in the code.
1986 * wptPasswdDlg.cpp: Likewise.
1987 (passphrase_cb_init): Declare as static.
1988 (passphrase_cb_gpgme): Modified to use the static function and rename
1989 it to...
1990 (passphrase_gpgme_set_cb): ..this. New.
1991 * wptSecListDlg.cpp: Complete new appraoch. Now we use CB_SETITEMDATA
1992 and friends to assign data to each item.
1993 Move dialog code to...
1994 * wptClipSignEncDlg.cpp: ..here.
1995 * MyGPGME/keycache.c: We first look for directly key signatures and
1996 then we skip all other signatures if we've already seen the key. This
1997 is needed to gather the designated revoker keys.
1998
1999 2003-03-18 Timo Schulz <[email protected]>
2000
2001 * wptKeyImportStatDlg.cpp (import_status_dlg_proc): Fix index
2002 of revocation from 9 to 8.
2003 Set the text that no key was updated only if no new sig, subkey,
2004 userid and no public were added.
2005 Add more information: new {subkeys, signatures, userid}.
2006 * wptKeyManager.cpp (km_delete_keys): Fixme lame, '=' instead of '==' bug.
2007 * wptDlgs.cpp: Removed.
2008 * wptDlgs.h: (dlg_fatal_error): New. Macro.
2009
2010 2002-03-16 Timo Schulz <[email protected]>
2011
2012 * wptKeyRevokeDlg.cpp (key_revoke_dlg_proc): Encode the
2013 optional text in UTF-8 to avoid charset problems.
2014 * wptKeyManager.cpp (km_quote_uid): Use dynamic memory instead
2015 of a static buffer. Changed all callers.
2016 * wptKeylist.cpp (keylist_cmp_cb): Implemented sort functions
2017 for the rest of the columns.
2018 (keylist_handle_column_click): New.
2019 * wptKeyEditOwnertrustdlg.cpp (keyedit_ownertrust_dlg_proc):
2020 Removed the 'Advanced' button because it only confuses users
2021 and it is not often used.
2022 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Support to ex-
2023 and import the trustdb values (ownertrust).
2024 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Ability to
2025 sort columns.
2026
2027 2002-03-09 Timo Schulz <[email protected]>
2028
2029 * 64-bit support for wipe operations.
2030
2031 2002-03-08 Timo Schulz <[email protected]>
2032
2033 * wptFileManager.cpp (fm_parse_command_line): Ignore lines with '--'
2034 because they are options rather than files.
2035 * WinPT.cpp (WinMain): Allow to start the key manager directly
2036 via --keymanager.
2037 * wptFileManagerDlg.cpp (file_secdel_confirm_dlg_proc): New.
2038 (wipe_cb): New. Wipe callback function.
2039 (fill_drive_combobox): New. Fill in all logical drives into
2040 the given combo box.
2041 (wipe_thread): New. Worker thread.
2042 (update_disc_stats): New. Set the disc statistics for the
2043 given drive entry.
2044 (space_wipefrees_dlg_proc): New.
2045
2046 2002-03-01 Timo Schulz <[email protected]>
2047
2048 * wptFileManager.cpp (fm_check_file_type): Fix bug in the detection
2049 logic. Now we can decrypt symmetrically encrypted files again.
2050 Be stricter on memory alloaction checks.
2051 (fm_get_file_type): Be more strict with the return code of
2052 parse_packet. This avoids bogus file types for MS-Word files and
2053 other non-PGP data.
2054 (fm_wipe): Use the wipe mode from the registry and not a fixed value.
2055 * WptRegistry.cpp (set_reg_winpt_prefs): Support wipe mode.
2056 (get_reg_winpt_prefs): Likewise.
2057 * wptFilePrefsDlg.cpp: Removed. We don't use it any longer.
2058 * wptDlgs.h: Corrected all dialog protypes to BOOL.
2059 LRESULT was not correct.
2060
2061 2002-02-08 Timo Schulz <[email protected]>
2062
2063 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Only export
2064 the secret key when a file was chosen.
2065
2066 2002-02-01 Timo Schulz <[email protected]>
2067
2068 * wptKeyserver.cpp (kserver_search): Fix <KEYID bug.
2069
2070 2002-01-25 Timo Schulz <[email protected]>
2071
2072 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Support to copy the key id
2073 and the fingerprint to the clipboard. Closes #674455.
2074 Automatically reload the keycache when a command is chosen and the cache
2075 state is set to 'reload requested'. Closes #671218.
2076 * wptKeySignDlg.cpp (do_fill_seckeylist): Make sure the public key parts
2077 are not invalid.
2078 * WinPT.cpp (check_permissions): Make sure we have the permission to
2079 write the keyring. Stop if not because it's expected at many other places.
2080 * wptSigList.cpp (siglist_add_key): Indent signatures under the root entry.
2081 (siglist_build): Use a placeholder sig to avoid the position chaos.
2082 * wptKeyUidDlg.cpp: Unified text for 'user-ID'.
2083 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): If a key is not found,
2084 display more information and use a GPG like output.
2085 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Force trust if there is
2086 an invalid key in the list of recipients. Closes #674965.
2087
2088
2089 2002-01-21 Timo Schulz <[email protected]>
2090
2091 * wptSymEnc.cpp (gpgme_encrypt_symmetric): Ask the passphrase twice to
2092 avoid typing mistakes.
2093
2094 2003-01-19 Timo Schulz <[email protected]>
2095
2096 * winpt.cpp (WinMain): Fixed spelling mistake. Closes #669321.
2097 * wptKeyManagerDlg.cpp (do_resize_window): New.
2098 (do_create_minpopup): New. Closes #669730.
2099 * wptVerifyList.cpp (get_sig_date): Renamed to...
2100 (longdate_to_strdate): New. Changed all callers.
2101 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): If the ciphertext contains
2102 a signature, also display the time of it. Closes #669780.
2103 * wptKeyImportStatusDlg.cpp (import_status_dlg_proc): Localize 2 strings.
2104 * wptEditKeyOwnertrust.cpp (keyedit_ownertrust_dlg_proc): Fixed a typo.
2105 * wptKeySignDlg.cpp (do_add_local_user): New. Now the dialog has the ability
2106 to choose the signer.
2107 (keysign_dlg_proc): Implemented a feature request. See above.
2108
2109 2003-01-08 Timo Schulz <[email protected]>
2110
2111 * wptKeyEditAddUidDlg.cpp (keyedit_adduid_dlg_proc): Output a warning
2112 if the user tries to add the email address in the name field.
2113 * wptKeyserver.cpp: Add support for protocols.
2114 (finger_readline): New.
2115 (finger_recvkey): New.
2116 * wptKeyUidDlg.cpp (keyuid_dlg_proc): Add a warning icon to the revoke
2117 message box to show it's a serious decision.
2118 * wptPasswdDlg.cpp (passwd_dlg_proc): Center dialog window.
2119 * wptRegistry.cpp (regist_single_filetype): Now internal and we use
2120 an easier way to get the location of the binary.
2121 (regist_inst_winpt): Implemented the 'with_ext' part and add a registry
2122 entry to avoid double file registering.
2123
2124 2003-01-07 Timo Schulz <[email protected]>
2125
2126 * wptKeyManagerDlg.cpp (do_center_window): New. Try to set the window
2127 pos from the coordinates from the registry.
2128 (keymanager_dlg_proc): Store the window pos in the registry.
2129 * wptKeyRevokeDlg.cpp (key_revoke_dlg): Check box for PGP compatible certs.
2130 * wptKeyImportStatusDlg.cpp (import_status_dlg_proc): Print out a hint when
2131 a revcert was found.
2132 * wptKeyserverDlg.cpp (hkp_recv_key): Print an error if the LDAP import does
2133 not succeed.
2134 (keyserver_dlg_proc): Corrected some listview index values.
2135 * wptKeylist.cpp (keylist_add_key): Use primary user-id when possible.
2136
2137 2002-12-23 Timo Schulz <[email protected]>
2138
2139 * wptRegistry.cpp (regist_inst_winpt): Try to create \Keyserver
2140 directory if does not exist.
2141 * wptKeyserver.cpp: Simpliefied config file.
2142 (kserver_change_proxy): Write config to the registry. Remove
2143 code for the config file.
2144 * wptProxySettingsDlg.cpp (read_proxy): More robust code.
2145 * wptKeyserverDlg.cpp (keyserver_dlg_proc): Removed the feature
2146 to send keys. The Key Manager is better for this.
2147
2148
2149 2002-12-21 Timo Schulz <[email protected]>
2150
2151 * Fixed some language mistakes.
2152 * wptMainproc.cpp: Use the desktop window as the parent window
2153 for the main dialogs so they are visible in the taskbar.
2154 * wptKeyManagerDlg.cpp: Enable minimize.
2155 * wptFileManager.cpp (fm_parse_command_line): Support for detached
2156 signatures.
2157 (fm_encrypt_directory): New.
2158 * wptKeylist.cpp (keylist_add_key): Check the current key if it
2159 is not expired, not the primary (idx=0).
2160
2161 2002-12-18 Timo Schulz <[email protected]>
2162
2163 * wptGPG.cpp (get_gnupg_optfile): Support for gpg.conf instead
2164 of the old name "options".
2165 * WinPT.cpp (WinMain): Try to repair broken home directories
2166 in the registry. Thanks to Gustavo who reminded me of it.
2167 * wptKeyserver.cpp (check_hkp_response): Only copy the text
2168 between <p> and </p> when possible.
2169 * wptAgent.cpp: Re-activated the old code. Now the passphrase
2170 timer can be used.
2171
2172 2002-12-14 Timo Schulz <[email protected]>
2173
2174 * wptKeyManager.cpp (km_check_for_seckey): Ultimate doesn't mean
2175 any longer there is also a secret key.
2176 (km_check_photo): New.
2177 (km_complete_status_bar): New.
2178 * wptFileManager.cpp (fm_verify): Support for bad signatures.
2179 Set the sigmode if not set.
2180 * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Output a warning when
2181 the ownertrust of a non-valid (not signed) key is changed.
2182 * wptRegistry.cpp (expand_path): New. Use this code because it's
2183 much shorter.
2184
2185 2002-10-14 Timo Schulz <[email protected]>
2186
2187 * wptKeyserver.c: Replaced all strdup's with m_strdup and free
2188 with free_if_alloc.
2189 (ldap_recvkey): Fill with life. We use the GPG plugin to avoid
2190 all the LDAP overhead.
2191
2192 2002-10-13 Timo Schulz <[email protected]>
2193
2194 * wptKeyManager.cpp (km_file_import): Alloc buffer, it's not static
2195 any longer.
2196
2197 2002-10-31 Timo Schulz <[email protected]>
2198
2199 * wptKeyManager.cpp (km_update_default_key_str): Fixed '0x' handling.
2200 Thanks to Gustavo.
2201 * wptKeylist.cpp (add_key): Now we only use find_secret_key to detect
2202 whether it's a key pair or not.
2203 * Callback struct into KEY so we can modify the values in the background.
2204 * wptKeyPropsDlg.cpp (change_ownertrust): New.
2205
2206 2002-10-30 Timo Schulz <[email protected]>
2207
2208 * wptLDAP.cpp, wptLDAP.h: Removed. The plan is to use the gpgkey_xxx.exe
2209 LDAP plugin for this purpose.
2210 * wptMainproc.cpp (winpt_main_proc): Removed all LDAP stubs.
2211 * wldap32.lib is now not longer needed.
2212 * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Copy userid to clipboard.
2213 * Updated the resource file.
2214 * wptFileManager.cpp (fm_parse_command_line): Implemented the stuff
2215 for 'Decrypt', 'Verify', 'Import'.
2216
2217 2002-10-15 Timo Schulz <[email protected]>
2218
2219 * Changed all s(n)printf -> msg_box constructs to log_box.
2220
2221 2002-10-13 Timo Schulz <[email protected]>
2222
2223 * wptKeylist.cpp (get_key_expire_date): New.
2224 * wptKeyPropsDlg.cpp (key_props_dlg_proc): Use it here.
2225
2226 * Removed global keycache from GPGME. It's a bad style to mix
2227 general and specific interfaces.
2228
2229 * wptGPGME.cpp (get_pubkey): New. Used to hide keycache implementation
2230 details. Useful to replace it later.
2231 (get_seckey): Ditto.
2232 (keycache_reload): Moved from the GPGME library.
2233 (keycache_release): New.
2234 (keycache_init): New.
2235 (keycache_set_reload): New.
2236 (keycache_get_reload): New.
2237 (keycache_get_ctx): New.
2238
2239 * wptSigList.cpp (siglist_add_key): Use the new code.
2240 (siglist_build): Ditto.
2241
2242
2243 2002-10-10 Timo Schulz <[email protected]>
2244
2245 * wptW32API.cpp (get_filename_dlg): Added default filename parameter.
2246 Changed all callers.
2247 * wptKeyManagerDlg.cpp (keymisc_dlg_proc): Adjusted the code for the
2248 new get_filename_dlg.
2249 * wptFileManager.cpp (fm_export): Likewise.
2250 * wptClipDecryptDlg (clip_decrypt_dlg): Modified the verify message box.
2251 * wptKeySignDlg.cpp (keysign_dlg_proc): Changed the code for edit-key.
2252 Use signature class dialog.
2253 * wptKeyRevokeDlg.cpp (key_revoke_dlg_proc): Use the new code and the
2254 keyid instead of the userid to avoid charset problems.
2255 (err_message): New.
2256
2257 * Moved all wipe specific code (random, rmd160) to the DLL so we can
2258 save some memory for the tray section.
2259
2260 * wptKeyRevokersDlg.cpp (revokelist_build): New.
2261 (revokelist_init): New.
2262 (key_revokers_dlg_proc): New.
2263
2264 * wptKeyPropsDlg.cpp (key_props_dlg_proc): Use the designated revoker
2265 code here when available.
2266
2267 2002-09-25 Timo Schulz <[email protected]>
2268
2269 * wptClipboard.cpp (clip_parse_pgp_id): Add a flag when the text
2270 is dash escaped. This is useful for keys to avoid errors.
2271 * wptKeyManager.cpp (extract_dash_escaped_key): New. Extract an
2272 OpenPGP key from the clipboard which is dash escaped.
2273 (km_clip_import): Use the new code here.
2274
2275 2002-09-23 Timo Schulz <[email protected]>
2276
2277 * wptParser.cpp (add_multi_option): Support for values with more ' 's
2278 and skip the ' ' after the name.
2279 (modify_entry): New.
2280 * wptGPG.cpp (gnupg_save_options): Removed.
2281 (gnupg_load_options): Removed.
2282 (gnupg_release_options): Removed.
2283 * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Use the new code.
2284
2285 2002-09-17 Timo Schulz <[email protected]>
2286
2287 * winpt.cpp (WinMain): Use make_filename and no static buffer.
2288 Modified for the new gnupg interface.
2289 * wptFile.cpp (make_filename): New.
2290 * wptGpgCmds.h: New from GPG 1.1.92
2291 * wptGPG.cpp (gnupg_import_keyrings): Use dynamic buffers
2292 and make_filename.
2293 * wptKeygenDlg.cpp (ask_for_backup): Use new gpg code and
2294 make_filename instead of static buffers.
2295 * wptKeyCacheDlg.cpp (keycache_dlg_proc): Likewise.
2296 * wptParser.cpp: Changed to new allocation instead of malloc.
2297 * wptGPGOptSkel.h: Updated from GPG 1.1.92
2298 * wptRegistry.cpp (get_reg_entry): Expand %s like registry strings.
2299
2300 2002-09-13 Timo Schulz <[email protected]>
2301
2302 * wptKeyManager.cpp (km_show_photo): Use a const buffer for the
2303 image and do NOT free it.
2304 * wptKeyUidDlg.cpp (keyuid_dlg_proc): Implement "revoke" function.
2305 (find_user_id): Use keyid to find the key. Changed all callers.
2306
2307 * Removed global gpg_version variable. Now we also support GPG 1.1.9x
2308 so we don't need to check this after the start again.
2309
2310 2002-09-12 Timo Schulz <[email protected]>
2311
2312 * wptPasswdDlg.cpp (passwd_dlg_proc): Implement the "Hide Typing" fature.
2313 * wptKeyManagerDlg.cpp (keymisc_dlg_proc): Off by one bug for secret
2314 key export.
2315 * wptKeyManager.cpp (fm_encrypt): Use the new GPG status messages to
2316 check if the encryption failed.
2317 (km_show_photo): Fixed offset calculation.
2318 Use keyid as filename and delete the tempfile after use.
2319 * wptFile.cpp (init_file_lock): Use dynamic buffer.
2320 (release_file_lock): Free this buffer.
2321 * wptFileManager.cpp (quote_filename): Removed.
2322 (quote_file): New. Use dynamic buffers.
2323 (fm_import, fm_decrypt, fm_encrypt, fm_sym_encrypt, fm_export):
2324 Use it here.
2325 * wptFileStatDlg.cpp (do_list_packets): Do not cache FD.
2326 Initalize packet at the begin and during the loop.
2327 * wptFileManager.cpp: Replaced all static memory handling with
2328 dynamic routines.
2329 * wptKeyCacheDlg.cpp (key_cache_dlg): Remove obsolete ownertrust
2330 functions.
2331 * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Ditto.
2332
2333 2002-09-10 Timo Schulz <[email protected]>
2334
2335 * wptFileManager.cpp (fm_get_file_type): Disable FD cache.
2336 (fm_decrypt): Only cut off the extension if it belong to GPG.
2337 Added user ID to the box if the file was signed.
2338 Ask for the filename if the name has no valid GPG extension.
2339
2340 2002-09-09 Timo Schulz <[email protected]>
2341
2342 * wptKeyManagerDlg.cpp (keymisc_dlg_proc): Improved code for
2343 the privat key (export).
2344
2345 2002-09-08 Timo Schulz <[email protected]>
2346
2347 * wptKeygenDlg.cpp (ask_for_backup): Check if the copy process
2348 really succeeded.
2349 (mbox): Alias for msg_box with fixed title to avoid long lines.
2350 * wptKeyEditAddSubkeyDlg.cpp (keyedit_addsubkey_dlg_proc): Allow
2351 to generate keys with a length til 4096 bits.
2352 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Check for
2353 invalid recipients and print out the reasons.
2354 * wptKeylist.cpp (keylist_add_to_recipients): Improved error message
2355 and corrected the validity checking.
2356
2357 2002-09-07 Timo Schulz <[email protected]>
2358
2359 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc):
2360 Print notation data when available.
2361 Show if the signature is expired or not.
2362
2363 * wptKeyManagerDlg.cpp (keymisc_dlg_proc): Added the show photo
2364 command to the context menu.
2365
2366 * wptKeygenDlg.cpp (keygen_dlg_proc): New default keysize is 1792.
2367 This is 256 bits more than the old size. Hopefully it's enough
2368 security to protect against the most enemies ;-).
2369
2370 2002-09-04 Timo Schulz <[email protected]>
2371
2372 * wptKeyManager.cpp (km_check_key_status): Parse new fields.
2373
2374 2002-09-03 Timo Schulz <[email protected]>
2375
2376 Removed all OpenCDK code from PTD. The code is not tested very
2377 well and it might contain some errors. Now we used a stripped down
2378 version of GnuPG code. This has two advantages. First the code is
2379 stable and second we can easier port other parts to native GPG code.
2380
2381 * wptFileManager.cpp (fm_get_file_type): Use native GPG code.
2382 * wptKeyCacheDlg.cpp (keycache_dlg_proc): Add photos from the
2383 keyring when present to the keycache.
2384 * wptKeyManager.cpp (km_show_photo): Fixes to work again with the
2385 modified code.
2386 (km_check_for_seckey): Check substrings of the value because we
2387 don't use '**' values any longer.
2388 * wptFileStat.cpp (do_list_packets): New. Adapted from the old code.
2389 (file_stat_dlg_proc): Uses the new code.
2390
2391 2002-09-02 Timo Schulz <[email protected]>
2392
2393 * wptKeyManager.cpp (km_privkey_export): Check return codes and
2394 some types has been changed.
2395 (km_file_export): Likewise.
2396
2397 2002-09-01 Timo Schulz <[email protected]>
2398
2399 * wptFirstRunDlg.cpp (get_setup_choice): New. Returns the choice
2400 of the dialog.
2401 * WinPT.cpp (WinMain): Use it here. Reworded the error message.
2402 * wptGPG.cpp (gpg_import_keyrings): New.
2403 Let the user chose the keyrings and then they are copied to the
2404 homedir. After the procedure, the key cache will be reloaded.
2405 * wptKeyManager.cpp (km_delete_keys): New delete confirmation messages.
2406 * wptSigClassDlg.cpp (sig_class_dlg_proc): New.
2407 (get_sig_class_choice): New.
2408 * wptKeySignDlg.cpp (get_printable_fpr): New. More human readable
2409 fingerprint.
2410 (keysign_dlg_proc): Added new value for the GPG callback to handle
2411 the signature class.
2412 * wptKeyUIDDlg.cpp (find_user_id): New. Find the index of the
2413 userID by calling edit-key with colons.
2414 (keyuid_dlg_proc): Use it here.
2415
2416 2002-08-31 Timo Schulz <[email protected]>
2417
2418 * wptGPG.cpp (gpg_check_homedir): Some fixes for the return codes.
2419 (check_homedir): Ask the user whether to create the directory.
2420 * wptKeysigDlg.cpp (keysig_dlg_proc): Fixed keyid. Now it works
2421 to retrieve missing keys from a HKP server.
2422 (recv_missing_keys): Likewise.
2423 * wptPassphraseCB.cpp (passphrase_callback_proc):
2424 Implemented the "Hide Typing" feature.
2425 (hide_typing): New.
2426 * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Improved error messages.
2427 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Improved MDC handling.
2428 Due to some attacks a MDC error is treated as a fatal error and a
2429 possible security risk.
2430 * wptClipImportDlg.cpp (print_import_status): Use a dialog instead
2431 of a silly message box. Furthermore the user gets more information
2432 about the import procedure.
2433 * wptKeyImportStatusDlg.cpp (import_status_dlg_proc): New.
2434 * wptFileManager.cpp (fm_import): Report invalid user ID's.
2435 (fm_verify): Try to guess the data name for detached signatures
2436 before we bother the user. When it's found, use it.
2437 * wptKeyManager.cpp (km_file_import): Ditto.
2438
2439 2002-08-28 Timo Schulz <[email protected]>
2440
2441 * wptClipboard.cpp (clip_parse_pgp_id): Support for PGP 2.6.x types.
2442 * wptFileMananger.cpp (fm_check_armor_type): Ditto.
2443
2444
2445 2002-08-26 Timo Schulz <[email protected]>
2446
2447 * wptTypes.h (free_if_alloc, CHECK_BOUND): New.
2448 * wptClipEditDlg.cpp (gpgopt_dlg_proc): Use free_if_alloc to make sure
2449 the memory is really released. Some strict checks for return values.
2450 Ident file.
2451
2452 * wptAboutDlg.cpp: Ditto. (ident)
2453 * wptGPGAboutDlg.cpp: Ditto.
2454 * wptClipDecryptDlg.cpp: Ditto.
2455 (clip_decrypt_dlg): Stricter return value checkings.
2456 Avoid one indent level.
2457
2458 * wptImportList.cpp (implist_add_key): More strict return value
2459 checking.
2460 * wptKeylist.cpp (keylist_cmp_cb): Fixed a typo.
2461 (add_key): New key status system.
2462 (keylist_get_keyflags): New.
2463 (keylist_enum_recipients): Simplified and use the new key flags.
2464
2465 * wptSiglist.cpp (siglist_add_key): Fix possible overflows.
2466 (verlist_add_sig_log): More stricter checks.
2467
2468 * wptRegistry.cpp (get_reg_winpt_prefs): Fixed possible bug.
2469
2470 2002-06-16 Timo Schulz <[email protected]>
2471
2472 Don't put the questions in the message box title bar.
2473
2474 * wptGPGPrefsDlg.cpp (gpg_prefs_dlg_proc): Only close FP if it
2475 is really opened. Thanks to Nelson.
2476
2477 * wptKeyProps.cpp (keyprops_dlg_proc): Use a more informative title
2478 for chaning the passphrase. Suggested by Ed.
2479
2480 2002-06-07 Timo Schulz <[email protected]>
2481
2482 * wptMainProc.cpp (winpt_main_proc): Support for sign & encrypt hotkeys.
2483 * wptKeyManagerDlg.cpp: Refresh keys was added in the menu.
2484 * wptListView.cpp (listview_select_all): New.
2485 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Fixed the return code.
2486
2487 2002-05-31 Timo Schulz <[email protected]>
2488
2489 * wptTrayPop.cpp: Revamped some parts of the code.
2490
2491 Changed all status_box functions to show_msg. The advantage
2492 is that we only wait a fixed time and the user doesn't need
2493 to hit the OK key. We should add the time delay in the preferences.
2494
2495 * wptKeyManager.cpp (km_show_photo): New.
2496
2497 2002-05-30 Timo Schulz <[email protected]>
2498
2499 * wptFileManager.cpp (fm_verify): Corrected the handling
2500 for detached RSA signatures.
2501 (fm_add_sig_stat): Added support for short fingerprints.
2502
2503 2002-05-08 Timo Schulz <[email protected]>
2504
2505 * wptKeyserver.cpp (kserver_change_proxy): Check the values.
2506 Thanks to njek for reporting it.
2507
2508 2002-05-07 Timo Schulz <[email protected]>
2509
2510 * wptGPG.cpp (check_gpg_engine): New.
2511
2512 * wptKeyCacheDlg.cpp (keycache_dlg_proc): Add GPG 1.0.6 compatible
2513 routines.
2514
2515 * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Ditto.
2516
2517 * wptKeyEditOwnertrustDlg.cpp (keyedit_owerntrust_dlg_proc): Ditto.
2518
2519 2002-05-06 Timo Schulz <[email protected]>
2520
2521 * wptClipEditDlg.cpp (clip_edit_dlg_proc): Change the wording of
2522 the buttons.
2523
2524 2002-05-05 Timo Schulz <[email protected]>
2525
2526 * Fixed problem with rev certs for imports stats.
2527
2528 * Cosmetical changes for the GPGME libraray.
2529
2530 2002-05-01 Timo Schulz <[email protected]>
2531
2532 * wptKeygenDlg.cpp (fill_keytype_box): New.
2533 (keygen_dlg_proc): Use a combo box for various key types. With GPG 1.0.7
2534 there is full RSA support.
2535
2536 Now we use the new status code by GPG (INV_RECP, NO_RECP) to figure out
2537 what the problem was when no encryption was done.
2538
2539 * wptKeysignDlg.cpp (keysign_dlg_proc): Before we sign a key, we make
2540 sure it was not already signed (ALREADY_SIGNED).
2541
2542 * wptKeyManagerDlg.cpp (keymisc_dlg_proc): Due to the new trust system,
2543 now we also support to sign ultimate trusted keys.
2544
2545 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Try to check if the button
2546 is checked and do not check it.
2547
2548 * wptClipDecryptDlg.cpp (clip_decrypt_dlg_proc): New format for the verify
2549 box and now we also support the date of the signature.
2550
2551 Applied Rich's spelling and grammer mistakes.
2552 Fixed a lot of minor spelling mistakes and capital letters for dialogs.
2553
2554 2002-04-30 Timo Schulz <[email protected]>
2555
2556 Merge ownertrust handling into the keycache. Now GPG outputs the
2557 ownertrust in the key listing which means we can get the ownertrust
2558 value from the keycache.
2559
2560 (keymisc_dlg_proc): Add a button to rebuild the sig database cache.
2561 Please not that this is not the same as the key cache! The key cache
2562 will be updated when a new key was imported or a subkey was added/changed.
2563 The signature cache only affects the validity of the keys.
2564
2565 Removed the MyGPGME trustlist code. Now we can use the field in the key
2566 listing to determine the ownertrust (which makes things a lot of easier).
2567
2568 2002-04-29 Timo Schulz <[email protected]>
2569
2570 Adjustments for GPG 1.0.7
2571
2572 * wptKeyEditDlg.cpp (keyedit_ownertrust_dlg_proc): Support ultimate trust
2573 and ask the user if he knows what he's doing.
2574 * wptKeyManager.cpp
2575 (keylist_subclass_proc): Use double click to open the props.
2576 * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Allow the user even to modify a
2577 ultimate ownertrust value.
2578 * wptKeyEditAddSubkeyDlg.cpp (keyedit_addsubkey_dlg_proc): Support for
2579 new RSA keys.
2580
2581 2002-04-28 Timo Schulz <[email protected]>
2582
2583 * wptRegistry.cpp (get_reg_winpt_prefs): New option for keylist mode.
2584 (set_reg_winpt_prefs): Ditto.
2585 * wptPreferencesDlg.cpp (prefs_dlg_proc): Support for keylist mode option.
2586 (set_keylist_mode): New.
2587
2588 Implement minimal keylist mode. Suggested by Fabian.
2589
2590 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Implement it here.
2591 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Ditto.
2592 * wptKeylist.cpp (keylist_add_key): Ditto.
2593 (keylist_load): Ditto.
2594 (keylist_build): Ditto.
2595
2596 2002-04-27 Timo Schulz <[email protected]>
2597
2598 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Support for the new dialog.
2599 * wptFileSaveDlg.cpp (file_save_dlg_proc): New.
2600 * wptClipboard.cpp (clip_parse_pgp_id): use logical OR to concat the values.
2601 * wptMainProc.cpp (clip_gpg_dlg): Use the new PGP id's.
2602 (currwnd_gpg_dlg): Ditto.
2603
2604 Now it's possible to parse cleartext signatures which contains an
2605 encrypted message inside the body.
2606
2607 * wptTextInputDlg.cpp (load_file_contents): New.
2608 (text_input_dlg_proc): Support for choosing the data file.
2609
2610 * wptFileManager.cpp (fm_verify): Support for detached signatures.
2611 (fm_parse_files): Ditto.
2612
2613
2614 2002-04-26 Timo Schulz <[email protected]>
2615
2616 * wptKeyUidDlg.cpp: Fixed a typo. Kudos to Dugan Chen.
2617 * wptKeyUidDlg.cpp: Ditto.
2618
2619 2002-04-25 Timo Schulz <[email protected]>
2620
2621 * wptImplist.cpp (implist_add_key): Catch possible segfault.
2622 * wptVerifyList.cpp (verlist_add_sig): Ditto.
2623 * wptKeyManager.cpp (km_check_for_seckey): Modified for GPG 1.0.7.
2624 * wptKeylist.cpp (find_secret_key): New.
2625 (add_key): Use it here.
2626 (keylist_add_key): And here.
2627
2628 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Fixed a bug that prevent
2629 to fetch the key.
2630
2631 2002-04-24 Timo Schulz <[email protected]>
2632
2633 * wptKeyManagerDlg.cpp (key_misc_dlg_proc): Support to maximize windows.
2634
2635 Changed the way to modify the "Version:" string.
2636
2637 * wptKeyserver.cpp (add_node): New.
2638 (kserver_change_proxy): New.
2639 (kserver_read_config): New.
2640 (kserver_write_config): New.
2641 (kserver_cfgfile_release): New.
2642 (proxy_release): New.
2643
2644 * wptProxySettingsDlg.cpp (read_proxy): New.
2645 * wptFileStatDlg.cpp (file_stat_dlg_proc): New.
2646 * wptFileManager.cpp (fm_list): New.
2647 (fm_parse_files): Support the new list command.
2648
2649 2002-04-23 Timo Schulz <[email protected]>
2650
2651 * wptRFC2440.cpp: Removed. We now use the OpenCDK package.
2652 * wptFileManager.cpp (fm_get_file_type): Removed the old RFC2440 code.
2653 (fm_encrypt): Modified code to allow sign & encrypt.
2654 (fm_parse_file): Ditto.
2655 (fm_decrypt): Support for checking signatures.
2656 * wptFileManagerDlg.cpp (file_manager_dlg_proc): Ditto.
2657
2658 2002-04-19 Timo Schulz <[email protected]>
2659
2660 * wptImplist.cpp (implist_load): Support for the advanced PGP parser code.
2661
2662 2002-04-05 Timo Schulz <[email protected]>
2663
2664 * wptSigList.cpp (siglist_add_key): Added UTF8 support. Thanks to Scire.
2665 * wptKeyUidDlg.cpp (keyuid_dlg_proc): Ditto.
2666 * wptKeySignDlg.cpp (keysign_dlg_proc): Ditto.
2667 * wptKeyAddUidDlg.cpp (keyedit_adduid_dlg_proc): Ditto.
2668
2669 2002-03-31 Timo Schulz <[email protected]>
2670
2671 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Ask if the user wants to
2672 select the key used for signing.
2673 * wptSeclistDlg.cpp (seclist_dlg_proc): New. Dialog for secret selecting.
2674 * wptFilePrefsDlg.cpp (file_prefs_dlg): Fixes for the combo box ;-).
2675 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Reload the keycache after
2676 fetching keys via HKP and try to update the Gpgmekey inside.
2677 * wptVerifyList.cpp (verlist_add_sig): Check if the key context was
2678 set inside the signature. Fixes some segfaults related to the HKP key
2679 fetching during verification. Thanks to Julian. And force to use UTF8
2680 for user ID's.
2681 * wptClipSignDlg.cpp (one_key_proc): If only one secret exists,
2682 prevent that the dialog is loaded and ask for the passphrase directly.
2683
2684
2685 2002-03-29 Timo Schulz <[email protected]>
2686
2687 * wptGPG.cpp (create_groupdb): Only close the file handling if it
2688 really exists. Thanks to Mark.
2689 (gpg_check_homedir): Applied the patch. Now we're a little stricter
2690 about the homedir checks.
2691 (check_homedir): Fixed a possible memory leak.
2692 * WinPT.cpp (WinMain): Check the homedir functions to exit the program
2693 if we've found some problems.
2694 * wptErrors.cpp (winpt_strerror): New value if a directory could not
2695 created.
2696 * wptMainProc (winpt_main_proc): Use new code for the current window mode.
2697 * wptCurrWnd.cpp (get_curr_wnd): Ditto.
2698 (get_window_contents): Always set focus to the current window.
2699
2700 2002-03-22 Timo Schulz <[email protected]>
2701
2702 * wptMainProc.cpp (currwnd_gpg_dlg): If the viewer is used, doesn't
2703 set window contents for some commands.
2704 (winpt_main_proc): Use the code here.
2705 * wptKeygenDlg.cpp (keygen_dlg_proc): Allow to generate keys > 2048 bits.
2706 * wptProxySettingsDlg.cpp: (keyserver_proxy_dlg_proc): New.
2707 * wptKeyserverDlg.cpp (keyserver_dlg_proc): Use the proxy dialog here.
2708 * wptKeyserver.cpp (kserver_load_conf): Fixed malformed strings.
2709
2710 2002-03-02 Timo Schulz <[email protected]>
2711
2712 * Use capital letters in the main menus and applied Patricks spelling
2713 corrections.
2714
2715 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): keyID is a string
2716 not an integer. Thanks to scrumpy.
2717 * wptWipeFile.cpp (rename_unlink): Use '\' instead of '/'.
2718 (overwrite): Some bugfixes to set the pointer to the begin of the file.
2719 * wptVerlist.cpp (verlist_build): New keyID column.
2720 (verlist_add_sig): Use it here.
2721
2722 2002-03-01 Timo Schulz <[email protected]>
2723
2724 * wptWipeFile: Replaced all low level I/O functions with W32 API
2725 functions. And support for more wiping modes. I don't know to
2726 support all, but those makes sense for me:
2727 1. Simple (2 random passes)
2728 2. DoD (as described in the standard)
2729 3. Peter Gutmanns method (from the paper)
2730
2731
2732 2002-02-28 Timo Schulz <[email protected]>
2733
2734 * wptImplist.cpp (implist_add_key): UTF8 support.
2735 Handle invalid userID's.
2736 * wptPassphraseCB.cpp (parse_gpg_description): UTF8 support.
2737 (passphrase_callback_proc): Ditto.
2738
2739
2740 2002-02-23 Timo Schulz <[email protected]>
2741
2742 * wptListview.cpp (listview_del_items): New.
2743 * wptKeyManager.cpp (km_delete_keys): Use it here.
2744 * wptKeygenDlg.cpp (keygen_dlg_proc): UTF8 support.
2745 * wptKeylist.cpp (add_key): UTF8 support.
2746
2747 2002-02-08 Timo Schulz <[email protected]>
2748
2749 * wptNLS.c: Now it's C-source because GPGME needs gettext too.
2750 (stpcpy): Makes it static.
2751 * errors.c: localize all error strings.
2752 * WinPT.cpp (get_gettext_lang): Move the code in this file because
2753 we can't use it in plain C.
2754
2755 2002-02-05 Timo Schulz <[email protected]>
2756
2757 * wptGPG.cpp (gpg_save_options): Catch the case when the options file
2758 exist but it has a length of zero.
2759 (gpg_display_error): Print out the data from the GPG stderr
2760 (when available).
2761 * w32-util.c (_gpgme_get_gpg_optfile): Check if the file exists and if
2762 not, return NULL.
2763 * wptKeyManagerDlg.cpp (keymisc_dlg_proc): Add support to export secret
2764 keys.
2765
2766 * Fixed a lot of memory allocation all over the place.
2767
2768 2002-02-05 Timo Schulz <[email protected]>
2769
2770 wptGPG.cpp (gpg_save_options): Fixed the code for the case the
2771 values don't exist in the options file. Thanks to Lutz who found this out.
2772 (get_gpg_default): First search for "default-key" then for "encrypt-to".
2773
2774 2002-02-04 Timo Schulz <[email protected]>
2775
2776 * WinPT.rc: Set LVS_SHOWSELALWAYS for all listview elements
2777 which need it. Thanks to Timo who find this out.
2778 * WinPT.cpp (WinMain): We don't quit in the case the user changed
2779 the preferences.
2780 (update_keycache): New. Handy function to update the keycache.
2781
2782 * Use quotation for the options file in any case.
2783
2784 * clipboard.c (gpgme_clipboard_verify): When the NO_PUBKEY status
2785 is set, we don' try to get the sig key.
2786
2787 * wptGPG.cpp (get_gpg_default_key): Revamped.
2788
2789 2002-01-26 Timo Schulz <[email protected]>
2790
2791 * wptKeylist.cpp (keylist_add_key): Use flags for the file manager
2792 to avoid to show all userid's. Thanks to Frank.
2793 * wptDateDlg.cpp (date_dlg_proc): New context to use different
2794 window texts and some other features.
2795 * wptKeygenDlg.cpp (keygen_dlg_proc): Use it here.
2796 * wptKeySubkeyDlg.cpp (subkey_dlg_proc): Ditto.
2797 * wptGPG.cpp (gpg_create_groupdb): Create the groupdb.gpg file if
2798 it doesn't exist.
2799 * WinPT.cpp (WinMain): Use the new code here.
2800
2801 2002-01-23 Timo Schulz <[email protected]>
2802
2803 * wptClipEditDlg.cpp (clip_edit_dlg_proc): Release the buffer for
2804 loading a file.
2805 Add new code to save file with clipboard contents.
2806
2807 2002-01-20 Timo Schulz <[email protected]>
2808
2809 * wptMainProc.cpp (winpt_main_proc): Fix the error, that the user
2810 have to click twice before the menu appears. Richard told me this.
2811
2812
2813 2002-01-18 Timo Schulz <[email protected]>
2814
2815 * wptMainProc.cpp (winpt_main_proc): NLS support for new menu style.
2816 * wptPassphraseCB.cpp (parse_gpg_description): Support when no
2817 description was given. One example is when symmetric was used.
2818
2819 2002-01-13 Timo Schulz <[email protected]>
2820
2821 * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Fixed some boolesche
2822 settings.
2823 * wptGPG.cpp (gpg_backup_options): New.
2824 (gpg_load_options): Ignore comment lines.
2825 (gpg_save_options): Rewritten.
2826
2827 2002-01-06 Timo Schulz <[email protected]>
2828
2829 * wptPreferencesDlg.cpp (prefs_dlg_proc): Support for the sign+encrypt
2830 hotkey.
2831 * wptRegistry.cpp: Ditto.
2832 * wptRegistry.h: Ditto.
2833 * wptHotkey.h: Ditto.
2834 * wptGPG.cpp (gpg_load_options): New.
2835 (gpg_save_options): New.
2836
2837 2002-01-01 Timo Schulz <[email protected]>
2838
2839 * wptFileManager.cpp (fm_verify): Support for the case there is
2840 no public key to verify the signature.
2841
2842 2001-12-30 Timo Schulz <[email protected]>
2843
2844 * wptFileManager.cpp (fm_sign): Always use callbacks for the
2845 passphrase.
2846 (fm_decrypt): Ditto.
2847 (fm_parse_files): Cache the passphrase for the session and check
2848 if the file still exists.
2849 * wptRFC2240.cpp (parse_ske_sesskey): Removed. We no longer use
2850 low level stuff here.
2851 * wptFile.cpp (get_keyid_from_file): Ditto.
2852
2853 2001-12-21 Timo Schulz <[email protected]>
2854
2855 * wptTextInputDlg.cpp (text_input_dlg_proc): New.
2856 * wptMainProc (clip_gpg_dlg): Support for deached signatures.
2857 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Ditto.
2858
2859 2001-12-19 Timo Schulz <[email protected]>
2860
2861 * Completed work on the temporary file support for GPG.
2862 * wptRegistry.cpp (set_reg_winpt_prefs): Add mode for the
2863 plaintext viewer option. Suggested by Markus Winkler.
2864 (get_reg_winpt_prefs): Ditto.
2865 * wptPreferencesDlg.cpp (prefs_dlg_proc): Ditto.
2866 * wptMainProc.cpp (winpt_main_proc): Ditto.
2867
2868 2001-12-15 Timo Schulz <[email protected]>
2869
2870 * wptKeyManagerDlg.cpp (keymisc_dlg_proc): New menu items for
2871 copy and paste.
2872
2873 2001-12-02 Timo Schulz <[email protected]>
2874
2875 * wptGroups.c: Revamped from the base. Arggg.
2876
2877 2001-11-29 Timo Schulz <[email protected]>
2878
2879 * wptKeyManager.cpp (km_groupdb_expand_recipients): New.
2880 * wptMainProc.cpp (clip_gpg_dlg): New.
2881 Modify the whole event loop so we don't need all the same code
2882 for each command. And we use the new foreground code.
2883 * wptW32API.cpp (check_date): Fixed.
2884
2885 2001-11-27 Timo Schulz <[email protected]>
2886
2887 * wptKeyserver.cpp (base64_encode): New. Marco provided HTTP
2888 proxy authentifcation support for each command.
2889 (kserver_update_proxyuser): New. Ditto.
2890 (kserver_send_request): Ditto.
2891 (kserver_recv_request): Ditto.
2892 (kserver_search_init): Ditto.
2893
2894 2001-11-24 Timo Schulz <[email protected]>
2895
2896 * wptKeyManager.cpp (km_groups_new): New.
2897 (km_groups_release): New.
2898 (km_groups_load): Rewritten.
2899 (km_groups_add): New.
2900 (km_groups_del): New.
2901 (km_groupdb_open): New.
2902 * wptKeyManagerDlg.cpp (keymisc_dlg_proc): Added group support.
2903 * wptGroups.c (groupdb_enum_read): Store the record before increment it.
2904
2905 2001-11-23 Timo Schulz <[email protected]>
2906
2907 * wptW32API.cpp (set_active_window): New.
2908 (reset_active_window): New.
2909 (window_reminder): New. This is a delayed thread procedure to
2910 force the focus (foreground) to the dialogs for the current
2911 window mode.
2912 * wptMainProc.cpp (winpt_main_proc): Use it here.
2913 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Ditto.
2914 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Ditto.
2915 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Ditto.
2916 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Ditto.
2917
2918 2001-11-22 Timo Schulz <[email protected]>
2919
2920 * wptW32API.cpp (set_foreground_wnd): New.
2921
2922 Fixed the return value of all EndDialogs.
2923
2924 * wptMainProc.cpp: Remove all code parts which did the same for the
2925 current window support. Now the code uses a dialog switch which is
2926 much smaller.
2927
2928 2001-11-18 Timo Schulz <[email protected]>
2929
2930 * wptKeyManager.cpp: New. Contains all handy functions from the
2931 wptKeyManagerDlg.cpp. This should help to cleanup the dialog code.
2932 (km_quote_uid): New.
2933 (km_check_for_seckey): New.
2934 (km_check_key_status): New.
2935 (km_clip_export): New.
2936 (km_clip_import): New.
2937 (km_file_export): New.
2938 (km_file_import): New.
2939 (km_delete_keys): New.
2940 (km_send_to_keyserver): New.
2941 (km_refersh_from_keyserver): New.
2942 (km_update_default_key_str): New.
2943 * wptKeygenDlg.cpp (ask_for_backup): New.
2944 (keygen_dlg_proc): Use new function to give the chance to the
2945 user for a complete backup.
2946
2947 2001-11-13 Timo Schulz <[email protected]>
2948
2949 * wptGPG.cpp (get_gpg_optfile): Check for the case the OptFile entry
2950 is set but to "". Then use default gpg directory.
2951 * wptKeyManagerDlg.cpp (send_to): New. Context entry for sending keys.
2952 (refresh_from_keyserver): New. Context entry for update keys.
2953 (keymisc_dlg_proc): Modify the way the popup is shown.
2954
2955 2001-11-07 Timo Schulz <[email protected]>
2956
2957 * wptGPG.cpp (set_gpg_default_key): Rewrote the part of changing
2958 the key id.
2959 * wptKeyManagerDlg.cpp (file_import): Use force trust to allow secret
2960 key imports.
2961 * wptGPGOptDlg.cpp (gpgopt_dlg_proc): If the options file exists and
2962 the user doesn't set the field, try to do this automatically.
2963
2964 2001-11-03 Timo Schulz <[email protected]>
2965
2966 (fm_remove_crit_file_attrs): First check if the file exists.
2967 Thanks to Peter.
2968
2969 2001-11-02 Timo Schulz <[email protected]>
2970
2971 * WinPT.cpp (WinMain): Add the chance to start the preferences dialog
2972 in the case a GPG error was detected.
2973 * wptKeyManagerDlg.cpp (delete_keys): Interface to delete all selected
2974 keys.
2975
2976 2001-10-30 Timo Schulz <[email protected]>
2977
2978 * wptHotkey.h: Fixed typo. Thanks to Timo.
2979 * wptGPG.cpp: (gpg_check_homedir): Fixed memory leak. By Timo.
2980 (get_gpg_default_key): Skip comment lines immediately.
2981 * wptRegisty.cpp (get_reg_winpt_prefs): Ditto.
2982 * wptKeyManagerDlg.cpp (keylist_subclass_proc): New. Procedure
2983 for subclassing.
2984
2985 Remove all unsafe WM_NOTIFY stuff because this was propably the
2986 reason for the crashes. And add as a sanity check if the control
2987 sent the message.
2988
2989 2001-10-28 Timo Schulz <[email protected]>
2990
2991 * wptKeyMiscDlg.cpp (key_misc_dlg_proc): New virtual key support
2992 for ENTER/SPACE and DELETE. Suggested by Graham.
2993 * wptKeyList.cpp (add_key): New code to figure out how trustworthy
2994 a expired/revoked secret key is.
2995 (keylist_enum_recipients): Show the key ID of the key when it's
2996 revoked.
2997 * wptFileManager.cpp (fm_decrypt): Parse all PKE packets and not
2998 only the first to figure out if a secret is available. Thanks to
2999 Graham.
3000 * wptFile.cpp (get_keyid_from_file): Ditto.
3001
3002 2001-10-27 Timo Schulz <[email protected]>
3003
3004 * wptKeylist.cpp (keylist_enum_recipients): Add a type to make
3005 the code more flexible.
3006 * wptKeyMiscDlg.cpp (file_import): New.
3007 (file_export): New.
3008 * wptKeySigDlg.cpp (recv_missing_keys): Fixed a typo.
3009
3010 Removed all OE code snippets.
3011
3012 2001-10-26 Timo Schulz <[email protected]>
3013
3014 * wptExtensions.cpp: Removed.
3015 * wptLDAPExt.cpp: Removed.
3016 * wptLDAP.cpp: New. This code now contains a direct interface to
3017 the WLDAP library so we don't need extra DLL's to handle LDAP keyservers.
3018 (wldap_init): New.
3019 (wldap_end): New.
3020 (ldap_set_verbose): New.
3021 (ldap_get_key_info): New.
3022 (ldap_recvkey): New.
3023 (init_ldap): New. Internal use only.
3024 (get_key): New. Ditto.
3025 (send_key): New. Ditto.
3026 * wptMainProc.cpp (wpt_main_proc): Init and de-init the LDAP dll.
3027
3028 2001-10-25 Timo Schulz <[email protected]>
3029
3030 * wptGPG.cpp (get_gpg_default_key): Support for the users options file.
3031 (check_gpg_path): Ditto.
3032 (get_gpg_options): Ditto.
3033 (set_gpg_default_key): Ditto.
3034 (set_gpg_options): Ditto.
3035 (gpg_check_keyring): Ditto.
3036 (set_gpg_default_keyid): Fix a typo.
3037 * wptGPGME.cpp (get_default_keyid): Rewrote most of the code.
3038
3039 2001-10-23 Timo Schulz <[email protected]>
3040
3041 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Replace for with while
3042 because it's shorter.
3043 * wptFileSignDlg.cpp (file_sign_dlg_proc): Use keylist instead of
3044 the default keyid.
3045 * wptFileManager.cpp (fm_sign): Remove the default key ID code. Now
3046 we use the signer from the keylist.
3047 * wptGPGME.cpp (get_default_keyid): Revamp most of the code and fix
3048 some silly bugs.
3049 * WinPT.cpp (WinMain): if there is no valid keyring after the new
3050 preferences, start the key generation dialog.
3051
3052 2001-10-22 Timo Schulz <[email protected]>
3053
3054 Remove all MyGPGME code from the main project. Now we use the
3055 libmygpgme.dll to provide all cryptographic functions and interfaces.
3056
3057 * wptKeylist.cpp (key_array_new): New.
3058 (key_array_release): New.
3059 (key_array_search): New.
3060 * wptKeylist.cpp (keylist_add_to_recipients): Check if an untrusted key was
3061 already checked and don't bother the user if all userid's were selected.
3062 * wptPassphraseCB.cpp (passphrase_cb_init): Now void.
3063 (passphrase_cb_gpgme): Ditto.
3064 (passphrase_callback_proc): Support for a list of recipients.
3065 * wptImportList.cpp (implist_add_key): Support for secret keys.
3066
3067 2001-10-19 Timo Schulz <[email protected]>
3068
3069 * wptGPGPrefsDlg.cpp (gpg_prefs_dlg_proc): Support for various
3070 option files.
3071 * wptMainProc.cpp (wpt_main_proc): Remove the preferences menu and
3072 use a popup menu.
3073 * wptExtensions.cpp (gpgoe_load_plugin): New. Try to load the GPGOE
3074 plug-in.
3075 (gpgoe_unload_plugin): New.
3076
3077 2001-10-17 Timo Schulz <[email protected]>
3078
3079 * wptCurrWnd.cpp (get_window_contents): Only minimize the window
3080 when the clipboard contains text.
3081 * wptKeylist.cpp (keylist_add_key): Check only for invalid keys
3082 in the mainloop. The other flags are checked in the various cases.
3083 (add_key): Use the ** foo ** notation for invalid flags instead of
3084 skipping the key.
3085 * wptKeyMiscDlg.cpp (clip_export): Check for revoked keys and print
3086 out a warning.
3087 Change all error messages to one header.
3088 (check_key_status): Check if the key is valid in the sense of
3089 revocation and expire dates. If not, print out a warning.
3090 (keymisc_dlg_proc): Use the new code.
3091
3092 2001-10-16 Timo Schulz <[email protected]>
3093
3094 * wptW32API.cpp (check_date): New.
3095 (get_open_filename): New.
3096 * wptDlgs.cpp (init_dtp): New. Initialize a special common control.
3097 * wptKeygenDlg.cpp (keygen_dlg_proc): Add support for exipre dates.
3098
3099 2001-10-15 Timo Schulz <[email protected]>
3100
3101 * wptFileManager.cpp (fm_wipe): New.
3102 (fm_set_status): Add temporary wipe status and handle default values.
3103 (fm_parse_files): Use fm_wipe instead of sunlink. Delete all wiped
3104 files with a successful opeation.
3105 * wptKeygenCbDlg.cpp (keygen_cb_dlg_proc): New. Static dialog procedure.
3106 (keygen_cb_thread): New. Static dialog thread.
3107 (keygen_cb_dlg_create): New. Interface.
3108 (keygen_cb_dlg_destroy): New. Destroy the dialog.
3109 (keygen_cb): GPGME interface.
3110
3111 2001-10-13 Timo Schulz <[email protected]>
3112
3113 Set all ListviewControls to 'NULL' in all dialogs to be more crash
3114 resistent.
3115
3116 * wptFileEncryptDlg.cpp (file_encrypt_dlg_proc): Rebuild interface.
3117 * wptFileExportDlg.cpp (file_export_dlg_proc): Ditto.
3118 * wptFileImportDlg.cpp (file_import_dlg_proc): Ditto.
3119 * wptFileSignDlg.cpp (file_sign_dlg_proc): Ditto.
3120 * wptFileVerifyDlg.cpp (file_verify_dlg_proc): Ditto.
3121 * wptStringUtil.cpp: Removed.
3122 * wptFileManager.cpp: Rewrote the complete interface code for
3123 the file manager.
3124 * wptFileManagerDlg.cpp: Rewrote the whole file manager dialog.
3125
3126 2001-10-10 Timo Schulz <[email protected]>
3127
3128 * wptGPG.cpp (set_gpg_default_key): Use spaces if the entry in the
3129 file is longer then the keyid.
3130 (get_gpg_default_key): Replaced get_gpg_default_keyid. Check if the
3131 entry is an userid.
3132 * wptFileManager.cpp (fm_check_for_entry): New. Avoid to add a file
3133 more then one time.
3134 (fm_add_dropped_files): Use it here.
3135 * wptFileManagerDlg.cpp (file_manager_dlg_proc): Support for common
3136 keys.
3137
3138 2001-10-09 Timo Schulz <[email protected]>
3139
3140 * wptFileManagerDlg.cpp (file_manager_dlg_proc): Check the return
3141 code of sunlink.
3142 * wptGPG.cpp (get_keyring_from_optfile): New.
3143 Renamed gpg_errstr to gpg_strerror.
3144 (set_default_key): New.
3145 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Support for default key setting.
3146
3147 2001-10-08 Timo Schulz <[email protected]>
3148
3149 * wptKeyserver (kserver_connect): If the proxy settings are valid,
3150 use the proxy port instead of the HKP port.
3151 (kserver_recvkey): Proxy support.
3152 (kserver_search_init): Ditto.
3153
3154 2001-10-06 Timo Schulz <[email protected]>
3155
3156 * wptPassphraseCB.cpp (parse_gpg_description): Fixed a memory leak.
3157
3158 2001-10-05 Timo Schulz <[email protected]>
3159
3160 * wptKeylist.cpp: (addkey): Check if the used userID is not revoked.
3161 In the case it is, use the first userID.
3162 * wptKeySubkeyDlg.cpp (key_subkey_dlg_proc): Change the listbox.
3163 Remove the Pos column and add a status column instead.
3164 Add expire stuff for subkeys.
3165 (init_dtp): Initialize the common control.
3166 * wptClipEditDlg.cpp (clip_edit_dlg_proc): New code to load a file
3167 into the clipboard.
3168 * wptKeyPropsDlg.cpp (ot_id_to_string): New. Returns a long description
3169 of the ownertrust value.
3170 (keyprops_dlg_proc): Fixed ownertrust handling.
3171
3172 2001-10-04 Timo Schulz <[email protected]>
3173
3174 * wptPassphraseCB.cpp (parse_gpg_describtion): Free buffer.
3175 * wptKeyserver.cpp (kserver_search_init): Set buffer to NULL.
3176 Both were pointed out my Timo (not me ;-)).
3177 * wptKeylist.cpp (add_key): Fix a typo and now the code is more
3178 strict with returned attributes.
3179 * wptKeysignDlg.cpp (keysign_dlg_proc): Modify GPGME interface
3180 for local signatures.
3181
3182 2001-09-28 Timo Schulz <[email protected]>
3183
3184 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): WM_NOTIFY to handle
3185 the double click messages.
3186 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Ditto.
3187 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Ditto.
3188 * wptFileManager.cpp (overwrite_file): Check if the file exists and
3189 then let the user decide.
3190 (fm_encrypt): Use the code here.
3191 (fm_sign): And here.
3192 (fm_sym_encrypt): And here. Now we use the passphrase dialog.
3193 (fm_decrypt): And here.
3194 * wptFile.cpp (unlink_file): Removed. We can use sunlink if we need
3195 a secure wipe.
3196
3197 Make the memory checking more strict.
3198
3199 2001-09-27 Timo Schulz <[email protected]>
3200
3201 * wptMainProc.cpp (wpt_main_proc): Fixed typo. Thanks to Andy who
3202 discovered this.
3203 * wptPasswdDlg.cpp (passwd_dlg_proc): New. Handy dialog to get the
3204 passphrase.
3205 * wptEditKeyDlg.cpp: Removed. The edit-key code is now moved to
3206 the various other dialogs to make the use more easier.
3207 * wptKeyUIDDlg.cpp: (keyuid_dlg_proc): ADDUID code, use it here.
3208 * wptSubkeyDlg.cpp: (subkey_dlg_proc): ADDKEY code. Ditto.
3209
3210
3211 2001-09-26 Timo Schulz <[email protected]>
3212
3213 * wptW32API.cpp (listbox_add_string): New. Shortcut to avoid long casts.
3214 (listbox_get_cursel): Ditto.
3215
3216
3217 2001-09-23 Timo Schulz <[email protected]>
3218
3219 * wptSubkeyDlg.cpp (key_subkey_dlg_proc): New. Lists the subkeys.
3220 The same as the userid dialog.
3221 * wptWndSwitchDlg.cpp: Removed.
3222 * wptWipeExt.cpp: Removed. Code is now included.
3223 * wptGPGME.cpp (get_default_keyid): If the keyid from the options
3224 file is in the keycache.
3225 * wptKeylist.cpp (keylist_reload): New. Reload a keylist.
3226
3227 2001-09-17 Timo Schulz <[email protected]>
3228
3229 * wptClipboard.cpp (clip_isalready_secured): Fixed two silly bugs
3230 who prevent the correct return value in the case of an clipboard error.
3231 (clip_parse_pgp_id): New. Returns the PGP message type.
3232 * wptHotkey.cpp (hotkeys_strerror): Fixed bug in the indexes.
3233 (hotkey_single_register): Return correct error value.
3234 (hotkey_single_unregister): Ditto.
3235 * wptW32API.cpp (get_thread_id): Removed.
3236 (attach_thread_input): Ditto.
3237 (detach_thread_input): Ditto.
3238 * wptCurrWnd.cpp (get_window_contents): Store main and focused window
3239 for later use.
3240 (set_window_contents): Use the new code.
3241
3242 2001-09-16 Timo Schulz <[email protected]>
3243
3244 * wptExtensions.h: New. This file is now used for the extenion
3245 declarations.
3246 * wptExtensions.new: (register_extensions): New. Enumerate and
3247 load all possible extensions.
3248 (unregister_extentions): New. Release all loaded extensions.
3249 * wptKeyserver.cpp (kserver_load_conf): Added support for different
3250 keyservers. Currently only HTTP/LDAP.
3251 * wptKeyserverDlg.cpp (keyserver_dlg_proc): Added LDAP support.
3252 (hkp_recv_key): Ditto.
3253 * wptMailPlugin.cpp (oe_set_focus): Fixed silly bug that prevents
3254 to set the focus.
3255 * (oe_check_recipient): New. Checks if the key is able to encrypt
3256 and valid in the sense of revocation.
3257
3258 2001-09-14 Timo Schulz <[email protected]>
3259
3260 * wptWAB.cpp: (wab_read): New. Interface to read all address book
3261 entries.
3262 (wab_open): New. Internal function to load the WAB.
3263 (wab_release): New. Release the WAB contexts.
3264 (wab_load): New. Load the contents of the WAB into a linked list.
3265 (addr_list_new): New. Linked address list.
3266 (addr_list_add): New.
3267 (addr_list_release): New.
3268
3269 2001-09-13 Timo Schulz <[email protected]>
3270
3271 * Revamped the whole plugin code for OE5.
3272 * wptMailPlugin.cpp (oe_plugin_new): New. Allocates new structure.
3273 (oe_plugin_releae): New.
3274 (oe_plugin_init): New. Searches for the OE main window and select
3275 all the recipients from the fields.
3276 (oe_get_msg): This code now uses the menu command id's to
3277 execute the commands.
3278 (oe_set_msg): Ditto.
3279 (oe_encrypt): Changed for the new code.
3280 * wptMainProc.cpp (wpt_main_proc): Re-activate the code.
3281 * wptHotkeys.cpp: Ditto.
3282 * Removed the hook project.
3283
3284 2001-09-12 Timo Schulz <[email protected]>
3285
3286 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Fixed a format error.
3287 Thanks to Rich who pointed this out.
3288
3289 2001-09-07 Timo Schulz <[email protected]>
3290
3291 * wptFileManagerDlg.cpp (file_manager_dlg_proc): Fix memory leaks.
3292
3293 2001-09-05 Timo Schulz <[email protected]>
3294
3295 * wptKeyMiscDlg.cpp (clip_export): New. Handy function to export keys.
3296 (clip_import): New. Handy function to import keys.
3297 * wptKeygenDlg.cpp (keygen_dlg_proc): Added a warning when the passphrase
3298 is too short.
3299
3300 2001-09-04 Timo Schulz <[email protected]>
3301
3302 * Rewrote most parts of the keymanager.
3303 * Ditto for the filemanager.
3304
3305 2001-09-01 Timo Schulz <[email protected]>
3306
3307 * wptMainProc.cpp (wpt_main_proc): Remove the im- and export operations.
3308 These code is now part of the key manager.
3309 * wptKeyPropsDlg.cpp (key_props_dlg): Removed the get_key_xxx functions.
3310 * wptKeylist.cpp (get_key_algo): New.
3311 (get_key_created): New.
3312 (get_key_type): New.
3313 (get_key_size): New.
3314 (get_key_fpr): New.
3315 * wptClipExportDlg.cpp (clip_export_dlg_proc): Removed. This is now
3316 a part of the keymanager.
3317
3318 2001-08-31 Timo Schulz <[email protected]>
3319
3320 * wptFileManager.cpp (fm_add_opened_files): New. Use a standard
3321 file open dialog instead of drag & drop.
3322 * wptHotkeys.cpp (hotkey_strerror): More detailed information which
3323 hotkey couldn't set up.
3324 (hotkey_register_single): Ditto.
3325
3326 2001-08-30 Timo Schulz <[email protected]>
3327
3328 * wptFilemanager.cpp (fm_encrypt): Add minor changes.
3329 (fm_decrypt): Ditto.
3330 (fm_sign): Ditto.
3331 (fm_verify): Make the code more modular.
3332 (fm_add_sig_stat): New. For new fm_verify code.
3333
3334 2001-08-28 Timo Schulz <[email protected]>
3335
3336 * wptKeylist.cpp (strlist_add_recipients): Fixed the listview handling.
3337 * wptKeyserver.cpp (kserver_load_conf): Proxy support
3338 (kserver_connect): Ditto.
3339
3340 2001-08-26 Timo Schulz <[email protected]>
3341
3342 * wptFileManager.cpp (fm_entry_new): New.
3343 (fm_entry_release): New.
3344 (fm_state_new): New.
3345 (fm_state_release). New.
3346 (fm_get_current_file): New.
3347 * wptKeylist.cpp (strlist_add_recipients): New.
3348
3349 2001-08-25 Timo Schulz <[email protected]>
3350
3351 * wptStringUtil.cpp (strlist_new): New. Linked list to hold strings.
3352 (strlist_release): New. Release the linked list.
3353 (strlist_add): New.
3354
3355 2001-08-21 Timo Schulz <[email protected]>
3356
3357 * wptGPG.cpp (get_gpg_default_keyid): Modify the code and now it
3358 also supports "encrypt-to" entries as default keys.
3359 * wptWipeExt.cpp (wipe_init_ext): New. Load the DLL to provide
3360 secure wiping.
3361 (wipe_deinit_ext): New. Unload the DLL and free all pointer.
3362 (wipe_loaded_ext): New. Checks wether the DLL was loaded.
3363 * wptW32API.cpp (set_menu_state): New.
3364
3365 2001-08-20 Timo Schulz <[email protected]>
3366
3367 * wptGPG.cpp (create_gpg_options): Fixed nul byte bug. Thanks to Thomas.
3368 * wptPreferencesDlg.cpp (prefs_dlg_proc): Fixed the code to disable
3369 the hotkeys. Automatically enable or disable the hotkey field depend
3370 on the switch.
3371
3372 2001-08-17 Timo Schulz <[email protected]>
3373
3374 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Choose key if there is only
3375 one by default.
3376 * wptKeyList.cpp (keylist_add_to_recipients): Ditto.
3377 * wptGPG.cpp (gpg_check_homedir): Creates the GPGME specific gpgProgram
3378 entry in the registry in the case it's missing (whenever it's possible!).
3379 (check_gpg_path): Rewrite parts of the code.
3380
3381 2001-08-11 Timo Schulz <[email protected]>
3382
3383 * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Beautify the dialog and
3384 separate the fingerprint from the othr information.
3385 * wptGPG.cpp (check_opt_keyring): New. Do a sanity check if the
3386 file, specified in the options line, does exist.
3387
3388 2001-08-08 Timo Schulz <[email protected]>
3389
3390 * wptGPG.cpp (check_gpg_path): Sanity check for size of the options file.
3391 Support for more configurations.
3392 * wptFileSignDlg.cpp (file_sign_dlg_proc): Fixed error in signature mode.
3393 Add all strings to the translation suite.
3394 * Updated all NLS dialog strings.
3395 * wptRFC2440.cpp (get_pkttype): Fixed error to check the CTB.
3396 * wptFileManager.cpp (fm_decrypt): Support to decrypt armored file,
3397 with a dynamic callback for the passphrase.
3398
3399 2001-08-06 Timo Schulz <[email protected]>
3400
3401 * wptFilemanager.cpp (fm_sign): Set the keyid length to 16.
3402
3403 2001-08-05 Timo Schulz <[email protected]>
3404
3405 * wptKeylist.cpp (keylist_add_key): Change the schematics to support
3406 all keyids.
3407 * wptSigList.cpp (siglist_build): New. Interface code to load the
3408 signature list.
3409 * wptKeysigDlg.cpp (keysig_dlg_proc): Uses siglist_build.
3410
3411 2001-08-03 Timo Schulz <[email protected]>
3412
3413 * wptMainProc.cpp (wpt_main_proc): The GPG menu was removed, now
3414 we support this code in the key manager.
3415 * wptKeyMisc.cpp (key_misc_dlg_proc): Supports new GPG commands.
3416 * wptKeyserver.cpp (kserver_index_request), (kserver_recv_request):
3417 Removed. The code moved into the main functions.
3418 (kserver_send), (kserver_recv): Ditto.
3419 (sock_write): Improved code.
3420 (sock_read): Ditto and some additional timeout.
3421 (sock_select): New. Figure out the socket state.
3422 (kserver_search_init): New. Make connection to the server.
3423 * wptHKPSearchDlg.cpp (hkp_search_dlg_proc): Now it uses the new
3424 keyserver code.
3425 * wptFile.cpp (get_keyid_from_file): Add support for the PGP marker
3426 packet. Thanks to Alan.
3427 (check_for_symenc_data): Ditto.
3428 * wptFileManager.cpp (fm_get_file_type): Ditto.
3429 (fm_decrypt): Move the keycache in the if loop and fix the keycache
3430 type.
3431
3432 2001-08-02 Timo Schulz <[email protected]>
3433
3434 * wptGPG.cpp (check_gpg_path): Check the size of both keyrings too.
3435 Useful in the case the file was generated but it's empty.
3436 * wptKeyEditDlg.cpp (key_edit_dlg_proc): Fixed some typos.
3437
3438
3439 2001-08-01 Timo Schulz <[email protected]>
3440
3441 * wptKeyserver.cpp (kserver_urlencode): Create a HTTP compatible
3442 request for uploading a key.
3443 (kserver_send_request): Use the urlencode to send the key.
3444 (sock_read): New. Improved read function to replace recv.
3445 (sock_write): New. Improved write function to replace send.
3446 * wptFileManager.cpp (fm_get_file_type): If the data is armored,
3447 call fm_check_armor_type().
3448 (fm_check_armor_type): New. Figure out the armor type of the data.
3449 * wptKeyMisc.cpp (key_misc_dlg_proc): Use a menu instead of the
3450 buttons. Optimized the code.
3451
3452 2001-07-30 Timo Schulz <[email protected]>
3453
3454 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Added the interface code
3455 for the agent.
3456 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Ditto.
3457
3458 2001-07-29 Timo Schulz <[email protected]>
3459
3460 * wptKeyRevokeDlg.cpp (key_revoke_dlg_proc): New. Dialog for creating
3461 a key revocation certificate. Add a hint to show how sentensive this
3462 data is.
3463 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Added the code to handle the
3464 revocation.
3465 * wptAgent.cpp: Source for the server interface removed.
3466 (agent_is_avail): New. Checks if the agent is available.
3467 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Added the interface code
3468 for the agent.
3469
3470 2001-07-26 Timo Schulz <[email protected]>
3471
3472 * wptGPG.cpp (check_gpg_keyring): New. Check if a gpg keyring
3473 exists. Useful if the keyring was moved during some commands.
3474 * wptMainProc.cpp (wpt_main_proc): Use the new code. Thanks to
3475 Rich to discover this.
3476
3477 2001-07-25 Timo Schulz <[email protected]>
3478
3479 * WinPT.cpp (WinMain): Add a sanity check for the keycache to detect
3480 serious GPG errors.
3481 * wptFileManager.cpp (fm_sym_encrypt): New. Symmetric encryption.
3482 Suggested by Graham.
3483 (fm_decrypt): Change code to support symmetric decryption.
3484 (fm_get_file_type): Fixed some typos.
3485
3486 2001-07-24 Timo Schulz <[email protected]>
3487
3488 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Get new cache context after
3489 reloading the keycache. Fixed the memory leaks. Thanks to Andreas.
3490 * wptKeyEditDlg.cpp (keyedit_dlg_proc): Better GPGME callback to inform
3491 the user about errors.
3492 * wptKeyTrustPathDlg.cpp (copy_trust_item): New. Copy the GPGME structure
3493 in our own context.
3494 (treeview_insert_item): New. Handy function to insert an entry.
3495 (treeview_create_child_item): New. Insert a trustlist node.
3496 (treeview_add_trustpath): New. Add recursively the whole trust path
3497 int the tree view.
3498 * wptKeysigDlg.cpp (check_for_missing_keys): New. Checks if the
3499 signature list contains entries with a NOKEY status.
3500 (recv_missing_keys): New. Receive all keys with a NOKEY as the signature
3501 status.
3502 * wptImportList.cpp (implist_load): New. Initialize the listview item
3503 with an import overview.
3504 * wptClipImportDlg.cpp (clip_import_dlg_proc): Use implist_load instead
3505 of the code.
3506 (print_import_status): Summarize the results. We need this because file
3507 import needs the same function.
3508 * wptFileImportDlg.cpp (file_import_dlg_proc): New. Interface for the
3509 file manager.
3510 * wptFileManagerDlg.cpp (file_manager_dlg_proc): New code for the key
3511 import from file.
3512 * wptFileManager.cpp (fm_import): New. Ditto.
3513 * wptKeyserver.cpp (kserver_connect): Take care for some return values
3514 and set the socket to non blocking mode.
3515 Moved the Winsock2 init code to wptMainProc.cpp
3516 * wptMainProc.cpp (wpt_main_proc): Wsock2 code.
3517 * wptHKPSearchDlg.cpp (hkpsearch_dlg_prog): Remove Wsock2 init code.
3518
3519 2001-07-22 Timo Schulz <[email protected]>
3520
3521 * wptKeyPrefsDlg.cpp (keyprefs_dlg_proc): New.
3522 (get_key_created): New. Transform ulong timestamp to ascii.
3523 (get_key_algo): New. Returns a formatted algorithm (depend on subkeys).
3524 (get_key_size): New. Returns a formatted size depend (depend on subkeys).
3525 * wptSigList.cpp (siglist_add_key): Fix the timestamp.
3526 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Removed "list sigs" and replace
3527 this with list trust path.
3528 * wptKeySigDlg.cpp (keysig_dlg_proc): Remove the set_check_mode function
3529 because we always check the signatures.
3530 * wptKeyTrustPathDlg.cpp (keytrust_dlg_proc): New.
3531
3532 2001-07-21 Timo Schulz <[email protected]>
3533
3534 * wptFileEncryptDlg.cpp (file_encrypt_dlg_proc): Set cancel mode in
3535 the case of IDCANCEL.
3536 * wptFileSignDlg.cpp (file_sign_dlg_proc): Ditto.
3537 * wptKeyEditDlg.cpp (keyedit_dlg_proc): Check if the key is a key pair
3538 pair and only if activate the passphrase dlg items.
3539 Do sanity checks for all buttons that require key pairs.
3540 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Support the new code.
3541
3542 2001-07-20 Timo Schulz <[email protected]>
3543
3544 * wptKeyserver.cpp: (kserver_send_request): Correct the octect length
3545 of the request.
3546 (check_hkp_response): If an error ocurred, copy the error message into
3547 the static buffer.
3548 (kserver_strerror): Interface for the static error buffer.
3549 * wptKeyserverDlg.cpp (hkp_err_box): Generates a HKP specific message
3550 box.
3551 (hkp_send_key): Add more verbose messages at the end.
3552 (hkp_recv_key): Ditto.
3553 (check_pattern): Rewrote the entire code to be more bug proof.
3554 * wptKeylist.cpp (keylist_add_to_recipients): Add a flag to indicate
3555 that the recipient list contains untrusted entries.
3556 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Use the new flag to
3557 force GPG to add the need options.
3558 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Ditto.
3559
3560 2001-07-19 Timo Schulz <[email protected]>
3561
3562 * wptClipDecryptDlg.cpp (clip_decrypt_dlg_proc): Support for more
3563 detailed error messages in the case for a missing key or an included
3564 signature.
3565
3566 2001-07-17 Timo Schulz <[email protected]>
3567
3568 * wptKeylist.cpp (keylist_build_small): Support for a minimal keybox
3569 and increment the 'cols' variable inside the structure for further use.
3570 (add_key): Watch for the 'cols' variable to figure out how much columns
3571 are used.
3572 * wptListView.cpp (listview_set_ext_style): Set an extended style for
3573 the given listview.
3574 * wptKeyserverDlg.cpp (keyserver_dlg_proc): Use WM_NOTIFY to save the
3575 selected server.
3576 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Ditto.
3577 * wptKeyserver.cpp (kserver_connect): IP address support. This is faster
3578 and no DNS lookup is needed.
3579
3580 2001-07-14 Timo Schulz <[email protected]>
3581
3582 * wptKeylist.cpp (keylist_add_key): Check for secret keys before adding
3583 it to the signing keylist.
3584 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Add newline if the passphrase
3585 is empty.
3586 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Ditto.
3587
3588
3589 2001-07-13 Timo Schulz <[email protected]>
3590
3591 * wptKeyserver.cpp (kserver_send_request): Add the "keytext" string to
3592 the request. Arggg!
3593 (check_hkp_response): Add flag to differ between 'send' and 'recv' mode.
3594
3595
3596 2001-07-12 Timo Schulz <[email protected]>
3597
3598 * wptClipDecryptDlg.cpp (clip_decrypt_dlg): If the dialog was canceled,
3599 just quit without any messages. Suggested by Rich.
3600
3601
3602 2001-07-11 Timo Schulz <[email protected]>
3603
3604 * wptKeyserver.cpp (wsock_strerror): If it's an unknown error, add
3605 the integer.
3606 (keyserver_create_conf): Create a config file instead of the error.
3607 * wptGPG.cpp (create_gpg_options): If the file doesn't exist create
3608 a default file. This prevents confusing error messages.
3609 (get_gpg_options): Use new code.
3610 * wptErrors.cpp (winpt_debug_msg): Improved debug message that tells
3611 the user how to find the files.
3612
3613 2001-07-05 Timo Schulz <[email protected]>
3614
3615 * wptHotkey.cpp (mod_hotkeys): Fix a small typo.
3616
3617 2001-07-04 Timo Schulz <[email protected]>
3618
3619 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Auto retrieve key
3620 if the user agree.
3621 * wptKeylist.cpp (keyload_load): Use the mode from the param, not
3622 the hardcoded.
3623 * wptGPGOptDlg.cpp (gpgopt_dlg_proc): Load options file on startup.
3624 Rename 'load' to 'reload' to make sense with the new code.
3625 * wptHotkeys.cpp (mod_hotkeys): Rewrite the entire code for the
3626 registry stuff.
3627 * wptRegistry.cpp (set_reg_winpt_prefs): Ditto.
3628 (get_reg_winpt_prefs): Ditto.
3629 (regist_inst_winpt): Remove the old code.
3630 (register_single_filetype): Replacement for the old code.
3631
3632 2001-07-01 Timo Schulz <[email protected]>
3633
3634 * wptFileManager.cpp (fm_verify): New.
3635 (fm_decrypt): New.
3636 * wptFileEncryptDlg.cpp (file_encrypt_dlg_proc): New.
3637
3638
3639 2001-06-30 Timo Schulz <[email protected]>
3640
3641 * wptFilemanagerDlg.cpp (file_manager_dlg_proc): Uses the new passphrase
3642 code.
3643 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Ditto.
3644 * wptClipSignEncDlg.cpp (clip_sign_dlg_proc): Ditto.
3645 * wptFileManager.cpp: New. (fm_build): New. Initialize the filemanager.
3646 (fm_delete): New.
3647 (fm_encrypt): New.
3648 (fm_get_current_pos): New.
3649 (fm_get_file_type): New.
3650 (fm_add_dropped_files): New.
3651
3652 2001-06-29 Timo Schulz <[email protected]>
3653
3654 * wptClipEditDlg.cpp (clip_edit_dlg_proc): Fix a small bug that prevent
3655 to send data to the clipboard.
3656 * wptMainProc.cpp (wpt_main_proc): Change the SetForegroundWindow to
3657 destroy the window immediately.
3658 * wptKeyserver.cpp (kserver_getip): Removed.
3659 (kserver_get_langname): Removed.
3660 (kserver_load_conf): New. Load the keyserver.conf file and set the
3661 included keyserver addresses into the global context.
3662 * WinPT.cpp (WinMain): Add the kserver_load_conf to intialize the
3663 keyserver context.
3664 * wptImplist.cpp (get_key_date): New. Transform integer timestamp
3665 to ISO date.
3666 (implist_add_key): Now it uses the context instead of all single
3667 variables.
3668
3669 2001-06-28 Timo Schulz <[email protected]>
3670
3671 * wptRFC2440.cpp (get_pkttype): Renamed from get_pkt_type and all new
3672 flag variables to support RFC1991.
3673 (get_rfc2440_pktlen): Renamed from get_pkt_len to support RFC1991.
3674 (get_rfc1991_pktlen): Ditto.
3675
3676 2001-06-27 Timo Schulz <[email protected]>
3677
3678 * wptRFC2440.cpp (get_pkt_type): New. Extract the OpenPGP packet type.
3679 (get_pkt_len): New. Extract the OpenPGP packet length.
3680 (parse_pke_sesskey): Read a public key encrypted session key
3681 but without data.
3682 * wptFilemanagerDlg.cpp (quote_filename): Do some quotings if the
3683 filename contains spaces. Just to make GPG happy.
3684 (file_manager_dlg_proc): Check if the file exist after encryption.
3685 * wptFile.cpp (get_keyid_from_file): Checks the file for an valid
3686 packet and then extract the keyid.
3687
3688 2001-06-25 Timo Schulz <[email protected]>
3689
3690 * wptKeylist.cpp (keylist_load): New. Initialize a keylist item with
3691 the contents from the given cache context.
3692 (keylist_add_to_recipients): New. Add the selected keys to the
3693 recipient set.
3694 * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Use the new keylist
3695 function to load the listview.
3696 * wptClipExportDlg.cpp (clip_export_dlg_proc): Ditto.
3697 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Ditto.
3698 * wptClipDecryptDlg.cpp (parse_gpg_describtion): Beautify the userid
3699 and the keyid hint.
3700
3701 2001-06-24 Timo Schulz <[email protected]>
3702
3703 * wptGPG.cpp (get_gpg_path): Add null termination to the string.
3704 Thanks to Jonathan who pointed this out.
3705 (get_gpg_prog): Ditto.
3706 (gpg_check_file_ext): Check the file extension for the given GPG
3707 type.
3708 (get_gpg_default_keyid): Return null if there isn't an entry in the
3709 options file.
3710 * wptKeylist.cpp (add_key): Fixed the wrong return codes of listview_xxx
3711 style functions.
3712 * wptImpList.cpp (implist_add_key): Ditto.
3713 * wptSigList.cpp (siglist_add_key): Ditto.
3714 * wptVerifyList.cpp (verlist_add_key): Ditto.
3715
3716 2001-06-23 Timo Schulz <[email protected]>
3717
3718 * wptGPG.cpp (get_gpg_default_keyid): Determine the keyid with the
3719 options file.
3720
3721 2001-06-22 Timo Schulz <[email protected]>
3722
3723 * wptHKPSearchDlg.cpp (hkpsearch_dlg_proc): New. Dialog to perform
3724 keyserver seraching. As an additional feature it's also posible to
3725 import the keys directly.
3726
3727 2001-06-18 Timo Schulz <[email protected]>
3728
3729 * wptKeyserver.cpp (check_hkp_response): More detailed error check
3730 of the http response.
3731 (kserver_send_request): Debug mode now uses logfile.
3732 (kserver_recv_request): Ditto.
3733 (kserver_index_request): New. Create a request for a key index.
3734 (kserver_send): Now uses check_hkp_response.
3735 (kserver_recv): Ditto.
3736 (kserver_search): New. Start the key index loop.
3737 * wptKeyserverDlg.cpp (recv_key): Check if the key was really
3738 imported and received.
3739
3740 2001-06-17 Timo Schulz <[email protected]>
3741
3742 * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Force to use the
3743 default key for signing.
3744
3745 2001-06-16 Timo Schulz <[email protected]>
3746
3747 * wptKeyEditDlg.cpp (keyedit_dlg_proc): Added missing return.
3748 Corrected return values.
3749 * wptErrors.cpp (winpt_strerror): Removed all unused error strings.
3750 * wptGPG.cpp (get_gpg_path): Change to default path and prevent
3751 buffer overflows.
3752 (get_gpg_prog): Ditto.
3753
3754
3755 2001-06-15 Timo Schulz <[email protected]>
3756
3757 * wptKeylist.cpp (keylist_add_key): Change encrypt param to mode.
3758 Differ between the new keylist styles.
3759 * wptGPGME.cpp (keycache_xxx): Move the caching interface to this
3760 file. For an easier handling between dialogs and code.
3761 (keycache_rewind): New. Rewind a global keycache context.
3762 (keycache_next_key): New. Retrieve the next key from the keycache.
3763 (get_default_key): New. Return the default key, this is the secret
3764 key with the index 0.
3765 * wptClipSignDlg.cpp (clip_sign_dlg_proc): Modify the default key
3766 handling. Now the signer is set in any case. Prevent hanging GPG
3767 processes.
3768 * wptSecmem.cpp (vm_safe_init): New. Initialize the safe memory.
3769 (vm_safe_init_noswap): New. Initialize safe memory with tail data.
3770 See source for more information.
3771 (vm_safe_free): New. Free all used pointer and burn all buffers.
3772 (vm_safe_get): New. Get the begin of the alloced buffer.
3773 (vm_safe_set_swapfile): New. Set global swapfile name.
3774 (vm_safe_create_swapfile): New. Creats a swapfile and set its
3775 contents to zero.
3776
3777 2001-06-12 Timo Schulz <[email protected]>
3778
3779 * wptPreferencesDlg.cpp (check_hotkey): Check if the hotkey key is
3780 a big letter, otherwise convert.
3781 (preferences_dlg_proc): Check hotkeys.
3782 * wptKeylist.cpp (add_keys): Static functions to add a single key.
3783 (keylist_add_key): Now it adds all subkeys to the dialog.
3784 (keylist_alloc): Remove because it's not needed any longer.
3785 * wptImportList.cpp (implist_alloc): Ditto.
3786 * wptSigList.cpp (siglist_alloc): Ditto.
3787 * wptVerifyList.cpp (verlist_alloc): Ditto.
3788
3789 2001-06-10 Timo Schulz <[email protected]>
3790
3791 * wptHotkey.cpp (enable_hotkey): New. Set enable flag for a single
3792 hotkey.
3793 (mod_hotkeys): Take care of the enable flags.
3794 (register_hotkeys): Ditto.
3795 (unregister_hotkeys): Ditto.
3796 * WinPT.cpp (WinMain): If the registry entry of WinPT doesn't exist,
3797 don't try to modify hotkeys.
3798 * WptMainProc.cpp (wpt_main_proc): All message boxes are forced to
3799 the foreground.
3800
3801 2001-06-08 Timo Schulz <[email protected]>
3802
3803 * wptHotkey.cpp (mod_hotkeys): Change code to support the new
3804 registry style.
3805 * wptRegistry.cpp (get_reg_winpt_prefs): Support to disable
3806 single hotkeys. Suggested by Jonathan.
3807 * wptPreferencesDlg.cpp (preferences_dlg_proc): Support to disable
3808 single hotkeys.
3809 * wptKeyserver.cpp (kserver_connect): Reset winsock error var.
3810 (keyserver_recv): Ditto.
3811 (keyserver_send): Ditto.
3812 (wsock_strerror): Returns a description of the winsock problem.
3813 * wptClipboard.cpp (clip_get_pgp_type): Check if the returned buffer
3814 is valid.
3815
3816 2001-06-07 Timo Schulz <[email protected]>
3817
3818 * wptOwnertrustDlg.cpp (ownertrust_dlg_proc): Set to foreground,
3819 add windows title.
3820
3821 2001-06-05 Timo Schulz <[email protected]>
3822
3823 * wptAboutGPGDlg.cpp (about_gpg_dlg_proc): Check if the returned
3824 buffer is valid. Remove the fixme, because it's possible that there
3825 were new cipher modules loaded.
3826 * wptClipDecryptDlg.cpp (passphrase_callback_proc): Check if the
3827 context is valid.
3828 * wptClipEditDlg.cpp (clip_edit_dlg_proc): Check if the context is valid.
3829 * wptW32API.cpp (status_box): New. Message box that is always forced
3830 to the foreground.
3831
3832 2001-06-04 Timo Schulz <[email protected]>
3833
3834 * wptClipImportDlg.cpp (clip_import_dlg_proc): Added the code for
3835 the improved import status.
3836
3837
3838 2001-06-01 Timo Schulz <[email protected]>
3839
3840 * wptKeyEditDlg.cpp (keyedit_dlg_proc): IDC_KEYEDIT_OWNERTRUST:
3841 Release context in the case of an error.
3842 * wptMainProc.cpp (wpt_main_proc): Fix typo.
3843 * wptGPG.cpp: (init_gpg_table): Remove the case code. Now we use
3844 a static gpg object array that contains all filenames.
3845
3846
3847 2001-05-27 Timo Schulz <[email protected]>
3848
3849 * wptRegistry.cpp (set_reg_winpt_prefs): Add word wrapping.
3850 (get_reg_winpt_prefs): Ditto.
3851 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Set focus after the
3852 gpg process finished.
3853 * wptSigList.cpp (siglist_add_key): Parse the numeric timestamp to
3854 a humand readable date.
3855
3856
3857 2001-05-25 Timo Schulz <[email protected]>
3858
3859 * wptKeyUidDlg.cpp (keyuid_dlg_proc): Add button to delete a choosen
3860 user id. End the dialog if there was an error during the Gpgme operations.
3861 * wptClipboard.cpp (clip_istext_avail): First check if the pointer is
3862 valid and then look at the length. Avoid crashes for some texts.
3863
3864 2001-05-21 Timo Schulz <[email protected]>
3865
3866 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Add new button for userid
3867 management.
3868 * wptKeyUidDlg.cpp (keyuid_dlg_proc): Finished code to show all userids
3869 from a special key.
3870
3871 2001-05-20 Timo Schulz <[email protected]>
3872
3873 * wptGPG.cpp (check_gpg_optfile): Count each of the keyring entries
3874 to figure out if both parts are available.
3875
3876 2001-05-19 Timo Schulz <[email protected]>
3877
3878 * wptPreferencesDlg.cpp (preferences_dlg_proc): If the disable hotkey
3879 flag is set, also disable all input items.
3880 (disable_dlg_item): New. Disable dialog items (windows).
3881 * wptMainProc.cpp (wpt_main_proc): Only set hotkeys if the no_hotkeys
3882 flag isn't set.
3883 * wptKeyserverDlg.cpp (send_key): Forget to set the armor flag, as
3884 a result the code only sended parts of the key.
3885 * wptConfig.cpp: Removed. Not used any longer.
3886
3887 2001-05-18 Timo Schulz <[email protected]>
3888
3889 * wptKeyEditDlg.cpp (keyedit_dlg_proc): Check the state of the various
3890 edit key commands. In the case the dialog was canceled, return without
3891 modifying anything.
3892 * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Check the state of the
3893 signature. If it doesn't contain a valid key, do nothing.
3894 * wptMainProc: (wpt_main_proc): If the hotkey setup doesn't work, don't
3895 quit the program. In some cases the hotkeys are possible locked.
3896 * WinPT.cpp (WinMain): If there is an error with the gpg program/path,
3897 give the user the chance to start the GPG preference dialog.
3898 * wptPreferencesDlg.cpp (preferences_dlg_proc): Added the CWS hotkey
3899 support. Flag to disable all hotkeys. Reload new hotkeys (in the case
3900 they changed). Load the registry entry on startup.
3901 * wptHotkey.cpp (mod_hotkeys): Overwrite the default hotkeys with the
3902 stored registry entries.
3903
3904 2001-05-13 Timo Schulz <[email protected]>
3905
3906 * wptRegistry.cpp (set_reg_key): Open a subkey, if it doesn't exist
3907 the function create it.
3908 (set_reg_winpt_prefs): Use the new function to set the subkey values.
3909 All functions now return WPTERR_REGISTRY instead of 1.
3910 Add some error handling to prevent errors in the registry.
3911 * wptPreferencesDlg.cpp (preferences_dlg): Add the code for the Clipboard
3912 hotkeys and the caching time.
3913
3914
3915 2001-05-12 Timo Schulz <[email protected]>
3916
3917 * wptMainProc.cpp (wpt_main_proc): Start the agent before the decryption
3918 call.
3919
3920 2001-05-11 Timo Schulz <[email protected]>
3921
3922 * wptMainProc (wpt_main_proc): Change all related menu entries from
3923 Encrypt & sign to Sign & Encrypt. Added the command to the current
3924 window menu and the handling of the window messages.
3925 * wptSignEncDlg.cpp (clip_signenc_dlg_proc): Changed the window text.
3926 * wptRegistry.cpp (set_reg_winpt_prefs): New. Stores all WinPT
3927 preferences in the registry.
3928 (get_reg_winpt_prefs): Read all preferences from the registry into
3929 the options context.
3930 * WinPT.cpp (WinMain): Read in the registry preferences at the begin
3931 and store it.
3932 * wptAgent.cpp (agent_init): Check if the environment variable
3933 GPG_AGENT_INFO is set, otherwise set it.
3934 (agent_is_running): Check wether the agent is running.
3935 (agent_start): Automated function that read all needed information
3936 from global variables.
3937
3938 2001-05-10 Timo Schulz <[email protected]>
3939
3940 * wptFindWnd.cpp (find_window_hwnd): New. Function to retrieve
3941 the handle of the specified window.
3942 * wptAgent.cpp (agent_timer_proc): Changed the agent interface
3943 to window messages instead of socket connections.
3944 * wptMainProc.cpp (wpt_main_proc): Added the new preference dialog
3945 and menu entry.
3946 * wptPreferencesDlg.cpp: New.
3947
3948 2001-05-09 Timo Schulz <[email protected]>
3949
3950 * wptAgent.cpp (gpga_writen): Write 'n' bytes into a socket.
3951 (gpga_readn): Read 'n' bytes from a socket.
3952 (gpga_open): Open the interface to the GPG-Agent.
3953 (gpga_close): Close the GPG-Agent socket.
3954 (gpga_clear_passphrase): Clear a passphrase from the GPG-Agent.
3955 (agent_add_fpr): Add a fingerprint to the cache. If WinPT quits,
3956 this keys will be remove from the GPG-Agent cache.
3957 (agent_delete_fpr): Remove a fingerprint from the cache.
3958 (agent_init): Clear the cache.
3959 (agent_timer_proc): Remove all stored passphrases which were
3960 requested through the chache.
3961
3962 2001-05-08 Timo Schulz <[email protected]>
3963
3964 * wptKeyserver.cpp (wsock_init): Replace the kserver init
3965 code which initialized the Wsock2 interface.
3966 (wsock_end): Ditto.
3967 * wptAgent.cpp: Remove the passphrase caching code and add
3968 the GPG agent code.
3969
3970 2001-05-05 Timo Schulz <[email protected]>
3971
3972 * wptCurrWnd.cpp (get_curr_wnd): Alternative code to retrieve
3973 the current window handle. This code doesn't use the hook DLL.
3974 Thanks to Oliver Nittka for his patch.
3975 * wptErrors.cpp (winpt_strerror): Fixed a small typo.
3976 * wptGPG.cpp (check_last_gpg_access): Remove debug code.
3977 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Change the keycache reloading
3978 scheme to prevent reloading the cache twice.
3979
3980 2001-05-04 Timo Schulz <[email protected]>
3981
3982 * wptKeyTrustDlg.cpp: Renamed to wptKeyEditOwnertrustDlg.cpp.
3983 * wptKeyEditOwnertrustDlg.cpp (keyedit_ownertrust_dlg):
3984 Move all the GPGME specific code to the main dialog. Now only
3985 the context values are set.
3986 * wptKeyEditDlg.cpp (keyedit_dlg_proc): Include the changed ownertrust
3987 code.
3988
3989 2001-05-02 Timo Schulz <[email protected]>
3990
3991 * wptKeyEditAddSubkeyDlg.cpp: New. Dialog to create additional
3992 subkeys for the mainkeys.
3993 * wptKeyEditAddUidDlg.cpp: (keyedit_adduid_dlg_proc): Set foreground
3994 window flag.
3995 * wptKeyEditDlg.cpp: (keyedit_dlg_proc): Added the code for the
3996 addkey feature.
3997
3998 2001-05-01 Timo Schulz <[email protected]>
3999
4000 * wptCurrWnd.cpp (wnd_msg_markall): New. Send the CTRL+a key sequence
4001 to a window.
4002 (wnd_msg_copy): New. Send the CTRL+c key sequence to a window.
4003 (wnd_msg_paste): New. Send the CTRL+v key sequence to a window.
4004 (wnd_msg_em_set_pos): Manipulate an edit multiline control text pos.
4005 * wptMainProc.cpp (wpt_main_proc): Fix some message string for
4006 the hotkey handling. Quit the program if a registration procedure
4007 failed.
4008 * wptErrors.cpp (log_box): Improved log handling to dump states
4009 of variables during regression tests.
4010
4011 2001-04-30 Timo Schulz <[email protected]>
4012
4013 * wptClipEditDlg.cpp: Now the dialog uses the Courier font to
4014 enhance the format of keys and other GPG data.
4015 * wptKeyserverDlg.cpp (keyserver_dlg_proc): Set the cache realod
4016 flag after receiving a key.
4017 * wptKeyTrustDlg.cpp (keytrust_dlg_proc): Add error message when
4018 no listbox entry was choosen.
4019 * wptKeySignDlg.cpp (keysign_dlg_proc): Add Check button text to
4020 the NLS suite.
4021 * wptKeygenDlg.cpp (keygen_dlg_proc): Set the cache reload flag
4022 instead of refresh the keycache.
4023
4024 2001-04-29 Timo Schulz <[email protected]>
4025
4026 * wptKeyEditDlg.cpp (clear_dlg_fields): Clear all passphrase items.
4027 (keyedit_dlg_proc): Free gpgme context. Add the passphrase for the
4028 adduid command.
4029 * wptKeyEditAddUidDlg.cpp (keyedit_adduid_dlg_proc): Initialize
4030 the dialog with a KEY structure that holds the keyid and the userid.
4031 * wptWndHook.cpp: Remove the global context and use instead of it
4032 static variables. Put all static variables into the SHARED data
4033 segment in the DLL.
4034
4035 2001-04-28 Timo Schulz <[email protected]>
4036
4037 * wptGPGME.cpp: New. Move some additional GPGME code into WinPT.
4038 So it's easier to update GPGME and we can use NLS to translate
4039 error strings.
4040 * wptVerifyList.cpp (get_sig_date): New. Removed from the GPGME code
4041 because we only use it here.
4042 * wptKeyEditDlg.cpp (keyedit_dlg_proc): Add the 'change passphrase'
4043 feature to the edit-key interface.
4044
4045 2001-04-27 Timo Schulz <[email protected]>
4046
4047 * wptCurrWnd.cpp (get_window_contents): Change the code for the last
4048 window concept. Thanks to Oliver.
4049 (set_window_contents): Add some stuff to set the position if the
4050 current window is an edit control.
4051 * wptKeyEditDlg.cpp (keyedit_dlg_proc): Add code for the 'adduid'
4052 stuff.
4053 * wptKeyEditAddUidDlg.cpp: New. (keyedit_adduid_dlg_proc): Code to
4054 create a new user id for a GPG key.
4055
4056 2001-04-26 Timo Schulz <[email protected]>
4057
4058 * wptKeyEditDlg.cpp (keyedit_dlg_proc): New. Dialog for the various
4059 edit-key commands.
4060 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Add the button for the edit
4061 key code.
4062
4063 2001-04-25 Timo Schulz <[email protected]>
4064
4065 * wptKeySignDlg.cpp (keysign_dlg_proc): Now we use a new GPGME
4066 callback system to pass the keyedit information to GPG.
4067 * wptKeyTrustDlg.cpp (keytrust_dlg_proc): Ditto.
4068
4069 2001-04-24 Timo Schulz <[email protected]>
4070
4071 * wptEncryptDlg.cpp (encrypt_dlg_proc): Release the static listview
4072 item and set it to zero.
4073 * wptSignDlg.cpp (sign_dlg_proc): Ditto.
4074 * wptSignEncDlg.cpp (sign_encrypt_dlg_proc): Ditto.
4075 * wptVerifyDlg.cpp (verify_dlg_proc): Ditto.
4076 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Ditto.
4077 (keymisc_dlg_proc): Provide the functionality to delete key pairs
4078 secret+public.
4079 * wptWndHook.cpp (is_winpt_wnd): Remove this function and put
4080 all code into (check_wnd).
4081 (check_wnd): Check if the window doesn't is a application related
4082 window.
4083
4084 2001-04-23 Timo Schulz <[email protected]>
4085
4086 * wptFindWnd.cpp (find_child_wnd_proc): Removed. This functionality
4087 is not needed because all dialog windows are top level windows.
4088
4089 2001-04-22 Timo Schulz <[email protected]>
4090
4091 * wptGPG.cpp (check_last_gpg_access): Reset switch before testing
4092 the condition.
4093 * wptFindWnd.cpp (find_child_wnd_proc): New. Callback to enumerate
4094 all children windows.
4095 (find_parent_wnd_proc): New. Callback to enumerate all parent windows.
4096 (find_window): New. Return if the specified windows as found.
4097 * wptW32API.cpp: (dialog_box_param): New. Alias with the additional
4098 feature to check if the dialog already exist (and then preventing
4099 the creation).
4100 * wptMainProc.cpp (wpt_main_proc): Replace all DialogBoxParam with
4101 then new dialog_box_param function. Thanks to Martin who told me
4102 about this dialog problem.
4103 * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Ditto.
4104 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Ditto. Add translation for the
4105 new signature buttons.
4106
4107 2001-04-21 Timo Schulz <[email protected]>
4108
4109 * wptWndHook.cpp (install_cbt_hook): Remove the thread because the
4110 system already is into a DLL.
4111 * wptKeyMiscDlg.cpp (keymisc_dlg_proc): Remove checkbutton and use
4112 instead of it a button to check the key signatures.
4113 * wptGPG.cpp (get_last_gpg_access): New. Retrieve the file timestamp
4114 from the given gpg object.
4115 (check_last_gpg_access): New. Compare the last file timestamp with the
4116 new timestamp.
4117 (init_gpg_table): New. Initialize the table with gpg objects who shall
4118 be watched.
4119 (keyring_check_last_access): Use the new code.
4120 * wptCurrWnd.cpp (set_window_contents): Restore the window if it is
4121 now iconic.
4122 * wptMainProc.cpp (wpt_main_proc): Add decrypt/verify for the
4123 current window stuff.
4124
4125 2001-04-17 Timo Schulz <[email protected]>
4126
4127 * wptWndHook.cpp (is_taskbar_wnd): New. Alias to check if the window
4128 belongs to the taskbar area.
4129 (is_winpt_wnd): New. Alias to check if the window belongs to WinPT.
4130 (cbt_proc): Change code to include both functions.
4131 * wptCurrWnd.cpp (get_window_contents): Add switch if we use the
4132 foreground or the CBT window.
4133 * wptMainProc.cpp (wpt_main_proc): All hotkey operations for the
4134 current window mode set the no_cbt variable.
4135 * wptGPG.cpp (keyring_check_last_access): New. Check if the keyring
4136 was modified by an external program.
4137 * wptKeyMiscDlg.cpp: (keymisc_dlg_proc): Now check for external
4138 keyring changes.
4139
4140 2001-04-16 Timo Schulz <[email protected]>
4141
4142 * wptWndHook,cpp (cbt_proc): Compare process ids to differ between
4143 WinPT and normal windows.
4144 (install_cbt_hook): Add pid to the context.
4145
4146 2001-04-14 Timo Schulz <[email protected]>
4147
4148 * wptCurrWnd.cpp: (get_window_contents): Add an event to switch
4149 the windows. This is needed by the current code.
4150 (set_window_contents): Ditto.
4151 * wptWndSwitchDlg.cpp: (wndswitch_dlg_proc): Create a hidden dialog
4152 and force it to the foreground. This is the event needed by the code
4153 above.
4154 (create_wndswitch_event): Execute the dialog.
4155 * wptMainProc.cpp: (wpt_main_proc): Add new links in the hotkey
4156 section. Add message entries for the code.
4157 * wptW32API.cpp: (copy_window_to_clip): Moved to the into the OE
4158 mailer code.
4159 (insert_window_from_clip): Ditto.
4160 * wptMailPlugin.cpp: (oe_set_message): Insert the new code and add
4161 the event to switch the windows.
4162 (oe_get_message): Ditto.
4163
4164 2001-04-13 Timo Schulz <[email protected]>
4165
4166 * wptMailPlugin.cpp: (oe_set_message): Change the id's for
4167 the attach_thread_input.
4168 (oe_get_message): Ditto.
4169 * wptCurrWnd.cpp: (get_window_contents): Ditto.
4170 (set_window_contents): Ditto.
4171
4172 2001-04-12 Timo Schulz <[email protected]>
4173
4174 * wptHotkeys.cpp: (register_single_hotkey): Add code for the current
4175 window stuff.
4176 * wptMainProc.cpp: (wpt_main_proc): WM_HOTKEY. Add the current window
4177 hotkeys.
4178 * wptW32API.cpp: (attach_thread_input): Split up the functions into
4179 two parts. The attach flags is always set.
4180 (detach_thread_input): See above. The attach flags is never set.
4181 * wptCurrWnd.cpp: New. Code for the current window stuff.
4182 (get_window_contents): Extract the text from the given window to
4183 the clipboard.
4184 (set_window_contents): Insert clipboard into the given window.
4185
4186 2001-04-09 Timo Schulz <[email protected]>
4187
4188 * wptGPG.cpp: (check_line): Ignore empty lines.
4189 (check_gpg_options): Ditto.
4190
4191 2001-04-09 Timo Schulz <[email protected]>
4192
4193 * wptClipboard.cpp: (clip_get_pgp_type): New. Return the PGP packet
4194 type. Kludge for decrypt/verify.
4195 * wptMainProc.cpp: (wpt_main_proc): Remove verify and put the
4196 code into the decrypt routine.
4197 * wptClipImportDlg.cpp: (clip_import_dlg_proc): New button to start
4198 the key management after import.
4199
4200 2001-04-07 Timo Schulz <[email protected]>
4201
4202 * wptAgent.cpp: (agent_new): Rename to agent_init and modify source.
4203 (agent_destroy): Ditto.
4204 (agent_passphrase_cache): Ditto.
4205 (agent_passphrase_remove): Ditto.
4206 (agent_passphrase_get): Ditto.
4207
4208 2001-04-06 Timo Schulz <[email protected]>
4209
4210 * wptGPG.cpp: (check_gpg_path): Fix a small error.
4211 * WinPT.cpp: (WinMain): Add a dialog for the possibity that it's the
4212 first time a user started WinPT.
4213 * wptClipboard.cpp: (clip_isalready_secured): Check the begin and
4214 end PGP header.
4215
4216 2001-04-06 Timo Schulz <[email protected]>
4217
4218 * wptOwnertrustDlg.cpp: New. (ownertrust_dlg_proc): New.
4219 * wptKeyTrustDlg.cpp: (key_trust_dlg_proc): Add new button for the
4220 ownertrust dialog.
4221
4222 2001-04-04 Timo Schulz <[email protected]>
4223
4224 * wptClipDecryptDlg.cpp (passphrase_callback_proc): Remove the static
4225 passphrase. Now a callback context is used.
4226 (passphrase_cb): Ditto.
4227 (clip_decrypt_dlg): Ditto.
4228 * wptWndHook.cpp (cbt_thread): New. Thread to enable CBT hook.
4229 (install_cbt_hook): Modify for the new thread model.
4230 (remove_cbt_hook): Ditto.
4231 * wptW32API.cpp: (init_crtical_section): New. Make the code MT safe.
4232 (delete_critical_section): Ditto.
4233 (lock): Ditto.
4234 (unlock): Ditto.
4235
4236 2001-04-02 Timo Schulz <[email protected]>
4237
4238 * WinPT.cpp: (set_gpgme_debug_env): New: Set the environment variable.
4239 * wptClipSignDlg.cpp: (clip_sign_dlg_proc): Now the keylist widget only
4240 contains valid keys.
4241 * wptClipEncryptDlg.cpp: (clip_encrypt_dlg_proc): Ditto.
4242
4243 2001-03-31 Timo Schulz <[email protected]>
4244
4245 * wptClipSignDlg.cpp: (clip_sign_dlg_proc): If no key was choosen,
4246 the GPG default key will be used.
4247
4248 2001-03-30 Timo Schulz <[email protected]>
4249
4250 * wptW32API.cpp: (new_strdup): Remove.
4251 * wptW32API.h: Ditto.
4252 * wptWndHook.cpp: (get_cbt_curr_wnd): Return the current window.
4253 * wptKeygenDlg.cpp: (clear_dlg_fields): New: Clear all text fields.
4254
4255 2001-03-28 Timo Schulz <[email protected]>
4256
4257 * wptClipEncryptDlg.cpp: (clip_encrypt_dlg_proc):
4258 Added the keyid to the "no trust" message.
4259 * wptKeyserverDlg.cpp: (check_pattern): New:
4260 Do some sanity checks of the search pattern.
4261 * wptMainProc.cpp: (wpt_main_proc): Add agent support.
4262 * wptHotkey.cpp: Add agent support.
4263
4264 2001-03-21 Timo Schulz <[email protected]>
4265
4266 * WinPT.cpp: (WinMain): Re-activate the enable debug switch.
4267 * wptKeylist.cpp: (keylist_add_key): Ignore invalid keys.
4268
4269 2001-03-20 Timo Schulz <[email protected]>
4270
4271 * wptClipDecryptDlg.cpp: Rewrote
4272
4273 2001-03-19 Timo Schulz <[email protected]>
4274
4275 * wptVerifyList.cpp: New control for the verify dialog.
4276 * wptClipVerifyDlg.cpp: Rewrote
4277
4278 2001-03-18 Timo Schulz <[email protected]>
4279
4280 * wptClipVerifyDlg.cpp: New: stub for further verify dialogs.
4281 * wptAgent.cpp: New: Experimental passphrase caching.
4282
4283 2001-03-16 Timo Schulz <[email protected]>
4284
4285 * wptDlgs.h: Add new dialog callback function.
4286 * wptKeysigDlg.cpp: New. Key signature listing dialog.
4287
4288 2001-03-15 Timo Schulz <[email protected]>
4289
4290 * wptClipEncryptDlg.cpp: Fix translation.
4291 * wptKeygenDlg.cpp: Fix the names of the button (avoid confused users).
4292 * wptKeymiscDlg.cpp: Fix the key deleting stuff.
4293
4294 2001-02-27 Timo Schulz <[email protected]>
4295
4296 * wptKeylistWidget.cpp: New. Implementation of a W32 keylist control.
4297 * wptClipKeytrustDlg.cpp: Index was counted from 0 (should be from 1):
4298 Fixed.
4299
4300 2001-02-25 Timo Schulz <[email protected]>
4301
4302 * wptGPGPrefsDlg.cpp: Add some new translation strings.
4303 * wptKeyGenDlg.cpp: Add all dialog text to the NLS suite.
4304 * wptMainProc.cpp, wptClipDecryptDlg.cpp: Change to new packet parser.
4305 * wptClipImportDlg.cpp: Finished basic interface.
4306
4307 2001-02-24 Timo Schulz <[email protected]>
4308
4309 * wptGPG.cpp: (check_gpg_path): Fix a bug.
4310 (check_gpg_options): Fix some bugs.
4311
4312 2001-02-22 Timo Schulz <[email protected]>
4313
4314 * wptGPG.cpp: (check_line): New. Check if the line contains a valid
4315 gpg argument.
4316 (check_gpg_options): New. Parses each buffer line to check_line().
4317
4318 2001-02-21 Timo Schulz <[email protected]>
4319
4320 * wptGPG.cpp: Fix the check_gpg_optfile() code.
4321 (gpg_errstr): Define some error constants to be more verbose.
4322 (set_gpg_options): New. Manipulate the options file.
4323 (get_gpg_options): New. Read in the options file.
4324 * wptFile.cpp: (get_file_size): New.
4325 * wptGPGOptDlg.cpp: New. Dialog for editing the options file
4326
4327 2001-02-20 Timo Schulz <[email protected]>
4328
4329 * wptGPGPrefsDlg.cpp: Add some sanity checks for the value.
4330 * wptClipImportDlg.cpp: Add some new code.
4331
4332 2001-02-19 Timo Schulz <[email protected]>
4333
4334 * wptRegistry.cpp: (is_installed): Remove.
4335 (regist_inst_winpt): Add selfcheck.
4336 (regist_inst_gpg): New. Add gpg releated registry entries.
4337 (regist_inst_mo): New. Add nls related path.
4338 (get_reg_entry), set_reg_entry(): Modify to be more flexible.
4339 (set_reg_entry_gpg): Handy functions for get_reg_entry.
4340 (set_reg_entry_mo): Ditto.
4341 (get_reg_entry_gpg): Ditto.
4342 (get_reg_entry_mo(): Ditto.
4343 * wptGPGPrefsDlg.cpp, wptNLS.cpp: Add support for the locale environment.
4344 * wptGPG.cpp: (check_gpg_optfile): Figure out if the option file.
4345 include keyring entries (2x)
4346 (check_gpg_path): Include the check_gpg_optfile() check.
4347
4348 2001-02-17 Timo Schulz <[email protected]>
4349
4350 * wptRegistry.cpp: (get_reg_entry): Return the GnuPG homedir from
4351 the registry.
4352 (set_reg_entry): Set a gnupg registry key.
4353 * wptGPG.cpp: Modify all function for the use with get_reg_entry().
4354 * WinPT.cpp: Change the way for the gpg searching mechanism.
4355 * wptGPGPrefsDlg.cpp: New dialog for dynamic GPG configuration.
4356 * wptClipImportDlg.cpp: (key import dialog): New.
4357 * wptKeylistElement.cpp:
4358 (wpt_lv_implist_build): Build up the key import list.
4359 (wpt_lv_implist_add_key): Insert a key into the import list.
4360 (wpt_lv_implist_dummy): Dummy to build up a box with a fixed size.
4361
4362 2001-02-10 Timo Schulz <[email protected]>
4363
4364 * wptMainProc.cpp: Move ctb_proc and hotkey inits to this file.
4365 * wptKeylistElement.cpp: New.
4366 * wptListElement.cpp: Remove.
4367 * wptW32API.cpp: Insert all lv_*** functions.
4368 * wptKeylistElement.cpp: (wpt_lv_keylist_release_key): New.
4369 (wpt_lv_keylist_release_keys): Ditto.
4370 * wptW32API.cpp: (w32_get_thread_id): New.
4371 (w32_attach_thread_input): New.
4372 * wptMailPlugin.cpp: (oe_get_message): Add thread attach mechanism.
4373 (oe_get_message): Add thread attach mechanism.
4374 (oe_encrypt): Modify for the attach treach mechanism.
4375 Add sanity check for recipients.
4376
4377 2001-02-07 Timo Schulz <[email protected]>
4378
4379 * wptClipEditDlg.cpp: (clip_edit_dlg_proc): Add some sanity checks.
4380 * wptExportDlg.cpp: (clip_export_dlg_proc): Ditto.
4381
4382 2001-02-04 Timo Schulz <[email protected]>
4383
4384 * wptSignDlg.cpp: (wpt_sign_proc): Add secret key listing.
4385 * wptMainProc.cpp: (wpt_main_proc):
4386 Remove ciphertext checks for signing and encrypting.
4387 (allow double encryption).
4388
4389 2001-02-03 Timo Schulz <[email protected]>
4390
4391 * wptMailPlugin.cpp: (oe_find_msg_window): Fix window handles.
4392 (oe_find_addr_window): Ditto.
4393 (oe_find_main_window): Ditto.
4394
4395 2001-02-02 Timo Schulz <[email protected]>
4396
4397 * wptW32API.cpp: (w32_hit_key): New.
4398 (w32_rel_key): New.
4399 (w32_copy_to_clip): New.
4400 (w32_insert_from_clip): New.
4401 (w32_get_clip_text): New.
4402 (w32_set_clip_text: New.
4403 (w32_show_if_icon): New.
4404
4405 2001-02-01 Timo Schulz <[email protected]>
4406
4407 * wptW32API.cpp: (w32_get_edit_text): New.
4408 (w32_set_menu_text): New.
4409 (w32_strdup): New.
4410 * wptMailPlugin.cpp: (oe_***): New. Basic OE interface.
4411 * Create all dialogs windows in the foreground.
4412
4413 2001-01-31 Timo Schulz <[email protected]>
4414
4415 * wptKeygenDlg.cpp: (wpt_keygen_proc): Passphrase sanity check.
4416 * wptW32API.cpp: New.
4417 * WinPT.cpp: (WinMain): Change the keyring checking code.
4418
4419 2001-01-29 Timo Schulz <[email protected]>
4420
4421 * wptClipboard.cpp: (clip_is_already_secure):
4422 Modify the pgp data detection.
4423
4424 2001-01-28 Timo Schulz <[email protected]>
4425
4426 * wptHotkey.cpp: (register_hotkey): Hotkey registration.
4427 (unregister_hotkey): Hotkey removing.
4428 * wptHokey.h: New.
4429 * wptWndHook.cpp:
4430 (wpt_cpt_proc): Window hook to save the current windows.
4431 * wptWndHoo.h: New.
4432 * wptMainProc.cpp: (wpt_main_proc): Add hotkey messages.
4433 * WinPT.cpp: (WinMain): Add hotkey registration.
4434
4435 2001-01-21 Timo Schulz <[email protected]>
4436
4437 * wptNLS.cpp: ported to C++.
4438 (gettext): Remove CP850 to ISO88591 conversation.
4439

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26