1. 54ba891 parser BUGFIX printf format or param problems by Michal Vasko · 3 years, 2 months ago
  2. 4eab562 parser json BUGFIX do not print empty node prefixes by Michal Vasko · 3 years, 2 months ago
  3. 8d15122 tests FEATURE case validation test by Michal Vasko · 3 years, 2 months ago
  4. e137fc4 xml FEATURE support for special xml attr prefix by Michal Vasko · 3 years, 2 months ago
  5. 02ed9d8 parser BUGFIX any content parsing by Michal Vasko · 3 years, 2 months ago
  6. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  7. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  8. ffc92bf lyb BUGFIX last opaque string must have length by Michal Vasko · 3 years, 3 months ago
  9. 6d61855 plugin types BUGFIX ::ly_err_new() format emphasis by aPiecek · 3 years, 3 months ago
  10. 45791ad xml parser & printer FEATURE support for special filter attrs by Michal Vasko · 3 years, 3 months ago
  11. da8fbbf parser xml BUGFIX full xml context backup by Michal Vasko · 3 years, 3 months ago
  12. 4f07c3e hash table BUGFIX key_part with zero length by aPiecek · 3 years, 3 months ago
  13. cd3f617 data tree FEATURE data merge with callback by Michal Vasko · 3 years, 4 months ago
  14. c5f36a7 parser json BUGFIX added condition for opaq node by aPiecek · 3 years, 4 months ago
  15. 9cdb9e6 parser xml BUGFIX in function lydxml_data_skip by aPiecek · 3 years, 4 months ago
  16. 49e2a3a json parser BUGFIX duplicate in lydjson_subtree_r by aPiecek · 3 years, 4 months ago
  17. b7b29e6 json BUGFIX opaq node cannot have an empty name by aPiecek · 3 years, 4 months ago
  18. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 4 months ago
  19. 15dc9fa plugins types FEATURE ipv4/v6-prefix LYB value support by Michal Vasko · 3 years, 5 months ago
  20. a85c4fa plugins types FEATURE empty LYB value support by Michal Vasko · 3 years, 5 months ago
  21. 495f450 plugins types FEATURE binary LYB value support by Michal Vasko · 3 years, 5 months ago
  22. 6b669ff union BUGFIX hash real value by Michal Vasko · 3 years, 5 months ago
  23. 09c7744 libyang CHANGE reflect recent changes in data manipulation functions by Radek Krejci · 3 years, 5 months ago
  24. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  25. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  26. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  27. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  28. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  29. aebbce0 data tree REFACTOR remove lys_value_validate by Michal Vasko · 3 years, 6 months ago
  30. 2425220 utest NEW lyd_compare_single with different ctx by aPiecek · 3 years, 6 months ago
  31. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  32. b449fed test REFACTOR cosmetic changes by Radek Iša · 3 years, 6 months ago
  33. 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 6 months ago
  34. ded3105 utest MAINTAINCE expand tests for bits by Radek Iša · 3 years, 7 months ago
  35. e8f15c1 utest MAINTAINCE add tests for anydata node by Radek Iša · 3 years, 7 months ago
  36. 6a7d6cd utests MAINTAINCE add test for anydata containing character <. by Radek Iša · 3 years, 7 months ago
  37. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago
  38. 95ccd1b data FEATURE add lyd_new_ext_path() by Radek Krejci · 3 years, 6 months ago
  39. d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 6 months ago
  40. 8247bae data FEATURE add lyd_new_ext_list() by Radek Krejci · 3 years, 6 months ago
  41. 2a4ab2b data tree FEATURE optional use of any value by Michal Vasko · 3 years, 7 months ago
  42. 85a5523 tests BUGFIX fix binnary test case. In this case parsed data should be empty string. Fix xml test by change checking parameter from name to value. by Radek Iša · 3 years, 7 months ago
  43. e16c7b7 data tree CHANGE remove implicit presence containers by Michal Vasko · 3 years, 7 months ago
  44. 0ab974d data tree FEATURE allow setting opaque node prefix by Michal Vasko · 3 years, 7 months ago
  45. 7be7b9f data validation BUGFIX handling when in default nodes by Radek Krejci · 3 years, 7 months ago
  46. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  47. 224e777 common REFACTOR minor error message improvements by Michal Vasko · 3 years, 7 months ago
  48. 538b895 common REFACTOR put all NETCONF-specific errors together by Michal Vasko · 3 years, 7 months ago
  49. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  50. 550ac40 libyang BUGFIX fix inverted pattern when string data is parsing by Radek Iša · 3 years, 8 months ago
  51. b6ecaea data tree BUGFIX handle when in mandatory true node by Christian Hopps · 3 years, 8 months ago
  52. 0776795 tests REFACTOR remove (mark) the unnecesarry tests on int8 by Radek Iša · 3 years, 8 months ago
  53. 7cfa961 schema tree FEATURE add flag to indicate explicit PRESENCE flag by Christian Hopps · 3 years, 8 months ago
  54. 6c16cda validation BUGFIX do not validate all cases, only the existing one by Michal Vasko · 3 years, 8 months ago
  55. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  56. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  57. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  58. 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 9 months ago
  59. 91dbe40 plugin types FEATURE specific message for no leafref targets by Michal Vasko · 3 years, 10 months ago
  60. 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 3 years, 10 months ago
  61. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago
  62. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  63. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  64. 54b5028 tests BUGFIX do not validate opaque nodes by Michal Vasko · 3 years, 10 months ago
  65. ad92b67 data tree REFACTOR opaq name and its module information structure by Michal Vasko · 3 years, 10 months ago
  66. 501af03 data tree REFACTOR adjust opaque node and attr members by Michal Vasko · 3 years, 11 months ago
  67. c0e58e8 diff FEATURE diff merge defaults flag by Michal Vasko · 3 years, 11 months ago
  68. 4b715ca diff FEATURE add orig-default meta for all changed leaves by Michal Vasko · 3 years, 11 months ago
  69. 2612319 data tree BUGFIX inserting before first node by Michal Vasko · 3 years, 11 months ago
  70. 0f3377d data parser CHANGE remove trusted flag by Michal Vasko · 3 years, 11 months ago
  71. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  72. 4233f9b data FEATURE add lyd_first_sibling() function by Radek Krejci · 3 years, 11 months ago
  73. ca98914 data FEATURE add lyd_list_pos() function by Radek Krejci · 3 years, 11 months ago
  74. 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 3 years, 11 months ago
  75. e49b632 data tree BUGFIX even created NP cont must be added to implicit diff by Michal Vasko · 3 years, 11 months ago
  76. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  77. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  78. 0b468e6 xpath FEATURE improve token error messages by Michal Vasko · 4 years ago
  79. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  80. 092e33c data tree CHANGE rename pathoptions by Radek Krejci · 4 years ago
  81. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  82. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  83. 52f6555 printers CHANGE unify formatting options for data and schema printers by Radek Krejci · 4 years, 1 month ago
  84. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  85. b7be7a8 libyang REFACTOR unify lyd_node macros by Michal Vasko · 4 years, 1 month ago
  86. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  87. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  88. 5536d28 data FEATURE printer for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  89. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  90. 56daf73 data tree REFACTOR data DFS should match schema DFS by Michal Vasko · 4 years, 1 month ago
  91. fb737aa data tree CHANGE switch diff merge parameters by Michal Vasko · 4 years, 2 months ago
  92. f937cfe data tree REFCTOR move prefix callbacks to plugins types by Michal Vasko · 4 years, 2 months ago
  93. 3701af5 data tree FEATURE optional realtype of validated value by Michal Vasko · 4 years, 2 months ago
  94. 8f359bf data tree REFACTOR lyd_compare suffix variations by Michal Vasko · 4 years, 2 months ago
  95. 38c2ba7 test NEW target test by Michal Vasko · 4 years, 2 months ago
  96. b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 2 months ago
  97. 6027eb9 data tree BUGFIX new top-level nodes need parent or ret value by Michal Vasko · 4 years, 2 months ago
  98. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  99. 8104fd4 validation FEATURE optional diff creation by Michal Vasko · 4 years, 2 months ago
  100. e6323f6 diff FEATURE merge diff by Michal Vasko · 4 years, 3 months ago