gnupg/g13
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 g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
backend.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
backend.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
be-dmcrypt.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
be-dmcrypt.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
be-encfs.c common: Extend gnupg_create_inbound_pipe et al. 2016-05-27 15:41:55 +02:00
be-encfs.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
be-truecrypt.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
be-truecrypt.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
call-syshelp.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
call-syshelp.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
create.c g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
create.h g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
encfs-1.5_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
encfs-1.7.3_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
g13-common.c g13: Move some code to a separate module. 2015-09-16 19:03:09 +02:00
g13-common.h Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
g13-syshelp.c Call log_set_prefix() with human-readable labels. 2016-08-12 12:16:19 +02:00
g13-syshelp.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
g13.c Call log_set_prefix() with human-readable labels. 2016-08-12 12:16:19 +02:00
g13.h g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
g13tuple.c g13: Fix memleak. 2016-07-12 23:04:39 +02:00
g13tuple.h g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
keyblob.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
keyblob.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
mount.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
mount.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
mountinfo.c g13: Rename utils.c to g13tuple.c 2016-02-13 17:06:39 +01:00
mountinfo.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
runner.c g13: Move some code to a separate module. 2015-09-16 19:03:09 +02:00
runner.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
server.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
server.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
sh-blockdev.c g13: Switch over to common/exectool.c. 2016-02-13 17:06:39 +01:00
sh-cmd.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
sh-dmcrypt.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
suspend.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
suspend.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
t-g13tuple.c g13: Rename utils.c to g13tuple.c 2016-02-13 17:06:39 +01:00