]> the.earth.li Git - onak.git/commit
Use a set of policy flags to indicate what key cleaning to perform
authorJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 18:53:54 +0000 (19:53 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 9 Apr 2019 18:53:54 +0000 (19:53 +0100)
commita0d1c99184eeb07a6a7711e168c3db4b8c0937eb
tree1454bbf04c114222f60ac134dae4d8cecdae9deb
parent5719b2b50c87d77e4ed1cc054f000845fc9aa8cc
Use a set of policy flags to indicate what key cleaning to perform

To decouple cleankeys.c from the keyserver config, and prepare for an
extension of the policies available, use a set of flags to indicate what
key cleaning to perform.
add.c
cleankey.c
cleankey.h
keydb_stacked.c
lookup.c
onak-conf.c
onak-conf.h
onak.c
stripkey.c