1. a556f16 parser json BUGFIX skip unknown meta for data nodes by Michal Vasko · 2 years, 8 months ago
  2. bbdadda printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 9 months ago
  3. ef96467 parser json BUGFIX do not open next element on data skip by Michal Vasko · 2 years, 9 months ago
  4. 58c8b56 parser json BUGFIX lydctx may be NULL on error by Michal Vasko · 2 years, 10 months ago
  5. dba78e2 parser json BUGFIX remove unused lydjson_data_skip() array sublevel checks by Juraj Vijtiuk · 3 years ago
  6. 2e88368 parser json BUGFIX parsing object key-value pair in lydjson_data_skip() by Juraj Vijtiuk · 3 years ago
  7. 46eb15e parser json BUGFIX decrease sublevels when skipping empty arrays and objects in lydjson_data_skip by Juraj Vijtiuk · 3 years, 1 month ago
  8. 1a85d33 json BUGFIX proper array parse and print by Michal Vasko · 3 years, 1 month ago
  9. caf608d parser json BUGFIX when/exts/default flag check missing by Michal Vasko · 3 years, 2 months ago
  10. 54ba891 parser BUGFIX printf format or param problems by Michal Vasko · 3 years, 2 months ago
  11. 69d0ca1 parser json BUGFIX detect empty metadata names by Michal Vasko · 3 years, 2 months ago
  12. 4eab562 parser json BUGFIX do not print empty node prefixes by Michal Vasko · 3 years, 2 months ago
  13. 02cf266 parser json MAINTENANCE redundant variable by Michal Vasko · 3 years, 2 months ago
  14. 5d54ad7 parser json UPDATE do not create data nodes below opaq nodes by Michal Vasko · 3 years, 2 months ago
  15. 81008a5 parsers UPDATE always try to parse data node normally by Michal Vasko · 3 years, 2 months ago
  16. 8543070 parser json BUGFIX null array and opaque flag by Michal Vasko · 3 years, 2 months ago
  17. 6ee6f43 parser FEATURE support for faster ordered parsing by Michal Vasko · 3 years, 2 months ago
  18. 02ed9d8 parser BUGFIX any content parsing by Michal Vasko · 3 years, 2 months ago
  19. 03fbaed parser REFACTOR specific data parsers defined together by Michal Vasko · 3 years, 2 months ago
  20. d2c3937 json parser REFACTOR remove strndup by aPiecek · 3 years, 3 months ago
  21. 303fb25 json parser BUGFIX duplicate in lydjson_metadata by aPiecek · 3 years, 3 months ago
  22. d8e774e json parser BUGFIX invalid pointer dereference by Michal Vasko · 3 years, 3 months ago
  23. 08e9b11 libyang BUGFIX avoid invalid parameters for memmove and memcpy by Michal Vasko · 3 years, 3 months ago
  24. 9e54340 data tree BUGFIX avoid accessing invalid pointers by Michal Vasko · 3 years, 3 months ago
  25. dbb8baf parser json BUGFIX swapping recursion with a cycle by aPiecek · 3 years, 4 months ago
  26. 4bf4721 parser json REFACTOR code snippet to function by aPiecek · 3 years, 4 months ago
  27. de3c692 parser json BUGFIX in metadata member by aPiecek · 3 years, 4 months ago
  28. 5b115fc parser json MAINTENANCE delete useless expressions by aPiecek · 3 years, 4 months ago
  29. 5057c2e parser json REFACTOR local variable is not needed by aPiecek · 3 years, 4 months ago
  30. 12e34d9 parser json BUGFIX reset forgotten variable by aPiecek · 3 years, 4 months ago
  31. 49e2a3a json parser BUGFIX duplicate in lydjson_subtree_r by aPiecek · 3 years, 4 months ago
  32. 6cee5d0 json parser REFACTOR duplicit code to function by aPiecek · 3 years, 4 months ago
  33. b7b29e6 json BUGFIX opaq node cannot have an empty name by aPiecek · 3 years, 4 months ago
  34. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  35. aebbce0 data tree REFACTOR remove lys_value_validate by Michal Vasko · 3 years, 6 months ago
  36. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  37. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  38. ba05eab schema REFACTOR rename lys_find_ext_instance_node() to lysc_ext_find_node() by Radek Krejci · 3 years, 7 months ago
  39. c43c8ab parser BUGFIX unify unres set order by Michal Vasko · 3 years, 7 months ago
  40. 422afb1 libyang BUGFIX strictly cast lnegths to int for "%.*s" format strings by Radek Krejci · 3 years, 7 months ago
  41. f16e254 data FEATURE support extension's data parsing by Radek Krejci · 3 years, 7 months ago
  42. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  43. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  44. 9e68508 data tree REFACTOR use common union in all data nodes by Michal Vasko · 3 years, 8 months ago
  45. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  46. 5813c36 JSON parser REFACTOR redesign labels to avoid forward and backwards gotos by Radek Krejci · 3 years, 9 months ago
  47. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  48. d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 9 months ago
  49. 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 9 months ago
  50. 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 3 years, 10 months ago
  51. 366a4a1 data tree CHANGE optional direct use of any value by Michal Vasko · 3 years, 10 months ago
  52. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  53. 79856c4 JSON data parser BUGFIX skipping multilevel unknown data by Radek Krejci · 3 years, 10 months ago
  54. bb27df3 libyang MAINTENANCE source formatting by Radek Krejci · 3 years, 10 months ago
  55. 9350901 json parser BUGFIX memory leak by Michal Vasko · 3 years, 10 months ago
  56. ad92b67 data tree REFACTOR opaq name and its module information structure by Michal Vasko · 3 years, 10 months ago
  57. 501af03 data tree REFACTOR adjust opaque node and attr members by Michal Vasko · 3 years, 11 months ago
  58. 6b5cb2a data tree REFACTOR unify value prefix storing by Michal Vasko · 3 years, 11 months ago
  59. cd5f622 JSON parser BUGFIX check for the top-level object by Radek Krejci · 3 years, 10 months ago
  60. 49c39d8 data parsers REFACTOR unify unres set names by Michal Vasko · 3 years, 11 months ago
  61. 2b18bf1 libyang MAINTENANCE uninitializes variables in optimized code by Radek Krejci · 3 years, 11 months ago
  62. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  63. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  64. 48cec8c json parser BUGFIX processing "{}" is not correctly handled by Michal Vasko · 4 years ago
  65. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  66. 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years ago
  67. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  68. 61d7636 json parser FORMAT redundant semicolon by Michal Vasko · 4 years ago
  69. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  70. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  71. 284f31f JSON data parser BUGFIX checking empty input by Radek Krejci · 4 years ago
  72. 8f5fad2 libyang BUGFIX uninitialized variables by Radek Krejci · 4 years ago
  73. d46e46a data parsers BUGFIX memory leaks by Radek Krejci · 4 years ago
  74. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  75. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  76. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  77. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  78. 22df3f0 uncrustify FEATURE all spacing connected to * by Michal Vasko · 4 years, 1 month ago
  79. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago
  80. 1e008d2 libyang MAINTENANCE change format of the empty loops by Radek Krejci · 4 years, 1 month ago
  81. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  82. b7be7a8 libyang REFACTOR unify lyd_node macros by Michal Vasko · 4 years, 1 month ago
  83. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  84. c826b02 JSON parser BUGFIX memory leak by Radek Krejci · 4 years, 1 month ago
  85. 4189c0f parsers BUGFIX assigning the resulting tree by Michal Vasko · 4 years, 1 month ago
  86. 32ac994 json parser REFACTOR remove labels in recursive function by Michal Vasko · 4 years, 1 month ago
  87. cf770e2 parsers FEATURE accept only subtree for notif and RPC by Michal Vasko · 4 years, 1 month ago
  88. a5da329 xml parser REFACTOR parse subtrees instead of siblings by Michal Vasko · 4 years, 1 month ago
  89. cabe070 json parser REFACTOR removed attribute label by Michal Vasko · 4 years, 1 month ago
  90. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  91. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  92. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  93. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  94. 90932a9 parser xml CHANGE non-xml specific functions made separate by Michal Vasko · 4 years, 7 months ago