]> err.no Git - yubikey-personalization/history - ykchalresp.c
Merge tag 'v1.15.1'
[yubikey-personalization] / ykchalresp.c
2014-03-12 Simon JosefssonMerge tag 'v1.15.1' master
2014-01-23 Klas Lindforsrefuse challenge on command line if -t is given
2014-01-21 Klas Lindforsminor indentation fix
2014-01-18 joernchen of PhenoelitBugfix: -Y should not work with -6 or -8
2014-01-18 joernchen of PhenoelitMake -6 and -8 available for non time based HMACs
2014-01-18 joernchen of PhenoelitRefactoring TOTP/HOTP command line flags
2014-01-16 joernchen of PhenoelitAdded flag for 8 Digit TOTP
2014-01-15 joernchen of PhenoelitTab fixup
2014-01-15 joernchen of PhenoelitAdded TOTP (6 digits) functionality to ykchalresp.c
2013-07-12 Simon JosefssonMerge tag 'v1.14.0'
2013-05-13 Klas Lindforsadd -V switch to get tool version
2013-04-22 Simon JosefssonMerge tag 'v1.13.0'
2013-04-04 Simon JosefssonUpdate copyright years.
2013-04-03 Simon JosefssonMerge tag 'v1.12.0'
2012-10-15 Klas Lindforsuse ykds_free() to free YK_STATUS instead of straight...
2012-10-15 Klas Lindforsykchalresp doesn't need to depend on libykpers
2012-09-18 Klas Lindforsstrlen returns a size_t
2012-09-18 Klas Lindforsdon't go into error-reporting mode before we can have...
2012-09-18 Klas Lindforsadd function yk_challenge_response
2012-09-18 Klas Lindforsremove unused variables
2012-09-18 Klas Lindforsmake local function static
2012-09-18 Klas Lindforsadd void to function declaration
2012-09-18 Klas Lindforsmake local functions static
2012-05-31 Tollef Fog HeenMerge tag 'v1.6.4'
2012-02-20 Tollef Fog HeenMerge remote-tracking branch 'origin/master'
2012-02-18 Clemens Langyubikey.h requires char *, cast to silence warning
2012-02-18 Clemens Langykchalresp.c: clang warnings about unsigned casts
2012-02-18 Clemens Langykchalresp.c: Fix clang format warning
2012-01-23 Simon JosefssonBump version. Use silent rules. Bump copyright years.
2011-12-09 Tollef Fog HeenMerge commit 'v1.6.2'
2011-11-25 Tollef Fog HeenMerge remote-tracking branch 'vuizook/master'
2011-11-10 Simon JosefssonFix firmware version check.
2011-10-31 Fredrik ThulinFix 'char' not always defaulting to sign.
2011-04-13 Fredrik ThulinFix incorrect length used with 'yubikey_hex_decode'.
2011-03-09 Fredrik Thulinwhitespace
2011-03-08 Fredrik ThulinMerge branch 'feature/challenge-response'
2011-02-05 Fredrik ThulinAdd challenge-response tool (ykchalresp).