Age | Commit message (Expand) | Author |
---|---|---|
2011-04-24 | 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-20 | Rename gpgsig struct fields for clarity | Dan McGee |
2011-04-20 | Form the signature file location in one place | Dan McGee |
2011-04-20 | syntax: if/while statements should have no trailing space | Dan McGee |
2011-04-20 | Allow VerifySig to act as a default verification in [options] | Dave Reisner |
2011-04-20 | style cleanup: cast as (type *) not (type*) | Dave Reisner |
2011-03-23 | Do not reuse old signature | Allan McRae |
2011-03-23 | Refactor signature loading code into common function | Dan McGee |
2011-03-23 | Add functions for verifying database signature | Allan McRae |
2011-03-23 | Report output from signature checking to debug log | Allan McRae |
2011-03-23 | Added gpg verification options per repo to the config file. | Xavier Chantry |
2011-03-23 | Integrate GPGME into libalpm | Dan McGee |