]>
err.no Git - yubikey-personalization/log
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
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
Klas Lindfors [Fri, 12 Apr 2013 06:54:56 +0000 (08:54 +0200)]
error on import
Klas Lindfors [Thu, 11 Apr 2013 12:06:15 +0000 (14:06 +0200)]
add support for prefix
Klas Lindfors [Thu, 11 Apr 2013 11:24:11 +0000 (13:24 +0200)]
cleanup
Klas Lindfors [Thu, 11 Apr 2013 11:09:04 +0000 (13:09 +0200)]
add code for random/fixed oath seed
Klas Lindfors [Thu, 11 Apr 2013 11:08:48 +0000 (13:08 +0200)]
OATH_HOTP is an output mode
Klas Lindfors [Thu, 11 Apr 2013 09:35:40 +0000 (11:35 +0200)]
don't use _ext() to string function added in 0.10
Klas Lindfors [Thu, 11 Apr 2013 09:29:42 +0000 (11:29 +0200)]
add libjson0 dependency for travis
Klas Lindfors [Thu, 11 Apr 2013 08:10:55 +0000 (10:10 +0200)]
start building on JSON export functionality
Klas Lindfors [Wed, 10 Apr 2013 13:16:26 +0000 (15:16 +0200)]
split out some stuff to ykpers_lcl.h
Klas Lindfors [Wed, 10 Apr 2013 13:15:39 +0000 (15:15 +0200)]
change alot of global declarations to static to limit scope
Klas Lindfors [Wed, 10 Apr 2013 11:57:09 +0000 (13:57 +0200)]
add dependency on libjson
Simon Josefsson [Mon, 8 Apr 2013 11:17:21 +0000 (13:17 +0200)]
Simple check of man page syntax.
Simon Josefsson [Mon, 8 Apr 2013 11:15:15 +0000 (13:15 +0200)]
Check man page for warnings.
Simon Josefsson [Mon, 8 Apr 2013 11:08:49 +0000 (13:08 +0200)]
More man page fixes.
Klas Lindfors [Fri, 5 Apr 2013 06:24:59 +0000 (08:24 +0200)]
set -x in build-and-test for more travis output
Simon Josefsson [Thu, 4 Apr 2013 10:52:01 +0000 (12:52 +0200)]
Update copyright years.
Simon Josefsson [Thu, 4 Apr 2013 10:20:14 +0000 (12:20 +0200)]
Add.
Simon Josefsson [Thu, 4 Apr 2013 10:19:20 +0000 (12:19 +0200)]
Fix typo.
Simon Josefsson [Thu, 4 Apr 2013 10:18:32 +0000 (12:18 +0200)]
Check return code from fgets to silence warnings.
Simon Josefsson [Thu, 4 Apr 2013 07:44:00 +0000 (09:44 +0200)]
Fix markup (lintian hyphen-used-as-minus-sign).
Simon Josefsson [Thu, 4 Apr 2013 07:41:57 +0000 (09:41 +0200)]
Line break long lines (lintian manpage-has-errors-from-man).
Simon Josefsson [Thu, 4 Apr 2013 07:38:49 +0000 (09:38 +0200)]
Fix markup (lintian hyphen-used-as-minus-sign).
Klas Lindfors [Thu, 14 Mar 2013 12:54:13 +0000 (13:54 +0100)]
bump versions after release
Klas Lindfors [Thu, 14 Mar 2013 12:48:58 +0000 (13:48 +0100)]
release 1.12.0
Klas Lindfors [Thu, 14 Mar 2013 09:39:06 +0000 (10:39 +0100)]
CURRENT got bumped twice, lower to 13
Klas Lindfors [Thu, 14 Mar 2013 09:02:21 +0000 (10:02 +0100)]
NEWS for 1.12.0
Klas Lindfors [Thu, 14 Mar 2013 08:53:01 +0000 (09:53 +0100)]
bump libyubikey to 1.10
Klas Lindfors [Thu, 14 Mar 2013 06:40:12 +0000 (07:40 +0100)]
declare ykp_set_extflag_LED_INV()
Klas Lindfors [Mon, 11 Mar 2013 09:57:41 +0000 (10:57 +0100)]
add 2.4 and 3.1 firmware versions as supported
Klas Lindfors [Mon, 11 Mar 2013 09:40:57 +0000 (10:40 +0100)]
man
Klas Lindfors [Mon, 11 Mar 2013 09:39:03 +0000 (10:39 +0100)]
add led-inv argument to cli
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..
Klas Lindfors [Mon, 11 Mar 2013 09:26:49 +0000 (10:26 +0100)]
updated ykdef.h for 2.4/3.1
Simon Josefsson [Thu, 28 Feb 2013 12:56:00 +0000 (13:56 +0100)]
Public identity size is 16 bytes.
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
Klas Lindfors [Thu, 31 Jan 2013 06:56:50 +0000 (07:56 +0100)]
Merge branch 'master' of https://github.com/couchand/yubikey-personalization
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
Klas Lindfors [Wed, 30 Jan 2013 08:30:44 +0000 (09:30 +0100)]
expand the exported-symbols regex to cover ykpers_check_version()
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.
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
Klas Lindfors [Mon, 14 Jan 2013 08:32:17 +0000 (09:32 +0100)]
bump versions
Klas Lindfors [Wed, 9 Jan 2013 14:20:17 +0000 (15:20 +0100)]
NEWS for 1.11.3 (1.11.2 got broken NEWS)
Klas Lindfors [Wed, 9 Jan 2013 13:56:38 +0000 (14:56 +0100)]
bump version after release
Klas Lindfors [Wed, 9 Jan 2013 13:56:10 +0000 (14:56 +0100)]
NEWS for 1.11.2
Klas Lindfors [Wed, 9 Jan 2013 13:08:58 +0000 (14:08 +0100)]
Merge branch 'devel/only_one_key'
Klas Lindfors [Wed, 9 Jan 2013 13:02:55 +0000 (14:02 +0100)]
fixup EMORETHANONE for windows
Klas Lindfors [Wed, 9 Jan 2013 12:30:32 +0000 (12:30 +0000)]
get rid of warning by casting
Klas Lindfors [Wed, 9 Jan 2013 12:26:21 +0000 (12:26 +0000)]
drop c++ style comments
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
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
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
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.
Klas Lindfors [Sat, 5 Jan 2013 13:22:23 +0000 (14:22 +0100)]
NEWS for 1.11.2
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.
Klas Lindfors [Fri, 21 Dec 2012 07:58:22 +0000 (08:58 +0100)]
bump versions after releasing 1.11.1