]>
err.no Git - yubikey-personalization/log
Simon Josefsson [Mon, 16 Sep 2013 09:40:04 +0000 (11:40 +0200)]
Fix release rules.
Simon Josefsson [Mon, 16 Sep 2013 09:37:43 +0000 (11:37 +0200)]
Version 1.14.1.
Simon Josefsson [Mon, 16 Sep 2013 09:30:16 +0000 (11:30 +0200)]
Doc fix.
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.
Christian Hesse [Mon, 8 Jul 2013 07:30:03 +0000 (09:30 +0200)]
fix compilation with latest automake
Klas Lindfors [Thu, 4 Jul 2013 11:58:22 +0000 (13:58 +0200)]
bump versions post-release
Klas Lindfors [Thu, 4 Jul 2013 11:56:10 +0000 (13:56 +0200)]
release 1.14.0
Klas Lindfors [Tue, 2 Jul 2013 06:28:49 +0000 (08:28 +0200)]
send stderr of ykinfo to /dev/null to lessen noise
Klas Lindfors [Mon, 1 Jul 2013 13:00:06 +0000 (15:00 +0200)]
NEWS for 1.14.0
Simon Josefsson [Mon, 24 Jun 2013 11:57:13 +0000 (13:57 +0200)]
Let pkg-config echo pthreads related settings, for #10.
Klas Lindfors [Tue, 18 Jun 2013 10:03:04 +0000 (12:03 +0200)]
new homepage
Klas Lindfors [Tue, 18 Jun 2013 06:52:27 +0000 (08:52 +0200)]
give ykinfo -1 and -2 for programming status of the slots
Klas Lindfors [Fri, 7 Jun 2013 12:12:25 +0000 (14:12 +0200)]
raise NONE from 0 to 1 to make empty the default
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
Klas Lindfors [Fri, 7 Jun 2013 11:08:21 +0000 (13:08 +0200)]
add ykp_{get,set}_acccode_type()
Klas Lindfors [Mon, 13 May 2013 11:52:55 +0000 (13:52 +0200)]
add -V switch to get tool version
Klas Lindfors [Thu, 2 May 2013 13:38:59 +0000 (15:38 +0200)]
fixup logic for import with targetConfig
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.
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
Klas Lindfors [Tue, 30 Apr 2013 11:34:56 +0000 (13:34 +0200)]
use getter functions in ykpers-args.c
Klas Lindfors [Tue, 30 Apr 2013 11:34:23 +0000 (13:34 +0200)]
add getter functions for all configflags
Klas Lindfors [Tue, 30 Apr 2013 11:31:19 +0000 (13:31 +0200)]
add ykp_clear_config() for clearing all config flags
Klas Lindfors [Mon, 29 Apr 2013 08:03:53 +0000 (10:03 +0200)]
update home page url in manpages
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
Klas Lindfors [Thu, 25 Apr 2013 09:21:05 +0000 (11:21 +0200)]
implement dry-run for the cli
Klas Lindfors [Thu, 25 Apr 2013 09:11:31 +0000 (11:11 +0200)]
ignore mac artefacts
Klas Lindfors [Thu, 25 Apr 2013 08:57:14 +0000 (10:57 +0200)]
make sure json objects are released on error conditions
Klas Lindfors [Thu, 25 Apr 2013 08:44:19 +0000 (10:44 +0200)]
add parsing of targetConfig to import
Klas Lindfors [Thu, 25 Apr 2013 08:44:08 +0000 (10:44 +0200)]
add targetConfig to export
Simon Josefsson [Mon, 22 Apr 2013 12:02:19 +0000 (14:02 +0200)]
Dist more.
Klas Lindfors [Mon, 22 Apr 2013 11:43:19 +0000 (13:43 +0200)]
bump versions
Klas Lindfors [Mon, 22 Apr 2013 11:42:30 +0000 (13:42 +0200)]
releases moved to github
Klas Lindfors [Mon, 22 Apr 2013 11:41:17 +0000 (13:41 +0200)]
fixup typo
Klas Lindfors [Mon, 22 Apr 2013 11:34:21 +0000 (13:34 +0200)]
NEWS for 1.13.0
Simon Josefsson [Mon, 22 Apr 2013 11:26:03 +0000 (13:26 +0200)]
Add YCFG draft. JSON name fixups.
Klas Lindfors [Mon, 22 Apr 2013 10:44:12 +0000 (12:44 +0200)]
test without json as well
Klas Lindfors [Mon, 22 Apr 2013 10:43:54 +0000 (12:43 +0200)]
only run the json tests for json
Klas Lindfors [Mon, 22 Apr 2013 08:58:46 +0000 (10:58 +0200)]
as the windows builds work now, don't allow failures
Klas Lindfors [Mon, 22 Apr 2013 08:58:15 +0000 (10:58 +0200)]
libyubikey has moved to github
Klas Lindfors [Mon, 22 Apr 2013 08:43:38 +0000 (10:43 +0200)]
have to set CC again for windows builds..
Klas Lindfors [Mon, 22 Apr 2013 08:31:39 +0000 (10:31 +0200)]
autoremove after remove
Klas Lindfors [Fri, 19 Apr 2013 14:15:35 +0000 (16:15 +0200)]
make .travis.yml a little more readable
Klas Lindfors [Fri, 19 Apr 2013 14:08:07 +0000 (16:08 +0200)]
we have to spec whole string to allow failures?
Klas Lindfors [Fri, 19 Apr 2013 14:05:45 +0000 (16:05 +0200)]
simple import test
Klas Lindfors [Fri, 19 Apr 2013 13:45:50 +0000 (15:45 +0200)]
start with tests for json stuff
Klas Lindfors [Fri, 19 Apr 2013 13:32:37 +0000 (15:32 +0200)]
try to declare that windows builds can fail
Klas Lindfors [Fri, 19 Apr 2013 13:29:14 +0000 (15:29 +0200)]
check that ykp_export_config() call actually worked
Simon Josefsson [Fri, 19 Apr 2013 13:11:06 +0000 (15:11 +0200)]
Fix notice.
Simon Josefsson [Fri, 19 Apr 2013 13:09:33 +0000 (15:09 +0200)]
Add.
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
Simon Josefsson [Fri, 19 Apr 2013 13:09:11 +0000 (15:09 +0200)]
Make libjson optional.
Klas Lindfors [Fri, 19 Apr 2013 10:22:21 +0000 (12:22 +0200)]
more packages for mingw
Simon Josefsson [Fri, 19 Apr 2013 10:07:39 +0000 (12:07 +0200)]
Sync documentation.
Simon Josefsson [Fri, 19 Apr 2013 10:02:50 +0000 (12:02 +0200)]
Build with both new and old libjson.
Klas Lindfors [Fri, 19 Apr 2013 09:55:59 +0000 (11:55 +0200)]
let travis build win32 and win64
Klas Lindfors [Fri, 19 Apr 2013 09:54:26 +0000 (11:54 +0200)]
drop travis mingw32 target
Klas Lindfors [Fri, 19 Apr 2013 09:49:30 +0000 (11:49 +0200)]
try to fix travis windows build
Klas Lindfors [Fri, 19 Apr 2013 09:33:32 +0000 (11:33 +0200)]
only yubiCloud scope for yubico otp
Klas Lindfors [Fri, 19 Apr 2013 09:31:00 +0000 (11:31 +0200)]
Merge branch into devel/import_export
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
Klas Lindfors [Tue, 16 Apr 2013 14:00:54 +0000 (16:00 +0200)]
switch to github homepage
Klas Lindfors [Tue, 16 Apr 2013 13:33:10 +0000 (15:33 +0200)]
change signature of import fuction, cfg first
Klas Lindfors [Tue, 16 Apr 2013 13:28:47 +0000 (15:28 +0200)]
man for -f
Klas Lindfors [Tue, 16 Apr 2013 13:26:26 +0000 (15:26 +0200)]
change names of not exported functions
Klas Lindfors [Tue, 16 Apr 2013 13:23:04 +0000 (15:23 +0200)]
change json to ycfg
Klas Lindfors [Tue, 16 Apr 2013 13:16:38 +0000 (15:16 +0200)]
don't support ticketFirst and allowHidTrig for json
Klas Lindfors [Tue, 16 Apr 2013 13:09:45 +0000 (15:09 +0200)]
more import work (complete?)
Klas Lindfors [Tue, 16 Apr 2013 12:36:24 +0000 (14:36 +0200)]
restructure export text to be more accurate
Klas Lindfors [Tue, 16 Apr 2013 12:14:31 +0000 (14:14 +0200)]
cleanup mac makefile
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
Klas Lindfors [Tue, 16 Apr 2013 13:35:45 +0000 (14:35 +0100)]
use correct download location for libjson
Klas Lindfors [Tue, 16 Apr 2013 13:33:10 +0000 (15:33 +0200)]
change signature of import fuction, cfg first
Klas Lindfors [Tue, 16 Apr 2013 13:28:47 +0000 (15:28 +0200)]
man for -f
Klas Lindfors [Tue, 16 Apr 2013 13:26:26 +0000 (15:26 +0200)]
change names of not exported functions
Klas Lindfors [Tue, 16 Apr 2013 13:23:04 +0000 (15:23 +0200)]
change json to ycfg
Klas Lindfors [Tue, 16 Apr 2013 13:16:38 +0000 (15:16 +0200)]
don't support ticketFirst and allowHidTrig for json
Klas Lindfors [Tue, 16 Apr 2013 13:09:45 +0000 (15:09 +0200)]
more import work (complete?)
Klas Lindfors [Tue, 16 Apr 2013 12:36:24 +0000 (14:36 +0200)]
restructure export text to be more accurate
Klas Lindfors [Tue, 16 Apr 2013 12:14:31 +0000 (14:14 +0200)]
cleanup mac makefile
Klas Lindfors [Tue, 16 Apr 2013 06:10:18 +0000 (08:10 +0200)]
install_name_tool magic
Klas Lindfors [Mon, 15 Apr 2013 13:36:26 +0000 (15:36 +0200)]
add build makefile for mac
Klas Lindfors [Mon, 15 Apr 2013 13:11:56 +0000 (15:11 +0200)]
add licenses to the windows binary build
Klas Lindfors [Mon, 15 Apr 2013 09:15:35 +0000 (11:15 +0200)]
fix test
Klas Lindfors [Mon, 15 Apr 2013 08:09:46 +0000 (10:09 +0200)]
don't care about data-format for the console print-out
Klas Lindfors [Mon, 15 Apr 2013 07:17:14 +0000 (09:17 +0200)]
cast to correct data type
Klas Lindfors [Mon, 15 Apr 2013 07:17:03 +0000 (09:17 +0200)]
return amount of data
Klas Lindfors [Mon, 15 Apr 2013 06:44:21 +0000 (08:44 +0200)]
add MODE_ALL instead of letting 0 mean all
Klas Lindfors [Fri, 12 Apr 2013 14:15:31 +0000 (16:15 +0200)]
more code for importing oath
Klas Lindfors [Fri, 12 Apr 2013 14:03:49 +0000 (16:03 +0200)]
start on import code
Klas Lindfors [Fri, 12 Apr 2013 13:46:56 +0000 (15:46 +0200)]
move ticket import/export definitions ykpers_lcl.c
Klas Lindfors [Fri, 12 Apr 2013 12:37:42 +0000 (14:37 +0200)]
move modes_map to ykpers-json.c
Klas Lindfors [Fri, 12 Apr 2013 12:11:27 +0000 (14:11 +0200)]
implement both export formats in the cli
Klas Lindfors [Fri, 12 Apr 2013 11:15:12 +0000 (13:15 +0200)]
re-enable silent rules
Klas Lindfors [Fri, 12 Apr 2013 11:13:32 +0000 (13:13 +0200)]
make building work on windows
also prefer json-c over json
Klas Lindfors [Fri, 12 Apr 2013 10:21:20 +0000 (12:21 +0200)]
ignore ykpers-json artifacts
Klas Lindfors [Fri, 12 Apr 2013 10:20:52 +0000 (12:20 +0200)]
add not implemented legacy function to import
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.
Klas Lindfors [Fri, 12 Apr 2013 09:51:22 +0000 (11:51 +0200)]
only look at mode if p->mode is set
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
Klas Lindfors [Fri, 12 Apr 2013 08:17:49 +0000 (10:17 +0200)]
add scope for fixed output