]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
2012-09-17 Klas Lindforsbreak up declaration and use to remove warning
2012-09-17 Klas Lindforsremoves warning about index shadowing global
2012-09-17 Klas Lindforsremove unused variable
2012-09-17 Klas Lindforsfix a few warnings
2012-09-17 Klas Lindforsactually enable the warnings package when requested
2012-09-14 Klas Lindforsreturn 0 on error, saving the errno
2012-09-14 Klas Lindforsadd usb context
2012-09-14 Klas Lindforsreturn NULL
2012-09-14 Klas Lindforstest for error state from yk_init()
2012-09-14 Klas Lindforsreturn error when libusb_init fails
2012-09-13 Klas Lindforsbuild with different backends
2012-09-13 Klas Lindforsinstall libyubikey-dev before_install
2012-09-13 Klas Lindforstravis-ci integration for yubikey-personalization
2012-08-23 Simon JosefssonMerge pull request #12 from jklontz/master
2012-08-23 Simon JosefssonEnable warnings.
2012-08-23 Klas Lindforsremove broken, unnecessary, outcommented line for the...
2012-08-23 Klas Lindforsfix crash-bug when calling from different threads
2012-08-23 Klas Lindforstest calling the library from different threads
2012-08-17 Simon JosefssonDon't override default dependencies.
2012-08-16 Klas Lindforsdo usb_set_configuration(h, 1) before we use the YubiKey
2012-08-07 Klas LindforsMerge branch 'master' of github.com:Yubico/yubikey...
2012-07-17 Josh KlontzMSVC2010 Error Fixes
2012-06-18 Klas Lindforsremove init of char to NULL, removes warning.
2012-06-07 Fredrik Thulinget description in section DESCRIPTION, not OPTIONS.
2012-06-07 Klas Lindforsignores for windows binary builds
2012-06-07 Klas Lindforsbump versions post-release
2012-06-07 Klas Lindforsrelease data for 1.7.0 v1.7.0
2012-06-07 Klas LindforsMerge branch 'private/testing+ndef'
2012-05-31 Simon JosefssonUpdate from gnulib.
2012-05-31 Simon JosefssonBump libyubikey to 1.9.
2012-05-31 Simon JosefssonWindows: Build fixes related to self checks.
2012-05-31 Simon JosefssonBump versions.
2012-05-31 Simon JosefssonDrop hack-wine stuff. Bump yubico-c to 1.8.
2012-05-31 Simon JosefssonFix Windows build self-checks.
2012-05-31 Klas Lindforsnewer ld-version-script.m4 from gnulib, silences warnings
2012-05-28 Klas Lindforsadd ndef args to test_args_to_config, make sure ndef_ty...
2012-05-28 Klas Lindforsreadd LT_CURRENT and friends
2012-05-25 Fredrik ThulinDocument the new options n, t, u and x + new flags.
2012-05-25 Fredrik ThulinMerge branch 'master' into private/testing+ndef
2012-05-24 Fredrik ThulinBump LT_REVISION. v1.6.4
2012-05-24 Fredrik ThulinMove declaration of yk_force_key_update to header file.
2012-05-24 Fredrik ThulinPrepare version 1.6.4.
2012-05-24 Fredrik ThulinDocument oath-id option.
2012-05-24 Fredrik ThulinRemove debug output.
2012-05-23 Fredrik ThulinImplement -ooath-id=xx or -ooath-id for serial number...
2012-05-23 Fredrik ThulinRe-factor adding _set_fixed().
2012-05-23 Fredrik ThulinPass YK_KEY to args_to_config().
2012-05-23 Fredrik ThulinProperly display OATH token ids.
2012-05-15 Klas Lindforsmake sure the ndef_string is initialized to 0
2012-05-10 Klas LindforsMerge branch 'private/testing+ndef'
2012-05-10 Klas LindforsBump version and LT_ variables
2012-05-09 Klas Lindforsnews for yubikey-personalization 1.7
2012-05-09 Klas Lindforsoath imf is only available from neo version 2.1.7
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 Lindforsignore the new ndef test
2012-04-26 Klas Lindforsmove ykcore_lcl.h include to be next to other yubikey...
2012-04-26 Klas Lindforsadd some config checks for neos
2012-04-26 Klas Lindforswe changed how the ndef string is passed in
2012-04-26 Klas Lindforswe changed configuration_number to command in the sourc...
2012-04-26 Klas Lindforsadd the build version to the struct in the test
2012-04-26 Klas Lindforsadd basic tests for the ndef construction functions.
2012-04-26 Klas Lindforsmove modifying of ndef struct until after we've checked...
2012-04-26 Klas Lindforshave to return when hitting the error
2012-04-26 Klas Lindforssupport for writing ndef text and uri
2012-04-26 Klas Lindforsdon't check for neo after 4, check if it's older than 5
2012-04-26 Klas Lindforsthe neo has serial_api, not the other serial functions
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 Lindforsexport ndef functions
2012-04-25 Klas Lindforsfunction for constructing ndef struct from uri
2012-04-25 Klas Lindforscheck version for SLOT_NDEF, copy the data to the ndef...
2012-04-25 Klas Lindforsfunction for writing ndef struct to yubikey
2012-04-25 Klas Lindforsadd checks for neo to the capabilities that matter
2012-04-25 Klas Lindforsadd neo checks for slot2 and the vcheck_v21_or_greater
2012-04-25 Klas Lindforsconvert the existing vcheck_ arguments to descriptive...
2012-04-25 Klas Lindforsadd build_version to config struct
2012-04-25 Klas Lindforssend ndef through to args function, fix definition...
2012-04-25 Klas Lindforsbreak in case 'n'
2012-04-11 Klas Lindforsrules for combinations with -n
2012-04-11 Klas Lindforsurl -> uri
2012-04-11 Klas LindforsMerge branch 'private/testing' into private/testing...
2012-04-11 Klas Lindforsindentation.
2012-04-11 Klas Lindforsargs stuff for setting ndef uri
2012-04-11 Klas LindforsNEO changes for ykdef.h from JE
2012-04-10 Klas Lindforssimple tests for parsing of new flags.
2012-04-10 Klas Lindforsuse ykp_alloc() instead of ykp_create_config(). add...
2012-04-10 Klas Lindforsremove comment about deprecation.
2012-04-05 Klas Lindforsrework default flags:
2012-03-28 Klas Lindforsupdated update masks from JE
2012-03-28 Klas Lindforsfix indentation
2012-03-28 Klas Lindforsdefaults for updates
2012-03-28 Klas Lindforsupdate text depending on command to be written to key.
2012-03-28 Klas Lindforscheck if update flags are allowed.
2012-03-27 Klas Lindforsadd new extended flags for 2.3
2012-03-27 Klas Lindforsykdef.h 2.3 from JE (copied from python-yubico)
2012-03-27 Klas Lindforscode for -u (update) parsing
2012-03-27 Klas Lindforsrecognize SLOT_UPDATE1 and SLOT_UPDATE2
next