]> err.no Git - yubikey-personalization/history - ykpers-json.c
Merge tag 'v1.15.1'
[yubikey-personalization] / ykpers-json.c
2014-01-27 Simon JosefssonMerge tag 'v1.14.2'
2013-11-18 Klas Lindforsuse json.h instead of json/json.h
2013-07-12 Simon JosefssonMerge tag 'v1.14.0'
2013-06-07 Klas Lindforsset protection in the exported json if the meta-propert...
2013-05-02 Klas Lindforsfixup logic for import with targetConfig
2013-04-30 Klas Lindforsadd pointer to setter function to mapping tables
2013-04-30 Klas Lindforsadd ykp_clear_config() for clearing all config flags
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
2013-04-22 Simon JosefssonMerge tag 'v1.13.0'
2013-04-19 Simon JosefssonBuild with both new and old libjson.
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 Lindforschange signature of import fuction, cfg first
2013-04-16 Klas Lindforschange names of not exported functions
2013-04-16 Klas Lindforsmore import work (complete?)
2013-04-16 Klas Lindforsrestructure export text to be more accurate
2013-04-16 Klas LindforsMerge branch 'devel/import_export' of git+ssh://mac...
2013-04-16 Klas Lindforschange signature of import fuction, cfg first
2013-04-16 Klas Lindforschange names of not exported functions
2013-04-16 Klas Lindforsmore import work (complete?)
2013-04-16 Klas Lindforsrestructure export text to be more accurate
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 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 Lindforsstart building on JSON export functionality