]>
err.no Git - yubikey-personalization/log
Simon Josefsson [Thu, 4 Apr 2013 08:52:05 +0000 (10:52 +0200)]
Fix README.source hints.
Simon Josefsson [Thu, 4 Apr 2013 08:43:18 +0000 (10:43 +0200)]
Add debian/source/options for files that are in git but not in tarball.
Simon Josefsson [Thu, 4 Apr 2013 08:06:12 +0000 (10:06 +0200)]
Improve README.source workflow.
Simon Josefsson [Thu, 4 Apr 2013 07:55:33 +0000 (09:55 +0200)]
Remove obsolete 'DM-Upload-Allowed'.
Simon Josefsson [Thu, 4 Apr 2013 07:53:50 +0000 (09:53 +0200)]
Drop Fredrik as uploader, add Klas and Dain.
Simon Josefsson [Thu, 4 Apr 2013 07:52:30 +0000 (09:52 +0200)]
Improve package descriptions (lintian duplicate-short-description).
Simon Josefsson [Thu, 4 Apr 2013 07:49:22 +0000 (09:49 +0200)]
Bump debhelper version requirement (lintian package-needs-versioned-debhelper-build-depends).
Simon Josefsson [Thu, 4 Apr 2013 07:47:27 +0000 (09:47 +0200)]
Use "3.0 (quilt)" in new source/format file.
Simon Josefsson [Thu, 4 Apr 2013 07:45:03 +0000 (09:45 +0200)]
Update standards version to 3.9.4.
Simon Josefsson [Thu, 4 Apr 2013 07:19:47 +0000 (09:19 +0200)]
Add watch file (lintian debian-watch-file-is-missing).
Simon Josefsson [Thu, 4 Apr 2013 07:15:07 +0000 (09:15 +0200)]
Fix changelog entry.
Simon Josefsson [Thu, 4 Apr 2013 07:14:10 +0000 (09:14 +0200)]
Drop duplicate Homepage: fields in control file (lintian binary-control-field-duplicates-source).
Simon Josefsson [Thu, 4 Apr 2013 07:11:50 +0000 (09:11 +0200)]
Fix .symbols file for 1.7 release.
Simon Josefsson [Thu, 4 Apr 2013 07:05:26 +0000 (09:05 +0200)]
Document workflow.
Simon Josefsson [Wed, 3 Apr 2013 19:56:13 +0000 (21:56 +0200)]
Upload to experimental.
Simon Josefsson [Wed, 3 Apr 2013 19:54:00 +0000 (21:54 +0200)]
Update .symbols file for new symbols.
Simon Josefsson [Wed, 3 Apr 2013 19:37:04 +0000 (21:37 +0200)]
New upstream version
Simon Josefsson [Wed, 3 Apr 2013 19:36:11 +0000 (21:36 +0200)]
Merge branch 'master' into debian
Simon Josefsson [Wed, 3 Apr 2013 19:35:59 +0000 (21:35 +0200)]
Merge tag 'v1.12.0'
1.12.0
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
Klas Lindfors [Fri, 21 Dec 2012 07:44:45 +0000 (08:44 +0100)]
update documentation
Klas Lindfors [Fri, 21 Dec 2012 07:44:05 +0000 (08:44 +0100)]
NEWS for 1.11.1
Klas Lindfors [Thu, 20 Dec 2012 13:01:24 +0000 (14:01 +0100)]
better strerror() for windows usb issues
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.
Klas Lindfors [Mon, 17 Dec 2012 08:58:32 +0000 (09:58 +0100)]
document the scan-code mode with an example.
Klas Lindfors [Mon, 17 Dec 2012 08:58:19 +0000 (09:58 +0100)]
fixed can be 16 bytes, 32 characters
Klas Lindfors [Mon, 17 Dec 2012 08:38:20 +0000 (09:38 +0100)]
try to change some wording and make the manpage better
Klas Lindfors [Wed, 12 Dec 2012 13:01:46 +0000 (14:01 +0100)]
add labels for googlecode when uploading releases
Klas Lindfors [Wed, 12 Dec 2012 13:01:22 +0000 (14:01 +0100)]
bump versions after release
Klas Lindfors [Wed, 12 Dec 2012 12:53:23 +0000 (13:53 +0100)]
release 1.11.0
Simon Josefsson [Wed, 12 Dec 2012 12:27:03 +0000 (13:27 +0100)]
Avoid hard coding VERSION in ykpers4win.
Simon Josefsson [Wed, 12 Dec 2012 11:02:51 +0000 (12:02 +0100)]
Bump so version.
Simon Josefsson [Wed, 12 Dec 2012 11:01:00 +0000 (12:01 +0100)]
Ignore more.
Simon Josefsson [Wed, 12 Dec 2012 10:59:21 +0000 (11:59 +0100)]
Add version information.
Klas Lindfors [Tue, 11 Dec 2012 15:23:35 +0000 (16:23 +0100)]
bump versions after release
Klas Lindfors [Tue, 11 Dec 2012 15:11:46 +0000 (16:11 +0100)]
release 1.10.0
Klas Lindfors [Tue, 11 Dec 2012 15:03:59 +0000 (16:03 +0100)]
misstake, that should be \0, not \n
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.
Klas Lindfors [Fri, 7 Dec 2012 14:53:39 +0000 (15:53 +0100)]
more info about new api functions
Klas Lindfors [Thu, 6 Dec 2012 08:33:10 +0000 (09:33 +0100)]
check for swap_seen
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)
Klas Lindfors [Wed, 5 Dec 2012 12:27:46 +0000 (13:27 +0100)]
update NEWS for new scan_map
Klas Lindfors [Wed, 5 Dec 2012 10:40:23 +0000 (11:40 +0100)]
update man page for -S with more examples and addition of !
Klas Lindfors [Wed, 5 Dec 2012 09:28:34 +0000 (10:28 +0100)]
update SCAN_MAP with !
Klas Lindfors [Tue, 4 Dec 2012 19:15:44 +0000 (20:15 +0100)]
use sizeof() on the static string instead of strlen()
Klas Lindfors [Tue, 4 Dec 2012 19:11:32 +0000 (20:11 +0100)]
only accept sequence 0 as success if no config is valid
Klas Lindfors [Tue, 4 Dec 2012 19:08:58 +0000 (20:08 +0100)]
NEWS for 1.10.0
Klas Lindfors [Tue, 4 Dec 2012 19:01:07 +0000 (20:01 +0100)]
remove duplicate VID/PID mappings
Klas Lindfors [Tue, 4 Dec 2012 14:56:22 +0000 (15:56 +0100)]
man for -m and -S
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
Klas Lindfors [Tue, 4 Dec 2012 14:21:07 +0000 (15:21 +0100)]
add -S flag for setting scanmap to the YubiKey NEO
Klas Lindfors [Tue, 4 Dec 2012 14:20:55 +0000 (15:20 +0100)]
unsigned char for usb_mode
Klas Lindfors [Tue, 4 Dec 2012 13:47:18 +0000 (14:47 +0100)]
more general way of setting mode bits for usb_mode
Klas Lindfors [Mon, 3 Dec 2012 13:46:50 +0000 (14:46 +0100)]
yk_write_device_config(), not yk_set_device_config()
Klas Lindfors [Mon, 3 Dec 2012 13:42:30 +0000 (14:42 +0100)]
refactor different write commands into a common _yk_write()
Klas Lindfors [Mon, 3 Dec 2012 13:42:21 +0000 (14:42 +0100)]
Merge branch 'feature/usb_mode'
Klas Lindfors [Mon, 3 Dec 2012 11:12:49 +0000 (12:12 +0100)]
update ykdef flags for mode
Klas Lindfors [Mon, 3 Dec 2012 10:08:22 +0000 (11:08 +0100)]
complete commands for setting usb_mode
Klas Lindfors [Mon, 3 Dec 2012 09:54:27 +0000 (10:54 +0100)]
change around to work with device_config instead of raw mode
Klas Lindfors [Mon, 3 Dec 2012 09:53:32 +0000 (10:53 +0100)]
autoEject -> autoEjectTime
Klas Lindfors [Mon, 3 Dec 2012 09:53:11 +0000 (10:53 +0100)]
add functions for manipulating the device_config
Klas Lindfors [Mon, 3 Dec 2012 09:28:54 +0000 (09:28 +0000)]
resetting rc is unnecessary with the change around in open_key
Klas Lindfors [Mon, 3 Dec 2012 09:19:47 +0000 (10:19 +0100)]
release vendorId even if no YubiKey is found
Klas Lindfors [Mon, 3 Dec 2012 08:06:31 +0000 (08:06 +0000)]
send a reference to the typeCallback
Klas Lindfors [Fri, 30 Nov 2012 19:59:32 +0000 (20:59 +0100)]
USB_MODE ended up as DEVICE_CONFIG
Klas Lindfors [Fri, 30 Nov 2012 19:57:10 +0000 (20:57 +0100)]
definitions for device_config
Klas Lindfors [Fri, 30 Nov 2012 19:53:18 +0000 (20:53 +0100)]
Merge branch 'master' into feature/usb_mode
Klas Lindfors [Fri, 30 Nov 2012 13:14:44 +0000 (14:14 +0100)]
spelling.. product_ids, not prduct_ids..
Klas Lindfors [Fri, 30 Nov 2012 11:49:57 +0000 (12:49 +0100)]
rework _ykusb_open_device() in the ykcore backends
it now takes an array of product ids to search for,
let yk_open_first_key() search for all known keys with
a YubiKey interface.