summaryrefslogtreecommitdiff
path: root/cmdline/apt-key.in
AgeCommit message (Expand)Author
2016-11-23show apt-key warnings in apt updateDavid Kalnischkies
2016-11-23apt-key: warn instead of fail on unreadable keyringsDavid Kalnischkies
2016-06-07apt-key: change to / before find to satisfy its CWD needsDavid Kalnischkies
2016-03-06add test for apt-key 0xKEY and use parameter expansionDavid Kalnischkies
2016-03-04apt-key del should correctly handle keyids prefixed with 0xDaniel Kahn Gillmor
2015-12-19avoid triggering gpg2 migration in apt-keyDavid Kalnischkies
2015-12-19avoid evaluating shell in paths used in apt-keyDavid Kalnischkies
2015-12-07part revert, part redo 'which' replacementDavid Kalnischkies
2015-12-06replace run-parts with find|sort to avoid debianutils usageDavid Kalnischkies
2015-12-06replace "which" with "command -v" for portabilityDavid Kalnischkies
2015-09-14deal with spaces in path, command and filepaths in apt-keyDavid Kalnischkies
2015-08-27fix various typos reported by codespellDavid Kalnischkies
2015-08-10merge keyrings with cat instead of gpg in apt-keyDavid Kalnischkies
2015-08-10support gpg 2.1.x in apt-keyDavid Kalnischkies
2015-08-10enhance apt-key debugging optionsDavid Kalnischkies
2015-08-10implement Signed-By option for sources.listDavid Kalnischkies
2015-04-19Merge branch 'debian/jessie' into debian/experimentalDavid Kalnischkies
2015-04-07keyids in "apt-key del" should be case-insensitiveDavid Kalnischkies
2014-11-28support long keyids in "apt-key del" instead of ignoring themJames McCoy
2014-10-20test if TMPDIR is accessible before usingDavid Kalnischkies
2014-09-29Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt
2014-09-27add and use 'apt-key verify' which prefers gpgv over gpgDavid Kalnischkies
2014-09-27miscellaneous small cleanups in apt-keyDavid Kalnischkies
2014-09-27add --readonly option for apt-key advDavid Kalnischkies
2014-09-27use only one --keyring in gpg interactionsDavid Kalnischkies
2014-09-27add --secret-keyring option for apt-keyDavid Kalnischkies
2014-09-27allow to specify fingerprints in 'apt-key del'David Kalnischkies
2014-09-27add a test for apt-key export{,all}David Kalnischkies
2014-09-27respect --keyring also in merged keyring commandsDavid Kalnischkies
2014-09-27support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies
2014-09-27delay gnupg setup in apt-key until it is neededDavid Kalnischkies
2014-09-27merge fragment keyrings in apt-key to avoid hitting gpg limitsDavid Kalnischkies
2014-09-27refactor key removal code to reuse it in next stepDavid Kalnischkies
2014-09-27set a primary-keyring only if we have access to itDavid Kalnischkies
2014-09-27support (multiple) arguments properly in apt-keyDavid Kalnischkies
2014-09-27only create new trusted.gpg if directory is writeableDavid Kalnischkies
2014-09-27all errors should be printed to stderrDavid Kalnischkies
2014-09-27add a (hidden) --quiet option for apt-keyDavid Kalnischkies
2014-09-27remove leftover debug output from multikey softlinkDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2014-01-16use gpg --homedir instead of explicit file placementDavid Kalnischkies
2013-12-19fix apt-key net-update test to use the buildin webserverMichael Vogt
2013-12-13make apt-key net-update actually testableMichael Vogt
2013-12-01generate apt-key script with vendor info about keysDavid Kalnischkies