| Commit message (Expand) | Author | Age |
* | Update copyright notices for 2015 | Allan McRae | 2015-02-01 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Update copyright years for 2014 | Allan McRae | 2014-01-06 |
* | Make functions to decode a signature and extract keyid public | Allan McRae | 2013-10-31 |
* | Make decode_signature available to the library | Allan McRae | 2013-02-09 |
* | Add function to extract key id from signatures | Allan McRae | 2013-02-09 |
* | Move key importing into separate function | Allan McRae | 2013-02-09 |
* | Make key_in_keychain available in library | Allan McRae | 2013-02-09 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Update copyright years | Allan McRae | 2012-02-20 |
* | signing: add a process and retry loop for database signatures | Dan McGee | 2011-09-20 |
* | Allow our PGP helper method to pass back the signature results | Dan McGee | 2011-09-20 |
* | Refactor signature result return format | Dan McGee | 2011-08-28 |
* | Remove argument from check_pgp_helper | Dan McGee | 2011-08-25 |
* | Only check necessary signatures and checksums | Dan McGee | 2011-08-15 |
* | signing: move to new signing verification and return scheme | Dan McGee | 2011-07-05 |
* | Make alpm_db_get_sigverify_level() public | Dan McGee | 2011-06-30 |
* | Rename pmdb_t to alpm_db_t | Allan McRae | 2011-06-28 |
* | Rename pmhandle_t to alpm_handle_t | Allan McRae | 2011-06-28 |
* | Require handle argument to all alpm_option_(get|set)_*() methods | Dan McGee | 2011-06-09 |
* | Rein in the complexity of the signature type | Dan McGee | 2011-04-24 |
* | signing: let GPGME handle loading signatures from files | Dan McGee | 2011-04-24 |
* | Rename gpgsig struct fields for clarity | Dan McGee | 2011-04-20 |
* | Allow VerifySig to act as a default verification in [options] | Dave Reisner | 2011-04-20 |
* | Refactor signature loading code into common function | Dan McGee | 2011-03-23 |
* | Add functions for verifying database signature | Allan McRae | 2011-03-23 |
* | Integrate GPGME into libalpm | Dan McGee | 2011-03-23 |