1. de4a341 plugin types FEATURE ietf-yang-types plugins by Michal Vasko · 3 years, 5 months ago
  2. 774ce40 xpath FEATURE improve invalid xpath character error by Michal Vasko · 3 years, 5 months ago
  3. 3e52de5 plugin types FEATURE ietf-inet-types plugins by Michal Vasko · 3 years, 5 months ago
  4. ded0f50 plugins types CHANGE remove basetype by Michal Vasko · 3 years, 5 months ago
  5. 5348e6c tests FEATURE check source code formatting as one of the tests by Radek Krejci · 3 years, 5 months ago
  6. ddbc481 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 5 months ago
  7. 968ddc9 build MAINTENANCE remove unused statements by Radek Krejci · 3 years, 5 months ago
  8. f1ca0ac change MAINTENANCE move plugins sources into separate subdirectories by Radek Krejci · 3 years, 5 months ago
  9. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  10. bb96b80 utest NEW testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  11. ea26818 tests FEATURE test for ly_ctx_new_ylmem and path by Tadeáš Vintrlík · 3 years, 6 months ago
  12. 4a4d1e0 schema BUGFIX accessing extension plugins by Radek Krejci · 3 years, 6 months ago
  13. 5676f4e schema compile CHANGE remove possibly false-positive warnings by Michal Vasko · 3 years, 6 months ago
  14. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  15. 12a28c7 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  16. aebbce0 data tree REFACTOR remove lys_value_validate by Michal Vasko · 3 years, 6 months ago
  17. 2425220 utest NEW lyd_compare_single with different ctx by aPiecek · 3 years, 6 months ago
  18. f0d8123 utest NEW for ly_value_prefix_next function by aPiecek · 3 years, 6 months ago
  19. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  20. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  21. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  22. 5902be9 tests FEATURE basic external plugins tests by Radek Krejci · 3 years, 6 months ago
  23. 968d755 plugins FEATURE load external plugins as part of plugins initiation by Radek Krejci · 3 years, 6 months ago
  24. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  25. 1ab6c06 tests BUGFIX remove unexpected define from config.h by Radek Krejci · 3 years, 6 months ago
  26. bf940f9 plugins FEATURE manual loading of external plugins by Radek Krejci · 3 years, 6 months ago
  27. 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 6 months ago
  28. 5f35189 types REFACTOR rename lysc_type_plugin structure to lyplg_type by Radek Krejci · 3 years, 6 months ago
  29. aa0b1db tests BUGFIX remove unfinished test code and unused variables by Radek Krejci · 3 years, 6 months ago
  30. be8a653 parser yin BUGFIX fix parsing unique element by Radek Iša · 3 years, 6 months ago
  31. a76902f utest MAINTAINCE extend test for list by Radek Iša · 3 years, 6 months ago
  32. 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 6 months ago
  33. d43298b libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  34. 6f32621 build BUGFIX fix build and utest on *BSD by Christian Hopps · 3 years, 6 months ago
  35. 865488e utest BUGFIX fix misspeling in anchor test by Radek Iša · 3 years, 6 months ago
  36. b449fed test REFACTOR cosmetic changes by Radek Iša · 3 years, 6 months ago
  37. 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 6 months ago
  38. 5d0a08d utest MAINTAINCE add test to string for simultanous restriction of pattern and length by Radek Iša · 3 years, 6 months ago
  39. 42cc0b7 parser yin BUGFIX add checking empty identifier by Radek Iša · 3 years, 6 months ago
  40. 2eac74c parser yin BUGFIX fix checking first character in identitifier by Radek Iša · 3 years, 6 months ago
  41. ded3105 utest MAINTAINCE expand tests for bits by Radek Iša · 3 years, 7 months ago
  42. de8a70d type CHANGE make type_check_hints() public for type plugins API by Radek Krejci · 3 years, 6 months ago
  43. 813cb12 utest REAFACTOR comment type in file test_pattern.c by Radek Iša · 3 years, 6 months ago
  44. e8f15c1 utest MAINTAINCE add tests for anydata node by Radek Iša · 3 years, 7 months ago
  45. 6a7d6cd utests MAINTAINCE add test for anydata containing character <. by Radek Iša · 3 years, 7 months ago
  46. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago
  47. a3b653e utests MAINTAINCE Additing test for base type string. by Radek Iša · 3 years, 8 months ago
  48. 2be1d76 json BUGFIX invalid BMP character oob reads by Michal Vasko · 3 years, 7 months ago
  49. 95ccd1b data FEATURE add lyd_new_ext_path() by Radek Krejci · 3 years, 6 months ago
  50. d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 6 months ago
  51. 8247bae data FEATURE add lyd_new_ext_list() by Radek Krejci · 3 years, 6 months ago
  52. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  53. 9f87b0c schema REFACTOR rename argument member in extension definition by Radek Krejci · 3 years, 7 months ago
  54. 59bf327 utest MAINTAINCE add test for restriction pattern and range by Radek Iša · 3 years, 7 months ago
  55. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  56. ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 7 months ago
  57. 37b04a3 tests MAINTENANCE remove unused and misleading values by Radek Krejci · 3 years, 7 months ago
  58. 39b7fc2 schema CHANGE always store extension's parent statement by Radek Krejci · 3 years, 7 months ago
  59. 5984d22 test MAINTENANCE code formating by Radek Krejci · 3 years, 7 months ago
  60. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  61. 2a4ab2b data tree FEATURE optional use of any value by Michal Vasko · 3 years, 7 months ago
  62. 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
  63. c6166a0 json BUGFIX out of bounds write in lyjson_number by Juraj Vijtiuk · 3 years, 7 months ago
  64. f16e254 data FEATURE support extension's data parsing by Radek Krejci · 3 years, 7 months ago
  65. 038db94 tests FEATURE yang-data extension tests by Radek Krejci · 3 years, 8 months ago
  66. 1b2eef8 extension instances CHANGE access to the extension instance's substatements by Radek Krejci · 3 years, 7 months ago
  67. 932d3bb logger BUGFIX unintended parenthesis in extension's log messages by Radek Krejci · 3 years, 8 months ago
  68. 80bde9c nacm BUGFIX nacm extension instances in non-data statements by Radek Krejci · 3 years, 8 months ago
  69. e16c7b7 data tree CHANGE remove implicit presence containers by Michal Vasko · 3 years, 7 months ago
  70. be27c91 hash table CHANGE accept NULL dict values by Michal Vasko · 3 years, 7 months ago
  71. 0ab974d data tree FEATURE allow setting opaque node prefix by Michal Vasko · 3 years, 7 months ago
  72. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  73. 7be7b9f data validation BUGFIX handling when in default nodes by Radek Krejci · 3 years, 7 months ago
  74. 7997d5a printers REFACTOR remove redundant parameters by Michal Vasko · 3 years, 7 months ago
  75. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  76. 224e777 common REFACTOR minor error message improvements by Michal Vasko · 3 years, 7 months ago
  77. 538b895 common REFACTOR put all NETCONF-specific errors together by Michal Vasko · 3 years, 7 months ago
  78. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  79. 550ac40 libyang BUGFIX fix inverted pattern when string data is parsing by Radek Iša · 3 years, 8 months ago
  80. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  81. 996f077 tests BUGFIX use enum values instead of hexadecimal numeric values by Radek Krejci · 3 years, 8 months ago
  82. b6ecaea data tree BUGFIX handle when in mandatory true node by Christian Hopps · 3 years, 8 months ago
  83. d0fbc09 tests MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
  84. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  85. 0776795 tests REFACTOR remove (mark) the unnecesarry tests on int8 by Radek Iša · 3 years, 8 months ago
  86. a9ff2b8 tests REFACTOR separate base test for type int8 by Radek Iša · 3 years, 8 months ago
  87. 20ddf8b tests CHANGE added unit tests for tree printer by aPiecek · 3 years, 9 months ago
  88. 7cfa961 schema tree FEATURE add flag to indicate explicit PRESENCE flag by Christian Hopps · 3 years, 8 months ago
  89. 6c16cda validation BUGFIX do not validate all cases, only the existing one by Michal Vasko · 3 years, 8 months ago
  90. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  91. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  92. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  93. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  94. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  95. d09b762 schema tree BUGFIX case nodes should inherit config by Michal Vasko · 3 years, 8 months ago
  96. df54913 libyang MAINTENANCE source code formatting by Radek Krejci · 3 years, 8 months ago
  97. 589c547 tests CHANGE add tests for including submodules by Radek Krejci · 3 years, 8 months ago
  98. fe6ec26 tests CHANGE extend log checking up to 5 messages by Radek Krejci · 3 years, 8 months ago
  99. d746a35 json BUGFIX buf heap overflow in lyjson_string_ by Juraj Vijtiuk · 3 years, 8 months ago
  100. ec285cd json BUGFIX invalid free in lyjson_ctx_set_value by Juraj Vijtiuk · 3 years, 8 months ago