]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
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-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
2012-11-30 Klas LindforsMerge branch 'master' into feature/usb_mode
2012-11-30 Klas Lindforsspelling.. product_ids, not prduct_ids..
2012-11-30 Klas Lindforsrework _ykusb_open_device() in the ykcore backends
2012-11-30 Klas Lindforsupdated ykdef.h for 3.0 (neo)
2012-11-26 Dain NilssonAdded yk_set_usb_mode to libykpers-1.map
2012-11-26 Dain NilssonAdded the USB mode option to ykpersonalize, though...
2012-11-09 Klas Lindforstest yk_check_firmware2() with a couple of versions
2012-11-09 Klas Lindforsadd yk_check_firmware2() that takes status instead...
2012-11-09 Klas Lindforssome tests for new neo ndef
2012-11-09 Klas Lindforsadd testing of ykp_ndef_as_text()
2012-11-09 Klas Lindforsshow what ndef will be written to key
2012-11-09 Klas Lindforsadd ykp_ndef_as_text() to get the text back from YK_NDEF
2012-11-09 Klas Lindforsset the ndef_type to 0
2012-11-09 Klas Lindforsallow -n/-t to be used without slot, default to 1 then.
2012-11-09 Klas Lindforsreset errnum if we found a key on second attempt
2012-11-09 Klas Lindforstool support for writing SLOT_NDEF2
2012-11-09 Klas Lindforsadd support for SLOT_NDEF2
2012-11-09 Klas Lindforssupport for production NEO with new product id and...
2012-11-09 Klas Lindforsreturn error for invalid conf
2012-11-09 Klas Lindforsignore new pbkdf2 test
2012-11-08 Klas Lindforsbump versions after release
2012-11-08 Klas Lindforsrelease 1.9.0 v1.9.0
2012-11-07 Klas Lindforsbump version correctly for ykpers4win
2012-10-31 Simon JosefssonParametrize the logfile.
2012-10-29 Simon JosefssonAdd ykinfo -a flag.
2012-10-25 Klas Lindforslet loop variable be size_t as we're comparing with...
2012-10-25 Klas Lindforskeep const when casting
2012-10-25 Klas Lindforsthe structs where expanded previously, initialize the...
2012-10-25 Klas Lindforsfix space after - in yml
2012-10-25 Klas Lindforstry to do update before install
2012-10-25 Klas LindforsMerge branch 'master' of github.com:Yubico/yubikey...
2012-10-25 Klas Lindforsfix the pbkdf2 implementation so output matches rfc...
2012-10-25 Klas Lindforsadd test that checks our implementation of pbkdf2
2012-10-25 Klas Lindforschange how we expose the prf method for the pbkdf2
2012-10-25 Klas Lindforsremove extra include
2012-10-24 Simon JosefssonAdd example tool to automate programming.
2012-10-19 Klas Lindforsman entry for -z
2012-10-19 Klas Lindforsadd -z switch for deleting a configuration
2012-10-18 Klas Lindforshandle deleting configuration better
2012-10-17 Klas Lindforsbump versions after release
2012-10-17 Klas Lindforsrelease 1.8.2 v1.8.2
2012-10-17 Klas Lindforsadd the udev rules files to EXTRA_DIST so they're packe...
2012-10-17 Klas Lindforsdon't use pre-constructed default structs and ykcore...
2012-10-17 Klas Lindforsbump version in configure.ac
2012-10-17 Klas Lindforsbump versions after release
2012-10-17 Klas Lindforsmention ykinfo in NEWS, set release date for 1.8.1 v1.8.1
2012-10-16 Klas Lindforsadd -p switch for programming sequence
2012-10-15 Klas Lindforsuse ykds_free() to free YK_STATUS instead of straight...
2012-10-15 Klas Lindforsman page for ykinfo
next