]> err.no Git - yubikey-personalization.old/shortlog
yubikey-personalization.old
2009-08-10 Simon JosefssonVersion 0.94.
2009-08-10 Simon JosefssonUpper case param fields to reduce confusion.
2009-08-10 Simon JosefssonAdd man page for ykpersonalize.
2009-08-10 Simon JosefssonFix typo.
2009-08-10 Simon JosefssonAdd.
2009-08-10 Simon JosefssonBump versions.
2009-08-10 Simon JosefssonBetter error handling for libusb-1.0 backend.
2009-08-07 Simon JosefssonVersion 0.93.
2009-08-07 Simon JosefssonCleanup and provide summary of configured options.
2009-08-07 Simon JosefssonAuto-detect libusb-1.0 if present, but fall back to...
2009-08-04 Simon JosefssonAdd.
2009-08-04 Simon JosefssonAdd libusb-1.0 support from Tollef Fog Heen.
2009-08-04 Simon JosefssonMake _ykusb_read return number of read bytes rather...
2009-07-01 Richard LevitteUpdated definitions header
2009-06-30 Richard LevitteDeclare the functions to set the Yubikey II flags
2009-06-30 Richard LevitteAdd options for Yubikey II setting.
2009-06-30 Richard LevitteAdd handling of access code.
2009-06-30 Richard LevitteAdd a function to fetch the core configuration from...
2009-06-29 Richard LevittePrint the firmware version early.
2009-06-29 Richard LevitteMake the command line program use the new interface...
2009-06-29 Richard LevitteChange the configuration structure to be internal for...
2009-06-29 Richard LevitteAdd preliminary new configuration flags for Yubikey 2.0
2009-06-16 Simon JosefssonSupport firmware v2.0.
2009-05-29 Simon JosefssonAdd.
2009-05-29 Simon JosefssonIt is -aFOO not -a=FOO.
2009-05-29 Simon JosefssonUse yubico.com pgp key to sign releases.
2009-05-25 Simon JosefssonBump versions.
2009-05-25 Simon JosefssonDist yktsd.h.
2009-05-25 Simon JosefssonVersion 0.92.
2009-05-21 Richard LevitteAdd the acx_pthread.m4 macro package for those who...
2009-05-08 Simon JosefssonMake it work again.
2009-05-08 Simon JosefssonAdd.
2009-05-08 Simon JosefssonFix README issue.
2009-05-08 Simon JosefssonRemove notes/, replaced with wiki page.
2009-05-08 Simon JosefssonBump versions. Add to NEWS.
2009-05-08 Simon JosefssonSet LDFLAGS properly for Mac OS X. Not clear whether...
2009-05-08 Simon JosefssonFix -a docstring. Reported by Aaron Mitti.
2009-05-08 Simon JosefssonEXTRA_DIST magic to get all wiki files.
2009-05-08 Simon JosefssonAdd doc wiki link.
2009-05-08 Simon JosefssonRemove doc.
2009-05-08 Simon JosefssonDrop.
2009-05-08 Simon JosefssonAdd doc which points to wiki.
2009-05-07 Richard LevitteMake the errno location functions thread safe.
2009-05-07 Richard LevitteAdapt to the changes in ykcore.
2009-05-07 Richard LevitteMove all internal functions to the new header file...
2009-05-07 Simon JosefssonVersion 0.91.
2009-05-07 Simon JosefssonFix include's.
2009-05-07 Simon JosefssonFix typo.
2009-05-07 Simon JosefssonFix typo.
2009-05-07 Simon JosefssonAdd.
2009-05-07 Simon JosefssonAdd Mac OS X implementation.
2009-05-07 Simon JosefssonLink to libusb properly, based on patch by Christer...
2009-05-07 Simon JosefssonSupport more firmwares.
2009-05-07 Simon JosefssonBump libtool library revision.
2009-05-07 Simon JosefssonBump version.
2009-05-07 Simon JosefssonImplement autoconf based backend chosing.
2009-05-05 Simon JosefssonVersion 0.9.
2009-05-05 Simon JosefssonDo a 0.9 before we make 1.0.
2009-05-05 Simon JosefssonDo a 0.9 before we make 1.0.
2009-05-05 Simon JosefssonFix instructions.
2009-05-05 Simon JosefssonFix make distcheck by pulling in ykcore stuff.
2009-05-05 Simon JosefssonFix AC_INIT.
2009-04-30 Simon JosefssonFix namespace of ykpers.h.
2009-04-30 Simon JosefssonFix fixed/uid parameters.
2009-04-30 Simon JosefssonUse hex decoding from libyubikey.
2009-04-30 Simon JosefssonUse modhex from libyubikey.
2009-04-30 Simon JosefssonLink to yubico-c.
2009-04-30 Simon JosefssonAdded ykp_AES_key_from_hex and ykpersonalize -a parameter.
2009-03-25 Simon JosefssonWork with libtool 2.2.x.
2009-03-11 Richard LevitteAdd dependencies in README
2009-03-11 Richard LevitteForgot to change ./yubikey-core/libykcore.a to ./yubike...
2009-03-10 Simon JosefssonAdd.
2009-03-10 Simon JosefssonFix portability of self tests.
2009-03-09 Richard LevitteRelease 1.0
2009-03-09 Richard LevitteNow that yubico-core uses libtool, a small adaptation...
2009-03-09 Richard LevitteUse the same releasing notes as for yubico-core here
2009-03-09 Richard LevitteCheck that yubikey-core/ykcore.h declares yk_usb_strerror
2009-03-09 Richard LevitteUse the new yk_usb_strerror() from yubikey-core
2008-10-17 Richard LevitteTest release 0.9, to become 1.0...
2008-10-17 Richard LevitteAdd command line options for all the flags and other...
2008-10-17 Richard LevitteDefine the functions that set the character fields
2008-10-16 Richard LevitteAdd functions to set more fields in the configuration...
2008-10-08 Richard LevitteAllow for a different location for a proper libusb...
2008-10-08 Richard LevitteDon't forget to make sure time_t gets properly declared...
2008-10-07 Simon JosefssonMention autoreconf.
2008-10-05 Richard LevitteOnly try to close the key if we got one...
2008-10-05 Richard LevitteBetter error checking and reporting
2008-10-05 Richard LevitteOnly write verbose messages when then verbose flag...
2008-10-04 Richard LevitteRewrite, using better error checking and reporting
2008-10-04 Richard LevitteImplement error handling in the personlization library
2008-10-04 Richard LevitteHave the applications link with ykcore
2008-10-01 Simon JosefssonUse AM_CPPFLAGS to avoid per-target flags, to avoid...
2008-10-01 Richard LevitteAdd a first draft of a command line tool.
2008-10-01 Richard LevitteLet ykp_AES_key_from_passphrase() take an optional...
2008-10-01 Richard LevitteAdapt the Makefile for the latest changes
2008-10-01 Richard LevittePersonalization code that I've been tampering with...
2008-10-01 Richard LevitteAdd functionality to create and destroy configurations.
2008-09-29 Richard LevitteRemove function to generate random AES keys. Too insecure.
2008-09-29 Richard LevitteFirst draft of personalization functionality
2008-09-29 Richard LevitteAdd an implementation of PBKDF2
next