]> the.earth.li Git - onak.git/commit
Allow checking for signature times and use in merging
authorJonathan McDowell <noodles@earth.li>
Sun, 4 Mar 2007 16:37:52 +0000 (16:37 +0000)
committerJonathan McDowell <noodles@earth.li>
Sun, 4 Mar 2007 16:37:52 +0000 (16:37 +0000)
commitd1e174344cb2d8d3681cd3c3d6dfe0c70d60da20
tree5a30fdd425ba4d6a061a958c0889c9ee6c62b62a
parent567528bebc2dd1a8ccb672d11b22cbe71b292deb
Allow checking for signature times and use in merging
Add support for pulling out the creation time of a signature, then use
this information when we're merging key signatures. This allows for
updating of signatures (eg key preferences) or adding new signatures eg
with later expiry dates. As reported in Debian bug #410796
decodekey.c
decodekey.h
merge.c