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

Diff of /trunk/Src/ChangeLog

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

revision 41 by twoaday, Fri Oct 28 07:15:26 2005 UTC revision 76 by twoaday, Thu Nov 10 14:07:06 2005 UTC
# Line 1  Line 1 
1    2005-11-09  Timo Schulz  <[email protected]>
2    
3            * wptNLS.c (get_gettext_langid): Map user language id to
4            printable gettext language strings.
5            * wptRegistry.cpp (get_reg_entry_mo): Support for the
6            gettext environment.
7            * wptFileManager.cpp (fm_encrypt): Close all files before
8            the wipe procedure is called.
9            * wptVerlist.cpp (verlist_add_sig): Handle the case the
10            issuer is not valid but the signature is.
11            (verlist_add_sig_log): Likewise. Thanks to the folks on
12            winpt-users.
13            
14    2005-11-08  Werner Koch  <[email protected]>
15    
16            * SAFE.ICO, SIGN.ICO: Fixed capitalization.
17            * WinPT-en.rc: Ditto.
18            * winpt_km.ico:  Moved from ../.
19    
20            * Makefile.am (resource_files): Add missing backslash.
21    
22    2005-11-08  Timo Schulz  <[email protected]>
23    
24            More minor changes to avoid GCC warnings.
25            
26            * wptGPG.cpp (check_homedir): Free memory in case of errors.
27            (multi_gnupg_path): Add strict mode. If non-strict mode return
28            the folder even if it does not exist.
29            (check_for_gpgwin): New.
30            * wptKeyserverDlg.cpp (hkp_recv_key): Make sure import_res is
31            initialized.
32            * wptRegistry.cpp (get_reg_entry_gpg4win): New.
33            (get_reg_entry_mo): Support for gpg4win.
34            
35    2005-11-07  Timo Schulz  <[email protected]>
36    
37            * wptMainProc.cpp (winpt_main_proc): Disable
38            some menu items when no secret key is available.
39            
40    2005-11-05  Timo Schulz  <[email protected]>
41    
42            More minor changes to avoid GCC warnings.
43            
44            * wptErrors.cp (winpt_strerror): Return w32
45            formatted error and do not use 'break'.
46            
47    2005-11-04  Werner Koch  <[email protected]>
48    
49            * WinPT-en.rc: Fixed locations of icons.
50    
51    2005-11-03  Timo Schulz  <[email protected]>
52    
53            A lot of minor changes to avoid GCC warnings.
54    
55            * wptGPG.cpp (get_gnupg_keyring): Only check size for
56            public keyring.
57            * wptKeyManager.cpp (km_update_default_key_str): Do
58            not issue a bug message when no secret key was found.
59            * wptGPGPrefsDlg.cpp: Replace "" with NULL in the name struct.
60            
61    2005-11-02  Werner Koch  <[email protected]>
62    
63            * WinPT.cpp (WinMain): Disabled PTD version tests.
64            (check_crypto_engine): Fixed version check for scard.
65    
66            * wptErrors.cpp (debug_end): Add dummy function.
67    
68            * Makefile.am (code_files): Added wptCardEditCB.cpp and
69            wptKeyEditCB.cpp.
70    
71    2005-10-31  Werner Koch  <[email protected]>
72    
73            * wptCurrWnd.cpp: Include wptVersion.h to get prototypes of PTD
74            functions.
75    
76            * wptKeyEditDlgs.cpp: Include oleauto.h
77            * wptKeyEdit.cpp: Include time.h.
78            * wptRegistry.cpp (gpg_filetypes): New from ../Include/wptGPG.h.
79            * wptGPGUtil.cpp (gpg_manage_ownertrust): s/export/exportflag/.
80    
81            * Makefile.am (code_files): Add wptGPGUtil.cpp, wptCardEdit.cpp,
82            wptKeyEdit.cpp and wptKeycache.cpp.
83    
84            * wptPassphraseCB.cpp: Fixed spelling of wptKeylist.h
85            * wptImportList.cpp (implist_load): Use remove and not unlink.
86            * wptGPG.cpp: Fixed spelling of wptGpgCmds.h
87            * wptImportList.cpp (implist_load): Use remove and not unlink.
88            * wptKeyManager.cpp (km_http_import): Ditto
89            * wptMainProc.cpp: Include wptCrypto.h
90            * wptKeyManager.cpp: Ditto.
91            * wptFileManager.cpp: Ditto.
92            * wptImportList.cpp (parse_colon_key): Need to cast argument for
93            isdigit.  Include ctype.h.
94            * wptGPG.cpp: Include shlobj.h.
95    
96            Fixed double inclusion of windows.h.
97            
98            * Makefile.am (bin_PROGRAMS): Don't build KeyManagerExe for now.
99            * wptKeylist.cpp (get_key_created): Broke up trigraph.
100            (get_key_status): Removed dangerous use of sprintf.  Still other
101            flaws present, see comment.
102    
103            * wptCardPCSC.c: Don't include winscard.h.
104            (pcsc_readerstate_t, pcsc_context_t): New.  Changed call users to
105            use these types.
106            (PCSC_): Added a lot of constants, all taked from GnuPG 1.9.
107            (SCARD_S_SUCCESS): Changed all compares to test the value directly
108            against zero.
109    
110            * WinPT.cpp: Include wptCrypto.h.
111            (WinMain): Don't shard S. Removed usunsed variable SIZE.
112            * Makefile.am (code_files): Actually add files by adding a first
113            backslash.
114            * wptMDSumDlg.cpp: Include wptCrypto.h.
115            * wptProxySettingsDlg.cpp: Included ctype.h.
116            * wptKeysigDlg.cpp: Fixed spelling of wptKeylist.h.
117            * wptKeysignDlg.cpp: Ditto
118            * wptKeyRevokersDlg.cpp: Ditto. Fixed spelling of wptW32API.h.
119            * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Replaced unlink by remove.
120            Removed unused variable.
121            * wptClipVerifyDlg.cpp (show_notation_data): s/not/nota/ due to
122            silly c++ operator synonyms.
123            * wptKeyEditDlgs.cpp: Include time.h.
124            * wptClipDecryptDlg.cpp: Include wptCrypto.h to define PGP_MESSAGE.
125            * wptFileManagerDlg.cpp: Ditto.
126            (space_wipefrees_dlg_proc): Replaced unlink by remove; it doesn't
127            matter if it does an rmdir for a directory.
128    
129            Fixed include of resource.h which is not anymore in the top
130            directory.
131    
132    2005-10-28  Werner Koch  <[email protected]>
133    
134            * wptProxySettingsDlg.cpp (check_number): Cast isdigit() arg to
135            unsigned.  Never ever use a possible signed char as argument for
136            ctype tests.  An alternative is to first test using isascii ().
137            (keyserver_proxy_dlg_proc): Removed unused variable.
138    
139  2005-10-27  Timo Schulz  <[email protected]>  2005-10-27  Timo Schulz  <[email protected]>
140    
141          * wptKeyPropsDlg.cpp (get_validity): Take care of disabled keys.          * wptKeyPropsDlg.cpp (get_validity): Take care of disabled keys.

Legend:
Removed from v.41  
changed lines
  Added in v.76

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26