summaryrefslogtreecommitdiff
path: root/lib/libalpm/signing.c
Commit message (Expand)AuthorAge
* Update copyright yearsAllan McRae2017-01-04
* libalpm/signing: support EDDSA from gpgme 1.7.0Christian Hesse2016-12-05
* Add ALPM_ERR_OK to _alpm_errno_tIvy Foster2016-10-22
* Add newline to the end of error messages for signature format issuesAllan McRae2016-08-30
* Update copyright years for 2016Allan McRae2016-01-04
* Update copyright notices for 2015Allan McRae2015-02-01
* _alpm_key_in_keychain: cache known keysAndrew Gregory2014-10-01
* signing.c: remove useless error checkAndrew Gregory2014-08-04
* libalpm: check for valid public key algorithmChristian Hesse2014-06-29
* Update the question callbackOlivier Brunel2014-06-24
* Add compatibility with gpgme-1.5.0Allan McRae2014-06-02
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Consistently use #ifdefAllan McRae2014-01-10
* Fix build with --disable-gpgmeAllan McRae2014-01-10
* Update copyright years for 2014Allan McRae2014-01-06
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* Make functions to decode a signature and extract keyid publicAllan McRae2013-10-31
* libalpm: avoid name space conflictSami Kerola2013-09-04
* Fix spelling errors using 'codespell' toolAnatol Pomozov2013-04-18
* fix style violationsAndrew Gregory2013-02-16
* Fix compilation error on clangAllan McRae2013-02-13
* Import key if needed when installing package from fileAllan McRae2013-02-09
* 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
* Fix space between control structure and open parensGerardo Exequiel Pozzi2013-01-04
* Fix open braces styleGerardo Exequiel Pozzi2013-01-04
* Update copyright year for 2013Allan McRae2013-01-03
* Fix future signature timestamp warningAllan McRae2012-12-14
* Merge branch 'maint'Dan McGee2012-09-18
|\
| * signing.c: warn if time went backwardsFlorian Pritz2012-09-18
* | Merge branch 'maint'Dan McGee2012-04-12
|\|
| * Fix issues with unintialized variable value usageDan McGee2012-04-09
* | Merge branch 'maint'Dan McGee2012-04-07
|\|
| * signing: cope with gpg2's failure at lifeDave Reisner2012-03-28
* | Merge branch 'maint'Dan McGee2012-01-23
|\|
| * Update copyright on changed files since beginning of yearDan McGee2012-01-18
* | Reorder some operations in sig check for efficiencyDan McGee2012-01-12
* | Merge branch 'maint'Dan McGee2012-01-08
|\|
| * Search for PGP subkeys in a keyserver-acceptable wayDan McGee2012-01-05
* | include config.h via MakefilesDave Reisner2011-12-21
* | add key algo to import msgFlorian Pritz2011-11-20
* | change gpg import message to resemble gpg --list-keysFlorian Pritz2011-11-20
|/
* Show an error message on failed remote key lookupDan McGee2011-10-17
* Add user-visible warning message if public keyring not foundDan McGee2011-10-12
* signing: delay gpgme_init() until latest possible momentDan McGee2011-10-12
* Fix compilation using --without-gpgmeDan McGee2011-09-27
* Remove unnecessary loggerDan McGee2011-09-27
* Update Doxyfile and fix some documentation errors caught by DoxygenDan McGee2011-09-22