]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
2012-09-20 Klas Lindforstravis for windows builds
2012-09-20 Klas Lindforstrack version in ykpers4win.mk
2012-09-20 Klas Lindforsmake the thread test work on windows
2012-09-20 Klas Lindforsrm .svnignore, we're using git
2012-09-19 Klas Lindforsfix the NFC interfaces to work like the rest of our api
2012-09-19 Klas Lindforscorrect return values, 1 for success and 0 for fail
2012-09-19 Klas Lindforsremove ignored const on errno_location functions
2012-09-19 Klas Lindforsremove yk_write_key() from ykcore_lcl.h, defined in...
2012-09-19 Klas Lindforsmake status unsigned to match other types
2012-09-19 Klas Lindforschange to size_t to match function returns
2012-09-19 Klas Lindforscast to const char* instead of char* to not discard...
2012-09-19 Klas Lindforsdidn't read properly how the LT_ versioning flags shoul...
2012-09-18 Klas Lindforslet ykpers-args.c include ykpers-args.h and fix functio...
2012-09-18 Klas Lindforsstrlen returns a size_t
2012-09-18 Klas Lindforsdon't go into error-reporting mode before we can have...
2012-09-18 Klas Lindforsadd function yk_challenge_response
2012-09-18 Klas Lindforsremove unused variables
2012-09-18 Klas Lindforsremove inaccurate comment
2012-09-18 Klas Lindforsremove unused variable and make sleep ints unsigned
2012-09-18 Klas Lindforsadd void as function argument to silence warning
2012-09-18 Klas Lindforsremove duplicated function declarations
2012-09-18 Klas Lindforsremove unused variable
2012-09-18 Klas Lindforsreturn 1 on success
2012-09-18 Klas Lindforsmake local function static
2012-09-18 Klas Lindforsadd void to function declaration
2012-09-18 Klas Lindforsmake local functions static
2012-09-18 Klas Lindforssize_t > ssize_t to match return type
2012-09-18 Klas Lindforsvoid as argument to be a correct prototype
2012-09-18 Klas Lindforsuse passed-in vendor_id and product_id instead of constants
2012-09-18 Klas Lindforsadd void as function argument to get rid of warnings
2012-09-18 Klas Lindforsmake buf const as we assign static strings
2012-09-18 Klas Lindforsconst on static strings
2012-09-18 Klas Lindforsmove up declarations before code to avoid warnings
2012-09-18 Klas Lindforsfunction declarations and make functions static
2012-09-18 Klas Lindforsremove apt-get update step, it breaks to often
2012-09-17 Klas Lindforsenable warnings for ykcore and tests
2012-09-17 Klas Lindforsoptarg shadows global optarg, change variable name
2012-09-17 Klas Lindforsadd void as argument to silence warning
2012-09-17 Klas Lindforsbraces to remove warnings
2012-09-17 Klas Lindforsmake _get_supported_key_length() static
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...
next