]> err.no Git - yubikey-personalization/log
yubikey-personalization
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 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

10 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

10 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

10 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

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

11 years agoDist more.
Simon Josefsson [Mon, 22 Apr 2013 12:02:19 +0000 (14:02 +0200)]
Dist more.

11 years agoMerge tag 'v1.13.0'
Simon Josefsson [Mon, 22 Apr 2013 11:49:22 +0000 (13:49 +0200)]
Merge tag 'v1.13.0'

1.13.0

11 years agobump versions
Klas Lindfors [Mon, 22 Apr 2013 11:43:19 +0000 (13:43 +0200)]
bump versions

11 years agoreleases moved to github
Klas Lindfors [Mon, 22 Apr 2013 11:42:30 +0000 (13:42 +0200)]
releases moved to github

11 years agofixup typo
Klas Lindfors [Mon, 22 Apr 2013 11:41:17 +0000 (13:41 +0200)]
fixup typo

11 years agoNEWS for 1.13.0 v1.13.0
Klas Lindfors [Mon, 22 Apr 2013 11:34:21 +0000 (13:34 +0200)]
NEWS for 1.13.0

11 years agoAdd YCFG draft. JSON name fixups.
Simon Josefsson [Mon, 22 Apr 2013 11:26:03 +0000 (13:26 +0200)]
Add YCFG draft.  JSON name fixups.

11 years agotest without json as well
Klas Lindfors [Mon, 22 Apr 2013 10:44:12 +0000 (12:44 +0200)]
test without json as well

11 years agoonly run the json tests for json
Klas Lindfors [Mon, 22 Apr 2013 10:43:54 +0000 (12:43 +0200)]
only run the json tests for json

11 years agoas the windows builds work now, don't allow failures
Klas Lindfors [Mon, 22 Apr 2013 08:58:46 +0000 (10:58 +0200)]
as the windows builds work now, don't allow failures

11 years agolibyubikey has moved to github
Klas Lindfors [Mon, 22 Apr 2013 08:58:15 +0000 (10:58 +0200)]
libyubikey has moved to github

11 years agohave to set CC again for windows builds..
Klas Lindfors [Mon, 22 Apr 2013 08:43:38 +0000 (10:43 +0200)]
have to set CC again for windows builds..

11 years agoautoremove after remove
Klas Lindfors [Mon, 22 Apr 2013 08:31:39 +0000 (10:31 +0200)]
autoremove after remove

11 years agomake .travis.yml a little more readable
Klas Lindfors [Fri, 19 Apr 2013 14:15:35 +0000 (16:15 +0200)]
make .travis.yml a little more readable

11 years agowe have to spec whole string to allow failures?
Klas Lindfors [Fri, 19 Apr 2013 14:08:07 +0000 (16:08 +0200)]
we have to spec whole string to allow failures?

11 years agosimple import test
Klas Lindfors [Fri, 19 Apr 2013 14:05:45 +0000 (16:05 +0200)]
simple import test

11 years agostart with tests for json stuff
Klas Lindfors [Fri, 19 Apr 2013 13:45:50 +0000 (15:45 +0200)]
start with tests for json stuff

11 years agotry to declare that windows builds can fail
Klas Lindfors [Fri, 19 Apr 2013 13:32:37 +0000 (15:32 +0200)]
try to declare that windows builds can fail

11 years agocheck that ykp_export_config() call actually worked
Klas Lindfors [Fri, 19 Apr 2013 13:29:14 +0000 (15:29 +0200)]
check that ykp_export_config() call actually worked

11 years agoFix notice.
Simon Josefsson [Fri, 19 Apr 2013 13:11:06 +0000 (15:11 +0200)]
Fix notice.

11 years agoAdd.
Simon Josefsson [Fri, 19 Apr 2013 13:09:33 +0000 (15:09 +0200)]
Add.

11 years agoMerge branch 'devel/import_export' of github.com:Yubico/yubikey-personalization into...
Simon Josefsson [Fri, 19 Apr 2013 13:09:17 +0000 (15:09 +0200)]
Merge branch 'devel/import_export' of github.com:Yubico/yubikey-personalization into devel/import_export

11 years agoMake libjson optional.
Simon Josefsson [Fri, 19 Apr 2013 13:09:11 +0000 (15:09 +0200)]
Make libjson optional.

11 years agomore packages for mingw
Klas Lindfors [Fri, 19 Apr 2013 10:22:21 +0000 (12:22 +0200)]
more packages for mingw

11 years agoSync documentation.
Simon Josefsson [Fri, 19 Apr 2013 10:07:39 +0000 (12:07 +0200)]
Sync documentation.

11 years agoBuild with both new and old libjson.
Simon Josefsson [Fri, 19 Apr 2013 10:02:50 +0000 (12:02 +0200)]
Build with both new and old libjson.

11 years agolet travis build win32 and win64
Klas Lindfors [Fri, 19 Apr 2013 09:55:59 +0000 (11:55 +0200)]
let travis build win32 and win64

11 years agodrop travis mingw32 target
Klas Lindfors [Fri, 19 Apr 2013 09:54:26 +0000 (11:54 +0200)]
drop travis mingw32 target

11 years agotry to fix travis windows build
Klas Lindfors [Fri, 19 Apr 2013 09:49:30 +0000 (11:49 +0200)]
try to fix travis windows build

11 years agoonly yubiCloud scope for yubico otp
Klas Lindfors [Fri, 19 Apr 2013 09:33:32 +0000 (11:33 +0200)]
only yubiCloud scope for yubico otp

11 years agoMerge branch into devel/import_export
Klas Lindfors [Fri, 19 Apr 2013 09:31:00 +0000 (11:31 +0200)]
Merge branch into devel/import_export

11 years agouse json_object_to_json_string_ext to get pretty printed json
Klas Lindfors [Fri, 19 Apr 2013 09:28:34 +0000 (11:28 +0200)]
use json_object_to_json_string_ext to get pretty printed json

11 years agoswitch to github homepage
Klas Lindfors [Tue, 16 Apr 2013 14:00:54 +0000 (16:00 +0200)]
switch to github homepage

11 years agochange signature of import fuction, cfg first
Klas Lindfors [Tue, 16 Apr 2013 13:33:10 +0000 (15:33 +0200)]
change signature of import fuction, cfg first

11 years agoman for -f
Klas Lindfors [Tue, 16 Apr 2013 13:28:47 +0000 (15:28 +0200)]
man for -f

11 years agochange names of not exported functions
Klas Lindfors [Tue, 16 Apr 2013 13:26:26 +0000 (15:26 +0200)]
change names of not exported functions

11 years agochange json to ycfg
Klas Lindfors [Tue, 16 Apr 2013 13:23:04 +0000 (15:23 +0200)]
change json to ycfg

11 years agodon't support ticketFirst and allowHidTrig for json
Klas Lindfors [Tue, 16 Apr 2013 13:16:38 +0000 (15:16 +0200)]
don't support ticketFirst and allowHidTrig for json

11 years agomore import work (complete?)
Klas Lindfors [Tue, 16 Apr 2013 13:09:45 +0000 (15:09 +0200)]
more import work (complete?)

11 years agorestructure export text to be more accurate
Klas Lindfors [Tue, 16 Apr 2013 12:36:24 +0000 (14:36 +0200)]
restructure export text to be more accurate

11 years agocleanup mac makefile
Klas Lindfors [Tue, 16 Apr 2013 12:14:31 +0000 (14:14 +0200)]
cleanup mac makefile

11 years agoMerge branch 'devel/import_export' of git+ssh://mac/Users/klas/yubikey-personalizatio...
Klas Lindfors [Tue, 16 Apr 2013 13:58:54 +0000 (15:58 +0200)]
Merge branch 'devel/import_export' of git+ssh://mac/Users/klas/yubikey-personalization into devel/import_export

11 years agouse correct download location for libjson
Klas Lindfors [Tue, 16 Apr 2013 13:35:45 +0000 (14:35 +0100)]
use correct download location for libjson

11 years agochange signature of import fuction, cfg first
Klas Lindfors [Tue, 16 Apr 2013 13:33:10 +0000 (15:33 +0200)]
change signature of import fuction, cfg first

11 years agoman for -f
Klas Lindfors [Tue, 16 Apr 2013 13:28:47 +0000 (15:28 +0200)]
man for -f

11 years agochange names of not exported functions
Klas Lindfors [Tue, 16 Apr 2013 13:26:26 +0000 (15:26 +0200)]
change names of not exported functions

11 years agochange json to ycfg
Klas Lindfors [Tue, 16 Apr 2013 13:23:04 +0000 (15:23 +0200)]
change json to ycfg

11 years agodon't support ticketFirst and allowHidTrig for json
Klas Lindfors [Tue, 16 Apr 2013 13:16:38 +0000 (15:16 +0200)]
don't support ticketFirst and allowHidTrig for json

11 years agomore import work (complete?)
Klas Lindfors [Tue, 16 Apr 2013 13:09:45 +0000 (15:09 +0200)]
more import work (complete?)

11 years agorestructure export text to be more accurate
Klas Lindfors [Tue, 16 Apr 2013 12:36:24 +0000 (14:36 +0200)]
restructure export text to be more accurate

11 years agocleanup mac makefile
Klas Lindfors [Tue, 16 Apr 2013 12:14:31 +0000 (14:14 +0200)]
cleanup mac makefile

11 years agoinstall_name_tool magic
Klas Lindfors [Tue, 16 Apr 2013 06:10:18 +0000 (08:10 +0200)]
install_name_tool magic

11 years agoadd build makefile for mac
Klas Lindfors [Mon, 15 Apr 2013 13:36:26 +0000 (15:36 +0200)]
add build makefile for mac

11 years agoadd licenses to the windows binary build
Klas Lindfors [Mon, 15 Apr 2013 13:11:56 +0000 (15:11 +0200)]
add licenses to the windows binary build

11 years agofix test
Klas Lindfors [Mon, 15 Apr 2013 09:15:35 +0000 (11:15 +0200)]
fix test

11 years agodon't care about data-format for the console print-out
Klas Lindfors [Mon, 15 Apr 2013 08:09:46 +0000 (10:09 +0200)]
don't care about data-format for the console print-out

11 years agocast to correct data type
Klas Lindfors [Mon, 15 Apr 2013 07:17:14 +0000 (09:17 +0200)]
cast to correct data type

11 years agoreturn amount of data
Klas Lindfors [Mon, 15 Apr 2013 07:17:03 +0000 (09:17 +0200)]
return amount of data

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