1. 6a66ffb validation BUGFIX wrong variable by Michal Vasko · 3 years, 10 months ago
  2. bd4db89 validation BUGFIX mandatory nodes with when by Michal Vasko · 3 years, 10 months ago
  3. fcdf301 data tree DOC mention lyd_owner_module works with opaque nodes by Michal Vasko · 3 years, 10 months ago
  4. d5cfa6e data tree REFACTOR lyd_has_when -> lysc_has_when by Michal Vasko · 3 years, 10 months ago
  5. f01fd0b schema compile REFACTOR code duplication by Michal Vasko · 3 years, 10 months ago
  6. 29dd11e schema compile BUGFIX set DISABLED flag when compiling augment children by Michal Vasko · 3 years, 10 months ago
  7. 14c6789 compile schema BUGFIX removing act/notif memory problems by Michal Vasko · 3 years, 10 months ago
  8. 8b36bca plugins types FEATURE log module if ident not found by Michal Vasko · 3 years, 10 months ago
  9. b736cff plugins types BUGFIX crash on no identities in a module by Michal Vasko · 3 years, 10 months ago
  10. d040b90 plugins types FORMAT boolean expr parentheses by Michal Vasko · 3 years, 10 months ago
  11. bbd974a plugins type REFACTOR unify param names by Michal Vasko · 3 years, 10 months ago
  12. d456cf6 path BUGFIX allow inner lists without predicates by Michal Vasko · 3 years, 10 months ago
  13. 177d0ed log FEATURE optionally store ly_err errors in ctx by Michal Vasko · 3 years, 10 months ago
  14. 1de593f context CHANGE do not implement ietf-yang-metadata by Michal Vasko · 3 years, 10 months ago
  15. e868acc yanglint FEATURE add tests for yanglint(1) by Radek Krejci · 3 years, 10 months ago
  16. e9f13b1 yanglint REFACTOR reflect changes in libyang 2.0 in yanglint by Radek Krejci · 3 years, 11 months ago
  17. 92769a7 tests CHANGE expand headers test also to yanglint and yangre tools by Radek Krejci · 3 years, 10 months ago
  18. 545b487 schema FEATURE schema format autodetection from input handler by Radek Krejci · 3 years, 10 months ago
  19. 01a937f schema BUGFIX enable forgotten support for searching YIN schemas by Radek Krejci · 3 years, 10 months ago
  20. 4001a10 yangre MAINTENANCE source formatting by Radek Krejci · 3 years, 10 months ago
  21. cb293a3 build CHANGE move the tools' cmake specs into a standalone CMakeLists files by Radek Krejci · 3 years, 10 months ago
  22. 17ede7a XML printer BUGFIX initial indentation was 2 spaces by Radek Krejci · 3 years, 10 months ago
  23. 25fe3dd schema BUGFIX correct searching nodes in operations in ly_path_compile() by Radek Krejci · 3 years, 11 months ago
  24. c271ff9 schema MAINTENANCE clarify error message text by Radek Krejci · 3 years, 11 months ago
  25. d68ba1b constext BUGFIX incorrect node being created in ly_ctx_get_yanglib_data() by Radek Krejci · 3 years, 11 months ago
  26. ebdaed0 log CHANGE unify API of logger control functions by Radek Krejci · 3 years, 11 months ago
  27. 79856c4 JSON data parser BUGFIX skipping multilevel unknown data by Radek Krejci · 3 years, 10 months ago
  28. fb6c9dd xpath BUGFIX tree dfs does not set elem to NULL when finished by Michal Vasko · 3 years, 10 months ago
  29. dcacf2f validation BUGFIX autodelete leftover defaults of cases by Michal Vasko · 3 years, 10 months ago
  30. 08fd613 data tree BUGFIX opaque node handling by Michal Vasko · 3 years, 10 months ago
  31. 92239c7 data tree DOC add missing doxygen by Michal Vasko · 3 years, 10 months ago
  32. bcf4d7d data tree BUGFIX create default nodes in existing cases by Michal Vasko · 3 years, 10 months ago
  33. 3af81bc data tree BUGFIX store predicate only if valid by Michal Vasko · 3 years, 10 months ago
  34. 1a66a5d data tree BUGFIX free temporary meta by Michal Vasko · 3 years, 10 months ago
  35. 610553d data tree BUGFIX set out param by Michal Vasko · 3 years, 10 months ago
  36. dc1470c plugins types BUGFIX empty dynamic value leak by Michal Vasko · 3 years, 10 months ago
  37. 159b887 out BUGFIX buffered lyb data leak by Michal Vasko · 3 years, 10 months ago
  38. 2b94e4b data BUGFIX check JSON BMP character length by Juraj Vijtiuk · 3 years, 10 months ago
  39. 81bc551 validation BUGFIX add meta for userord diff nodes from validation by Michal Vasko · 3 years, 10 months ago
  40. 51d21b8 data tree BUFGIX set attr module by Michal Vasko · 3 years, 10 months ago
  41. 29134f8 data tree BUGFIX add actual realtype for union by Michal Vasko · 3 years, 10 months ago
  42. 53d4842 diff FEATURE check required meta when adding into diff by Michal Vasko · 3 years, 10 months ago
  43. bb27df3 libyang MAINTENANCE source formatting by Radek Krejci · 3 years, 10 months ago
  44. 2f51094 data tree DOC lyd_merge examples by Michal Vasko · 3 years, 10 months ago
  45. 9350901 json parser BUGFIX memory leak by Michal Vasko · 3 years, 10 months ago
  46. ad92b67 data tree REFACTOR opaq name and its module information structure by Michal Vasko · 3 years, 10 months ago
  47. 713148b xml parser BUGFIX wrong param by Michal Vasko · 3 years, 10 months ago
  48. 501af03 data tree REFACTOR adjust opaque node and attr members by Michal Vasko · 3 years, 11 months ago
  49. ba69670 data tree FEATURE lyd_new_meta2 function by Michal Vasko · 3 years, 11 months ago
  50. 0fdcd24 lyb parser FORMAT typo by Michal Vasko · 3 years, 11 months ago
  51. 6b5cb2a data tree REFACTOR unify value prefix storing by Michal Vasko · 3 years, 11 months ago
  52. c0e58e8 diff FEATURE diff merge defaults flag by Michal Vasko · 3 years, 11 months ago
  53. 4b715ca diff FEATURE add orig-default meta for all changed leaves by Michal Vasko · 3 years, 11 months ago
  54. 871a025 data tree CHANGE preserve default flags in diff nodes by Michal Vasko · 3 years, 11 months ago
  55. 3655924 tests CHANGE add fuzz regression test for checking top-level object in JSON by Juraj Vijtiuk · 3 years, 11 months ago
  56. cd5f622 JSON parser BUGFIX check for the top-level object by Radek Krejci · 3 years, 10 months ago
  57. cdad712 xpath FEATURE ignore when state for lyd_find_xpath by Michal Vasko · 3 years, 11 months ago
  58. 8207e7e data tree FEATURE lyd_has_when function by Michal Vasko · 3 years, 11 months ago
  59. 2612319 data tree BUGFIX inserting before first node by Michal Vasko · 3 years, 11 months ago
  60. ee38a5d lyb parser REFACTOR formatting by Michal Vasko · 3 years, 11 months ago
  61. 610e93b diff BUGFIX orig-default meta is mandatory for leaf replace by Michal Vasko · 3 years, 11 months ago
  62. a24b9af transition DOC add paragraph about validation flags by Michal Vasko · 3 years, 11 months ago
  63. 0f3377d data parser CHANGE remove trusted flag by Michal Vasko · 3 years, 11 months ago
  64. 8612bc8 types BUGFIX checking integer's range by Radek Krejci · 3 years, 11 months ago
  65. 3c2dd6c diff MAINTENANCE safety check for coverity by Michal Vasko · 3 years, 11 months ago
  66. c205843 xpath BUGFIX inverted results of "!=" operator by Michal Vasko · 3 years, 11 months ago
  67. 0fdb0d9 xpath BUGFIX canonize values in the specific input format by Michal Vasko · 3 years, 11 months ago
  68. 784d6be tree data BUGFIX do not evaluate when when not validating by Michal Vasko · 3 years, 11 months ago
  69. 104fe96 tree data DOC warn about previous siblings for lyd_new_path by Michal Vasko · 3 years, 11 months ago
  70. 6ae16d6 tree data FORMAT formatting by Michal Vasko · 3 years, 11 months ago
  71. 552e112 tree data BUGFIX last node has depth 1 by Michal Vasko · 3 years, 11 months ago
  72. a808306 data tree BUGFIX do not use meta parent when comparing by Michal Vasko · 3 years, 11 months ago
  73. f756c94 tree data MEAINTENANCE safety assert for parent to be inner node by Michal Vasko · 3 years, 11 months ago
  74. 45b0d20 tree data BUGFIX decide path kind based on first node by Michal Vasko · 3 years, 11 months ago
  75. 49c39d8 data parsers REFACTOR unify unres set names by Michal Vasko · 3 years, 11 months ago
  76. b68571a in BUGFIX keep first meta instance pointer by Michal Vasko · 3 years, 11 months ago
  77. 0f5c6a5 diff BUGFIX do not reverse op for keys by Michal Vasko · 3 years, 11 months ago
  78. 2b18bf1 libyang MAINTENANCE uninitializes variables in optimized code by Radek Krejci · 3 years, 11 months ago
  79. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  80. d785726 yangre CHANGE use standard libyang API to validate patterns by Radek Krejci · 3 years, 11 months ago
  81. d8c83ca types BUGFIX duplicated logging of the data type plugin's error by Radek Krejci · 3 years, 11 months ago
  82. c5b54a0 libyang MAINTENANCE formatting by Radek Krejci · 3 years, 11 months ago
  83. 5ee14f3 docs BUGFIX update description of LY_ARRAY_FOR_INDEX() macro by Radek Krejci · 3 years, 11 months ago
  84. fba9c62 doc FEATURE transition manual by Radek Krejci · 3 years, 11 months ago
  85. 685ef86 build BUGFIX correct variable setting by Radek Krejci · 3 years, 11 months ago
  86. 4233f9b data FEATURE add lyd_first_sibling() function by Radek Krejci · 3 years, 11 months ago
  87. ca98914 data FEATURE add lyd_list_pos() function by Radek Krejci · 3 years, 11 months ago
  88. 490a546 schema REFACTOR lysc_is_* functions by Radek Krejci · 3 years, 11 months ago
  89. 02cce9f build CHANGE remove plugins_exts.h from public headers by Radek Krejci · 3 years, 11 months ago
  90. 15f10ab schema CHANGE remove lysp_type_free() from the public API by Radek Krejci · 3 years, 11 months ago
  91. 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 3 years, 11 months ago
  92. bc5644c schema REFACTOR unify functions to search on schema tree by Radek Krejci · 4 years ago
  93. 0a60f1d context REFACTOR rename function for backward compatibility by Radek Krejci · 4 years ago
  94. 576f8fa doc BUGFIX doxygen groupings definitions by Radek Krejci · 4 years ago
  95. 0275cf6 validation BUGFIX avoid duplicit nodes in unres by Michal Vasko · 3 years, 11 months ago
  96. 53d97a1 validation DOC update comment by Michal Vasko · 3 years, 11 months ago
  97. e49b632 data tree BUGFIX even created NP cont must be added to implicit diff by Michal Vasko · 3 years, 11 months ago
  98. 8caadab diff BUGFIX only replace op uses orig-value metadata by Michal Vasko · 3 years, 11 months ago
  99. 0cadfcb data tree BUGFIX set when_true flag for implciti nodes by Michal Vasko · 3 years, 11 months ago
  100. d9062b0 schema compile BUGFIX implicit presence containers by Michal Vasko · 3 years, 11 months ago