GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gentoo-keys.git
gkeys-gpg
gsoc-2016
master
Seed-key files and utilities for managing gentoo gpg signing and verification keys
Robin H. Johnson <robbat2@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gkeys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the 3 pkgs into their own *-pkg dir
Brian Dolbec
2014-12-22
16
-0
/
+200
*
gkeys.base.py: Fix a unicode handling error in print_results()
Brian Dolbec
2014-12-20
1
-1
/
+1
*
gkeys/actions.py: Fix error due to sig_path not beining assigned
Brian Dolbec
2014-12-20
1
-0
/
+2
*
gkeys/actions.py: Fix verify() traceback due to args.filename being a list
Brian Dolbec
2014-12-20
2
-3
/
+8
*
gkeyldap: Migrate to use the new gkeys CliBase class
Brian Dolbec
2014-12-20
1
-0
/
+10
*
gkeys/cli.py: Split out a common CliBase class and base.py
Brian Dolbec
2014-12-20
2
-191
/
+255
*
gkeys/cli.py: Add an end of block print() for data separation
Brian Dolbec
2014-12-20
1
-0
/
+1
*
gkeys: Add refreshkey action and support code
Brian Dolbec
2014-12-20
2
-0
/
+48
*
gkeys/actions.py: Add missing file option
Brian Dolbec
2014-12-20
1
-1
/
+1
*
gkeys: Simplify seed file configs and url handling
Brian Dolbec
2014-12-20
2
-10
/
+8
*
gkeys/checks.py: Add GLEP spec checks
Brian Dolbec
2014-12-20
3
-14
/
+494
*
gkeys/actions.py: Fix handler.fetch_seeds call for args.category to args.seed...
Brian Dolbec
2014-12-19
1
-1
/
+1
*
seedhandler: fix missed filename rename to filepath
Brian Dolbec
2014-12-19
1
-1
/
+1
*
gkeys/lib.py: Fix the fingerprint or keyid not being passed to lisy_keys()
Brian Dolbec
2014-12-19
1
-1
/
+1
*
gkeys/lib.py: Add missed parameter docstring
Brian Dolbec
2014-12-19
1
-0
/
+1
*
gkeys/actions.py: Fix indent formatting on checkkeys()
Brian Dolbec
2014-12-19
1
-3
/
+4
*
support local/global config
Pavlos Ratis
2014-12-03
1
-2
/
+6
*
gkeys/actions.py: Add -i, --keyid option to listkey and checkkey
Brian Dolbec
2014-11-28
1
-2
/
+2
*
gkeys: Add -i, --keyid search option and capability
Brian Dolbec
2014-11-28
3
-2
/
+19
*
gkeys: Fix spacing issues in the print output
Brian Dolbec
2014-11-26
2
-10
/
+10
*
gkeys/actions.py: Output the key being checked
Brian Dolbec
2014-11-26
1
-0
/
+2
*
gkeys/check.py: Add sign check for PUB type keys
Brian Dolbec
2014-11-26
1
-0
/
+3
*
gkeys/check.py: Remove invalid long_keyid == keyid[2:] check for SUB key types
Brian Dolbec
2014-11-26
1
-17
/
+16
*
gkeys/actions.py: Update checkkey() to use the SeedHandler.load_category()
Brian Dolbec
2014-11-26
1
-2
/
+5
*
gkeys/checks.py: Use passed in logger instance
Brian Dolbec
2014-11-26
2
-10
/
+10
*
gkeys: New checks.py and KeyChecks class
Brian Dolbec
2014-11-26
2
-39
/
+107
*
gkeys/cli.py: Update option help messages to better reflect how they may be used
Brian Dolbec
2014-11-26
1
-3
/
+3
*
gkeys/actions.py: Make 'rel' category the default in listkey()
Brian Dolbec
2014-11-26
1
-0
/
+2
*
gkeys: Update seed action options
Brian Dolbec
2014-11-26
2
-14
/
+14
*
gkeys: Update config file
Brian Dolbec
2014-11-26
1
-9
/
+10
*
make clear that we are talking about subkeys
Pavlos Ratis
2014-11-26
2
-3
/
+3
*
-s option has changed to -C
Pavlos Ratis
2014-11-25
2
-2
/
+2
*
fix bug when no seeds are passed through fetchseed action
Pavlos Ratis
2014-11-25
1
-1
/
+2
*
gkeys/lib.py: Add --no-permision-warning gpg option
Brian Dolbec
2014-11-25
1
-0
/
+1
*
gkeys/lib/py: Fix a missing space in a debug message
Brian Dolbec
2014-11-25
1
-1
/
+1
*
gkeys/actions.py: Set the default category to 'rel' if not set
Brian Dolbec
2014-11-25
1
-1
/
+1
*
python3 fixes
Pavlos Ratis
2014-11-24
2
-6
/
+6
*
distinct config and category; add -s to signature now that is not taken
Pavlos Ratis
2014-11-24
1
-3
/
+2
*
fix wrong urls; minor cosmetic fixes
Pavlos Ratis
2014-11-24
1
-3
/
+3
*
gkeys/actions.py: Tweak verify() output
Brian Dolbec
2014-10-17
1
-2
/
+6
*
gkeys/actions.py: Add debug option to connector_output definition
Brian Dolbec
2014-10-17
1
-1
/
+3
*
gkeys/actions.py: Fix loading of multiple keys in one keydir in installed()
Brian Dolbec
2014-10-17
1
-1
/
+2
*
gkeys/lib.py: Py3 compatibility changes
Brian Dolbec
2014-10-17
1
-2
/
+2
*
gkeys/actions.py: verify(), Make it use the configured keydir for verification
Brian Dolbec
2014-10-17
1
-8
/
+11
*
gkeys: Refactor the fetchseed action
Brian Dolbec
2014-10-17
3
-74
/
+68
*
gkeys: Add --timestamp option
Brian Dolbec
2014-10-17
2
-1
/
+6
*
gkeys/cli.py: improve output_results() slightly
Brian Dolbec
2014-10-16
1
-2
/
+2
*
gkeys/lib.py: add_key(), Clean up some debug print()'s, improve debug messages
Brian Dolbec
2014-10-16
1
-4
/
+2
*
gkeys/seed.py: Add dictionary support to delete()
Brian Dolbec
2014-10-16
1
-1
/
+5
*
gkeys: Ignore gkey.seeds file not found errors when installing new keys
Brian Dolbec
2014-10-16
2
-6
/
+7
[next]