]> err.no Git - yubikey-personalization/history - ykpersonalize.c
Merge tag 'v1.15.1'
[yubikey-personalization] / ykpersonalize.c
2014-03-12 Simon JosefssonMerge tag 'v1.15.1' master
2014-03-07 Klas Lindforschange url to compatibility doc
2014-01-27 Simon JosefssonMerge tag 'v1.15.0'
2014-01-27 Simon JosefssonMerge tag 'v1.14.2'
2014-01-10 Klas Lindforsbump copyrights
2014-01-09 Klas Lindforsdrop salt parameter to ykpers-args
2014-01-09 Klas Lindforsbetter text about HMAC
2014-01-09 Klas Lindforsadd code for generating random key
2014-01-09 Klas Lindforsuse ykp_get_supported_key_length() to get key length
2014-01-09 Klas Lindforsprompt for key on stdin if -a is given without key
2014-01-08 Klas Lindforspass a reference to the salt to args_to_config()
2013-09-17 Klas Lindforslet -m take challengeresponse time and autoeject time...
2013-09-17 Klas Lindforschange url to github wiki
2013-07-12 Simon JosefssonMerge tag 'v1.14.0'
2013-04-30 Klas Lindforsadd ykp_clear_config() for clearing all config flags
2013-04-25 Klas Lindforsimplement dry-run for the cli
2013-04-22 Simon JosefssonMerge tag 'v1.13.0'
2013-04-19 Klas Lindforscheck that ykp_export_config() call actually worked
2013-04-16 Klas Lindforschange signature of import fuction, cfg first
2013-04-16 Klas LindforsMerge branch 'devel/import_export' of git+ssh://mac...
2013-04-16 Klas Lindforschange signature of import fuction, cfg first
2013-04-15 Klas Lindforsdon't care about data-format for the console print-out
2013-04-12 Klas Lindforsstart on import code
2013-04-12 Klas Lindforsimplement both export formats in the cli
2013-04-04 Simon JosefssonCheck return code from fgets to silence warnings.
2013-04-03 Simon JosefssonMerge tag 'v1.12.0'
2012-12-04 Klas Lindforsuse sizeof() on the static string instead of strlen()
2012-12-04 Klas Lindforsadd -S flag for setting scanmap to the YubiKey NEO
2012-12-03 Klas LindforsMerge branch 'feature/usb_mode'
2012-12-03 Klas Lindforscomplete commands for setting usb_mode
2012-11-30 Klas LindforsMerge branch 'master' into feature/usb_mode
2012-11-26 Dain NilssonAdded the USB mode option to ykpersonalize, though...
2012-11-09 Klas Lindforsadd yk_check_firmware2() that takes status instead...
2012-11-09 Klas Lindforsshow what ndef will be written to key
2012-11-09 Klas Lindforsset the ndef_type to 0
2012-11-09 Klas Lindforstool support for writing SLOT_NDEF2
2012-10-19 Klas Lindforsadd -z switch for deleting a configuration
2012-09-19 Klas Lindforsfix the NFC interfaces to work like the rest of our api
2012-08-23 Simon JosefssonMerge pull request #12 from jklontz/master
2012-08-07 Klas LindforsMerge branch 'master' of github.com:Yubico/yubikey...
2012-06-29 Tollef Fog HeenMerge tag 'v1.7.0'
2012-06-18 Klas Lindforsremove init of char to NULL, removes warning.
2012-06-07 Klas LindforsMerge branch 'private/testing+ndef'
2012-05-31 Tollef Fog HeenMerge tag 'v1.6.4'
2012-05-28 Klas Lindforsadd ndef args to test_args_to_config, make sure ndef_ty...
2012-05-25 Fredrik ThulinMerge branch 'master' into private/testing+ndef
2012-05-23 Fredrik ThulinPass YK_KEY to args_to_config().
2012-05-15 Klas Lindforsmake sure the ndef_string is initialized to 0
2012-05-02 Klas Lindforschange signature of ykp_construct_ndef_text()
2012-04-27 Klas Lindforschange signature of ykp_construct_ndef_text()
2012-04-26 Klas Lindforssupport for writing ndef text and uri
2012-04-26 Klas Lindforsthere was no 2.1.9 and there might be a neo with 2.1.9
2012-04-25 Klas Lindforswrite ndef uri to key
2012-04-25 Klas Lindforscollect ndef uri properly.
2012-04-25 Klas Lindforsadd version check for neo for serial printing
2012-04-25 Klas Lindforssend ndef through to args function, fix definition...
2012-04-05 Klas Lindforsrework default flags:
2012-03-28 Klas Lindforsupdate text depending on command to be written to key.
2012-03-27 Klas Lindforsonly need aes key for SLOT_CONFIG and SLOT_CONFIG2
2012-03-27 Klas Lindforsuse yk_write_command instead of yk_write_config
2012-02-20 Tollef Fog HeenMerge remote-tracking branch 'origin/master'
2012-01-23 Simon JosefssonBump version. Use silent rules. Bump copyright years.
2011-11-25 Tollef Fog HeenMerge remote-tracking branch 'vuizook/master'
2011-04-12 Fredrik ThulinMerge branch 'master' of github.com:Yubico/yubikey...
2011-04-11 Simon JosefssonFixed a build error in self tests when '-z muldefs...
2011-03-09 Fredrik ThulinBan -ouid= with -ochal-resp and -ooath-hotp.
2011-03-09 Fredrik ThulinMerge branch 'feature/get_serial_number'
2011-03-08 Fredrik ThulinSerial number API appeared in 2.2, not 2.0.
2011-03-08 Fredrik ThulinMerge branch 'feature/challenge-response'
2011-03-08 Fredrik ThulinRevert "Remove redundant '-h' check."
2011-03-07 Fredrik ThulinAdd ability to read serial number.
2011-03-07 Fredrik ThulinClarify type of key in error message.
2011-02-05 Fredrik ThulinRemove redundant '-h' check.
2011-01-31 Fredrik ThulinMinor cleanups.
2011-01-18 Tollef Fog HeenMerge commit 'v1.4.0'
2011-01-17 Fredrik Thulin160 bit keys are HMAC keys.
2011-01-17 Fredrik ThulinOnly allow choosing slot once.
2011-01-17 Fredrik ThulinAdd support for the extended flags in Yubikey 2.2.
2011-01-17 Fredrik ThulinAdd support for the challenge-response mode in Yubikey...
2011-01-14 Fredrik ThulinAdd support for 40 bytes (160 bits) -a.
2011-01-14 Fredrik ThulinMerge branch 'devel/add_test_cases' into feature/yubike...
2011-01-14 Fredrik ThulinMend infname/outfname argument parsing.
2011-01-14 Fredrik ThulinMake argument parsing testable.
2011-01-11 Fredrik ThulinMerge branch 'fix/libusb_0_1_detach_kernel' into featur...
2011-01-11 Fredrik ThulinMerge branch 'fix/flags_printing' into feature/yubikey2...
2010-12-25 Fredrik ThulinAmend last commit.
2010-12-21 Fredrik ThulinCheck return value of ykp_set_(cfg|tkt)flag.
2010-09-10 simon75jFix typo in last commit.
2010-09-10 Simon JosefssonFix typo in last commit.
2010-09-10 simon75jClarify that salt only applies to key generation from...
2010-09-10 Simon JosefssonClarify that salt only applies to key generation from...
2010-03-12 simon75jFix output for unsupported firmware.
2010-03-12 Simon JosefssonFix output for unsupported firmware.
2010-01-30 tfheenAdd OATH-HOTP support
2010-01-30 Tollef Fog HeenAdd OATH-HOTP support
2010-01-28 tfheenAdd reference to compatibility wiki page
2010-01-28 Tollef Fog HeenAdd reference to compatibility wiki page
2010-01-28 tfheenStop bailing out on unknown firmwares
2010-01-28 Tollef Fog HeenStop bailing out on unknown firmwares
2009-09-18 levitte@gmail.comBetter to handle -h after the core is initialised
next