]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
2009-08-24 levitte@gmail.comMake it possible to write to more than one configuratio...
2009-08-24 levitte@gmail.comMake it possible to have different default configuratio...
2009-08-24 levitte@gmail.comMake all input numbers hexadecimal by default. It...
2009-08-24 levitte@gmail.comUpdate with version info for 0.95
2009-08-17 levitte@gmail.comUpdate the man page with the access code syntax
2009-08-17 levitte@gmail.comClarify that -c doesn't set the access code
2009-08-17 simon75jGeneralize release target.
2009-08-17 levitte@gmail.comAccess code handling seems to work.
2009-08-14 simon75jI found some really old yubikeys, support them too.
2009-08-10 simon75jDist ykpersonalize.1.
2009-08-10 simon75jVersion 0.94.
2009-08-10 simon75jUpper case param fields to reduce confusion.
2009-08-10 simon75jAdd man page for ykpersonalize.
2009-08-10 simon75jFix typo.
2009-08-10 simon75jAdd.
2009-08-10 simon75jBump versions.
2009-08-10 simon75jBetter error handling for libusb-1.0 backend.
2009-08-07 simon75jVersion 0.93.
2009-08-07 simon75jCleanup and provide summary of configured options.
2009-08-07 simon75jAuto-detect libusb-1.0 if present, but fall back to...
2009-08-04 simon75jAdd.
2009-08-04 simon75jAdd libusb-1.0 support from Tollef Fog Heen.
2009-08-04 simon75jMake _ykusb_read return number of read bytes rather...
2009-07-01 levitte@gmail.comUpdated definitions header
2009-06-30 levitte@gmail.comDeclare the functions to set the Yubikey II flags
2009-06-30 levitte@gmail.comAdd options for Yubikey II setting.
2009-06-30 levitte@gmail.comAdd handling of access code.
2009-06-30 levitte@gmail.comAdd a function to fetch the core configuration from...
2009-06-29 levitte@gmail.comPrint the firmware version early.
2009-06-29 levitte@gmail.comMake the command line program use the new interface...
2009-06-29 levitte@gmail.comChange the configuration structure to be internal for...
2009-06-29 levitte@gmail.comAdd preliminary new configuration flags for Yubikey 2.0
2009-06-16 simon75jSupport firmware v2.0.
2009-05-29 simon75jAdd.
2009-05-29 simon75jIt is -aFOO not -a=FOO.
2009-05-29 simon75jUse yubico.com pgp key to sign releases.
2009-05-25 simon75jBump versions.
2009-05-25 simon75jDist yktsd.h.
2009-05-25 simon75jVersion 0.92.
2009-05-21 levitteAdd the acx_pthread.m4 macro package for those who...
2009-05-08 simon75jMake it work again.
2009-05-08 simon75jAdd.
2009-05-08 simon75jFix README issue.
2009-05-08 simon75jRemove notes/, replaced with wiki page.
2009-05-08 simon75jBump versions. Add to NEWS.
2009-05-08 simon75jSet LDFLAGS properly for Mac OS X. Not clear whether...
2009-05-08 simon75jFix -a docstring. Reported by Aaron Mitti.
2009-05-08 simon75jEXTRA_DIST magic to get all wiki files.
2009-05-08 simon75jAdd doc wiki link.
2009-05-08 simon75jRemove doc.
2009-05-08 simon75jDrop.
2009-05-08 simon75jAdd doc which points to wiki.
2009-05-07 levitteMake the errno location functions thread safe.
2009-05-07 levitteAdapt to the changes in ykcore.
2009-05-07 levitteMove all internal functions to the new header file...
2009-05-07 simon75jVersion 0.91.
2009-05-07 simon75jFix include's.
2009-05-07 simon75jFix typo.
2009-05-07 simon75jFix typo.
2009-05-07 simon75jAdd.
2009-05-07 simon75jAdd Mac OS X implementation.
2009-05-07 simon75jLink to libusb properly, based on patch by Christer...
2009-05-07 simon75jSupport more firmwares.
2009-05-07 simon75jBump libtool library revision.
2009-05-07 simon75jBump version.
2009-05-07 simon75jImplement autoconf based backend chosing.
2009-05-05 simon75jVersion 0.9.
2009-05-05 simon75jDo a 0.9 before we make 1.0.
2009-05-05 simon75jDo a 0.9 before we make 1.0.
2009-05-05 simon75jFix instructions.
2009-05-05 simon75jFix make distcheck by pulling in ykcore stuff.
2009-05-05 simon75jFix AC_INIT.
2009-04-30 simon75jFix namespace of ykpers.h.
2009-04-30 simon75jFix fixed/uid parameters.
2009-04-30 simon75jUse hex decoding from libyubikey.
2009-04-30 simon75jUse modhex from libyubikey.
2009-04-30 simon75jLink to yubico-c.
2009-04-30 simon75jAdded ykp_AES_key_from_hex and ykpersonalize -a parameter.
2009-03-25 simon75jWork with libtool 2.2.x.
2009-03-11 levitteAdd dependencies in README
2009-03-11 levitteForgot to change ./yubikey-core/libykcore.a to ./yubike...
2009-03-10 simon75jAdd.
2009-03-10 simon75jFix portability of self tests.
2009-03-09 levitteRelease 1.0
2009-03-09 levitteNow that yubico-core uses libtool, a small adaptation...
2009-03-09 levitteUse the same releasing notes as for yubico-core here
2009-03-09 levitteCheck that yubikey-core/ykcore.h declares yk_usb_strerror
2009-03-09 levitteUse the new yk_usb_strerror() from yubikey-core
2008-10-17 levitteTest release 0.9, to become 1.0...
2008-10-17 levitteAdd command line options for all the flags and other...
2008-10-17 levitteDefine the functions that set the character fields
2008-10-16 levitteAdd functions to set more fields in the configuration...
2008-10-08 levitteAllow for a different location for a proper libusb...
2008-10-08 levitteDon't forget to make sure time_t gets properly declared...
2008-10-07 simon75jMention autoreconf.
2008-10-05 levitteOnly try to close the key if we got one...
2008-10-05 levitteBetter error checking and reporting
2008-10-05 levitteOnly write verbose messages when then verbose flag...
2008-10-04 levitteRewrite, using better error checking and reporting
2008-10-04 levitteImplement error handling in the personlization library
next