]> err.no Git - yubikey-personalization/commit
Added include of yubikey.h to get the declaration of
authorlevitte@gmail.com <levitte@gmail.com@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Sun, 13 Sep 2009 09:53:21 +0000 (09:53 +0000)
committerlevitte@gmail.com <levitte@gmail.com@b62f149e-849f-11dd-9899-c7ba65f7c4c7>
Sun, 13 Sep 2009 09:53:21 +0000 (09:53 +0000)
commit32672e659e30ad0d2f79b99834762f0b2ddd6088
treed2b98d8ec2c9ff35163e5581e5f286c3d36b7256
parent4b71e172a810a85b8ef8e1c6d205397ed5800226
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'.

git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@191 b62f149e-849f-11dd-9899-c7ba65f7c4c7
ykpersonalize.c