* Version 2.7 (released 2011-11-23)
** Verify server signatures per default when a key is provided. The
old
behavior can be restored with ykclient_set_verify_signature (ykc, 0);
Reported by Dominic Rutherford <dom...@rutherfordfamily.co.uk>.
** Return YKCLIENT_BAD_SERVER_SIGNATURE on missing signature.
Get it from
http://code.google.com/p/yubico-c-client/downloads/list
or from my PPA (https://launchpad.net/~fredrikt/+archive/yubico) if
you are using Ubuntu.
/Fredrik