]> err.no Git - yubikey-personalization/log
yubikey-personalization
10 years agoBump back to -1 because -1 was never uploaded. yubikey-personalization_1.15.0-1-real
Simon Josefsson [Tue, 11 Feb 2014 08:28:52 +0000 (09:28 +0100)]
Bump back to -1 because -1 was never uploaded.

10 years agoFix rpath issue with library. yubikey-personalization_1.15.0-2
Simon Josefsson [Mon, 10 Feb 2014 12:27:24 +0000 (13:27 +0100)]
Fix rpath issue with library.

10 years agoAdd upstream-signing-key.pgp. yubikey-personalization_1.15.0-1
Simon Josefsson [Mon, 27 Jan 2014 11:25:07 +0000 (12:25 +0100)]
Add upstream-signing-key.pgp.

10 years agoUpdate Standards-Version to 3.9.5. Update watch file, adding pgpsigurlmangle.
Simon Josefsson [Mon, 27 Jan 2014 11:12:05 +0000 (12:12 +0100)]
Update Standards-Version to 3.9.5. Update watch file, adding pgpsigurlmangle.

10 years agoAdd new symbols.
Simon Josefsson [Mon, 27 Jan 2014 11:08:53 +0000 (12:08 +0100)]
Add new symbols.

10 years agoDiff-ignore BLURB.
Simon Josefsson [Mon, 27 Jan 2014 11:03:02 +0000 (12:03 +0100)]
Diff-ignore BLURB.

10 years agoNew upstream version.
Simon Josefsson [Mon, 27 Jan 2014 11:00:14 +0000 (12:00 +0100)]
New upstream version.

10 years agoMerge branch 'master' into debian
Simon Josefsson [Mon, 27 Jan 2014 10:59:44 +0000 (11:59 +0100)]
Merge branch 'master' into debian

10 years agoMerge tag 'v1.15.0'
Simon Josefsson [Mon, 27 Jan 2014 10:59:36 +0000 (11:59 +0100)]
Merge tag 'v1.15.0'

1.15.0

10 years agoMerge branch 'master' into debian
Simon Josefsson [Mon, 27 Jan 2014 10:59:05 +0000 (11:59 +0100)]
Merge branch 'master' into debian

10 years agoMerge tag 'v1.14.2'
Simon Josefsson [Mon, 27 Jan 2014 10:58:52 +0000 (11:58 +0100)]
Merge tag 'v1.14.2'

1.14.2

10 years agoNEWS for 1.15.0 v1.15.0
Klas Lindfors [Fri, 10 Jan 2014 11:35:38 +0000 (12:35 +0100)]
NEWS for 1.15.0

10 years agomiss-commited stuff
Klas Lindfors [Fri, 10 Jan 2014 10:10:11 +0000 (11:10 +0100)]
miss-commited stuff

reverted parts of 944e83959d61890503610b902165872a8e9f9e81

10 years agobump copyrights
Klas Lindfors [Fri, 10 Jan 2014 10:02:11 +0000 (11:02 +0100)]
bump copyrights

10 years agoadd a new error: YK_ENODATA
Klas Lindfors [Fri, 10 Jan 2014 09:53:12 +0000 (10:53 +0100)]
add a new error: YK_ENODATA

used when read from device returns no data but no underlying error

10 years agoupdate man page for ykpersonalize
Klas Lindfors [Thu, 9 Jan 2014 09:07:14 +0000 (10:07 +0100)]
update man page for ykpersonalize

10 years agodrop salt parameter to ykpers-args
Klas Lindfors [Thu, 9 Jan 2014 09:04:11 +0000 (10:04 +0100)]
drop salt parameter to ykpers-args

10 years agomore text about -a
Klas Lindfors [Thu, 9 Jan 2014 08:59:04 +0000 (09:59 +0100)]
more text about -a

10 years agouse ykp_get_supported_key_length()
Klas Lindfors [Thu, 9 Jan 2014 08:52:13 +0000 (09:52 +0100)]
use ykp_get_supported_key_length()

10 years agobetter text about HMAC
Klas Lindfors [Thu, 9 Jan 2014 08:47:38 +0000 (09:47 +0100)]
better text about HMAC

key must be 40 bytes

10 years agoadd code for generating random key
Klas Lindfors [Thu, 9 Jan 2014 08:36:19 +0000 (09:36 +0100)]
add code for generating random key

10 years agoadd functions to set AES and HMAC key from raw bytes
Klas Lindfors [Thu, 9 Jan 2014 08:43:43 +0000 (09:43 +0100)]
add functions to set AES and HMAC key from raw bytes

10 years agofix logic of ykp_get_supported_key_length()
Klas Lindfors [Thu, 9 Jan 2014 07:51:01 +0000 (08:51 +0100)]
fix logic of ykp_get_supported_key_length()

was reporting wrong size for yubico-challenge

10 years agomake the ykp_get functions take a const YKP_CONFIG*
Klas Lindfors [Thu, 9 Jan 2014 07:50:45 +0000 (08:50 +0100)]
make the ykp_get functions take a const YKP_CONFIG*

10 years agouse ykp_get_supported_key_length() to get key length
Klas Lindfors [Thu, 9 Jan 2014 07:40:53 +0000 (08:40 +0100)]
use ykp_get_supported_key_length() to get key length

10 years agomake ykp_get_supported_key_length() exported
Klas Lindfors [Thu, 9 Jan 2014 07:39:10 +0000 (08:39 +0100)]
make ykp_get_supported_key_length() exported

10 years agoadd YKP_ENORANDOM for when there's no random available
Klas Lindfors [Thu, 9 Jan 2014 07:28:02 +0000 (08:28 +0100)]
add YKP_ENORANDOM for when there's no random available

10 years agoprompt for key on stdin if -a is given without key
Klas Lindfors [Wed, 8 Jan 2014 13:49:50 +0000 (14:49 +0100)]
prompt for key on stdin if -a is given without key

10 years agoset errno for errors in ykp_HMAC_key_from_hex()
Klas Lindfors [Wed, 8 Jan 2014 14:21:50 +0000 (15:21 +0100)]
set errno for errors in ykp_HMAC_key_from_hex()

10 years agolet ykp_AES_key_from_hex() return error
Klas Lindfors [Wed, 8 Jan 2014 14:03:51 +0000 (15:03 +0100)]
let ykp_AES_key_from_hex() return error

10 years agoif there's no salt available, don't make a cheap one
Klas Lindfors [Wed, 8 Jan 2014 13:17:49 +0000 (14:17 +0100)]
if there's no salt available, don't make a cheap one

fixes #40

10 years agotest that the args_to_config() function returns the salt
Klas Lindfors [Wed, 8 Jan 2014 11:33:35 +0000 (12:33 +0100)]
test that the args_to_config() function returns the salt

10 years agopass a reference to the salt to args_to_config()
Klas Lindfors [Wed, 8 Jan 2014 11:23:58 +0000 (12:23 +0100)]
pass a reference to the salt to args_to_config()

otherwise we won't get a salt back even when we ask for it

10 years agolet the firmware test do negative testing
Klas Lindfors [Thu, 2 Jan 2014 08:16:06 +0000 (09:16 +0100)]
let the firmware test do negative testing

10 years agoadd a more versions to firmware test
Klas Lindfors [Thu, 2 Jan 2014 08:01:01 +0000 (09:01 +0100)]
add a more versions to firmware test

10 years agoadd 3.2 as supported
Klas Lindfors [Thu, 2 Jan 2014 07:59:24 +0000 (08:59 +0100)]
add 3.2 as supported

10 years agobump LIBYUBIKEYVERSION for mac and windows
Klas Lindfors [Mon, 30 Dec 2013 13:12:29 +0000 (14:12 +0100)]
bump LIBYUBIKEYVERSION for mac and windows

10 years agobump versions after release
Klas Lindfors [Mon, 30 Dec 2013 13:11:33 +0000 (14:11 +0100)]
bump versions after release

10 years agorelease 1.14.2 v1.14.2
Klas Lindfors [Mon, 30 Dec 2013 12:31:39 +0000 (13:31 +0100)]
release 1.14.2

10 years agoNEWS for 1.14.2
Klas Lindfors [Mon, 30 Dec 2013 11:38:32 +0000 (12:38 +0100)]
NEWS for 1.14.2

10 years agoshorter initial sleep when waiting for key status
Klas Lindfors [Fri, 27 Dec 2013 15:00:58 +0000 (16:00 +0100)]
shorter initial sleep when waiting for key status

relates to #38

10 years agoignore more
Klas Lindfors [Fri, 20 Dec 2013 09:16:54 +0000 (10:16 +0100)]
ignore more

10 years agouse strncat to build the option strings for printing
Klas Lindfors [Fri, 20 Dec 2013 09:11:12 +0000 (10:11 +0100)]
use strncat to build the option strings for printing

slightly simpler code

10 years agoadd missing static-ticket to list of flags, fix others
Klas Lindfors [Fri, 20 Dec 2013 09:07:00 +0000 (10:07 +0100)]
add missing static-ticket to list of flags, fix others

ticket-first is only available on yubikey 1, short ticket is valid for
output

10 years agomove the sleep in yk_wait_for_status() to the top of the loop
Klas Lindfors [Tue, 17 Dec 2013 11:07:42 +0000 (12:07 +0100)]
move the sleep in yk_wait_for_status() to the top of the loop

fixes #38
it seems there is a race if a fast computer makes control transfers
very close to each other in time, this enforces a 10ms sleep at the
start of a read.

10 years agouse json.h instead of json/json.h
Klas Lindfors [Mon, 18 Nov 2013 13:21:34 +0000 (14:21 +0100)]
use json.h instead of json/json.h

the include directory should be added by configure script

10 years agoTypo.
Simon Josefsson [Tue, 5 Nov 2013 14:20:40 +0000 (15:20 +0100)]
Typo.

10 years agoadd -mmacosx-version-min=10.6 to CFLAGS for configure
Klas Lindfors [Mon, 21 Oct 2013 13:31:47 +0000 (15:31 +0200)]
add -mmacosx-version-min=10.6 to CFLAGS for configure

this reportedly fixes some compability issues on earlier osX
releases.

10 years agofix broken indentation
Klas Lindfors [Thu, 26 Sep 2013 12:08:06 +0000 (14:08 +0200)]
fix broken indentation

10 years agoadd category to BLURB
Klas Lindfors [Thu, 26 Sep 2013 09:17:31 +0000 (11:17 +0200)]
add category to BLURB

10 years agocopy wiki README to base
Klas Lindfors [Thu, 26 Sep 2013 09:16:01 +0000 (11:16 +0200)]
copy wiki README to base

10 years agoBLURB for yubikey-personalization
Klas Lindfors [Thu, 26 Sep 2013 09:14:20 +0000 (11:14 +0200)]
BLURB for yubikey-personalization

10 years agomake _yk_hexdump() static and declare it
Klas Lindfors [Tue, 24 Sep 2013 10:30:36 +0000 (12:30 +0200)]
make _yk_hexdump() static and declare it

10 years agolet -m take challengeresponse time and autoeject time as well
Klas Lindfors [Tue, 17 Sep 2013 11:00:27 +0000 (13:00 +0200)]
let -m take challengeresponse time and autoeject time as well

10 years agoupdate submodule
Klas Lindfors [Tue, 17 Sep 2013 08:44:03 +0000 (10:44 +0200)]
update submodule

10 years agoupdate webpage references
Klas Lindfors [Tue, 17 Sep 2013 08:32:04 +0000 (10:32 +0200)]
update webpage references

10 years agochange url to github wiki
Klas Lindfors [Tue, 17 Sep 2013 08:28:08 +0000 (10:28 +0200)]
change url to github wiki

10 years agobump versions after release
Klas Lindfors [Tue, 17 Sep 2013 08:27:27 +0000 (10:27 +0200)]
bump versions after release

10 years agoFix upload rules.
Simon Josefsson [Mon, 16 Sep 2013 10:03:54 +0000 (12:03 +0200)]
Fix upload rules.

10 years agoIgnore more.
Simon Josefsson [Mon, 16 Sep 2013 09:53:56 +0000 (11:53 +0200)]
Ignore more.

10 years agoNew upstream version. yubikey-personalization_1.14.1-1
Simon Josefsson [Mon, 16 Sep 2013 09:48:29 +0000 (11:48 +0200)]
New upstream version.

10 years agoMerge branch 'master' into debian
Simon Josefsson [Mon, 16 Sep 2013 09:48:06 +0000 (11:48 +0200)]
Merge branch 'master' into debian

10 years agoMerge tag 'v1.14.1'
Simon Josefsson [Mon, 16 Sep 2013 09:47:54 +0000 (11:47 +0200)]
Merge tag 'v1.14.1'

1.14.1

10 years agoMore release rule fixes.
Simon Josefsson [Mon, 16 Sep 2013 09:43:44 +0000 (11:43 +0200)]
More release rule fixes.

10 years agoFix release rules. v1.14.1
Simon Josefsson [Mon, 16 Sep 2013 09:40:04 +0000 (11:40 +0200)]
Fix release rules.

10 years agoVersion 1.14.1.
Simon Josefsson [Mon, 16 Sep 2013 09:37:43 +0000 (11:37 +0200)]
Version 1.14.1.

10 years agoDoc fix.
Simon Josefsson [Mon, 16 Sep 2013 09:30:16 +0000 (11:30 +0200)]
Doc fix.

10 years agoMerge pull request #37 from eworm-de/master
Simon Josefsson [Mon, 16 Sep 2013 09:27:59 +0000 (02:27 -0700)]
Merge pull request #37 from eworm-de/master

Moved files from rfc4634/ to the root directory, to work with modern automake.

10 years agoLoosen udev filename regex. Closes: #717490. yubikey-personalization_1.14.0-2
Simon Josefsson [Tue, 23 Jul 2013 23:36:08 +0000 (01:36 +0200)]
Loosen udev filename regex.  Closes: #717490.

10 years agoChange libusb build-depend to make sure we never get libusb 0.1 on non-hurd. yubikey-personalization_1.14.0-1
Simon Josefsson [Fri, 12 Jul 2013 09:47:49 +0000 (11:47 +0200)]
Change libusb build-depend to make sure we never get libusb 0.1 on non-hurd.

10 years agoChange Homepage to point at github page.
Simon Josefsson [Fri, 12 Jul 2013 09:44:49 +0000 (11:44 +0200)]
Change Homepage to point at github page.

10 years agoUpdated symbols file.
Simon Josefsson [Fri, 12 Jul 2013 09:44:27 +0000 (11:44 +0200)]
Updated symbols file.

10 years agoUse http.debian.net for cowbuilder example
Simon Josefsson [Fri, 12 Jul 2013 09:41:00 +0000 (11:41 +0200)]
Use http.debian.net for cowbuilder example

10 years agoNew upstream version.
Simon Josefsson [Fri, 12 Jul 2013 09:36:50 +0000 (11:36 +0200)]
New upstream version.

10 years agoMerge branch 'master' into debian
Simon Josefsson [Fri, 12 Jul 2013 09:36:14 +0000 (11:36 +0200)]
Merge branch 'master' into debian

10 years agoMerge tag 'v1.14.0'
Simon Josefsson [Fri, 12 Jul 2013 09:36:00 +0000 (11:36 +0200)]
Merge tag 'v1.14.0'

1.14.0

10 years agofix compilation with latest automake
Christian Hesse [Mon, 8 Jul 2013 07:30:03 +0000 (09:30 +0200)]
fix compilation with latest automake

10 years agobump versions post-release
Klas Lindfors [Thu, 4 Jul 2013 11:58:22 +0000 (13:58 +0200)]
bump versions post-release

10 years agorelease 1.14.0 v1.14.0
Klas Lindfors [Thu, 4 Jul 2013 11:56:10 +0000 (13:56 +0200)]
release 1.14.0

10 years agosend stderr of ykinfo to /dev/null to lessen noise
Klas Lindfors [Tue, 2 Jul 2013 06:28:49 +0000 (08:28 +0200)]
send stderr of ykinfo to /dev/null to lessen noise

10 years agoNEWS for 1.14.0
Klas Lindfors [Mon, 1 Jul 2013 13:00:06 +0000 (15:00 +0200)]
NEWS for 1.14.0

10 years agoLet pkg-config echo pthreads related settings, for #10.
Simon Josefsson [Mon, 24 Jun 2013 11:57:13 +0000 (13:57 +0200)]
Let pkg-config echo pthreads related settings, for #10.

10 years agonew homepage
Klas Lindfors [Tue, 18 Jun 2013 10:03:04 +0000 (12:03 +0200)]
new homepage

10 years agogive ykinfo -1 and -2 for programming status of the slots
Klas Lindfors [Tue, 18 Jun 2013 06:52:27 +0000 (08:52 +0200)]
give ykinfo -1 and -2 for programming status of the slots

11 years agoraise NONE from 0 to 1 to make empty the default
Klas Lindfors [Fri, 7 Jun 2013 12:12:25 +0000 (14:12 +0200)]
raise NONE from 0 to 1 to make empty the default

11 years agoset protection in the exported json if the meta-property is set
Klas Lindfors [Fri, 7 Jun 2013 11:22:09 +0000 (13:22 +0200)]
set protection in the exported json if the meta-property is set

11 years agoadd ykp_{get,set}_acccode_type()
Klas Lindfors [Fri, 7 Jun 2013 11:08:21 +0000 (13:08 +0200)]
add ykp_{get,set}_acccode_type()

11 years agoadd -V switch to get tool version
Klas Lindfors [Mon, 13 May 2013 11:52:55 +0000 (13:52 +0200)]
add -V switch to get tool version

11 years agofixup logic for import with targetConfig
Klas Lindfors [Thu, 2 May 2013 13:38:59 +0000 (15:38 +0200)]
fixup logic for import with targetConfig

11 years agocheck that the flag is set to what we check
Klas Lindfors [Tue, 30 Apr 2013 12:01:29 +0000 (14:01 +0200)]
check that the flag is set to what we check

since we overload flags in curious ways it's important to check that the
flag is set to the thing we check for, not just set.

11 years agoadd pointer to setter function to mapping tables
Klas Lindfors [Tue, 30 Apr 2013 11:38:55 +0000 (13:38 +0200)]
add pointer to setter function to mapping tables

also use those for import

11 years agouse getter functions in ykpers-args.c
Klas Lindfors [Tue, 30 Apr 2013 11:34:56 +0000 (13:34 +0200)]
use getter functions in ykpers-args.c

11 years agoadd getter functions for all configflags
Klas Lindfors [Tue, 30 Apr 2013 11:34:23 +0000 (13:34 +0200)]
add getter functions for all configflags

11 years agoadd ykp_clear_config() for clearing all config flags
Klas Lindfors [Tue, 30 Apr 2013 11:31:19 +0000 (13:31 +0200)]
add ykp_clear_config() for clearing all config flags

11 years agoupdate home page url in manpages
Klas Lindfors [Mon, 29 Apr 2013 08:03:53 +0000 (10:03 +0200)]
update home page url in manpages

11 years agodon't mention ndef type in the text, just ndef is good enough
Klas Lindfors [Mon, 29 Apr 2013 07:55:17 +0000 (09:55 +0200)]
don't mention ndef type in the text, just ndef is good enough

solves #33

11 years agoimplement dry-run for the cli
Klas Lindfors [Thu, 25 Apr 2013 09:21:05 +0000 (11:21 +0200)]
implement dry-run for the cli

11 years agoignore mac artefacts
Klas Lindfors [Thu, 25 Apr 2013 09:11:31 +0000 (11:11 +0200)]
ignore mac artefacts

11 years agomake sure json objects are released on error conditions
Klas Lindfors [Thu, 25 Apr 2013 08:57:14 +0000 (10:57 +0200)]
make sure json objects are released on error conditions

11 years agoadd parsing of targetConfig to import
Klas Lindfors [Thu, 25 Apr 2013 08:44:19 +0000 (10:44 +0200)]
add parsing of targetConfig to import