summaryrefslogtreecommitdiff
path: root/cloudinit/gpg.py
Commit message (Expand)AuthorAgeFilesLines
* add --no-tty option to gpg (#669)Till Riedel2020-11-171-1/+1
* tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini2020-08-251-2/+3
* Move subp into its own module. (#416)Scott Moser2020-06-081-7/+7
* Retry on failed import of gpg receive keys.Scott Moser2018-06-281-10/+42
* pylint: fix all logging warningsJoshua Powers2017-04-211-1/+1
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-17/+8
* Apt: add new apt configuration formatChristian Ehrhardt2016-08-181-4/+4
* minor changes prior to mergeScott Moser2016-06-101-13/+11
* improve error handling and reporting in gpg functionsChristian Ehrhardt2016-06-091-7/+19
* move gpg functions into gpg.pyChristian Ehrhardt2016-06-091-0/+64