summaryrefslogtreecommitdiff
path: root/cmdline/apt-key.in
Commit message (Expand)AuthorAgeFilesLines
* test if TMPDIR is accessible before usingDavid Kalnischkies2014-10-201-2/+6
* Test if TMPDIR is a directory in apt-key and if not unset itMichael Vogt2014-09-291-0/+3
* add and use 'apt-key verify' which prefers gpgv over gpgDavid Kalnischkies2014-09-271-0/+8
* miscellaneous small cleanups in apt-keyDavid Kalnischkies2014-09-271-17/+7
* add --readonly option for apt-key advDavid Kalnischkies2014-09-271-5/+4
* use only one --keyring in gpg interactionsDavid Kalnischkies2014-09-271-28/+77
* add --secret-keyring option for apt-keyDavid Kalnischkies2014-09-271-0/+11
* allow to specify fingerprints in 'apt-key del'David Kalnischkies2014-09-271-4/+17
* add a test for apt-key export{,all}David Kalnischkies2014-09-271-2/+2
* respect --keyring also in merged keyring commandsDavid Kalnischkies2014-09-271-8/+10
* support gnupg2 as drop-in replacement for gnupgDavid Kalnischkies2014-09-271-4/+13
* delay gnupg setup in apt-key until it is neededDavid Kalnischkies2014-09-271-22/+22
* merge fragment keyrings in apt-key to avoid hitting gpg limitsDavid Kalnischkies2014-09-271-57/+77
* refactor key removal code to reuse it in next stepDavid Kalnischkies2014-09-271-48/+55
* set a primary-keyring only if we have access to itDavid Kalnischkies2014-09-271-1/+3
* support (multiple) arguments properly in apt-keyDavid Kalnischkies2014-09-271-27/+27
* only create new trusted.gpg if directory is writeableDavid Kalnischkies2014-09-271-23/+14
* all errors should be printed to stderrDavid Kalnischkies2014-09-271-5/+5
* add a (hidden) --quiet option for apt-keyDavid Kalnischkies2014-09-271-4/+10
* remove leftover debug output from multikey softlinkDavid Kalnischkies2014-09-271-1/+0
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-2/+2
* use gpg --homedir instead of explicit file placementDavid Kalnischkies2014-01-161-13/+14
* fix apt-key net-update test to use the buildin webserverMichael Vogt2013-12-191-1/+1
* make apt-key net-update actually testableMichael Vogt2013-12-131-6/+13
* generate apt-key script with vendor info about keysDavid Kalnischkies2013-12-011-0/+354