]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
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
2008-10-04 levitteHave the applications link with ykcore
2008-10-01 simon75jUse AM_CPPFLAGS to avoid per-target flags, to avoid...
2008-10-01 levitteAdd a first draft of a command line tool.
2008-10-01 levitteLet ykp_AES_key_from_passphrase() take an optional...
2008-10-01 levitteAdapt the Makefile for the latest changes
2008-10-01 levittePersonalization code that I've been tampering with...
2008-10-01 levitteAdd functionality to create and destroy configurations.
2008-09-29 levitteRemove function to generate random AES keys. Too insecure.
2008-09-29 levitteFirst draft of personalization functionality
2008-09-29 levitteAdd an implementation of PBKDF2
2008-09-29 levitteAdd SHA and HMAC functions extracted from RFC 4634
2008-09-25 levitteHandle the presence of yubikey-core, and make sure...
2008-09-22 levitteWe don't need the common directory any more
2008-09-22 levitteMove common/ykdef.h to yubikey-core
2008-09-22 levitteRemove documents that were added to yubikey-core
2008-09-18 levitteMake the yubikey module consistent
2008-09-18 levitteAES modules added, reflect that
2008-09-18 levitteDon't need that external library right now
2008-09-18 levitteAdded needed modules for AES
2008-09-18 levittelibykpers, not libyubikey.
2008-09-18 levitteautoreconf demands certain files
2008-09-18 levitteAdded common routines (shouldn't they be in a separate...
2008-09-18 levitteAdd some internal and useful documentation
2008-09-18 levitteDefine the main structure and license
2008-09-17 (no author)Initial directory structure.