1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 09:51:50 -05:00
Dan McGee 07502f2d82 Allow frontend access to signature verification information
Show output in -Qip for each package signature, which includes the UID
string from the key ("Joe User <joe@example.com>") and the validity of
said key. Example output:

Signatures     : Valid signature from "Dan McGee <dpmcgee@gmail.com>"
                 Unknown signature from "<Key Unknown>"
                 Invalid signature from "Dan McGee <dpmcgee@gmail.com>"

Also add a backend alpm_sigresult_cleanup() function since memory
allocation took place on this object, and we need some way of freeing
it.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-07-05 10:13:20 -05:00
..
2011-07-02 02:01:39 +10:00
2011-06-28 14:04:00 +10:00
2011-07-03 13:42:24 -05:00
2011-07-03 13:42:24 -05:00
2011-07-02 02:01:39 +10:00
2011-06-28 23:28:23 +10:00
2011-06-28 23:28:23 +10:00
2011-06-28 14:04:00 +10:00
2011-06-28 14:04:00 +10:00
2011-06-28 23:28:24 +10:00
2011-06-28 23:28:24 +10:00
2011-07-02 02:01:39 +10:00
2011-06-28 23:28:24 +10:00
2008-06-03 21:31:31 -05:00
2011-06-28 23:28:24 +10:00
2011-06-28 23:28:24 +10:00
2011-06-28 23:26:39 +10:00
2011-06-28 14:04:00 +10:00
2011-07-02 02:01:39 +10:00
2011-07-02 02:01:39 +10:00
2011-03-20 19:49:45 -05:00