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