]> err.no Git - yubikey-personalization.old/shortlog
yubikey-personalization.old
2011-11-28 Fredrik ThulinPrepare version 1.6.2. v1.6.2
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.
2011-03-08 Fredrik ThulinAdd new libykpers functions.
2011-03-08 Fredrik ThulinFix 'make check' before 'make'.
2011-03-08 Fredrik ThulinChange product link.
2011-03-08 Fredrik ThulinMerge branch 'feature/challenge-response'
2011-03-08 Fredrik ThulinElaborate a bit on uid= and fixed=.
2011-03-08 Fredrik ThulinCorrect version required for C/R configuration flags.
2011-03-08 Fredrik ThulinRevert "Remove redundant '-h' check."
2011-03-07 Fredrik ThulinAdd ability to read serial number.
2011-03-07 Fredrik Thulin'fixed' is n/a for OATH/CHAL-RESP.
2011-03-07 Fredrik ThulinClarify type of key in error message.
2011-03-07 Fredrik ThulinNew URL for issue tracker.
2011-03-07 Fredrik Thulininit
2011-03-07 Fredrik ThulinWait for configuration writing to finish.
2011-03-06 Fredrik ThulinUse AC_CHECK_LIB to check for FreeBSD libusb.
2011-03-06 Fredrik ThulinFix FreeBSD libusb detection.
2011-03-01 Fredrik ThulinTry to fix libusb detection on FreeBSD 8.
2011-02-16 Fredrik ThulinDon't track generated ChangeLog.
2011-02-08 Simon JosefssonUpdate.
2011-02-05 Fredrik ThulinFix YK_ENOMEM and YK_ENOSTATUS both being 0x07.
2011-02-05 Fredrik ThulinRemove redundant '-h' check.
2011-02-05 Fredrik ThulinAdd challenge-response tool (ykchalresp).
2011-01-31 Fredrik ThulinDocument 160 bit key fix, and increase LT_REVISION...
2011-01-31 Fredrik ThulinMinor cleanups.
2011-01-31 Fredrik ThulinMake ykp_AES_key_from_passphrase() handle 160 bit keys...
2011-01-31 Fredrik Thulinykp_write_config: Some modes now store four bytes key...
2011-01-20 Fredrik ThulinAdd info about how to populate the doc/ directory after...
2011-01-19 Fredrik Thulinrelease: One more fix for build dir != src dir.
2011-01-19 Fredrik Thulinrelease: Make work with build dir != src dir. v1.4.1
next