]> the.earth.li Git - onak.git/commit
Remove getfullkeyid functionality
authorJonathan McDowell <noodles@earth.li>
Thu, 1 Aug 2019 21:32:51 +0000 (22:32 +0100)
committerJonathan McDowell <noodles@earth.li>
Thu, 1 Aug 2019 21:32:51 +0000 (22:32 +0100)
commitc063c72b0e63842f5466e0983183c98d4e05c54e
tree1bf69fe60b04e004594d8254299666b2ba452788
parent5cb163e87c7f0717aa94ca281a56e572c2a6c8f3
Remove getfullkeyid functionality

This expanded a 32 bit key ID into a 64 bit key ID. It's mostly
redundant, so encode 64 bit key IDs where necessary and rely on the
fetch fallback to 32 bit elsewhere.
16 files changed:
gpgwww.c
keyd.c
keydb.c
keydb.h
keydb_db4.c
keydb_dynamic.c
keydb_file.c
keydb_fs.c
keydb_hkp.c
keydb_keyd.c
keydb_keyring.c
keydb_pg.c
keydb_stacked.c
sixdegrees.c
stats.c
wotsap.c