From: Jonathan McDowell Date: Fri, 11 Jun 2004 17:48:28 +0000 (+0000) Subject: Update DB3 backend to use 64bit key ids. X-Git-Tag: 0.3.0~37 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=e0e1556867850c43983674881ca00436ceec13a8;hp=e0e1556867850c43983674881ca00436ceec13a8;p=onak.git 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. ---