Enhance GPGME debug output
commit1d7ad5d24bd7487d70b98197d4dd3477ff75f513
authorDan McGee <dan@archlinux.org>
Fri, 22 Apr 2011 20:55:54 +0000 (22 15:55 -0500)
committerDan McGee <dan@archlinux.org>
Sun, 24 Apr 2011 15:48:34 +0000 (24 10:48 -0500)
treeb9c11d3c46fc481dabfcda9b80ecb56b299bdf12
parent4d63ebe2fbe932412a7b8340af49bf30c8e17a91
Enhance GPGME debug output

Add some lookup functions for nice names for the various types used by
the library, and remove some fields that are of little use to us in the
debug output. This should make looking at key loading and verification a
bit easier, especially in determining what makes up our good and bad
criteria.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/signing.c