]> err.no Git - yubikey-personalization/shortlog
yubikey-personalization
2013-04-22 Simon JosefssonUpdated symbols file. Update debian/source/options... yubikey-personalization_1.13.0-1
2013-04-22 Simon JosefssonNew upstream version. Depend on libjson0-dev for new...
2013-04-22 Simon JosefssonMerge branch 'master' into debian
2013-04-22 Simon JosefssonMerge tag 'v1.13.0'
2013-04-22 Klas LindforsNEWS for 1.13.0 v1.13.0
2013-04-22 Simon JosefssonAdd YCFG draft. JSON name fixups.
2013-04-22 Klas Lindforstest without json as well
2013-04-22 Klas Lindforsonly run the json tests for json
2013-04-22 Klas Lindforsas the windows builds work now, don't allow failures
2013-04-22 Klas Lindforslibyubikey has moved to github
2013-04-22 Klas Lindforshave to set CC again for windows builds..
2013-04-22 Klas Lindforsautoremove after remove
2013-04-19 Klas Lindforsmake .travis.yml a little more readable
2013-04-19 Klas Lindforswe have to spec whole string to allow failures?
2013-04-19 Klas Lindforssimple import test
2013-04-19 Klas Lindforsstart with tests for json stuff
2013-04-19 Klas Lindforstry to declare that windows builds can fail
2013-04-19 Klas Lindforscheck that ykp_export_config() call actually worked
2013-04-19 Simon JosefssonFix notice.
2013-04-19 Simon JosefssonAdd.
2013-04-19 Simon JosefssonMerge branch 'devel/import_export' of github.com:Yubico...
2013-04-19 Simon JosefssonMake libjson optional.
2013-04-19 Klas Lindforsmore packages for mingw
2013-04-19 Simon JosefssonSync documentation.
2013-04-19 Simon JosefssonBuild with both new and old libjson.
2013-04-19 Klas Lindforslet travis build win32 and win64
2013-04-19 Klas Lindforsdrop travis mingw32 target
2013-04-19 Klas Lindforstry to fix travis windows build
2013-04-19 Klas Lindforsonly yubiCloud scope for yubico otp
2013-04-19 Klas LindforsMerge branch into devel/import_export
2013-04-19 Klas Lindforsuse json_object_to_json_string_ext to get pretty printe...
2013-04-16 Klas Lindforsswitch to github homepage
2013-04-16 Klas Lindforschange signature of import fuction, cfg first
2013-04-16 Klas Lindforsman for -f
2013-04-16 Klas Lindforschange names of not exported functions
2013-04-16 Klas Lindforschange json to ycfg
2013-04-16 Klas Lindforsdon't support ticketFirst and allowHidTrig for json
2013-04-16 Klas Lindforsmore import work (complete?)
2013-04-16 Klas Lindforsrestructure export text to be more accurate
2013-04-16 Klas Lindforscleanup mac makefile
2013-04-16 Klas LindforsMerge branch 'devel/import_export' of git+ssh://mac...
2013-04-16 Klas Lindforsuse correct download location for libjson
2013-04-16 Klas Lindforschange signature of import fuction, cfg first
2013-04-16 Klas Lindforsman for -f
2013-04-16 Klas Lindforschange names of not exported functions
2013-04-16 Klas Lindforschange json to ycfg
2013-04-16 Klas Lindforsdon't support ticketFirst and allowHidTrig for json
2013-04-16 Klas Lindforsmore import work (complete?)
2013-04-16 Klas Lindforsrestructure export text to be more accurate
2013-04-16 Klas Lindforscleanup mac makefile
2013-04-16 Klas Lindforsinstall_name_tool magic
2013-04-15 Klas Lindforsadd build makefile for mac
2013-04-15 Klas Lindforsadd licenses to the windows binary build
2013-04-15 Klas Lindforsfix test
2013-04-15 Klas Lindforsdon't care about data-format for the console print-out
2013-04-15 Klas Lindforscast to correct data type
2013-04-15 Klas Lindforsreturn amount of data
2013-04-15 Klas Lindforsadd MODE_ALL instead of letting 0 mean all
2013-04-12 Klas Lindforsmore code for importing oath
2013-04-12 Klas Lindforsstart on import code
2013-04-12 Klas Lindforsmove ticket import/export definitions ykpers_lcl.c
2013-04-12 Klas Lindforsmove modes_map to ykpers-json.c
2013-04-12 Klas Lindforsimplement both export formats in the cli
2013-04-12 Klas Lindforsre-enable silent rules
2013-04-12 Klas Lindforsmake building work on windows
2013-04-12 Klas Lindforsignore ykpers-json artifacts
2013-04-12 Klas Lindforsadd not implemented legacy function to import
2013-04-12 Klas Lindforsmove around the legacy export config
2013-04-12 Klas Lindforsonly look at mode if p->mode is set
2013-04-12 Klas Lindforsdon't try to create the json if we don't have a config
2013-04-12 Klas Lindforsadd scope for fixed output
2013-04-12 Klas Lindforsmove out definitions of printabl configs to header
2013-04-12 Klas Lindforserror on import
2013-04-11 Klas Lindforsadd support for prefix
2013-04-11 Klas Lindforscleanup
2013-04-11 Klas Lindforsadd code for random/fixed oath seed
2013-04-11 Klas LindforsOATH_HOTP is an output mode
2013-04-11 Klas Lindforsdon't use _ext() to string function added in 0.10
2013-04-11 Klas Lindforsadd libjson0 dependency for travis
2013-04-11 Klas Lindforsstart building on JSON export functionality
2013-04-10 Klas Lindforssplit out some stuff to ykpers_lcl.h
2013-04-10 Klas Lindforschange alot of global declarations to static to limit...
2013-04-10 Klas Lindforsadd dependency on libjson
2013-04-08 Simon JosefssonSimple check of man page syntax.
2013-04-08 Simon JosefssonCheck man page for warnings.
2013-04-08 Simon JosefssonMore man page fixes.
2013-04-08 Simon JosefssonAdd Replaces/Break on libykpers-1-1 since a file was... yubikey-personalization_1.12.0-5
2013-04-06 Simon JosefssonBuild-depend on either libusb1 or libusb, for wider...
2013-04-05 Klas Lindforsset -x in build-and-test for more travis output
2013-04-04 Simon JosefssonMove udev file to libykpers package. Closes: #692967. yubikey-personalization_1.12.0-4
2013-04-04 Simon JosefssonUpload to unstable and close bug report requesting... yubikey-personalization_1.12.0-3
2013-04-04 Simon JosefssonUse machine readable copyright file.
2013-04-04 Simon JosefssonUpdate copyright years.
2013-04-04 Simon JosefssonAdd.
2013-04-04 Simon JosefssonFix typo.
2013-04-04 Simon JosefssonCheck return code from fgets to silence warnings.
2013-04-04 Simon JosefssonDisable silent rules (W-compiler-flags-hidden).
2013-04-04 Simon JosefssonDrop final empty line. yubikey-personalization_1.12.0-2
2013-04-04 Simon JosefssonFix README.source hints.
2013-04-04 Simon JosefssonAdd debian/source/options for files that are in git...
next