]> err.no Git - yubikey-personalization.old/shortlog
yubikey-personalization.old
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
2008-09-29 Richard LevitteAdd SHA and HMAC functions extracted from RFC 4634
2008-09-25 Richard LevitteHandle the presence of yubikey-core, and make sure...
2008-09-22 Richard LevitteWe don't need the common directory any more
2008-09-22 Richard LevitteMove common/ykdef.h to yubikey-core
2008-09-22 Richard LevitteRemove documents that were added to yubikey-core
2008-09-18 Richard LevitteMake the yubikey module consistent
2008-09-18 Richard LevitteAES modules added, reflect that
2008-09-18 Richard LevitteDon't need that external library right now
2008-09-18 Richard LevitteAdded needed modules for AES
2008-09-18 Richard Levittelibykpers, not libyubikey.
2008-09-18 Richard Levitteautoreconf demands certain files
2008-09-18 Richard LevitteAdded common routines (shouldn't they be in a separate...
2008-09-18 Richard LevitteAdd some internal and useful documentation
2008-09-18 Richard LevitteDefine the main structure and license