]> err.no Git - yubikey-personalization.old/commit
Added include of yubikey.h to get the declaration of
authorRichard Levitte <levitte@lp.se>
Sun, 13 Sep 2009 09:53:21 +0000 (09:53 +0000)
committerRichard Levitte <levitte@lp.se>
Sun, 13 Sep 2009 09:53:21 +0000 (09:53 +0000)
commitc54e3b85e05775c339e8ac234f5144894d9b4155
treed2b98d8ec2c9ff35163e5581e5f286c3d36b7256
parent550986986d17606aed9a3a0e750201938b86a9a4
Added include of yubikey.h to get the declaration of
yubikey_modehex_decode and yubikey_hex_decode.
Made hex_modhex_decode check the argument so it's valid.
Changed binary strings from 'char' to 'unsigned char'.
ykpersonalize.c