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

Diff of /trunk/Src/ChangeLog

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

revision 278 by twoaday, Mon Jan 15 22:02:04 2007 UTC revision 306 by twoaday, Fri Mar 23 14:07:24 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    
6    2007-03-21  Timo Schulz  <[email protected]>
7    
8            * wptKeyManager.cpp (gpg_keylist_to_pattern): Return allocated
9            array of strings.
10            (km_clip_export): Really export all selected keys.
11            (km_file_export): Likewise.
12            
13    2007-03-17  Timo Schulz  <[email protected]>
14    
15            * wptErrors.cpp (debug_end): Reset FP pointer.
16            (printf_box): Fix buffer calculation.
17            * wptOwnertrustDlg.cpp (gpg_import_ownertrust): Actually
18            return the error.
19    
20    2007-03-13  Timo Schulz  <[email protected]>
21    
22            * wptGPG.cpp (gpg_check_file_permissions): New.
23            (my_access): Renamed to..
24            (check_file_access): ..this.
25    
26    2007-03-12  Timo Schulz  <[email protected]>
27            
28            * wptVerifyList.cpp (extract_filename): Simplified.
29            * wptKeyserverSearchDlg.cpp (fetch_keys): Avoid possible memory
30            leak for some error cases.
31    
32    2007-03-10  Timo Schulz  <[email protected]>
33    
34            * wptKeyserver.cpp (kserver_recvkey): Use StringBuffer to
35            avoid possible allocation problems.
36            (kserver_seararch_begin): Likewise.
37            (parse_pub_record): Double check fpr to key ID problem.
38            Noted by Mike Culbertson.
39    
40    2007-03-09  Timo Schulz  <[email protected]>
41    
42            * wptClipImportDlg.cpp (print_import_status): Use the fingerprint
43            instead of the key ID to avoid problems with v3 keys.
44            * wptClipDecryptDlg.cpp (verify_get_clip_info): Use key ID
45            in case of v3 keys. Noted by Raphael
46            (verify_show_signature_state): Likewise.
47            * wptVerifyList.cpp (verlist_add_sig_log): Likewise.
48            (verlist_add_sig): Likewise.
49              
50  2006-12-30  Timo Schulz  <[email protected]>  2006-12-30  Timo Schulz  <[email protected]>
51    
52          * StringBuffer.cpp (StringBuffer): New.          * StringBuffer.cpp (StringBuffer): New.

Legend:
Removed from v.278  
changed lines
  Added in v.306

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26