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

Diff of /trunk/Src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 255 by twoaday, Tue Aug 1 16:37:23 2006 UTC revision 262 by twoaday, Sat Sep 30 10:24:34 2006 UTC
# Line 1  Line 1 
1    2006-08-30  Timo Schulz  <[email protected]>
2    
3            * wptRegistry.cpp (get_reg_entry): Do not use static buffers.
4            * wptKeyserverDlg.cpp (add_pattern_to_combox): New.
5            (save_pattern_from_combox): New.
6            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Solve icon problem.
7            * wptGPGMEWrapper.c (importFromBuffer): New.
8            * WinPT.cpp (check_crypto_engine): Only enable PC/SC when the
9            system really has smart card services enabled.
10            * wptKeyManger.cpp (km_http_import): Stricter error checking.
11            * wptFileManager.cpp (fm_send_file): Use at least MAX_PATH
12            for the file name.
13            
14    2006-08-24  Timo Schulz  <[email protected]>
15    
16            * wptHTTP.cpp (extraHostInfo): Handle case when no doc were given.
17            (get): Better error handling.
18            (head): Likewise.
19            * wptGPGME.cpp (sigsum_to_index): Just map the index without
20            any checks.
21            * wptCommonDlg.cpp (check_URL): Be more strict.
22            
23    2006-08-11  Timo Schulz  <[email protected]>
24    
25            * wptGPGMEWrapper.cpp (importFromFile): New.
26            (importFromClipboard): New.
27            (importGetResult): New.
28            * wptKeyManager.cpp (km_file_import): Use gpgme wrapper.
29            (km_clip_import): Ditto.
30            * wptKeyEdit.cpp (addCardKey): New.
31            * wptKeyEditCB.cpp (cmd_addcardkey_handler): New.
32            * wptCardEdit.cpp (get_str_timestamp): Use locale date format.
33            * wptCardDlg.cpp (card_edit_dlg_proc): Began to localize dialog.
34            * wptKeyCache.cpp (key_divert_to_card): Adjusted for 'addcardkey'.
35            
36    2006-08-10  Timo Schulz  <[email protected]>
37    
38            * wptFileManager.cpp (fm_verify_pasted_detsig): '=' should be
39            '=='.
40            * wptGPGME.cpp (sigsum_to_index): Correctly handle expired
41            keys and signatures.
42            (get_gpg_sigstat): Adjusted code.
43            * wptCardDlg.cpp (card_changepin_dlg_proc): Cleanups.
44            (gpg_card_load): Improved card detection code.
45            * wptFirstRunDlg.cpp (first_run_dlg_proc): Allow to generate
46            a key on a card. Suggested by Achim.
47            * wptUtil.cpp (check_email_address): Add sanity check for
48            the length.
49            * WinPT.cpp (WinMain): Handle cardgen request.
50            
51    2006-08-04  Timo Schulz  <[email protected]>
52    
53            * wptKeysignDlg.cpp (display_keyinfo): Skip revoked user IDs.
54            * wptKeyManagerDlg.cpp (reload_keylist): Use updated ptr.
55            * wptKeyCache.cpp (gpg_keycache_delete_key): Correct handling
56            for the situation that the last key in the cache is deleted.
57            * wptFileManagerDlg.cpp (update_ui_items): Fix file name
58            detection.
59            
60    2006-08-02  Timo Schulz  <[email protected]>
61    
62            * wptClipDecryptDlg.cpp (verify_get_clip_info): Fix problem
63            with static data.
64            (clip_decrypt_dlg_proc): Prefix keyid with 0x.
65            (get_key_userid): Fix problem when key was not found.
66            * wptClipVerifyDlg.cpp (fetch_key_from_keyserver): Correct
67            fingerprint to short keyid conversion.
68            * wptVerifyList.cpp (verlist_set_additional_info): Handle bad
69            sigs.
70            * wptKeyManagerDlg.cpp (update_status_bar): Faster update code.
71            
72            
73  2006-08-01  Timo Schulz  <[email protected]>  2006-08-01  Timo Schulz  <[email protected]>
74    
75          * wptGPG.cpp (get_last_gnupg_access): Enhanced.          * wptGPG.cpp (get_last_gnupg_access): Enhanced.

Legend:
Removed from v.255  
changed lines
  Added in v.262

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26