]> err.no Git - yubikey-personalization.old/log
yubikey-personalization.old
14 years agoDist doc/Compatibility.wiki.
Simon Josefsson [Fri, 29 Jan 2010 12:28:39 +0000 (12:28 +0000)]
Dist doc/Compatibility.wiki.

14 years agoAdd reference to compatibility wiki page
Tollef Fog Heen [Thu, 28 Jan 2010 22:52:32 +0000 (22:52 +0000)]
Add reference to compatibility wiki page

14 years agoStop bailing out on unknown firmwares
Tollef Fog Heen [Thu, 28 Jan 2010 22:43:09 +0000 (22:43 +0000)]
Stop bailing out on unknown firmwares

Previously, we would bail out if we saw an unsupported firmware.  Stop
doing that and instead write out a warning message saying not all
features might be supported.

14 years agoVersion 1.2.
Simon Josefsson [Fri, 22 Jan 2010 14:01:29 +0000 (14:01 +0000)]
Version 1.2.

14 years agoBump version.
Simon Josefsson [Fri, 22 Jan 2010 13:59:58 +0000 (13:59 +0000)]
Bump version.

14 years agoSupport firmware version 2.1 too.
Simon Josefsson [Fri, 22 Jan 2010 13:58:56 +0000 (13:58 +0000)]
Support firmware version 2.1 too.

14 years agoUpdate NEWS for 1.1
Tollef Fog Heen [Sat, 3 Oct 2009 19:25:07 +0000 (19:25 +0000)]
Update NEWS for 1.1

14 years agoRevert last commit, I was confused
Tollef Fog Heen [Sat, 3 Oct 2009 19:03:18 +0000 (19:03 +0000)]
Revert last commit, I was confused

14 years agoChange reference to the documentation to something that most people are likely to...
Tollef Fog Heen [Sat, 3 Oct 2009 18:30:15 +0000 (18:30 +0000)]
Change reference to the documentation to something that most people are likely to see/find

15 years agoFix typo
Tollef Fog Heen [Sat, 19 Sep 2009 08:10:40 +0000 (08:10 +0000)]
Fix typo

15 years agoDocument last changes
Richard Levitte [Fri, 18 Sep 2009 12:09:11 +0000 (12:09 +0000)]
Document last changes

15 years agoBetter to handle -h after the core is initialised
Richard Levitte [Fri, 18 Sep 2009 12:04:23 +0000 (12:04 +0000)]
Better to handle -h after the core is initialised

15 years agoMake sure to handle cases when the backend is stopped before being initialised
Richard Levitte [Fri, 18 Sep 2009 12:03:56 +0000 (12:03 +0000)]
Make sure to handle cases when the backend is stopped before being initialised

15 years agoIncrement version to 1.1
Richard Levitte [Fri, 18 Sep 2009 10:55:00 +0000 (10:55 +0000)]
Increment version to 1.1

15 years agoThe return code from hex_modhex_decode() was incorrectly treated.
Richard Levitte [Fri, 18 Sep 2009 10:51:18 +0000 (10:51 +0000)]
The return code from hex_modhex_decode() was incorrectly treated.
new_access_code was improperly set.

15 years agoVersion 1.0.
Simon Josefsson [Fri, 18 Sep 2009 05:57:31 +0000 (05:57 +0000)]
Version 1.0.

15 years agoBump version.
Simon Josefsson [Fri, 18 Sep 2009 05:56:36 +0000 (05:56 +0000)]
Bump version.

15 years agoVersion 0.999.
Simon Josefsson [Thu, 17 Sep 2009 06:34:12 +0000 (06:34 +0000)]
Version 0.999.

15 years agoBump versions.
Simon Josefsson [Mon, 14 Sep 2009 14:39:45 +0000 (14:39 +0000)]
Bump versions.

15 years agoFix signedness warnings.
Richard Levitte [Sun, 13 Sep 2009 09:57:52 +0000 (09:57 +0000)]
Fix signedness warnings.
Remove unused variable.

15 years agoInclude unistd.h to get the declaration of usleep().
Richard Levitte [Sun, 13 Sep 2009 09:57:11 +0000 (09:57 +0000)]
Include unistd.h to get the declaration of usleep().
Make sure yk_init() and yk_release() return a status code.
Make sure yk_release() calls _ykusb_stop() rather than _tkusb_start()!!!
Fix other gcc warnings.

15 years agoInclude ctype.h to get declaration of tolower.h and friends.
Richard Levitte [Sun, 13 Sep 2009 09:55:14 +0000 (09:55 +0000)]
Include ctype.h to get declaration of tolower.h and friends.
Fix gcc warnings.

15 years agoFixed gcc warnings.
Richard Levitte [Sun, 13 Sep 2009 09:54:13 +0000 (09:54 +0000)]
Fixed gcc warnings.

15 years agoAdded include of yubikey.h to get the declaration of
Richard Levitte [Sun, 13 Sep 2009 09:53:21 +0000 (09:53 +0000)]
Added include of yubikey.h to get the declaration of
yubikey_modehex_decode and yubikey_hex_decode.
Made hex_modhex_decode check the argument so it's valid.
Changed binary strings from 'char' to 'unsigned char'.

15 years agoFix warnings.
Simon Josefsson [Sun, 13 Sep 2009 06:17:55 +0000 (06:17 +0000)]
Fix warnings.
Reported by Patrick Neave <p.neave@gmail.com>.

15 years agoVersion 0.99.
Simon Josefsson [Sat, 12 Sep 2009 07:14:27 +0000 (07:14 +0000)]
Version 0.99.

15 years agoFix build error related to _ykp_errno_location on non-Linux.
Simon Josefsson [Sat, 12 Sep 2009 07:13:15 +0000 (07:13 +0000)]
Fix build error related to _ykp_errno_location on non-Linux.

15 years agoVersion 0.98.
Simon Josefsson [Tue, 8 Sep 2009 08:47:48 +0000 (08:47 +0000)]
Version 0.98.

15 years agoSanity check NEWS before release.
Simon Josefsson [Tue, 8 Sep 2009 08:47:20 +0000 (08:47 +0000)]
Sanity check NEWS before release.

15 years agoAdd.
Simon Josefsson [Tue, 8 Sep 2009 08:45:20 +0000 (08:45 +0000)]
Add.

15 years agoBump versions.
Simon Josefsson [Tue, 8 Sep 2009 08:45:10 +0000 (08:45 +0000)]
Bump versions.

15 years agoExit with non-zero exit code on no yubikey present errors.
Simon Josefsson [Tue, 8 Sep 2009 08:43:00 +0000 (08:43 +0000)]
Exit with non-zero exit code on no yubikey present errors.
Reported by Greg Woods.

15 years agoUpdate man page
Tollef Fog Heen [Sat, 5 Sep 2009 09:23:54 +0000 (09:23 +0000)]
Update man page

Make the man page up to date with the help output from ykpersonalize

15 years agoCorrect documentation
Richard Levitte [Wed, 2 Sep 2009 14:46:19 +0000 (14:46 +0000)]
Correct documentation

15 years agoFound another old key, confirmed working.
Simon Josefsson [Tue, 1 Sep 2009 13:04:04 +0000 (13:04 +0000)]
Found another old key, confirmed working.

15 years agoFix constness
Richard Levitte [Mon, 31 Aug 2009 17:38:56 +0000 (17:38 +0000)]
Fix constness

15 years agoCheck for libyubikey v1.5+.
Simon Josefsson [Mon, 31 Aug 2009 14:26:40 +0000 (14:26 +0000)]
Check for libyubikey v1.5+.

15 years agoAdd.
Simon Josefsson [Mon, 31 Aug 2009 14:26:30 +0000 (14:26 +0000)]
Add.

15 years agoAdd.
Simon Josefsson [Mon, 31 Aug 2009 06:00:15 +0000 (06:00 +0000)]
Add.

15 years agoUse linker version script.
Simon Josefsson [Mon, 31 Aug 2009 05:59:52 +0000 (05:59 +0000)]
Use linker version script.

15 years agoInclude the configuration number to be written to
Richard Levitte [Fri, 28 Aug 2009 05:17:02 +0000 (05:17 +0000)]
Include the configuration number to be written to

15 years agoAdd.
Simon Josefsson [Thu, 27 Aug 2009 18:40:12 +0000 (18:40 +0000)]
Add.

15 years agoAdd.
Simon Josefsson [Thu, 27 Aug 2009 18:34:02 +0000 (18:34 +0000)]
Add.

15 years agoBump versions.
Simon Josefsson [Thu, 27 Aug 2009 18:19:52 +0000 (18:19 +0000)]
Bump versions.

15 years agoAdd.
Simon Josefsson [Thu, 27 Aug 2009 18:19:42 +0000 (18:19 +0000)]
Add.

15 years agoMake sure -h works even without yubikey.
Simon Josefsson [Thu, 27 Aug 2009 18:18:56 +0000 (18:18 +0000)]
Make sure -h works even without yubikey.

15 years agoVersion 0.96.
Simon Josefsson [Thu, 27 Aug 2009 14:34:32 +0000 (14:34 +0000)]
Version 0.96.

15 years agoFix error.
Simon Josefsson [Thu, 27 Aug 2009 14:32:40 +0000 (14:32 +0000)]
Fix error.

15 years agoAdd pkg-config script and document versioning.
Simon Josefsson [Thu, 27 Aug 2009 14:30:32 +0000 (14:30 +0000)]
Add pkg-config script and document versioning.

15 years agoImprove versioning.
Simon Josefsson [Thu, 27 Aug 2009 13:56:11 +0000 (13:56 +0000)]
Improve versioning.

15 years agoAdd -1 and -2.
Simon Josefsson [Thu, 27 Aug 2009 13:51:57 +0000 (13:51 +0000)]
Add -1 and -2.

15 years agoBump ABI.
Simon Josefsson [Thu, 27 Aug 2009 13:41:08 +0000 (13:41 +0000)]
Bump ABI.

15 years agoMake sure the 'fixed' prefix is in modhex by default, the rest in hex.
Richard Levitte [Wed, 26 Aug 2009 13:35:14 +0000 (13:35 +0000)]
Make sure the 'fixed' prefix is in modhex by default, the rest in hex.

15 years agoLeave all controls of the input number to hex_modhex_decode().
Richard Levitte [Wed, 26 Aug 2009 13:34:49 +0000 (13:34 +0000)]
Leave all controls of the input number to hex_modhex_decode().
Make sure the 'fixed' prefix is in modhex by default, the rest in hex.

15 years agoThe command line arguments are with dashes, not underscores...
Richard Levitte [Tue, 25 Aug 2009 19:44:47 +0000 (19:44 +0000)]
The command line arguments are with dashes, not underscores...

15 years agoAnother copy and paste error, giving wrong numbers when reading pure hex
Richard Levitte [Tue, 25 Aug 2009 11:20:37 +0000 (11:20 +0000)]
Another copy and paste error, giving wrong numbers when reading pure hex

15 years agoCorrect various typos
Richard Levitte [Tue, 25 Aug 2009 10:13:56 +0000 (10:13 +0000)]
Correct various typos

15 years agoMake sure the printout function shows the new flags, depending on configuration version
Richard Levitte [Tue, 25 Aug 2009 10:13:26 +0000 (10:13 +0000)]
Make sure the printout function shows the new flags, depending on configuration version

15 years agoReally enable all the Yubikey II flags
Richard Levitte [Tue, 25 Aug 2009 09:13:34 +0000 (09:13 +0000)]
Really enable all the Yubikey II flags

15 years agoEnable all the Yubikey II flags
Richard Levitte [Tue, 25 Aug 2009 08:48:10 +0000 (08:48 +0000)]
Enable all the Yubikey II flags

15 years agoDocument and bump the library versions.
Richard Levitte [Mon, 24 Aug 2009 13:45:13 +0000 (13:45 +0000)]
Document and bump the library versions.
NOTE: the new code it yet untested\!  Proceed with care\!

15 years agoAdd the possibility to program first and second configuration slots
Richard Levitte [Mon, 24 Aug 2009 13:44:17 +0000 (13:44 +0000)]
Add the possibility to program first and second configuration slots

15 years agoMake it possible to write to more than one configuration slot
Richard Levitte [Mon, 24 Aug 2009 13:43:05 +0000 (13:43 +0000)]
Make it possible to write to more than one configuration slot

15 years agoMake it possible to have different default configurations for different slots
Richard Levitte [Mon, 24 Aug 2009 13:42:23 +0000 (13:42 +0000)]
Make it possible to have different default configurations for different slots

15 years agoMake all input numbers hexadecimal by default. It's still possible to give modhex...
Richard Levitte [Mon, 24 Aug 2009 13:00:43 +0000 (13:00 +0000)]
Make all input numbers hexadecimal by default.  It's still possible to give modhex ones by prefixing them with 'm:'

15 years agoUpdate with version info for 0.95
Richard Levitte [Mon, 24 Aug 2009 11:08:49 +0000 (11:08 +0000)]
Update with version info for 0.95

15 years agoUpdate the man page with the access code syntax
Richard Levitte [Mon, 17 Aug 2009 17:35:06 +0000 (17:35 +0000)]
Update the man page with the access code syntax

15 years agoClarify that -c doesn't set the access code
Richard Levitte [Mon, 17 Aug 2009 17:27:48 +0000 (17:27 +0000)]
Clarify that -c doesn't set the access code

15 years agoGeneralize release target.
Simon Josefsson [Mon, 17 Aug 2009 16:29:56 +0000 (16:29 +0000)]
Generalize release target.

15 years agoAccess code handling seems to work.
Richard Levitte [Mon, 17 Aug 2009 16:22:48 +0000 (16:22 +0000)]
Access code handling seems to work.
If the access code is wrong, it will only output a write error when
you try to configure, should it do something more intelligent?
Please try this out, but USE WITH CAUTION...  Try with a spare key.

15 years agoI found some really old yubikeys, support them too.
Simon Josefsson [Fri, 14 Aug 2009 11:47:01 +0000 (11:47 +0000)]
I found some really old yubikeys, support them too.

15 years agoDist ykpersonalize.1.
Simon Josefsson [Mon, 10 Aug 2009 08:48:22 +0000 (08:48 +0000)]
Dist ykpersonalize.1.

15 years agoVersion 0.94.
Simon Josefsson [Mon, 10 Aug 2009 08:47:36 +0000 (08:47 +0000)]
Version 0.94.

15 years agoUpper case param fields to reduce confusion.
Simon Josefsson [Mon, 10 Aug 2009 08:32:58 +0000 (08:32 +0000)]
Upper case param fields to reduce confusion.
Reported by Peter Hultqvist <peter.h@nsf.scout.se>.

15 years agoAdd man page for ykpersonalize.
Simon Josefsson [Mon, 10 Aug 2009 08:28:16 +0000 (08:28 +0000)]
Add man page for ykpersonalize.
Patch from Tollef Fog Heen <tfheen@err.no>.

15 years agoFix typo.
Simon Josefsson [Mon, 10 Aug 2009 08:23:33 +0000 (08:23 +0000)]
Fix typo.
From Tollef Fog Heen <tfheen@err.no>.

15 years agoAdd.
Simon Josefsson [Mon, 10 Aug 2009 08:22:54 +0000 (08:22 +0000)]
Add.

15 years agoBump versions.
Simon Josefsson [Mon, 10 Aug 2009 08:22:31 +0000 (08:22 +0000)]
Bump versions.

15 years agoBetter error handling for libusb-1.0 backend.
Simon Josefsson [Mon, 10 Aug 2009 08:21:56 +0000 (08:21 +0000)]
Better error handling for libusb-1.0 backend.
Patch from Tollef Fog Heen <tfheen@err.no>.

15 years agoVersion 0.93.
Simon Josefsson [Fri, 7 Aug 2009 09:23:37 +0000 (09:23 +0000)]
Version 0.93.

15 years agoCleanup and provide summary of configured options.
Simon Josefsson [Fri, 7 Aug 2009 09:21:10 +0000 (09:21 +0000)]
Cleanup and provide summary of configured options.

15 years agoAuto-detect libusb-1.0 if present, but fall back to libusb if not.
Simon Josefsson [Fri, 7 Aug 2009 09:16:48 +0000 (09:16 +0000)]
Auto-detect libusb-1.0 if present, but fall back to libusb if not.
Patch from Tollef Fog Heen <tfheen@err.no>.

15 years agoAdd.
Simon Josefsson [Tue, 4 Aug 2009 09:35:22 +0000 (09:35 +0000)]
Add.

15 years agoAdd libusb-1.0 support from Tollef Fog Heen.
Simon Josefsson [Tue, 4 Aug 2009 09:32:59 +0000 (09:32 +0000)]
Add libusb-1.0 support from Tollef Fog Heen.

15 years agoMake _ykusb_read return number of read bytes rather than 1.
Simon Josefsson [Tue, 4 Aug 2009 09:01:36 +0000 (09:01 +0000)]
Make _ykusb_read return number of read bytes rather than 1.
Reported by Tollef Fog Heen <tfheen@err.no>.

15 years agoUpdated definitions header
Richard Levitte [Wed, 1 Jul 2009 06:41:20 +0000 (06:41 +0000)]
Updated definitions header

15 years agoDeclare the functions to set the Yubikey II flags
Richard Levitte [Tue, 30 Jun 2009 10:30:21 +0000 (10:30 +0000)]
Declare the functions to set the Yubikey II flags

15 years agoAdd options for Yubikey II setting.
Richard Levitte [Tue, 30 Jun 2009 10:27:50 +0000 (10:27 +0000)]
Add options for Yubikey II setting.
Disable them for now however, since we don't have the values yet

15 years agoAdd handling of access code.
Richard Levitte [Tue, 30 Jun 2009 09:57:29 +0000 (09:57 +0000)]
Add handling of access code.
Disable it for now however, something seems to be fishy

15 years agoAdd a function to fetch the core configuration from the ykpers configuration
Richard Levitte [Tue, 30 Jun 2009 09:56:01 +0000 (09:56 +0000)]
Add a function to fetch the core configuration from the ykpers configuration

15 years agoPrint the firmware version early.
Richard Levitte [Mon, 29 Jun 2009 19:47:57 +0000 (19:47 +0000)]
Print the firmware version early.
Wrong configuration structure type.

15 years agoMake the command line program use the new interface. UNTESTED\!
Richard Levitte [Mon, 29 Jun 2009 19:21:28 +0000 (19:21 +0000)]
Make the command line program use the new interface.  UNTESTED\!

15 years agoChange the configuration structure to be internal for ykpers, with a field
Richard Levitte [Mon, 29 Jun 2009 19:20:54 +0000 (19:20 +0000)]
Change the configuration structure to be internal for ykpers, with a field
being the ykcore configuration structure.  This is to include yubikey version
information and being able to set options according to that...
Increase the library age accordingly

15 years agoAdd preliminary new configuration flags for Yubikey 2.0
Richard Levitte [Mon, 29 Jun 2009 14:19:27 +0000 (14:19 +0000)]
Add preliminary new configuration flags for Yubikey 2.0

15 years agoSupport firmware v2.0.
Simon Josefsson [Tue, 16 Jun 2009 11:50:09 +0000 (11:50 +0000)]
Support firmware v2.0.

15 years agoAdd.
Simon Josefsson [Fri, 29 May 2009 17:11:56 +0000 (17:11 +0000)]
Add.

15 years agoIt is -aFOO not -a=FOO.
Simon Josefsson [Fri, 29 May 2009 17:11:31 +0000 (17:11 +0000)]
It is -aFOO not -a=FOO.

15 years agoUse yubico.com pgp key to sign releases.
Simon Josefsson [Fri, 29 May 2009 09:53:51 +0000 (09:53 +0000)]
Use yubico.com pgp key to sign releases.

15 years agoBump versions.
Simon Josefsson [Mon, 25 May 2009 08:39:10 +0000 (08:39 +0000)]
Bump versions.

15 years agoDist yktsd.h.
Simon Josefsson [Mon, 25 May 2009 08:34:44 +0000 (08:34 +0000)]
Dist yktsd.h.