summaryrefslogtreecommitdiff
path: root/lib/libalpm/signing.h
Commit message (Expand)AuthorAge
* Update copyright yearsAllan McRae2017-01-04
* Do not #define _RESERVED_IDENTIFIERSIvy Foster2016-09-25
* Update copyright years for 2016Allan McRae2016-01-04
* Update copyright notices for 2015Allan McRae2015-02-01
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Update copyright years for 2014Allan McRae2014-01-06
* Make functions to decode a signature and extract keyid publicAllan McRae2013-10-31
* Make decode_signature available to the libraryAllan McRae2013-02-09
* Add function to extract key id from signaturesAllan McRae2013-02-09
* Move key importing into separate functionAllan McRae2013-02-09
* Make key_in_keychain available in libraryAllan McRae2013-02-09
* Update copyright year for 2013Allan McRae2013-01-03
* Update copyright yearsAllan McRae2012-02-20
* signing: add a process and retry loop for database signaturesDan McGee2011-09-20
* Allow our PGP helper method to pass back the signature resultsDan McGee2011-09-20
* Refactor signature result return formatDan McGee2011-08-28
* Remove argument from check_pgp_helperDan McGee2011-08-25
* Only check necessary signatures and checksumsDan McGee2011-08-15
* signing: move to new signing verification and return schemeDan McGee2011-07-05
* Make alpm_db_get_sigverify_level() publicDan McGee2011-06-30
* 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