1. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  2. 7be7b9f data validation BUGFIX handling when in default nodes by Radek Krejci · 3 years, 7 months ago
  3. 27fb026 data tree BUGFIX always set context by Michal Vasko · 3 years, 7 months ago
  4. 5bbcc24 yin parser BUGFIX set pmod for union nested types as well by Michal Vasko · 3 years, 7 months ago
  5. 1d4af6c data tree FEATURE helpers for opaque nodes by Michal Vasko · 3 years, 7 months ago
  6. 7997d5a printers REFACTOR remove redundant parameters by Michal Vasko · 3 years, 7 months ago
  7. 8dc3199 context FEATURE ly_ctx_get_submodule functions by Michal Vasko · 3 years, 7 months ago
  8. f4da889 parser data BUGFIX clarify output params of NETCONF msg parsing by Michal Vasko · 3 years, 7 months ago
  9. b7dba86 parser data FEATURE wrong NETCONF message parsing without error by Michal Vasko · 3 years, 7 months ago
  10. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  11. 224e777 common REFACTOR minor error message improvements by Michal Vasko · 3 years, 7 months ago
  12. 8d65f85 data tree FEATURE creating XML opaque nodes and attributes by Michal Vasko · 3 years, 7 months ago
  13. 538b895 common REFACTOR put all NETCONF-specific errors together by Michal Vasko · 3 years, 7 months ago
  14. b69b68c libyang BUGFIX minor fixes by Michal Vasko · 3 years, 7 months ago
  15. 299d5d1 data parser FEATURE allow returning the envelopes on error by Michal Vasko · 3 years, 7 months ago
  16. 5387545 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 7 months ago
  17. d6c18af validation BUGFIX fix allowed duplicates by Michal Vasko · 3 years, 7 months ago
  18. d74978f data tree BUGFIX avoid dead code by Michal Vasko · 3 years, 7 months ago
  19. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  20. 45802b5 xpath BUGFIX change malloc to calloc to prevent conditional jump depend on uninicialized value. Value inverted have to be set in variable type lysc_pattern when ly_type_validate_patterns function is called by Radek Iša · 3 years, 8 months ago
  21. 550ac40 libyang BUGFIX fix inverted pattern when string data is parsing by Radek Iša · 3 years, 8 months ago
  22. 91531e1 schema REFACTOR compiling nodes' flags by Radek Krejci · 3 years, 8 months ago
  23. 5ae1e1a yang parser BUGFIX notification choice parsing by Michal Vasko · 3 years, 8 months ago
  24. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  25. 996f077 tests BUGFIX use enum values instead of hexadecimal numeric values by Radek Krejci · 3 years, 8 months ago
  26. d631510 YANG parser MAINTENANCE clarify and secure the code by Radek Krejci · 3 years, 8 months ago
  27. b6ecaea data tree BUGFIX handle when in mandatory true node by Christian Hopps · 3 years, 8 months ago
  28. 721b6f6 schema tree BUGFIX skip all schema-only nodes by Michal Vasko · 3 years, 8 months ago
  29. d0fbc09 tests MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
  30. 5358742 data tree FORMAT line wrap by Michal Vasko · 3 years, 8 months ago
  31. 9afe3df lyb parser BUGFIX some anydata values must be in dictionary by Michal Vasko · 3 years, 8 months ago
  32. baba84e diff BUGFIX add support for anyxm/anydata by Michal Vasko · 3 years, 8 months ago
  33. a820c31 data tree FEATURE function getting string from anydata by Michal Vasko · 3 years, 8 months ago
  34. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  35. 0776795 tests REFACTOR remove (mark) the unnecesarry tests on int8 by Radek Iša · 3 years, 8 months ago
  36. a9ff2b8 tests REFACTOR separate base test for type int8 by Radek Iša · 3 years, 8 months ago
  37. 20ddf8b tests CHANGE added unit tests for tree printer by aPiecek · 3 years, 9 months ago
  38. 61d062b tree printer FEATURE basic implementation of YANG tree format printer by aPiecek · 3 years, 11 months ago
  39. 7cfa961 schema tree FEATURE add flag to indicate explicit PRESENCE flag by Christian Hopps · 3 years, 8 months ago
  40. c8a6390 XML parser BUGFIX typo in allowed values for XML NameChar by Radek Krejci · 3 years, 8 months ago
  41. d2d7bad validation BUGFIX do not validate operation itself by Michal Vasko · 3 years, 8 months ago
  42. f9221e6 validation MAINTENANCE use function instead of special code by Michal Vasko · 3 years, 8 months ago
  43. 6f9b426 data tree BUGFIX avoid underflow by Michal Vasko · 3 years, 8 months ago
  44. 50694be set BUGFIX use const for non-modified arguments by Michal Vasko · 3 years, 8 months ago
  45. acfc928 path BUGFIX handle 0 path count by Michal Vasko · 3 years, 8 months ago
  46. 6c16cda validation BUGFIX do not validate all cases, only the existing one by Michal Vasko · 3 years, 8 months ago
  47. bce7ee3 schema tree FEATURE helper macro for state lists by Michal Vasko · 3 years, 8 months ago
  48. 1dc0a84 diff FEATURE support for state list merging by Michal Vasko · 3 years, 8 months ago
  49. 6741dc6 data tree FEATURE lyd_new_path state list support by Michal Vasko · 3 years, 8 months ago
  50. d3b1054 yanglint FEATURE new option for specific input format by Michal Vasko · 3 years, 8 months ago
  51. abf81a0 yang printer BUGFIX list with must by Michal Vasko · 3 years, 8 months ago
  52. 7d3708f schema compile BUGFIX uses augment/refine path module by Michal Vasko · 3 years, 8 months ago
  53. b3e2253 path BUGFIX restrictive assert by Michal Vasko · 3 years, 8 months ago
  54. 37a0fe6 schema free BUGFIX memory leak by Michal Vasko · 3 years, 8 months ago
  55. 012807e schema compile BUGFIX handle disabled actions/notifs in augments by Michal Vasko · 3 years, 8 months ago
  56. a99b357 schema compile REFACTOR always use pmod from type by Michal Vasko · 3 years, 8 months ago
  57. 5961897 data tree REFACTOR inline access functions, cleanup includes by Christian Hopps · 3 years, 8 months ago
  58. 06e831d compile schema BUGFIX current module for type resolution by Michal Vasko · 3 years, 8 months ago
  59. 52dd67e schema tree BUGFIX allow generating document root paths by Michal Vasko · 3 years, 8 months ago
  60. 369f7a6 doc BUGFIX refer flag for config data validation by Michal Vasko · 3 years, 8 months ago
  61. f6bda33 yanglint BUGFIX do not add state data for config type by Michal Vasko · 3 years, 8 months ago
  62. 4a04e54 xpath BUGFIX check ht for existence before duplicating by Michal Vasko · 3 years, 8 months ago
  63. e17ff5f schema compile BUGFIX typo by Michal Vasko · 3 years, 8 months ago
  64. b322b7d schema compile BUGFIX avoid traversing an invalid node by Michal Vasko · 3 years, 8 months ago
  65. 9e68508 data tree REFACTOR use common union in all data nodes by Michal Vasko · 3 years, 8 months ago
  66. 9149efd schema compile BUGFIX typo by Michal Vasko · 3 years, 8 months ago
  67. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  68. 14ed9cd libyang REFACTOR general cast cleanup by Michal Vasko · 3 years, 8 months ago
  69. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  70. 2d5f6df schema MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
  71. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  72. 5960c31 schema DOC clarify expected content of members in lysc_node_action_inout structure by Radek Krejci · 3 years, 8 months ago
  73. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  74. 00a3e8a schema CHANGE add implicit cast member into lysc_node_* structures by Radek Krejci · 3 years, 8 months ago
  75. 7d95fbb schema CHANGE remove lysc_node_parent_full() by Radek Krejci · 3 years, 8 months ago
  76. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  77. 9386b3c plugins REFACTOR clarify plugins compare callback behavior by Michal Vasko · 3 years, 8 months ago
  78. 770d3fc schema tree BUGFIX input buffer must be initialized by Michal Vasko · 3 years, 8 months ago
  79. d09b762 schema tree BUGFIX case nodes should inherit config by Michal Vasko · 3 years, 8 months ago
  80. f5d2daa schema compile FORMAT minor issues by Michal Vasko · 3 years, 8 months ago
  81. 34e334d schema tree BUGFIX use all_implemented context flag in all cases by Michal Vasko · 3 years, 8 months ago
  82. 667ce6b yanglint FEATURE use strict data parsing option by default by Michal Vasko · 3 years, 8 months ago
  83. c431a0a yanglint FEATURE do not load ietf-yang-library by default by Michal Vasko · 3 years, 8 months ago
  84. 7edebb4 yanglint BUGFIX error message typo by Michal Vasko · 3 years, 8 months ago
  85. 48d5a75 yanglint BUGFIX invert return value check by Michal Vasko · 3 years, 8 months ago
  86. e8988e9 doc BUGFIX improve lys_set_implemented description by Michal Vasko · 3 years, 8 months ago
  87. 5a443cf metadata plugin BUGFIX avoid using unnecessary global variable due to thread safety by Radek Krejci · 3 years, 8 months ago
  88. be15444 schema REFACTOR avoid code duplication and improve code readability by Radek Krejci · 3 years, 8 months ago
  89. 6a9aef9 schema DOC LYS_CONFIG_W and LYS_CONFIG_R are not in compiled case nodes by Radek Krejci · 3 years, 8 months ago
  90. df54913 libyang MAINTENANCE source code formatting by Radek Krejci · 3 years, 8 months ago
  91. 2415f88 schema BUGFIX allow do not touch features settings by Radek Krejci · 3 years, 8 months ago
  92. abd33a4 schema compile BUGFIX searching for groupings from submodules by Radek Krejci · 3 years, 8 months ago
  93. 589c547 tests CHANGE add tests for including submodules by Radek Krejci · 3 years, 8 months ago
  94. fe6ec26 tests CHANGE extend log checking up to 5 messages by Radek Krejci · 3 years, 8 months ago
  95. 771928a schema parsers BUGFIX handling includes in submodules by Radek Krejci · 3 years, 8 months ago
  96. 0a03a34 schema macros BUGFIX handle macro's params more safely by Radek Krejci · 3 years, 8 months ago
  97. eeee95c schema parsers CHANGE warn about include in YANG 1.1 submodules by Radek Krejci · 3 years, 8 months ago
  98. 9d3c102 schema compile BUGFIX fix infinite loop with include by Christian Hopps · 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