summaryrefslogtreecommitdiff
path: root/cmdline/apt-key.in
AgeCommit message (Expand)Author
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