gnupg/kbx
Werner Koch 163e4ff195
w32: Support Unicode also for config files etc.
* common/sysutils.c (gnupg_fopen) [W32]: Use _wfopen if needed.   Use
new function in most places where fopen is used.
--

The config files in 2.2 are still read using fopen - we need to change
this to allow Unicode directory names.  There is also one case where
files are written using the old fopen.  The new option parser in 2.3
does not have this problem but at some places fopen is also still used.

GnuPG-bug-id: 5098
Signed-off-by: Werner Koch <wk@gnupg.org>
2020-11-10 12:09:11 +01:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am Remove -I option to common. 2017-03-07 20:25:54 +09:00
Manifest The keybox gets now compressed after 3 hours and ephemeral 2004-04-26 08:09:25 +00:00
kbxutil.c w32: Support Unicode also for config files etc. 2020-11-10 12:09:11 +01:00
keybox-blob.c spelling: Fix "synchronize" 2019-06-23 20:17:47 -04:00
keybox-defs.h Replace most of the remaining stdio calls by estream calls. 2020-10-21 21:09:38 +02:00
keybox-dump.c Replace most of the remaining stdio calls by estream calls. 2020-10-21 21:09:38 +02:00
keybox-errors.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-file.c Replace most of the remaining stdio calls by estream calls. 2020-10-21 21:09:38 +02:00
keybox-init.c Replace most of the remaining stdio calls by estream calls. 2020-10-21 21:09:38 +02:00
keybox-openpgp.c gpg: Implement searching keys via keygrip. 2019-01-29 20:19:22 +01:00
keybox-search-desc.h Change all http://www.gnu.org in license notices to https:// 2016-11-05 12:02:19 +01:00
keybox-search.c Replace most of the remaining stdio calls by estream calls. 2020-10-21 21:09:38 +02:00
keybox-update.c Replace most of the remaining stdio calls by estream calls. 2020-10-21 21:09:38 +02:00
keybox-util.c kbx: Simplify by removing custom memory functions. 2017-12-22 12:55:46 +01:00
keybox.h Replace most of the remaining stdio calls by estream calls. 2020-10-21 21:09:38 +02:00
mkerrors Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00