/[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 271 by twoaday, Sun Nov 5 08:57:45 2006 UTC
# Line 1  Line 1 
1    2006-11-04  Timo Schulz  <[email protected]>
2    
3            * wptW32API.cpp (set_clip_text2): Make sure enough memory
4            will be allocated.
5            * wptFileManagerDlg.cpp (file_manager_dlg_proc): Delete list
6            view entries for none existing files.
7            * wptKeySignDlg.cpp (keysign_dlg_proc): Simplified.
8            * wptClipboard.cpp (gpg_data_change_version): Be more liberal.
9            * wptKeyserver.cpp (parse_pub_record): Convert FPR entries
10            into KEYID entries.
11            * wptGPG.cpp (gnupg_backup_keyrings): Release memory in case
12            of errors.
13            (get_backup_name): Use constant formant spec.
14            (extract_keyid): Simplified.
15            * wptKeyserver.cpp (kserver_connect): Return proxy error if
16            approriate.
17            * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Correct memory
18            handling to avoid possible segfaults.
19            (fetch_key_from_keyserver): Real error handling.
20            * wptFileManager.cpp (fm_gpg_verify): New.
21            (fm_verify): Support to fetch key here to avoid problems later.
22            * wptFileCBS.cpp (file_data_rewind): New.
23            
24            
25    2006-10-27  Timo Schulz  <[email protected]>
26    
27            * wptGPG.cpp (get_backup_name): Make sure enough memory
28            will be allocated.
29            (gnupg_backup_keyrings): Release memory in case of errors.
30            
31    2006-10-21  Timo Schulz  <[email protected]>
32    
33            * wptKeyserver.cpp (get_reg_proxy_prefs): Load the protocol
34            and store it.
35            * wptKeyCache.cpp (parse_attr_data): Avoid zombie temp files.
36            
37    2006-10-04  Timo Schulz  <[email protected]>
38    
39            * wptFileManager.cpp (fm_check_armor_type): Remove space in
40            search pattern string.
41            (fm_check_for_entry): Case insentensive search.
42            (fm_add_dir_files): Use W32 API directly.
43            * wptVerifyList.cpp (verlist_add_sig_log): Use proper icon.
44            * wptGPGUtil.cpp (get_gpg_version): Cleanups.
45            
46    2006-08-30  Timo Schulz  <[email protected]>
47    
48            * wptRegistry.cpp (get_reg_entry): Do not use static buffers.
49            * wptKeyserverDlg.cpp (add_pattern_to_combox): New.
50            (save_pattern_from_combox): New.
51            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Solve icon problem.
52            * wptGPGMEWrapper.c (importFromBuffer): New.
53            * WinPT.cpp (check_crypto_engine): Only enable PC/SC when the
54            system really has smart card services enabled.
55            * wptKeyManger.cpp (km_http_import): Stricter error checking.
56            * wptFileManager.cpp (fm_send_file): Use at least MAX_PATH
57            for the file name.
58            
59    2006-08-24  Timo Schulz  <[email protected]>
60    
61            * wptHTTP.cpp (extraHostInfo): Handle case when no doc were given.
62            (get): Better error handling.
63            (head): Likewise.
64            * wptGPGME.cpp (sigsum_to_index): Just map the index without
65            any checks.
66            * wptCommonDlg.cpp (check_URL): Be more strict.
67            
68    2006-08-11  Timo Schulz  <[email protected]>
69    
70            * wptGPGMEWrapper.cpp (importFromFile): New.
71            (importFromClipboard): New.
72            (importGetResult): New.
73            * wptKeyManager.cpp (km_file_import): Use gpgme wrapper.
74            (km_clip_import): Ditto.
75            * wptKeyEdit.cpp (addCardKey): New.
76            * wptKeyEditCB.cpp (cmd_addcardkey_handler): New.
77            * wptCardEdit.cpp (get_str_timestamp): Use locale date format.
78            * wptCardDlg.cpp (card_edit_dlg_proc): Began to localize dialog.
79            * wptKeyCache.cpp (key_divert_to_card): Adjusted for 'addcardkey'.
80            
81    2006-08-10  Timo Schulz  <[email protected]>
82    
83            * wptFileManager.cpp (fm_verify_pasted_detsig): '=' should be
84            '=='.
85            * wptGPGME.cpp (sigsum_to_index): Correctly handle expired
86            keys and signatures.
87            (get_gpg_sigstat): Adjusted code.
88            * wptCardDlg.cpp (card_changepin_dlg_proc): Cleanups.
89            (gpg_card_load): Improved card detection code.
90            * wptFirstRunDlg.cpp (first_run_dlg_proc): Allow to generate
91            a key on a card. Suggested by Achim.
92            * wptUtil.cpp (check_email_address): Add sanity check for
93            the length.
94            * WinPT.cpp (WinMain): Handle cardgen request.
95            
96    2006-08-04  Timo Schulz  <[email protected]>
97    
98            * wptKeysignDlg.cpp (display_keyinfo): Skip revoked user IDs.
99            * wptKeyManagerDlg.cpp (reload_keylist): Use updated ptr.
100            * wptKeyCache.cpp (gpg_keycache_delete_key): Correct handling
101            for the situation that the last key in the cache is deleted.
102            * wptFileManagerDlg.cpp (update_ui_items): Fix file name
103            detection.
104            
105    2006-08-02  Timo Schulz  <[email protected]>
106    
107            * wptClipDecryptDlg.cpp (verify_get_clip_info): Fix problem
108            with static data.
109            (clip_decrypt_dlg_proc): Prefix keyid with 0x.
110            (get_key_userid): Fix problem when key was not found.
111            * wptClipVerifyDlg.cpp (fetch_key_from_keyserver): Correct
112            fingerprint to short keyid conversion.
113            * wptVerifyList.cpp (verlist_set_additional_info): Handle bad
114            sigs.
115            * wptKeyManagerDlg.cpp (update_status_bar): Faster update code.
116            
117            
118  2006-08-01  Timo Schulz  <[email protected]>  2006-08-01  Timo Schulz  <[email protected]>
119    
120          * wptGPG.cpp (get_last_gnupg_access): Enhanced.          * wptGPG.cpp (get_last_gnupg_access): Enhanced.

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26