]> err.no Git - yubikey-personalization.old/shortlog
yubikey-personalization.old
2009-05-07 Simon JosefssonLink to libusb properly, based on patch by Christer...
2009-05-07 simon75jSupport more firmwares.
2009-05-07 Simon JosefssonSupport more firmwares.
2009-05-07 simon75jBump libtool library revision.
2009-05-07 Simon JosefssonBump libtool library revision.
2009-05-07 simon75jBump version.
2009-05-07 Simon JosefssonBump version.
2009-05-07 simon75jImplement autoconf based backend chosing.
2009-05-07 Simon JosefssonImplement autoconf based backend chosing.
2009-05-05 simon75jVersion 0.9.
2009-05-05 Simon JosefssonVersion 0.9.
2009-05-05 simon75jDo a 0.9 before we make 1.0.
2009-05-05 Simon JosefssonDo a 0.9 before we make 1.0.
2009-05-05 simon75jDo a 0.9 before we make 1.0.
2009-05-05 Simon JosefssonDo a 0.9 before we make 1.0.
2009-05-05 simon75jFix instructions.
2009-05-05 Simon JosefssonFix instructions.
2009-05-05 simon75jFix make distcheck by pulling in ykcore stuff.
2009-05-05 Simon JosefssonFix make distcheck by pulling in ykcore stuff.
2009-05-05 simon75jFix AC_INIT.
2009-05-05 Simon JosefssonFix AC_INIT.
2009-04-30 simon75jFix namespace of ykpers.h.
2009-04-30 Simon JosefssonFix namespace of ykpers.h.
2009-04-30 simon75jFix fixed/uid parameters.
2009-04-30 Simon JosefssonFix fixed/uid parameters.
2009-04-30 simon75jUse hex decoding from libyubikey.
2009-04-30 Simon JosefssonUse hex decoding from libyubikey.
2009-04-30 simon75jUse modhex from libyubikey.
2009-04-30 Simon JosefssonUse modhex from libyubikey.
2009-04-30 simon75jLink to yubico-c.
2009-04-30 Simon JosefssonLink to yubico-c.
2009-04-30 simon75jAdded ykp_AES_key_from_hex and ykpersonalize -a parameter.
2009-04-30 Simon JosefssonAdded ykp_AES_key_from_hex and ykpersonalize -a parameter.
2009-03-25 simon75jWork with libtool 2.2.x.
2009-03-25 Simon JosefssonWork with libtool 2.2.x.
2009-03-11 levitteAdd dependencies in README
2009-03-11 Richard LevitteAdd dependencies in README
2009-03-11 levitteForgot to change ./yubikey-core/libykcore.a to ./yubike...
2009-03-11 Richard LevitteForgot to change ./yubikey-core/libykcore.a to ./yubike...
2009-03-10 simon75jAdd.
2009-03-10 Simon JosefssonAdd.
2009-03-10 simon75jFix portability of self tests.
2009-03-10 Simon JosefssonFix portability of self tests.
2009-03-09 levitteRelease 1.0
2009-03-09 Richard LevitteRelease 1.0
2009-03-09 levitteNow that yubico-core uses libtool, a small adaptation...
2009-03-09 Richard 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 Richard 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 Richard LevitteCheck that yubikey-core/ykcore.h declares yk_usb_strerror
2009-03-09 levitteUse the new yk_usb_strerror() from yubikey-core
2009-03-09 Richard LevitteUse the new yk_usb_strerror() from yubikey-core
2008-10-17 levitteTest release 0.9, to become 1.0...
2008-10-17 Richard LevitteTest release 0.9, to become 1.0...
2008-10-17 levitteAdd command line options for all the flags and other...
2008-10-17 Richard LevitteAdd command line options for all the flags and other...
2008-10-17 levitteDefine the functions that set the character fields
2008-10-17 Richard LevitteDefine the functions that set the character fields
2008-10-16 levitteAdd functions to set more fields in the configuration...
2008-10-16 Richard LevitteAdd functions to set more fields in the configuration...
2008-10-08 levitteAllow for a different location for a proper libusb...
2008-10-08 Richard 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-08 Richard LevitteDon't forget to make sure time_t gets properly declared...
2008-10-07 simon75jMention autoreconf.
2008-10-07 Simon JosefssonMention autoreconf.
2008-10-05 levitteOnly try to close the key if we got one...
2008-10-05 Richard LevitteOnly try to close the key if we got one...
2008-10-05 levitteBetter error checking and reporting
2008-10-05 Richard LevitteBetter error checking and reporting
2008-10-05 levitteOnly write verbose messages when then verbose flag...
2008-10-05 Richard LevitteOnly write verbose messages when then verbose flag...
2008-10-04 levitteRewrite, using better error checking and reporting
2008-10-04 Richard LevitteRewrite, using better error checking and reporting
2008-10-04 levitteImplement error handling in the personlization library
2008-10-04 Richard LevitteImplement error handling in the personlization library
2008-10-04 levitteHave the applications link with ykcore
2008-10-04 Richard LevitteHave the applications link with ykcore
2008-10-01 simon75jUse AM_CPPFLAGS to avoid per-target flags, to avoid...
2008-10-01 Simon JosefssonUse AM_CPPFLAGS to avoid per-target flags, to avoid...
2008-10-01 levitteAdd a first draft of a command line tool.
2008-10-01 Richard LevitteAdd a first draft of a command line tool.
2008-10-01 levitteLet ykp_AES_key_from_passphrase() take an optional...
2008-10-01 Richard LevitteLet ykp_AES_key_from_passphrase() take an optional...
2008-10-01 levitteAdapt the Makefile for the latest changes
2008-10-01 Richard LevitteAdapt the Makefile for the latest changes
2008-10-01 levittePersonalization code that I've been tampering with...
2008-10-01 Richard LevittePersonalization code that I've been tampering with...
2008-10-01 levitteAdd functionality to create and destroy configurations.
2008-10-01 Richard LevitteAdd functionality to create and destroy configurations.
2008-09-29 levitteRemove function to generate random AES keys. Too insecure.
2008-09-29 Richard LevitteRemove function to generate random AES keys. Too insecure.
2008-09-29 levitteFirst draft of personalization functionality
2008-09-29 Richard LevitteFirst draft of personalization functionality
2008-09-29 levitteAdd an implementation of PBKDF2
2008-09-29 Richard LevitteAdd an implementation of PBKDF2
2008-09-29 levitteAdd SHA and HMAC functions extracted from RFC 4634
2008-09-29 Richard LevitteAdd SHA and HMAC functions extracted from RFC 4634
2008-09-25 levitteHandle the presence of yubikey-core, and make sure...
next