]> err.no Git - yubikey-personalization.old/shortlog
yubikey-personalization.old
2012-05-31 Tollef Fog... Merge tag 'v1.6.4' master
2012-05-24 Fredrik ThulinBump LT_REVISION. v1.6.4
2012-05-24 Fredrik ThulinMove declaration of yk_force_key_update to header file.
2012-05-24 Fredrik ThulinPrepare version 1.6.4.
2012-05-24 Fredrik ThulinDocument oath-id option.
2012-05-24 Fredrik ThulinRemove debug output.
2012-05-23 Fredrik ThulinImplement -ooath-id=xx or -ooath-id for serial number...
2012-05-23 Fredrik ThulinRe-factor adding _set_fixed().
2012-05-23 Fredrik ThulinPass YK_KEY to args_to_config().
2012-05-23 Fredrik ThulinProperly display OATH token ids.
2012-02-21 Fredrik Thulingroff-escape minus-signs
2012-02-20 Tollef Fog... Merge remote-tracking branch 'origin/master'
2012-02-18 Clemens LangDon't set yk_errno if nothing went wrong
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-02-18 Clemens LangSuggest parantheses around assgnmnt used as truth value
2012-02-18 Clemens LangSilence warning about implicit cast adding unsigned
2012-02-18 Clemens LangAdd function declaration to silence warning
2012-01-23 Simon JosefssonGet latest docs.
2012-01-23 Simon JosefssonBump version. Use silent rules. Bump copyright years.
2011-12-15 Fredrik ThulinPrepare version 1.6.3. v1.6.3
2011-12-15 Fredrik Thulins/Yubikey/YubiKey/
2011-12-15 Fredrik ThulinSort oath-imf in --help message.
2011-12-15 Fredrik ThulinDocument oath-imf, serial-{btn,usb,api}-visible.
2011-12-12 Fredrik ThulinFix CRC in test cases on big endian systems.
2011-12-09 Tollef Fog... Merge commit 'v1.6.2'
2011-11-28 Fredrik ThulinPrepare version 1.6.2. v1.6.2
2011-11-25 Tollef Fog... Merge remote-tracking branch 'vuizook/master'
2011-11-24 Simon JosefssonCheck calloc return value when creating errno varibles.
2011-11-10 Simon JosefssonFix firmware version check.
2011-11-10 Simon JosefssonUse extern "C" keywords.
2011-11-03 Fredrik ThulinDefine YK_DEBUG to get hex dumps of USB read/writes.
2011-10-31 Fredrik ThulinFix 'char' not always defaulting to sign.
2011-10-05 Simon JosefssonUpdate.
2011-09-21 Fredrik ThulinMerge branch 'fix-non-linux-libusb' of https://github...
2011-09-16 Fredrik ThulinMerge branch 'fix-ykpers.h-wall-message' of https:...
2011-09-16 Fredrik ThulinFix length in some calls to writer().
2011-09-12 Doug HuffFix -Wall error.
2011-09-12 Doug HuffThis fixes building on OpenBSD and properly adds ykcore...
2011-08-15 Simon JosefssonFix typo in NEWS. v1.6.1
2011-08-15 Simon JosefssonVersion 1.6.1.
2011-08-15 Simon JosefssonFix test_args_to_config crash on some platform.
2011-08-15 Simon JosefssonBump version.
2011-07-20 Simon JosefssonUpdate for new google account.
2011-07-20 Simon JosefssonFix constness. v1.6.0
2011-07-20 Simon JosefssonVersion 1.6.0.
2011-07-20 Simon JosefssonAdd NEWS entry. Bump version. Fixed shared library...
2011-07-20 Frank CusackAdd flag and API for OATH initial moving factor.
2011-07-20 Simon JosefssonAccept firmware version 2.3.x too.
2011-06-07 Fredrik ThulinTry to fix test case problems on armel CPU.
2011-05-10 Simon JosefssonVersion 1.5.2. v1.5.2
2011-05-10 Simon JosefssonUse latest docs.
2011-05-10 Simon JosefssonAdd NEWS entries.
2011-05-10 Simon JosefssonFix license and dist ykpers4win.mk.
2011-04-20 Simon JosefssonFix typo and re-indent.
2011-04-20 Simon JosefssonPrint udev rules directory at the end of ./configure...
2011-04-14 Tollef Fog... Add udev rules to grant the console user access to...
2011-04-14 Simon JosefssonDrop hidpi.h too, we only need user space stuff in...
2011-04-14 Simon JosefssonFix upload rules.
2011-04-14 Simon JosefssonAssume a fixed MinGW-w64 environment, drop work arounds...
2011-04-13 Fredrik ThulinFix incorrect length used with 'yubikey_hex_decode'.
2011-04-12 Fredrik ThulinSince slot choosing resets options, demand it comes...
2011-04-12 Fredrik ThulinMerge branch 'master' of github.com:Yubico/yubikey...
2011-04-12 Fredrik Thulin_yk_hexdump: cleaner output
2011-04-12 Simon JosefssonMove all Windows targets to ykpers4win.mk.
2011-04-12 Simon JosefssonForce libtool to install DLL even though it doesn't...
2011-04-11 Simon JosefssonBump versions.
2011-04-11 Simon JosefssonUse latest documentation. v1.5.1
2011-04-11 Simon JosefssonFix pgp key example.
2011-04-11 Simon JosefssonVersion 1.5.1.
2011-04-11 Simon JosefssonIgnore more.
2011-04-11 Simon JosefssonBump versions to reflect added header and functions.
2011-04-11 Simon JosefssonFixed a build error in self tests when '-z muldefs...
2011-04-11 Simon JosefssonRe-enable make check now that it works.
2011-04-11 Fredrik ThulinList bugfixes for 1.5.1.
2011-04-11 Simon JosefssonFix .gitignore.
2011-04-11 Simon JosefssonUse valgrind for self checks.
2011-04-11 Simon JosefssonAdd some news entries for 1.5.1.
2011-04-11 Simon JosefssonMerge remote branch 'remotes/origin/fix/selfcheck_crash'
2011-04-11 Simon JosefssonMerge remote branch 'remotes/origin/feature/windows...
2011-04-10 Simon JosefssonUse native Windows backend by assuming 1.5.1 and drop...
2011-04-10 Simon JosefssonFix last commit.
2011-04-10 Simon JosefssonFix crash in self test. Fix expected error codes.
2011-04-09 Simon JosefssonAdd native Windows backend.
2011-04-09 Simon JosefssonCleanup stub.
2011-04-07 Fredrik ThulinSlot 2 configuration was broken with libusb-win32.
2011-04-02 Fredrik Thulinfixed= is not n/a for OATH-HOTP.
2011-03-23 Fredrik ThulinAdd some missing prototypes.
2011-03-12 Tollef Fog... Distribute ykdef.h too
2011-03-10 Tollef Fog... Document modhex
2011-03-10 Tollef Fog... Fix Swedishism
2011-03-10 Fredrik ThulinAdd new man-page ykchalresp.1
2011-03-09 Fredrik ThulinPrepare for release 1.5.0. v1.5.0
2011-03-09 Fredrik Thulinwhitespace
2011-03-09 Fredrik ThulinUse new helper function _parse_args_rc.
2011-03-09 Fredrik ThulinBan -ouid= with -ochal-resp and -ooath-hotp.
2011-03-09 Fredrik ThulinClarifications.
2011-03-09 Fredrik ThulinMerge branch 'feature/get_serial_number'
2011-03-08 Fredrik ThulinSerial number API appeared in 2.2, not 2.0.
next