]> the.earth.li Git - onak.git/commit
Handle signature revokations better.
authorJonathan McDowell <noodles@earth.li>
Wed, 2 Mar 2005 12:18:19 +0000 (12:18 +0000)
committerJonathan McDowell <noodles@earth.li>
Wed, 2 Mar 2005 12:18:19 +0000 (12:18 +0000)
commitabc90dd0602ca116ce61886e962aecd14d4459cc
tree200743dba0546810228757cde9878a91f2443d42
parent5538c5782135666d73f7615a37ea9689afa07dcd
Handle signature revokations better.
Hanna Wallach reported an issue with UID revokations. This was because
we weren't allowing multiple signatures from the same keyid for a UID;
we now check the signature type and allow them if they're different.
keyindex.c
merge.c