1 |
|
2006-12-30 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* StringBuffer.cpp (StringBuffer): New. |
4 |
|
* wptPassphraseDlg.cpp (set_passphrase_hint): Replace error prone |
5 |
|
sprintf code with the new string buffer implementation. |
6 |
|
* wptPassphraseCB.cpp (passphrase_callback_proc): Likewise. |
7 |
|
|
8 |
|
2006-12-28 Timo Schulz <[email protected]> |
9 |
|
|
10 |
|
* wptKeylist.cpp (get_key_desc): Avoid possible overflow. |
11 |
|
* wptW32API.cpp (get_locale_time): New. |
12 |
|
(get_locale_timedate): New. |
13 |
|
* wptVerifyList.cpp (strtimestamp): Deleted. Changed all |
14 |
|
callers to get_locale_timedate. |
15 |
|
* wptMainProc.cpp (winpt_main_proc): Cleanup gettext resources. |
16 |
|
* wptNLS.cpp (gettext_free_current_domain): New. |
17 |
|
(gettext_set_file): Removed all '/' code. |
18 |
|
* wptPassphraseCb.cpp (passphrase_callback_proc): Make sprintf |
19 |
|
code more robust. |
20 |
|
|
21 |
2006-12-21 Timo Schulz <[email protected]> |
2006-12-21 Timo Schulz <[email protected]> |
22 |
|
|
23 |
* wptCryptDisk.cpp, wptCryptDiskSrv.cpp: Deleted. |
* wptCryptDisk.cpp, wptCryptDiskSrv.cpp: Deleted. |