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
Commit message (
Expand
)
Author
Age
Files
Lines
*
actions.py: Update ssl-fetch Connector call, add climit
Brian Dolbec
2016-01-20
1
-1
/
+4
*
gkeys-gpg: Make singing and other than verify actions work
Brian Dolbec
2015-12-25
3
-41
/
+32
*
gkeys/actionbase.py: Add an exception to the raise statements
Brian Dolbec
2015-12-12
1
-2
/
+2
*
gkeys/log.py: Remove a couple commented out debug prints
Brian Dolbec
2015-12-12
1
-2
/
+0
*
gkeysgpg/actions.py: Recode the sign() to replace this process with the gpg call
Brian Dolbec
2015-12-12
1
-7
/
+24
*
gkeys: Set default verify-keyring, add verify-nick default
Brian Dolbec
2015-08-25
2
-2
/
+4
*
actionbase.py: Fix sanity check in _set_category
Brian Dolbec
2015-08-25
1
-1
/
+3
*
gkeys: Add settable trust-model for the keyrings
Brian Dolbec
2015-08-09
2
-1
/
+23
*
gkeys/seedhandler.py: Add an isdir check to load_category
Brian Dolbec
2015-08-09
1
-0
/
+2
*
gkeysgpg/cli: Fix a list copy
Brian Dolbec
2015-08-08
1
-1
/
+1
*
Fix setup.py for gkeys-gpg tool.
Robin H. Johnson
2015-08-08
1
-2
/
+2
*
Merge pull request #38 from gentoo/gkeys-gpg
Brian Dolbec
2015-08-08
16
-179
/
+708
|
\
|
*
gkeysgpg: Initial commit of the gkeys-gpg command
Brian Dolbec
2015-08-08
4
-0
/
+376
|
*
gkeys/lib.py: Creation of the code for the verify_text()
Brian Dolbec
2015-08-08
1
-2
/
+11
|
*
gkeys: [2 of 2] Move common key handling to it's own class
Brian Dolbec
2015-08-08
2
-118
/
+148
|
*
gkeys: [1 of 2] Creation of a new ActionBase class
Brian Dolbec
2015-08-08
2
-7
/
+93
|
*
gentoo-keys: Modify the cli base for the new gkeys-gpg gpg wrapper command
Brian Dolbec
2015-08-08
4
-19
/
+31
|
*
gkeys: Update copyrights, Add Pavlos to several files
Brian Dolbec
2015-08-08
7
-11
/
+17
|
*
gkeys/base.py: Fix typo in action initialization
Brian Dolbec
2015-08-08
1
-1
/
+1
|
*
gkeys/seedhandler.py: Add an addtional debug log message
Brian Dolbec
2015-08-08
1
-2
/
+3
|
*
gkeys/lib.py: Whitespace cleanup, remove an unused variable assignment
Brian Dolbec
2015-08-02
1
-1
/
+2
|
*
gkeys/lib.py: Split out _log_result()
Brian Dolbec
2015-08-02
1
-12
/
+13
|
*
gkeys: Fix the user config location and operation
Brian Dolbec
2015-08-02
2
-5
/
+10
|
*
gkeys/base.py: Add missing action and timestamp attributes
Brian Dolbec
2015-08-02
1
-1
/
+3
|
*
gkeys/actions.py: Fix a traceback when a filename does not have an extension
Brian Dolbec
2015-08-02
1
-1
/
+1
|
/
*
gkeys/gkeysinterface.py: Initial commit of an api consumer interface
Brian Dolbec
2015-07-25
1
-0
/
+120
*
gkeys/base.py: Add an alternate args class for compatibility use for Action a...
Brian Dolbec
2015-07-25
1
-0
/
+27
*
gkeys: Re-enable remove-key action
Brian Dolbec
2015-07-25
1
-1
/
+1
*
gkeys/actions.py: Add filename extension check exclusion
Brian Dolbec
2015-06-22
1
-1
/
+2
*
gkeys/actions.py: verify url was not smart about being passed a sig url and w...
Brian Dolbec
2015-05-31
1
-3
/
+5
*
gkeys/actions.py: Fix an UnboundLocalError
Brian Dolbec
2015-05-30
1
-0
/
+1
*
gkeys/actions.py: Seed handling fixes
Brian Dolbec
2015-05-30
1
-4
/
+8
*
gkeys/seedhandler.py: Fix build_gkeydict()
Brian Dolbec
2015-05-30
1
-2
/
+5
*
gkeys/seed.py: Replace codecs usage with unicode()
Brian Dolbec
2015-05-30
1
-1
/
+3
*
gkeys-ldap: Remove keyid/longkeyid from ldap search info
Brian Dolbec
2015-05-30
2
-42
/
+5
*
gkeys/gkey.py: Fix typo in @license
Brian Dolbec
2015-05-30
1
-1
/
+1
*
gkeys: Use snakeoil's demandload where appropriate
Brian Dolbec
2015-05-30
4
-13
/
+31
*
gkeys/actions.py: Refactor installkey to refresh keys that are already instal...
Brian Dolbec
2015-05-30
1
-32
/
+46
*
gkeys/actions.py: Remove unused keyring_dir assignment
Brian Dolbec
2015-05-30
1
-1
/
+0
*
gkeys/seedhandler.py: Make key_search accept args as a dictionary or argspars...
Brian Dolbec
2015-05-30
1
-3
/
+13
*
gkeys/config.py: Correctly set default keyring dir name to keyrings
Brian Dolbec
2015-05-30
1
-1
/
+1
*
gkeys/config.py: Remove no longer used MAPSEEDS constant
Brian Dolbec
2015-05-30
1
-3
/
+0
*
gkeys: Remove gpgsearch option from list-key action
Brian Dolbec
2015-05-30
2
-39
/
+11
*
gkeys/actionspy: Fix grammar in the confirmation input message
Brian Dolbec
2015-05-30
1
-1
/
+1
*
gkeys: Fix list-key action to list all keys found in the keydir unless -f is ...
Brian Dolbec
2015-05-30
2
-5
/
+9
*
gkeys/lib.py: Fix logger message to show the correct function
Brian Dolbec
2015-05-30
1
-1
/
+1
*
gkeys/seedhandler.py: Add space removal for fingerprints in build_gkeydict()
Brian Dolbec
2015-05-30
1
-0
/
+2
*
gkeys: remove-key refactoring
Brian Dolbec
2015-04-20
2
-20
/
+42
*
gkeyldap/actions.py: Ignore 'undefined' for the keyid,longkeyid fields.
Brian Dolbec
2015-03-23
1
-1
/
+1
*
gkeys/checks.py: Downgrade the logging to warn from error
Brian Dolbec
2015-03-18
1
-3
/
+3
[next]