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)
  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.


No differences found