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

Diff of /trunk/Src/ChangeLog

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

revision 273 by twoaday, Fri Dec 8 10:22:17 2006 UTC revision 315 by twoaday, Fri May 25 14:45:06 2007 UTC
# Line 1  Line 1 
1    2007-05-25  Timo Schulz  <[email protected]>
2    
3            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Issue a warning
4            if the gpgProgram entry will be modified. Suggested by Werner.
5    
6    2007-03-23  Timo Schulz  <[email protected]>
7    
8            * wptCardDlg.cpp (card_keygen_dlg_proc): Use dynamic
9            variables to avoid heap operations.
10            * wptKeyManager.cpp (km_http_import): Adjust the http class.
11    
12    2007-03-21  Timo Schulz  <[email protected]>
13    
14            * wptKeyManager.cpp (gpg_keylist_to_pattern): Return allocated
15            array of strings.
16            (km_clip_export): Really export all selected keys.
17            (km_file_export): Likewise.
18            
19    2007-03-17  Timo Schulz  <[email protected]>
20    
21            * wptErrors.cpp (debug_end): Reset FP pointer.
22            (printf_box): Fix buffer calculation.
23            * wptOwnertrustDlg.cpp (gpg_import_ownertrust): Actually
24            return the error.
25    
26    2007-03-13  Timo Schulz  <[email protected]>
27    
28            * wptGPG.cpp (gpg_check_file_permissions): New.
29            (my_access): Renamed to..
30            (check_file_access): ..this.
31    
32    2007-03-12  Timo Schulz  <[email protected]>
33            
34            * wptVerifyList.cpp (extract_filename): Simplified.
35            * wptKeyserverSearchDlg.cpp (fetch_keys): Avoid possible memory
36            leak for some error cases.
37    
38    2007-03-10  Timo Schulz  <[email protected]>
39    
40            * wptKeyserver.cpp (kserver_recvkey): Use StringBuffer to
41            avoid possible allocation problems.
42            (kserver_seararch_begin): Likewise.
43            (parse_pub_record): Double check fpr to key ID problem.
44            Noted by Mike Culbertson.
45    
46    2007-03-09  Timo Schulz  <[email protected]>
47    
48            * wptClipImportDlg.cpp (print_import_status): Use the fingerprint
49            instead of the key ID to avoid problems with v3 keys.
50            * wptClipDecryptDlg.cpp (verify_get_clip_info): Use key ID
51            in case of v3 keys. Noted by Raphael
52            (verify_show_signature_state): Likewise.
53            * wptVerifyList.cpp (verlist_add_sig_log): Likewise.
54            (verlist_add_sig): Likewise.
55              
56    2006-12-30  Timo Schulz  <[email protected]>
57    
58            * StringBuffer.cpp (StringBuffer): New.
59            * wptPassphraseDlg.cpp (set_passphrase_hint): Replace error prone
60            sprintf code with the new string buffer implementation.
61            * wptPassphraseCB.cpp (passphrase_callback_proc): Likewise.
62    
63    2006-12-28  Timo Schulz  <[email protected]>
64    
65            * wptKeylist.cpp (get_key_desc): Avoid possible overflow.
66            * wptW32API.cpp (get_locale_time): New.
67            (get_locale_timedate): New.
68            * wptVerifyList.cpp (strtimestamp): Deleted. Changed all
69            callers to get_locale_timedate.
70            * wptMainProc.cpp (winpt_main_proc): Cleanup gettext resources.
71            * wptNLS.cpp (gettext_free_current_domain): New.
72            (gettext_set_file): Removed all '/' code.
73            * wptPassphraseCb.cpp (passphrase_callback_proc): Make sprintf
74            code more robust.
75    
76    2006-12-21  Timo Schulz  <[email protected]>
77    
78            * wptCryptDisk.cpp, wptCryptDiskSrv.cpp: Deleted.
79            The Code will be possibly used in a separate project.
80    
81  2006-12-05  Timo Schulz  <[email protected]>  2006-12-05  Timo Schulz  <[email protected]>
82    
83          * wptClipDecryptDlg.cpp (verify_get_clip_info): If          * wptClipDecryptDlg.cpp (verify_get_clip_info): If

Legend:
Removed from v.273  
changed lines
  Added in v.315

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26