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

Diff of /trunk/Src/ChangeLog

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

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

Legend:
Removed from v.276  
changed lines
  Added in v.308

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26