summaryrefslogtreecommitdiff
path: root/lib/libalpm/signing.c
AgeCommit message (Expand)Author
2011-04-20Allow VerifySig to act as a default verification in [options]Dave Reisner
2011-04-20style cleanup: cast as (type *) not (type*)Dave Reisner
2011-03-23Do not reuse old signatureAllan McRae
2011-03-23Refactor signature loading code into common functionDan McGee
2011-03-23Add functions for verifying database signatureAllan McRae
2011-03-23Report output from signature checking to debug logAllan McRae
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry
2011-03-23Integrate GPGME into libalpmDan McGee