]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
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
2012-03-27 Klas Lindforsonly need aes key for SLOT_CONFIG and SLOT_CONFIG2
2012-03-27 Klas Lindforsadd -x option for swapping configurations
2012-03-27 Klas Lindforsreturn 1 on success
2012-03-27 Klas Lindforsadd declarations of ykp_configure_command and ykp_command
2012-03-27 Klas Lindforsdeclare yk_write_command
2012-03-27 Klas Lindforsadd exporting of yk_write_command to mapping file
2012-03-27 Klas Lindforsuse yk_write_command instead of yk_write_config
2012-03-27 Klas Lindforsadd ykp_command and ykp_configure_command
2012-03-27 Klas Lindforsnew function yk_write_command to support more commands
2012-03-27 Klas Lindforsadd vcheck function for 2.3
2012-03-27 Klas Lindforsadd 2.3 commands to ykdef
2012-03-26 Klas Lindforsmerge code for slot 1 and 2
2012-02-18 Clemens LangDon't set yk_errno if nothing went wrong
2012-02-18 Clemens Langyubikey.h requires char *, cast to silence warning
2012-02-18 Clemens Langykchalresp.c: clang warnings about unsigned casts
2012-02-18 Clemens Langykchalresp.c: Fix clang format warning
2012-02-18 Clemens LangSuggest parantheses around assgnmnt used as truth value
2012-02-18 Clemens LangSilence warning about implicit cast adding unsigned
2012-02-18 Clemens LangAdd function declaration to silence warning
2012-01-23 Simon JosefssonGet latest docs.
2012-01-23 Simon JosefssonBump version. Use silent rules. Bump copyright years.
2011-12-15 Fredrik ThulinPrepare version 1.6.3. v1.6.3
2011-12-15 Fredrik Thulins/Yubikey/YubiKey/
2011-12-15 Fredrik ThulinSort oath-imf in --help message.
2011-12-15 Fredrik ThulinDocument oath-imf, serial-{btn,usb,api}-visible.
2011-12-12 Fredrik ThulinFix CRC in test cases on big endian systems.
2011-11-28 Fredrik ThulinPrepare version 1.6.2. v1.6.2
2011-11-24 Simon JosefssonCheck calloc return value when creating errno varibles.
2011-11-10 Simon JosefssonFix firmware version check.
2011-11-10 Simon JosefssonUse extern "C" keywords.
2011-11-03 Fredrik ThulinDefine YK_DEBUG to get hex dumps of USB read/writes.
2011-10-31 Fredrik ThulinFix 'char' not always defaulting to sign.
2011-10-05 Simon JosefssonUpdate.
2011-09-21 Fredrik ThulinMerge branch 'fix-non-linux-libusb' of https://github...
2011-09-16 Fredrik ThulinMerge branch 'fix-ykpers.h-wall-message' of https:...
2011-09-16 Fredrik ThulinFix length in some calls to writer().
2011-09-12 Doug HuffFix -Wall error.
2011-09-12 Doug HuffThis fixes building on OpenBSD and properly adds ykcore...
2011-08-15 Simon JosefssonFix typo in NEWS. v1.6.1
2011-08-15 Simon JosefssonVersion 1.6.1.
2011-08-15 Simon JosefssonFix test_args_to_config crash on some platform.
2011-08-15 Simon JosefssonBump version.
2011-07-20 Simon JosefssonUpdate for new google account.
2011-07-20 Simon JosefssonFix constness. v1.6.0
2011-07-20 Simon JosefssonVersion 1.6.0.
2011-07-20 Simon JosefssonAdd NEWS entry. Bump version. Fixed shared library...
2011-07-20 Frank CusackAdd flag and API for OATH initial moving factor.
2011-07-20 Simon JosefssonAccept firmware version 2.3.x too.
next