aboutsummaryrefslogtreecommitdiff
path: root/gkeys
Commit message (Expand)AuthorAgeFilesLines
* gkeys/fileops.py: Add new updateseeds functionBrian Dolbec2018-07-061-0/+28
* gkeys/utils.py: Add get_ack functionBrian Dolbec2018-07-061-0/+9
* gkeysgpg/cli.py: Fix doctring typosBrian Dolbec2018-07-061-2/+2
* gkeys/actions/py: Move the py_input & _unicode import to __init__.pyBrian Dolbec2018-07-062-8/+9
* gkeys base.py: Remove the auto-update code from run()Brian Dolbec2018-07-061-58/+0
* gkeys seedhandler.py: Add another debug log for the seedurl and seedpathBrian Dolbec2018-07-061-0/+1
* gkeys actions: Added automatic seeds,keys update capabilityaeroniero332018-07-063-13/+24
* gkeys actions: Add keys updated reportingaeroniero332018-07-062-1/+39
* gkeys/actions: Update the update-seed functionaeroniero332018-07-061-25/+7
* Created the send-key functionaeroniero332018-07-061-4/+4
* remove debug printPavlos Ratis2018-07-061-1/+0
* Added automatic update check + fixesaeroniero332018-07-063-9/+85
* Updated update-seed to display the updated keys when it's usedaeroniero332018-07-062-1/+40
* Updated the update-seed function and did a few improvementsaeroniero332018-07-062-12/+34
* Created the update-seed functionaeroniero332018-07-062-2/+31
* Fixed a bug in the verify functionaeroniero332018-07-061-1/+2
* Created the send-key functionaeroniero332018-07-063-1/+53
* Implemented the email reminders in spec-checkaeroniero332018-07-061-4/+34
* Added some util methods in keyhandleraeroniero332018-07-061-0/+42
* Added a mail script that handles the emailing proccessaeroniero332018-07-061-0/+51
* Added --user and --email args parameters for spec-checkaeroniero332018-07-062-1/+10
* Created email.conf and setup the config files needed for the email remindersaeroniero332018-07-063-3/+13
* gkeys actions: Migrate self.category setting to _set_category()Brian Dolbec2016-12-231-8/+10
* gkeys actionbase: Fix trust model detection & setting in _set_trust()Brian Dolbec2016-12-231-2/+2
* gkeys actions: Fix missing category errors for sign actionBrian Dolbec2016-12-231-0/+2
* Actions._verify: support --signature path argumentZac Medico2016-10-271-0/+2
* Actions.checkkey: fix success returncodeZac Medico2016-10-231-1/+2
* Fixed move-seed functionaeroniero332016-06-013-6/+5
* Added a requirements fileaeroniero332016-06-011-0/+4
* Count Incorrect Qualified IDs and present them in the speccheck summary.aeroniero332016-06-011-1/+11
* gkeys: Increase a few logger.error messages to logger.exceptionBrian Dolbec2016-01-232-3/+3
* actions.py: Update for ssl-fetch API changesBrian Dolbec2016-01-231-0/+6
* Bump versions for a release0.2Brian Dolbec2016-01-231-1/+1
* actions.py: Update ssl-fetch Connector call, add climitBrian Dolbec2016-01-201-1/+4
* gkeys-gpg: Make singing and other than verify actions work Brian Dolbec2015-12-253-41/+32
* gkeys/actionbase.py: Add an exception to the raise statementsBrian Dolbec2015-12-121-2/+2
* gkeys/log.py: Remove a couple commented out debug printsBrian Dolbec2015-12-121-2/+0
* gkeysgpg/actions.py: Recode the sign() to replace this process with the gpg callBrian Dolbec2015-12-121-7/+24
* gkeys: Set default verify-keyring, add verify-nick defaultBrian Dolbec2015-08-252-2/+4
* actionbase.py: Fix sanity check in _set_categoryBrian Dolbec2015-08-251-1/+3
* gkeys: Add settable trust-model for the keyringsBrian Dolbec2015-08-092-1/+23
* gkeys/seedhandler.py: Add an isdir check to load_categoryBrian Dolbec2015-08-091-0/+2
* gkeysgpg/cli: Fix a list copyBrian Dolbec2015-08-081-1/+1
* Fix setup.py for gkeys-gpg tool.Robin H. Johnson2015-08-081-2/+2
* gkeysgpg: Initial commit of the gkeys-gpg commandBrian Dolbec2015-08-084-0/+376
* gkeys/lib.py: Creation of the code for the verify_text()Brian Dolbec2015-08-081-2/+11
* gkeys: [2 of 2] Move common key handling to it's own classBrian Dolbec2015-08-082-118/+148
* gkeys: [1 of 2] Creation of a new ActionBase classBrian Dolbec2015-08-082-7/+93
* gentoo-keys: Modify the cli base for the new gkeys-gpg gpg wrapper commandBrian Dolbec2015-08-082-19/+29
* gkeys: Update copyrights, Add Pavlos to several filesBrian Dolbec2015-08-087-11/+17