Make keyd command handling more consistent
authorJonathan McDowell <noodles@earth.li>
Wed, 30 Mar 2011 06:28:07 +0000 (23:28 -0700)
committerJonathan McDowell <noodles@earth.li>
Wed, 30 Mar 2011 06:28:07 +0000 (23:28 -0700)
commit0fac914c0876bf3cf78c12ea0b9b44880fbdffa4
tree677efa62b8bb19b60b977c05bf2ac8cbdb1b7650
parent5e2de631734d4ca56e794e21a1a509e50da91fd9
Make keyd command handling more consistent

  Output KEYD_REPLY_OK response for close/quite commands as well
  as data size for version/longkeyid commands. Means that commands
  can always expect to get an OK response if they've been understood
  and a size if they're going to result in some more data.
keyd.c
keydb_keyd.c