]> the.earth.li Git - onak.git/commit
Update DB3 backend to use 64bit key ids.
authorJonathan McDowell <noodles@earth.li>
Fri, 11 Jun 2004 17:48:28 +0000 (17:48 +0000)
committerJonathan McDowell <noodles@earth.li>
Fri, 11 Jun 2004 17:48:28 +0000 (17:48 +0000)
commite0e1556867850c43983674881ca00436ceec13a8
tree0f7ee1fd6cd6af1f27d977e2bce52251c9ddfb1c
parentc9512972659008a99038be06355540cfde7ec4e2
Update DB3 backend to use 64bit key ids.
This fixes the DB3 backend to store keys using their 64bit key ids rather
than the truncated 32bit id. It adds another database to map the 32bit ids
to the full 64bits.
keydb_db3.c