1. ad8d0f5 context FEATURE explicit compilation when creating from yanglib data by Michal Vasko · 3 years, 5 months ago
  2. e0cd6d9 schema compile BUGFIX modules order when recompiling by Michal Vasko · 3 years, 5 months ago
  3. 30ab8e7 schema compile CHANGE move disabled nodes to global unres by Michal Vasko · 3 years, 5 months ago
  4. 1ccbf54 schema CHANGE more strict recompilation rules by Michal Vasko · 3 years, 5 months ago
  5. 01db7de context FEATURE allow explicit context compilation by Michal Vasko · 3 years, 5 months ago
  6. 9e50592 test NEW using of lysc node in printer tree by aPiecek · 3 years, 5 months ago
  7. dc8fd57 printer tree BUGFIX section grouping and its nodes by aPiecek · 3 years, 5 months ago
  8. e376b92 test REFACTOR change macros in printer tree test by aPiecek · 3 years, 5 months ago
  9. de4a341 plugin types FEATURE ietf-yang-types plugins by Michal Vasko · 3 years, 5 months ago
  10. 774ce40 xpath FEATURE improve invalid xpath character error by Michal Vasko · 3 years, 5 months ago
  11. 3e52de5 plugin types FEATURE ietf-inet-types plugins by Michal Vasko · 3 years, 5 months ago
  12. ded0f50 plugins types CHANGE remove basetype by Michal Vasko · 3 years, 5 months ago
  13. ddbc481 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 5 months ago
  14. f1ca0ac change MAINTENANCE move plugins sources into separate subdirectories by Radek Krejci · 3 years, 5 months ago
  15. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  16. bb96b80 utest NEW testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  17. ea26818 tests FEATURE test for ly_ctx_new_ylmem and path by Tadeáš Vintrlík · 3 years, 6 months ago
  18. 4a4d1e0 schema BUGFIX accessing extension plugins by Radek Krejci · 3 years, 6 months ago
  19. 5676f4e schema compile CHANGE remove possibly false-positive warnings by Michal Vasko · 3 years, 6 months ago
  20. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  21. 12a28c7 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  22. aebbce0 data tree REFACTOR remove lys_value_validate by Michal Vasko · 3 years, 6 months ago
  23. 2425220 utest NEW lyd_compare_single with different ctx by aPiecek · 3 years, 6 months ago
  24. f0d8123 utest NEW for ly_value_prefix_next function by aPiecek · 3 years, 6 months ago
  25. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  26. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  27. 5902be9 tests FEATURE basic external plugins tests by Radek Krejci · 3 years, 6 months ago
  28. 968d755 plugins FEATURE load external plugins as part of plugins initiation by Radek Krejci · 3 years, 6 months ago
  29. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  30. 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 6 months ago
  31. 5f35189 types REFACTOR rename lysc_type_plugin structure to lyplg_type by Radek Krejci · 3 years, 6 months ago
  32. aa0b1db tests BUGFIX remove unfinished test code and unused variables by Radek Krejci · 3 years, 6 months ago
  33. be8a653 parser yin BUGFIX fix parsing unique element by Radek Iša · 3 years, 6 months ago
  34. a76902f utest MAINTAINCE extend test for list by Radek Iša · 3 years, 6 months ago
  35. 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 6 months ago
  36. d43298b libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  37. 865488e utest BUGFIX fix misspeling in anchor test by Radek Iša · 3 years, 6 months ago
  38. b449fed test REFACTOR cosmetic changes by Radek Iša · 3 years, 6 months ago
  39. 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 6 months ago
  40. 5d0a08d utest MAINTAINCE add test to string for simultanous restriction of pattern and length by Radek Iša · 3 years, 6 months ago
  41. 42cc0b7 parser yin BUGFIX add checking empty identifier by Radek Iša · 3 years, 6 months ago
  42. 2eac74c parser yin BUGFIX fix checking first character in identitifier by Radek Iša · 3 years, 6 months ago
  43. ded3105 utest MAINTAINCE expand tests for bits by Radek Iša · 3 years, 7 months ago
  44. de8a70d type CHANGE make type_check_hints() public for type plugins API by Radek Krejci · 3 years, 6 months ago
  45. 813cb12 utest REAFACTOR comment type in file test_pattern.c by Radek Iša · 3 years, 6 months ago
  46. e8f15c1 utest MAINTAINCE add tests for anydata node by Radek Iša · 3 years, 7 months ago
  47. 6a7d6cd utests MAINTAINCE add test for anydata containing character <. by Radek Iša · 3 years, 7 months ago
  48. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago
  49. a3b653e utests MAINTAINCE Additing test for base type string. by Radek Iša · 3 years, 8 months ago
  50. 95ccd1b data FEATURE add lyd_new_ext_path() by Radek Krejci · 3 years, 6 months ago
  51. d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 6 months ago
  52. 8247bae data FEATURE add lyd_new_ext_list() by Radek Krejci · 3 years, 6 months ago
  53. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  54. 9f87b0c schema REFACTOR rename argument member in extension definition by Radek Krejci · 3 years, 7 months ago
  55. 59bf327 utest MAINTAINCE add test for restriction pattern and range by Radek Iša · 3 years, 7 months ago
  56. 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 7 months ago
  57. ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 7 months ago
  58. 37b04a3 tests MAINTENANCE remove unused and misleading values by Radek Krejci · 3 years, 7 months ago
  59. 39b7fc2 schema CHANGE always store extension's parent statement by Radek Krejci · 3 years, 7 months ago
  60. 5984d22 test MAINTENANCE code formating by Radek Krejci · 3 years, 7 months ago
  61. fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 7 months ago
  62. 2a4ab2b data tree FEATURE optional use of any value by Michal Vasko · 3 years, 7 months ago
  63. 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
  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. 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 8 months ago
  100. 2651268 schema tree CHANGE lys_find_xpath variant with no context node by Michal Vasko · 3 years, 8 months ago