Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |