]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
2013-04-11 Klas Lindforsadd support for prefix
2013-04-11 Klas Lindforscleanup
2013-04-11 Klas Lindforsadd code for random/fixed oath seed
2013-04-11 Klas LindforsOATH_HOTP is an output mode
2013-04-11 Klas Lindforsdon't use _ext() to string function added in 0.10
2013-04-11 Klas Lindforsadd libjson0 dependency for travis
2013-04-11 Klas Lindforsstart building on JSON export functionality
2013-04-10 Klas Lindforssplit out some stuff to ykpers_lcl.h
2013-04-10 Klas Lindforschange alot of global declarations to static to limit...
2013-04-10 Klas Lindforsadd dependency on libjson
2013-04-08 Simon JosefssonSimple check of man page syntax.
2013-04-08 Simon JosefssonCheck man page for warnings.
2013-04-08 Simon JosefssonMore man page fixes.
2013-04-05 Klas Lindforsset -x in build-and-test for more travis output
2013-04-04 Simon JosefssonUpdate copyright years.
2013-04-04 Simon JosefssonAdd.
2013-04-04 Simon JosefssonFix typo.
2013-04-04 Simon JosefssonCheck return code from fgets to silence warnings.
2013-04-04 Simon JosefssonFix markup (lintian hyphen-used-as-minus-sign).
2013-04-04 Simon JosefssonLine break long lines (lintian manpage-has-errors-from...
2013-04-04 Simon JosefssonFix markup (lintian hyphen-used-as-minus-sign).
2013-03-14 Klas Lindforsbump versions after release
2013-03-14 Klas Lindforsrelease 1.12.0 v1.12.0
2013-03-14 Klas LindforsCURRENT got bumped twice, lower to 13
2013-03-14 Klas LindforsNEWS for 1.12.0
2013-03-14 Klas Lindforsbump libyubikey to 1.10
2013-03-14 Klas Lindforsdeclare ykp_set_extflag_LED_INV()
2013-03-11 Klas Lindforsadd 2.4 and 3.1 firmware versions as supported
2013-03-11 Klas Lindforsman
2013-03-11 Klas Lindforsadd led-inv argument to cli
2013-03-11 Klas Lindforsadd code for modifying EXTFLAG_LED_INV
2013-03-11 Klas Lindforsupdated ykdef.h for 2.4/3.1
2013-02-28 Simon JosefssonPublic identity size is 16 bytes.
2013-02-18 Klas Lindforsautomake 1.11.3 is required for the EXTRA dependencies...
2013-01-31 Klas LindforsMerge branch 'master' of https://github.com/couchand...
2013-01-30 Andrew Couchykpersonalize man page: change "it's" to "its" - fixes...
2013-01-30 Klas Lindforsexpand the exported-symbols regex to cover ykpers_check...
2013-01-30 Matt StofkoHandle both GNU/WIN32 and BSD getopt reinit
2013-01-17 Klas Lindforsadd YubiKey neo product ids to the udev rules scripts
2013-01-14 Klas Lindforsbump versions
2013-01-09 Klas LindforsNEWS for 1.11.3 (1.11.2 got broken NEWS) v1.11.3
2013-01-09 Klas Lindforsbump version after release
2013-01-09 Klas LindforsNEWS for 1.11.2
2013-01-09 Klas LindforsMerge branch 'devel/only_one_key' v1.11.2
2013-01-09 Klas Lindforsfixup EMORETHANONE for windows
2013-01-09 Klas Lindforsget rid of warning by casting
2013-01-09 Klas Lindforsdrop c++ style comments
2013-01-09 Klas Lindforsrework the osx implementation to look at all devices
2013-01-07 Klas Lindforsset required automake version to 1.11.2
2013-01-07 Klas Lindforslink the binaries correctly with ykpers and libyubikey
2013-01-06 Klas Lindforslet _ykusb_open_device() error on several keys present
2013-01-05 Klas LindforsNEWS for 1.11.2
2012-12-26 Klas Lindforsfix a bug writing invalid data to a YubiKey NEO
2012-12-21 Klas Lindforsbump versions after releasing 1.11.1
2012-12-21 Klas Lindforsupdate documentation v1.11.1
2012-12-21 Klas LindforsNEWS for 1.11.1
2012-12-20 Klas Lindforsbetter strerror() for windows usb issues
2012-12-19 Klas Lindforsfix a case where we would fail to recognize a YubiKey
2012-12-17 Klas Lindforsdocument the scan-code mode with an example.
2012-12-17 Klas Lindforsfixed can be 16 bytes, 32 characters
2012-12-17 Klas Lindforstry to change some wording and make the manpage better
2012-12-12 Klas Lindforsadd labels for googlecode when uploading releases
2012-12-12 Klas Lindforsbump versions after release
2012-12-12 Klas Lindforsrelease 1.11.0 v1.11.0
2012-12-12 Simon JosefssonAvoid hard coding VERSION in ykpers4win.
2012-12-12 Simon JosefssonBump so version.
2012-12-12 Simon JosefssonIgnore more.
2012-12-12 Simon JosefssonAdd version information.
2012-12-11 Klas Lindforsbump versions after release
2012-12-11 Klas Lindforsrelease 1.10.0 v1.10.0
2012-12-11 Klas Lindforsmisstake, that should be \0, not \n
2012-12-11 Klas Lindforsincrease WAIT_FOR_WRITE_FLAG as 600ms is not enough...
2012-12-07 Klas Lindforsmore info about new api functions
2012-12-06 Klas Lindforscheck for swap_seen
2012-12-05 Klas Lindforsremove the wording about ndef type, works for both...
2012-12-05 Klas Lindforsupdate NEWS for new scan_map
2012-12-05 Klas Lindforsupdate man page for -S with more examples and addition...
2012-12-05 Klas Lindforsupdate SCAN_MAP with !
2012-12-04 Klas Lindforsuse sizeof() on the static string instead of strlen()
2012-12-04 Klas Lindforsonly accept sequence 0 as success if no config is valid
2012-12-04 Klas LindforsNEWS for 1.10.0
2012-12-04 Klas Lindforsremove duplicate VID/PID mappings
2012-12-04 Klas Lindforsman for -m and -S
2012-12-04 Klas Lindforsdo some work to get the mutually exclusive flags make...
2012-12-04 Klas Lindforsadd -S flag for setting scanmap to the YubiKey NEO
2012-12-04 Klas Lindforsunsigned char for usb_mode
2012-12-04 Klas Lindforsmore general way of setting mode bits for usb_mode
2012-12-03 Klas Lindforsyk_write_device_config(), not yk_set_device_config()
2012-12-03 Klas Lindforsrefactor different write commands into a common _yk_write()
2012-12-03 Klas LindforsMerge branch 'feature/usb_mode'
2012-12-03 Klas Lindforsupdate ykdef flags for mode
2012-12-03 Klas Lindforscomplete commands for setting usb_mode
2012-12-03 Klas Lindforschange around to work with device_config instead of...
2012-12-03 Klas LindforsautoEject -> autoEjectTime
2012-12-03 Klas Lindforsadd functions for manipulating the device_config
2012-12-03 Klas Lindforsresetting rc is unnecessary with the change around...
2012-12-03 Klas Lindforsrelease vendorId even if no YubiKey is found
2012-12-03 Klas Lindforssend a reference to the typeCallback
2012-11-30 Klas LindforsUSB_MODE ended up as DEVICE_CONFIG
2012-11-30 Klas Lindforsdefinitions for device_config
next