]> err.no Git - yubikey-personalization/log
yubikey-personalization
11 years agoadd MODE_ALL instead of letting 0 mean all
Klas Lindfors [Mon, 15 Apr 2013 06:44:21 +0000 (08:44 +0200)]
add MODE_ALL instead of letting 0 mean all

11 years agomore code for importing oath
Klas Lindfors [Fri, 12 Apr 2013 14:15:31 +0000 (16:15 +0200)]
more code for importing oath

11 years agostart on import code
Klas Lindfors [Fri, 12 Apr 2013 14:03:49 +0000 (16:03 +0200)]
start on import code

11 years agomove ticket import/export definitions ykpers_lcl.c
Klas Lindfors [Fri, 12 Apr 2013 13:46:56 +0000 (15:46 +0200)]
move ticket import/export definitions ykpers_lcl.c

11 years agomove modes_map to ykpers-json.c
Klas Lindfors [Fri, 12 Apr 2013 12:37:42 +0000 (14:37 +0200)]
move modes_map to ykpers-json.c

11 years agoimplement both export formats in the cli
Klas Lindfors [Fri, 12 Apr 2013 12:11:27 +0000 (14:11 +0200)]
implement both export formats in the cli

11 years agore-enable silent rules
Klas Lindfors [Fri, 12 Apr 2013 11:15:12 +0000 (13:15 +0200)]
re-enable silent rules

11 years agomake building work on windows
Klas Lindfors [Fri, 12 Apr 2013 11:13:32 +0000 (13:13 +0200)]
make building work on windows

also prefer json-c over json

11 years agoignore ykpers-json artifacts
Klas Lindfors [Fri, 12 Apr 2013 10:21:20 +0000 (12:21 +0200)]
ignore ykpers-json artifacts

11 years agoadd not implemented legacy function to import
Klas Lindfors [Fri, 12 Apr 2013 10:20:52 +0000 (12:20 +0200)]
add not implemented legacy function to import

11 years agomove around the legacy export config
Klas Lindfors [Fri, 12 Apr 2013 10:17:42 +0000 (12:17 +0200)]
move around the legacy export config

let the ykp_write_config() call ykp_legacy_export_config(), and call
the write function in that place only.

11 years agoonly look at mode if p->mode is set
Klas Lindfors [Fri, 12 Apr 2013 09:51:22 +0000 (11:51 +0200)]
only look at mode if p->mode is set

11 years agodon't try to create the json if we don't have a config
Klas Lindfors [Fri, 12 Apr 2013 09:23:14 +0000 (11:23 +0200)]
don't try to create the json if we don't have a config

11 years agoadd scope for fixed output
Klas Lindfors [Fri, 12 Apr 2013 08:17:49 +0000 (10:17 +0200)]
add scope for fixed output

11 years agomove out definitions of printabl configs to header
Klas Lindfors [Fri, 12 Apr 2013 08:05:25 +0000 (10:05 +0200)]
move out definitions of printabl configs to header

and merge for json and legacy

11 years agoerror on import
Klas Lindfors [Fri, 12 Apr 2013 06:54:56 +0000 (08:54 +0200)]
error on import

11 years agoadd support for prefix
Klas Lindfors [Thu, 11 Apr 2013 12:06:15 +0000 (14:06 +0200)]
add support for prefix

11 years agocleanup
Klas Lindfors [Thu, 11 Apr 2013 11:24:11 +0000 (13:24 +0200)]
cleanup

11 years agoadd code for random/fixed oath seed
Klas Lindfors [Thu, 11 Apr 2013 11:09:04 +0000 (13:09 +0200)]
add code for random/fixed oath seed

11 years agoOATH_HOTP is an output mode
Klas Lindfors [Thu, 11 Apr 2013 11:08:48 +0000 (13:08 +0200)]
OATH_HOTP is an output mode

11 years agodon't use _ext() to string function added in 0.10
Klas Lindfors [Thu, 11 Apr 2013 09:35:40 +0000 (11:35 +0200)]
don't use _ext() to string function added in 0.10

11 years agoadd libjson0 dependency for travis
Klas Lindfors [Thu, 11 Apr 2013 09:29:42 +0000 (11:29 +0200)]
add libjson0 dependency for travis

11 years agostart building on JSON export functionality
Klas Lindfors [Thu, 11 Apr 2013 08:10:55 +0000 (10:10 +0200)]
start building on JSON export functionality

11 years agosplit out some stuff to ykpers_lcl.h
Klas Lindfors [Wed, 10 Apr 2013 13:16:26 +0000 (15:16 +0200)]
split out some stuff to ykpers_lcl.h

11 years agochange alot of global declarations to static to limit scope
Klas Lindfors [Wed, 10 Apr 2013 13:15:39 +0000 (15:15 +0200)]
change alot of global declarations to static to limit scope

11 years agoadd dependency on libjson
Klas Lindfors [Wed, 10 Apr 2013 11:57:09 +0000 (13:57 +0200)]
add dependency on libjson

11 years agoSimple check of man page syntax.
Simon Josefsson [Mon, 8 Apr 2013 11:17:21 +0000 (13:17 +0200)]
Simple check of man page syntax.

11 years agoCheck man page for warnings.
Simon Josefsson [Mon, 8 Apr 2013 11:15:15 +0000 (13:15 +0200)]
Check man page for warnings.

11 years agoMore man page fixes.
Simon Josefsson [Mon, 8 Apr 2013 11:08:49 +0000 (13:08 +0200)]
More man page fixes.

11 years agoset -x in build-and-test for more travis output
Klas Lindfors [Fri, 5 Apr 2013 06:24:59 +0000 (08:24 +0200)]
set -x in build-and-test for more travis output

11 years agoUpdate copyright years.
Simon Josefsson [Thu, 4 Apr 2013 10:52:01 +0000 (12:52 +0200)]
Update copyright years.

11 years agoAdd.
Simon Josefsson [Thu, 4 Apr 2013 10:20:14 +0000 (12:20 +0200)]
Add.

11 years agoFix typo.
Simon Josefsson [Thu, 4 Apr 2013 10:19:20 +0000 (12:19 +0200)]
Fix typo.

11 years agoCheck return code from fgets to silence warnings.
Simon Josefsson [Thu, 4 Apr 2013 10:18:32 +0000 (12:18 +0200)]
Check return code from fgets to silence warnings.

11 years agoFix markup (lintian hyphen-used-as-minus-sign).
Simon Josefsson [Thu, 4 Apr 2013 07:44:00 +0000 (09:44 +0200)]
Fix markup (lintian hyphen-used-as-minus-sign).

11 years agoLine break long lines (lintian manpage-has-errors-from-man).
Simon Josefsson [Thu, 4 Apr 2013 07:41:57 +0000 (09:41 +0200)]
Line break long lines (lintian manpage-has-errors-from-man).

11 years agoFix markup (lintian hyphen-used-as-minus-sign).
Simon Josefsson [Thu, 4 Apr 2013 07:38:49 +0000 (09:38 +0200)]
Fix markup (lintian hyphen-used-as-minus-sign).

11 years agobump versions after release
Klas Lindfors [Thu, 14 Mar 2013 12:54:13 +0000 (13:54 +0100)]
bump versions after release

11 years agorelease 1.12.0 v1.12.0
Klas Lindfors [Thu, 14 Mar 2013 12:48:58 +0000 (13:48 +0100)]
release 1.12.0

11 years agoCURRENT got bumped twice, lower to 13
Klas Lindfors [Thu, 14 Mar 2013 09:39:06 +0000 (10:39 +0100)]
CURRENT got bumped twice, lower to 13

11 years agoNEWS for 1.12.0
Klas Lindfors [Thu, 14 Mar 2013 09:02:21 +0000 (10:02 +0100)]
NEWS for 1.12.0

11 years agobump libyubikey to 1.10
Klas Lindfors [Thu, 14 Mar 2013 08:53:01 +0000 (09:53 +0100)]
bump libyubikey to 1.10

11 years agodeclare ykp_set_extflag_LED_INV()
Klas Lindfors [Thu, 14 Mar 2013 06:40:12 +0000 (07:40 +0100)]
declare ykp_set_extflag_LED_INV()

11 years agoadd 2.4 and 3.1 firmware versions as supported
Klas Lindfors [Mon, 11 Mar 2013 09:57:41 +0000 (10:57 +0100)]
add 2.4 and 3.1 firmware versions as supported

11 years agoman
Klas Lindfors [Mon, 11 Mar 2013 09:40:57 +0000 (10:40 +0100)]
man

11 years agoadd led-inv argument to cli
Klas Lindfors [Mon, 11 Mar 2013 09:39:03 +0000 (10:39 +0100)]
add led-inv argument to cli

11 years agoadd code for modifying EXTFLAG_LED_INV
Klas Lindfors [Mon, 11 Mar 2013 09:37:07 +0000 (10:37 +0100)]
add code for modifying EXTFLAG_LED_INV

and bump library versions accordingly..

11 years agoupdated ykdef.h for 2.4/3.1
Klas Lindfors [Mon, 11 Mar 2013 09:26:49 +0000 (10:26 +0100)]
updated ykdef.h for 2.4/3.1

11 years agoPublic identity size is 16 bytes.
Simon Josefsson [Thu, 28 Feb 2013 12:56:00 +0000 (13:56 +0100)]
Public identity size is 16 bytes.

11 years agoautomake 1.11.3 is required for the EXTRA dependencies construction
Klas Lindfors [Mon, 18 Feb 2013 07:22:30 +0000 (08:22 +0100)]
automake 1.11.3 is required for the EXTRA dependencies construction

resolves #28

11 years agoMerge branch 'master' of https://github.com/couchand/yubikey-personalization
Klas Lindfors [Thu, 31 Jan 2013 06:56:50 +0000 (07:56 +0100)]
Merge branch 'master' of https://github.com/couchand/yubikey-personalization

11 years agoykpersonalize man page: change "it's" to "its" - fixes #25: Grammar issue in man...
Andrew Couch [Wed, 30 Jan 2013 16:31:01 +0000 (11:31 -0500)]
ykpersonalize man page: change "it's" to "its" - fixes #25: Grammar issue in man pages

11 years agoexpand the exported-symbols regex to cover ykpers_check_version()
Klas Lindfors [Wed, 30 Jan 2013 08:30:44 +0000 (09:30 +0100)]
expand the exported-symbols regex to cover ykpers_check_version()

11 years agoHandle both GNU/WIN32 and BSD getopt reinit
Matt Stofko [Wed, 30 Jan 2013 01:13:05 +0000 (17:13 -0800)]
Handle both GNU/WIN32 and BSD getopt reinit

This allows all the tests to pass on systems that use the BSD version of getopt which uses optind = 1 and optreset to reinitialize getopt.

11 years agoadd YubiKey neo product ids to the udev rules scripts
Klas Lindfors [Thu, 17 Jan 2013 08:29:49 +0000 (09:29 +0100)]
add YubiKey neo product ids to the udev rules scripts

resolves #21

11 years agobump versions
Klas Lindfors [Mon, 14 Jan 2013 08:32:17 +0000 (09:32 +0100)]
bump versions

11 years agoNEWS for 1.11.3 (1.11.2 got broken NEWS) v1.11.3
Klas Lindfors [Wed, 9 Jan 2013 14:20:17 +0000 (15:20 +0100)]
NEWS for 1.11.3 (1.11.2 got broken NEWS)

11 years agobump version after release
Klas Lindfors [Wed, 9 Jan 2013 13:56:38 +0000 (14:56 +0100)]
bump version after release

11 years agoNEWS for 1.11.2
Klas Lindfors [Wed, 9 Jan 2013 13:56:10 +0000 (14:56 +0100)]
NEWS for 1.11.2

11 years agoMerge branch 'devel/only_one_key' v1.11.2
Klas Lindfors [Wed, 9 Jan 2013 13:08:58 +0000 (14:08 +0100)]
Merge branch 'devel/only_one_key'

11 years agofixup EMORETHANONE for windows
Klas Lindfors [Wed, 9 Jan 2013 13:02:55 +0000 (14:02 +0100)]
fixup EMORETHANONE for windows

11 years agoget rid of warning by casting
Klas Lindfors [Wed, 9 Jan 2013 12:30:32 +0000 (12:30 +0000)]
get rid of warning by casting

11 years agodrop c++ style comments
Klas Lindfors [Wed, 9 Jan 2013 12:26:21 +0000 (12:26 +0000)]
drop c++ style comments

11 years agorework the osx implementation to look at all devices
Klas Lindfors [Wed, 9 Jan 2013 12:24:23 +0000 (12:24 +0000)]
rework the osx implementation to look at all devices

avoids the wacky api of key and value matching

11 years agoset required automake version to 1.11.2
Klas Lindfors [Mon, 7 Jan 2013 09:55:37 +0000 (10:55 +0100)]
set required automake version to 1.11.2

fixes #22 and #20

11 years agolink the binaries correctly with ykpers and libyubikey
Klas Lindfors [Sun, 6 Jan 2013 20:03:59 +0000 (21:03 +0100)]
link the binaries correctly with ykpers and libyubikey

fixes where the binaries only got built static

11 years agolet _ykusb_open_device() error on several keys present
Klas Lindfors [Sun, 6 Jan 2013 10:58:04 +0000 (11:58 +0100)]
let _ykusb_open_device() error on several keys present

if more than one YubiKey is present _ykusb_open_device()
will return YK_EMORETHANONE.

11 years agoNEWS for 1.11.2
Klas Lindfors [Sat, 5 Jan 2013 13:22:23 +0000 (14:22 +0100)]
NEWS for 1.11.2

11 years agofix a bug writing invalid data to a YubiKey NEO
Klas Lindfors [Wed, 26 Dec 2012 13:01:12 +0000 (14:01 +0100)]
fix a bug writing invalid data to a YubiKey NEO

if an unknown identifier was used (or no identifier)
0x24 would be written instead of 0x00.
add a test for this.

11 years agobump versions after releasing 1.11.1
Klas Lindfors [Fri, 21 Dec 2012 07:58:22 +0000 (08:58 +0100)]
bump versions after releasing 1.11.1

11 years agoupdate documentation v1.11.1
Klas Lindfors [Fri, 21 Dec 2012 07:44:45 +0000 (08:44 +0100)]
update documentation

11 years agoNEWS for 1.11.1
Klas Lindfors [Fri, 21 Dec 2012 07:44:05 +0000 (08:44 +0100)]
NEWS for 1.11.1

11 years agobetter strerror() for windows usb issues
Klas Lindfors [Thu, 20 Dec 2012 13:01:24 +0000 (14:01 +0100)]
better strerror() for windows usb issues

11 years agofix a case where we would fail to recognize a YubiKey
Klas Lindfors [Wed, 19 Dec 2012 11:43:10 +0000 (12:43 +0100)]
fix a case where we would fail to recognize a YubiKey

if the first device found is from yubico (vid 1050) but not
a YubiKey we will fail on that instead of trying later devices.

11 years agodocument the scan-code mode with an example.
Klas Lindfors [Mon, 17 Dec 2012 08:58:32 +0000 (09:58 +0100)]
document the scan-code mode with an example.

11 years agofixed can be 16 bytes, 32 characters
Klas Lindfors [Mon, 17 Dec 2012 08:58:19 +0000 (09:58 +0100)]
fixed can be 16 bytes, 32 characters

11 years agotry to change some wording and make the manpage better
Klas Lindfors [Mon, 17 Dec 2012 08:38:20 +0000 (09:38 +0100)]
try to change some wording and make the manpage better

11 years agoadd labels for googlecode when uploading releases
Klas Lindfors [Wed, 12 Dec 2012 13:01:46 +0000 (14:01 +0100)]
add labels for googlecode when uploading releases

11 years agobump versions after release
Klas Lindfors [Wed, 12 Dec 2012 13:01:22 +0000 (14:01 +0100)]
bump versions after release

11 years agorelease 1.11.0 v1.11.0
Klas Lindfors [Wed, 12 Dec 2012 12:53:23 +0000 (13:53 +0100)]
release 1.11.0

11 years agoAvoid hard coding VERSION in ykpers4win.
Simon Josefsson [Wed, 12 Dec 2012 12:27:03 +0000 (13:27 +0100)]
Avoid hard coding VERSION in ykpers4win.

11 years agoBump so version.
Simon Josefsson [Wed, 12 Dec 2012 11:02:51 +0000 (12:02 +0100)]
Bump so version.

11 years agoIgnore more.
Simon Josefsson [Wed, 12 Dec 2012 11:01:00 +0000 (12:01 +0100)]
Ignore more.

11 years agoAdd version information.
Simon Josefsson [Wed, 12 Dec 2012 10:59:21 +0000 (11:59 +0100)]
Add version information.

11 years agobump versions after release
Klas Lindfors [Tue, 11 Dec 2012 15:23:35 +0000 (16:23 +0100)]
bump versions after release

11 years agorelease 1.10.0 v1.10.0
Klas Lindfors [Tue, 11 Dec 2012 15:11:46 +0000 (16:11 +0100)]
release 1.10.0

11 years agomisstake, that should be \0, not \n
Klas Lindfors [Tue, 11 Dec 2012 15:03:59 +0000 (16:03 +0100)]
misstake, that should be \0, not \n

11 years agoincrease WAIT_FOR_WRITE_FLAG as 600ms is not enough for swap in some cases.
Klas Lindfors [Tue, 11 Dec 2012 09:09:49 +0000 (10:09 +0100)]
increase WAIT_FOR_WRITE_FLAG as 600ms is not enough for swap in some cases.

11 years agomore info about new api functions
Klas Lindfors [Fri, 7 Dec 2012 14:53:39 +0000 (15:53 +0100)]
more info about new api functions

11 years agocheck for swap_seen
Klas Lindfors [Thu, 6 Dec 2012 08:33:10 +0000 (09:33 +0100)]
check for swap_seen

11 years agoremove the wording about ndef type, works for both 2 and 4 (at least)
Klas Lindfors [Wed, 5 Dec 2012 12:34:51 +0000 (13:34 +0100)]
remove the wording about ndef type, works for both 2 and 4 (at least)

11 years agoupdate NEWS for new scan_map
Klas Lindfors [Wed, 5 Dec 2012 12:27:46 +0000 (13:27 +0100)]
update NEWS for new scan_map

11 years agoupdate man page for -S with more examples and addition of !
Klas Lindfors [Wed, 5 Dec 2012 10:40:23 +0000 (11:40 +0100)]
update man page for -S with more examples and addition of !

11 years agoupdate SCAN_MAP with !
Klas Lindfors [Wed, 5 Dec 2012 09:28:34 +0000 (10:28 +0100)]
update SCAN_MAP with !

11 years agouse sizeof() on the static string instead of strlen()
Klas Lindfors [Tue, 4 Dec 2012 19:15:44 +0000 (20:15 +0100)]
use sizeof() on the static string instead of strlen()

11 years agoonly accept sequence 0 as success if no config is valid
Klas Lindfors [Tue, 4 Dec 2012 19:11:32 +0000 (20:11 +0100)]
only accept sequence 0 as success if no config is valid

11 years agoNEWS for 1.10.0
Klas Lindfors [Tue, 4 Dec 2012 19:08:58 +0000 (20:08 +0100)]
NEWS for 1.10.0

11 years agoremove duplicate VID/PID mappings
Klas Lindfors [Tue, 4 Dec 2012 19:01:07 +0000 (20:01 +0100)]
remove duplicate VID/PID mappings

11 years agoman for -m and -S
Klas Lindfors [Tue, 4 Dec 2012 14:56:22 +0000 (15:56 +0100)]
man for -m and -S

11 years agodo some work to get the mutually exclusive flags make more sense in the code
Klas Lindfors [Tue, 4 Dec 2012 14:38:36 +0000 (15:38 +0100)]
do some work to get the mutually exclusive flags make more sense in the code