summaryrefslogtreecommitdiff
path: root/lib/libalpm/signing.h
Commit message (Expand)AuthorAge
* Rename pmdb_t to alpm_db_tAllan McRae2011-06-28
* Rename pmhandle_t to alpm_handle_tAllan McRae2011-06-28
* Require handle argument to all alpm_option_(get|set)_*() methodsDan McGee2011-06-09
* Rein in the complexity of the signature typeDan McGee2011-04-24
* signing: let GPGME handle loading signatures from filesDan McGee2011-04-24
* Rename gpgsig struct fields for clarityDan McGee2011-04-20
* Allow VerifySig to act as a default verification in [options]Dave Reisner2011-04-20
* Refactor signature loading code into common functionDan McGee2011-03-23
* Add functions for verifying database signatureAllan McRae2011-03-23
* Integrate GPGME into libalpmDan McGee2011-03-23