Commit History

Author SHA1 Message Date
  David Kalnischkies 5e49cbb7b6 fix: Consecutive return, break, continue, goto or throw statements are unnecessary. 12 years ago
  David Kalnischkies c0f3bde3e0 Merge branch 'feature/gnupglimit' into debian/experimental 12 years ago
  David Kalnischkies 98f0d7b3d9 add gnupg and gnupg2 as test-dependency 12 years ago
  James McCoy 29f1b97710 ensure apt-key del handles 16-byte key ids 12 years ago
  David Kalnischkies 1d240b5a2d remove empty keyrings in trusted.gpg.d on upgrade 12 years ago
  David Kalnischkies c46a36adaf add and use 'apt-key verify' which prefers gpgv over gpg 12 years ago
  David Kalnischkies 0b94a7bc2e miscellaneous small cleanups in apt-key 12 years ago
  David Kalnischkies 33a2267214 add --readonly option for apt-key adv 12 years ago
  David Kalnischkies 0dae96a2b5 use only one --keyring in gpg interactions 12 years ago
  David Kalnischkies bd7fb5aa31 add --secret-keyring option for apt-key 12 years ago
  David Kalnischkies ba72845c07 allow to specify fingerprints in 'apt-key del' 12 years ago
  David Kalnischkies 38005d8b24 add a test for apt-key export{,all} 12 years ago
  David Kalnischkies f1e1abd88a use apt-key to wrap gpg calls in testcases 12 years ago
  David Kalnischkies 0740a31033 respect --keyring also in merged keyring commands 12 years ago
  David Kalnischkies 93d0d08cdd support gnupg2 as drop-in replacement for gnupg 12 years ago
  David Kalnischkies 0599118009 delay gnupg setup in apt-key until it is needed 12 years ago
  David Kalnischkies b39bb552f8 correct the error messages to refer to apt-key instead of gpgv 12 years ago
  David Kalnischkies 12841e8320 use apt-key adv (+ gnupg) instead of gpgv for verify 12 years ago
  David Kalnischkies 5beb682d2d merge fragment keyrings in apt-key to avoid hitting gpg limits 12 years ago
  David Kalnischkies 4b30c1dc05 refactor key removal code to reuse it in next step 12 years ago
  David Kalnischkies 08cfcd73f5 set a primary-keyring only if we have access to it 12 years ago
  David Kalnischkies 4f51a496d5 support (multiple) arguments properly in apt-key 12 years ago
  David Kalnischkies 9fda3be1ae only create new trusted.gpg if directory is writeable 12 years ago
  David Kalnischkies 84b286f65c all errors should be printed to stderr 12 years ago
  David Kalnischkies 3d0def0598 add a (hidden) --quiet option for apt-key 12 years ago
  David Kalnischkies 5b55915a9b rename postrm to apt.postrm 12 years ago
  David Kalnischkies 3e032cda2d remove leftover debug output from multikey softlink 12 years ago
  David Kalnischkies bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] 12 years ago
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. 12 years ago
  David Kalnischkies c029a8368d fix occurrence typo in tagfile comment 12 years ago