gnupg/kbx
Marcus Brinkmann 0e960d940a common/
2010-04-20  Marcus Brinkmann  <marcus@g10code.de>

	* logging.c (do_log_ignore_arg): New helper function.
	(log_string): Use it to remove ugly volatile hack that causes gcc
	warning.
	(log_flush): Likewise.
	* sysutils.c (gnupg_unsetenv) [!HAVE_W32CE_SYSTEM]: Return something.
	(gnupg_setenv) [!HAVE_W32CE_SYSTEM]: Likewise.
	* pka.c (get_pka_info): Solve strict aliasing rule violation.
	* t-exechelp.c (test_close_all_fds): Use dummy variables to
	silence gcc warning.

kbx/
2010-04-20  Marcus Brinkmann  <marcus@g10code.de>

	* keybox-update.c [!HAVE_DOSISH_SYSTEM]: Include
	../common/sysutils.h even then to silence gcc warning about
	missing declaration of gnupg_remove.

tools/
2010-04-20  Marcus Brinkmann  <marcus@g10code.de>

	* gpgconf-comp.c (option_check_validity): Use dummy variables to
	silence gcc warning.
2010-04-20 01:11:35 +00:00
..
ChangeLog common/ 2010-04-20 01:11:35 +00:00
Makefile.am More changes for CE. gpgsm does now build and run a keylisting. 2010-03-24 12:15:30 +00:00
Manifest The keybox gets now compressed after 3 hours and ephemeral 2004-04-26 08:09:25 +00:00
kbxutil.c More chnages to use estream. Add a way to replace the standard 2010-03-22 12:46:05 +00:00
keybox-blob.c Implement --faked-systrem-time for gpg. 2009-12-17 17:25:26 +00:00
keybox-defs.h Merged jnlib into common. 2010-03-10 12:24:58 +00:00
keybox-dump.c Merged jnlib into common. 2010-03-10 12:24:58 +00:00
keybox-errors.c * keybox-search.c (blob_cmp_name): Kludge to allow searching for 2001-12-13 13:10:58 +00:00
keybox-file.c Fixed a temporary file name collision between gpg and gpgsm under Windows. 2008-11-20 16:26:40 +00:00
keybox-init.c Merged jnlib into common. 2010-03-10 12:24:58 +00:00
keybox-openpgp.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keybox-search-desc.h Unification of the search descriptor usage. 2009-12-08 16:30:33 +00:00
keybox-search.c Merged jnlib into common. 2010-03-10 12:24:58 +00:00
keybox-update.c common/ 2010-04-20 01:11:35 +00:00
keybox-util.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keybox.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
mkerrors Changed to GPLv3. 2007-07-04 19:49:40 +00:00