]> the.earth.li Git - onak.git/commit
Add support for displaying/retrieving by SKS hash to lookup and onak CLI
authorJonathan McDowell <noodles@earth.li>
Mon, 25 Apr 2011 03:50:40 +0000 (20:50 -0700)
committerJonathan McDowell <noodles@earth.li>
Mon, 25 Apr 2011 03:50:40 +0000 (20:50 -0700)
commitd9432fa0982c0f7a736bf00c04969dedca347ea3
treeda93d9a952172dcbbcdfabd636ad9f058ef06016
parent7ca3c239d76ae7112c166f29c35e11620ba93d9f
Add support for displaying/retrieving by SKS hash to lookup and onak CLI

  Now we are storing the SKS hash details of a key add the ability to
  display the hash in /pks/lookup and retrieve it via the new hget
  function. This should be compatible with the way in which SKS extends
  lookup to support its hashes.

  Also add hget to the onak CLI tool and the -s option for showing the
  SKS hash of keys.
keyid.c
keyid.h
keyindex.c
keyindex.h
lookup.c
onak.c