gnupg/kbx
Daniel Kahn Gillmor 61c2a1fa6d
Call log_set_prefix() with human-readable labels.
* agent/preset-passphrase.c, agent/protect-tool.c, dirmngr/dirmngr.c
* dirmngr/t-http.c, g10/gpg.c, g10/gpgv.c, g13/g13-syshelp.c
* g13/g13.c, kbx/kbxutil.c, scd/scdaemon.c, sm/gpgsm.c
* tests/gpgscm/main.c, tools/gpg-check-pattern.c
* tools/gpg-connect-agent.c, tools/gpgconf.c, tools/gpgtar.c
* tools/symcryptrun.c: Invoke log_set_prefix() with
human-readable labels.

--

Some invocations of log_set_prefix() were done with raw numeric values
instead of values that humans can understand.  Use symbolic
representations instead of numeric for better readability.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2016-08-12 12:16:19 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am gpg: Avoid linking to Libksba 2015-08-17 16:17:19 +02:00
Manifest The keybox gets now compressed after 3 hours and ephemeral 2004-04-26 08:09:25 +00:00
kbxutil.c Call log_set_prefix() with human-readable labels. 2016-08-12 12:16:19 +02:00
keybox-blob.c g10: Fix keybox-related memory leaks. 2016-06-30 18:50:16 +02:00
keybox-defs.h Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
keybox-dump.c kbx: Avoid warnings about useless assignments. 2016-01-07 19:09:15 +01:00
keybox-errors.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
keybox-file.c kbx: Avoid undefined behavior. 2016-03-07 14:38:11 +01:00
keybox-init.c w32: Fix deadlock introduced by keybox_file_rename. 2016-01-14 20:45:33 +01:00
keybox-openpgp.c kbx: Avoid faulty fclose in an error case. 2016-01-06 08:39:08 +01:00
keybox-search-desc.h Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
keybox-search.c kbx: Change return type of search functions to gpg_error_t. 2016-01-13 15:08:42 +01:00
keybox-update.c kbx: Add missing header file. 2016-08-03 16:58:32 +02:00
keybox-util.c gpg,gpgsm: Block signals during keyring/keybox update. 2016-08-03 15:31:27 +02:00
keybox.h gpg,gpgsm: Block signals during keyring/keybox update. 2016-08-03 15:31:27 +02:00
mkerrors Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00