]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
2014-02-10 Simon JosefssonFix rpath issue with library. yubikey-personalization_1.15.0-2
2014-01-27 Simon JosefssonAdd upstream-signing-key.pgp. yubikey-personalization_1.15.0-1
2014-01-27 Simon JosefssonUpdate Standards-Version to 3.9.5. Update watch file...
2014-01-27 Simon JosefssonAdd new symbols.
2014-01-27 Simon JosefssonDiff-ignore BLURB.
2014-01-27 Simon JosefssonNew upstream version.
2014-01-27 Simon JosefssonMerge branch 'master' into debian
2014-01-27 Simon JosefssonMerge tag 'v1.15.0'
2014-01-27 Simon JosefssonMerge branch 'master' into debian
2014-01-27 Simon JosefssonMerge tag 'v1.14.2'
2014-01-10 Klas LindforsNEWS for 1.15.0 v1.15.0
2014-01-10 Klas Lindforsmiss-commited stuff
2014-01-10 Klas Lindforsbump copyrights
2014-01-10 Klas Lindforsadd a new error: YK_ENODATA
2014-01-09 Klas Lindforsupdate man page for ykpersonalize
2014-01-09 Klas Lindforsdrop salt parameter to ykpers-args
2014-01-09 Klas Lindforsmore text about -a
2014-01-09 Klas Lindforsuse ykp_get_supported_key_length()
2014-01-09 Klas Lindforsbetter text about HMAC
2014-01-09 Klas Lindforsadd code for generating random key
2014-01-09 Klas Lindforsadd functions to set AES and HMAC key from raw bytes
2014-01-09 Klas Lindforsfix logic of ykp_get_supported_key_length()
2014-01-09 Klas Lindforsmake the ykp_get functions take a const YKP_CONFIG*
2014-01-09 Klas Lindforsuse ykp_get_supported_key_length() to get key length
2014-01-09 Klas Lindforsmake ykp_get_supported_key_length() exported
2014-01-09 Klas Lindforsadd YKP_ENORANDOM for when there's no random available
2014-01-09 Klas Lindforsprompt for key on stdin if -a is given without key
2014-01-09 Klas Lindforsset errno for errors in ykp_HMAC_key_from_hex()
2014-01-09 Klas Lindforslet ykp_AES_key_from_hex() return error
2014-01-09 Klas Lindforsif there's no salt available, don't make a cheap one
2014-01-08 Klas Lindforstest that the args_to_config() function returns the...
2014-01-08 Klas Lindforspass a reference to the salt to args_to_config()
2014-01-02 Klas Lindforslet the firmware test do negative testing
2014-01-02 Klas Lindforsadd a more versions to firmware test
2014-01-02 Klas Lindforsadd 3.2 as supported
2013-12-30 Klas Lindforsbump LIBYUBIKEYVERSION for mac and windows
2013-12-30 Klas Lindforsbump versions after release
2013-12-30 Klas Lindforsrelease 1.14.2 v1.14.2
2013-12-30 Klas LindforsNEWS for 1.14.2
2013-12-27 Klas Lindforsshorter initial sleep when waiting for key status
2013-12-20 Klas Lindforsignore more
2013-12-20 Klas Lindforsuse strncat to build the option strings for printing
2013-12-20 Klas Lindforsadd missing static-ticket to list of flags, fix others
2013-12-17 Klas Lindforsmove the sleep in yk_wait_for_status() to the top of...
2013-11-18 Klas Lindforsuse json.h instead of json/json.h
2013-11-05 Simon JosefssonTypo.
2013-10-21 Klas Lindforsadd -mmacosx-version-min=10.6 to CFLAGS for configure
2013-09-26 Klas Lindforsfix broken indentation
2013-09-26 Klas Lindforsadd category to BLURB
2013-09-26 Klas Lindforscopy wiki README to base
2013-09-26 Klas LindforsBLURB for yubikey-personalization
2013-09-24 Klas Lindforsmake _yk_hexdump() static and declare it
2013-09-17 Klas Lindforslet -m take challengeresponse time and autoeject time...
2013-09-17 Klas Lindforsupdate submodule
2013-09-17 Klas Lindforsupdate webpage references
2013-09-17 Klas Lindforschange url to github wiki
2013-09-17 Klas Lindforsbump versions after release
2013-09-16 Simon JosefssonFix upload rules.
2013-09-16 Simon JosefssonIgnore more.
2013-09-16 Simon JosefssonNew upstream version. yubikey-personalization_1.14.1-1
2013-09-16 Simon JosefssonMerge branch 'master' into debian
2013-09-16 Simon JosefssonMerge tag 'v1.14.1'
2013-09-16 Simon JosefssonMore release rule fixes.
2013-09-16 Simon JosefssonFix release rules. v1.14.1
2013-09-16 Simon JosefssonVersion 1.14.1.
2013-09-16 Simon JosefssonDoc fix.
2013-09-16 Simon JosefssonMerge pull request #37 from eworm-de/master
2013-07-23 Simon JosefssonLoosen udev filename regex. Closes: #717490. yubikey-personalization_1.14.0-2
2013-07-12 Simon JosefssonChange libusb build-depend to make sure we never get... yubikey-personalization_1.14.0-1
2013-07-12 Simon JosefssonChange Homepage to point at github page.
2013-07-12 Simon JosefssonUpdated symbols file.
2013-07-12 Simon JosefssonUse http.debian.net for cowbuilder example
2013-07-12 Simon JosefssonNew upstream version.
2013-07-12 Simon JosefssonMerge branch 'master' into debian
2013-07-12 Simon JosefssonMerge tag 'v1.14.0'
2013-07-08 Christian Hessefix compilation with latest automake
2013-07-04 Klas Lindforsbump versions post-release
2013-07-04 Klas Lindforsrelease 1.14.0 v1.14.0
2013-07-02 Klas Lindforssend stderr of ykinfo to /dev/null to lessen noise
2013-07-02 Klas LindforsNEWS for 1.14.0
2013-06-24 Simon JosefssonLet pkg-config echo pthreads related settings, for...
2013-06-18 Klas Lindforsnew homepage
2013-06-18 Klas Lindforsgive ykinfo -1 and -2 for programming status of the...
2013-06-07 Klas Lindforsraise NONE from 0 to 1 to make empty the default
2013-06-07 Klas Lindforsset protection in the exported json if the meta-propert...
2013-06-07 Klas Lindforsadd ykp_{get,set}_acccode_type()
2013-05-13 Klas Lindforsadd -V switch to get tool version
2013-05-02 Klas Lindforsfixup logic for import with targetConfig
2013-04-30 Klas Lindforscheck that the flag is set to what we check
2013-04-30 Klas Lindforsadd pointer to setter function to mapping tables
2013-04-30 Klas Lindforsuse getter functions in ykpers-args.c
2013-04-30 Klas Lindforsadd getter functions for all configflags
2013-04-30 Klas Lindforsadd ykp_clear_config() for clearing all config flags
2013-04-29 Klas Lindforsupdate home page url in manpages
2013-04-29 Klas Lindforsdon't mention ndef type in the text, just ndef is good...
2013-04-25 Klas Lindforsimplement dry-run for the cli
2013-04-25 Klas Lindforsignore mac artefacts
2013-04-25 Klas Lindforsmake sure json objects are released on error conditions
2013-04-25 Klas Lindforsadd parsing of targetConfig to import
2013-04-25 Klas Lindforsadd targetConfig to export
next