1. 0a6705b plugins types CHANGE compare function callback by aPiecek · 10 months ago
  2. 0e92afc tree data NEW lyd_unlink_meta_single() by aPiecek · 11 months ago
  3. 4168034 data tree BUGFIX duplication of metadata by aPiecek · 11 months ago
  4. 0b1df64 tree data REFACTOR added lyd_get_meta_annotation() by aPiecek · 11 months ago
  5. 32bd0d2 tree data BUGFIX in lyd_insert_sibling() by aPiecek · 10 months ago
  6. 55653c9 tree data REFACTOR bugfix doxygen documentation by aPiecek · 11 months ago
  7. 7a26677 libyang REFACTOR major logging updates by Michal Vasko · 8 months ago
  8. be1b0cb tree data UPDATE remove lyd_find_xpath3 variant by Michal Vasko · 8 months ago
  9. 4e94703 tree data OPTIMIZE inline util functions by Michal Vasko · 8 months ago
  10. 7ee42f3 tree UPDATE remove deprecated/unused symbols by Michal Vasko · 8 months ago
  11. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 7 months ago
  12. a9756fc tree_data BUGFIX check plugin existence (#2175) by steweg · 7 months ago
  13. 0e1e509 tree data BUGFIX leafref links opaque node read (#2170) by steweg · 7 months ago
  14. b36c56f tree data UPDATE return tree even when parent is set by Michal Vasko · 8 months ago
  15. 6738895 tree data UPDATE support for milti-target leafref links (#2161) by steweg · 8 months ago
  16. 67bf587 tree data BUGFIX correct node address size by Michal Vasko · 8 months ago
  17. b46061d tree data REFACTOR minor fixes by Michal Vasko · 8 months ago
  18. f9041a2 context UPDATE support for storing leafref references (#2155) by steweg · 8 months ago
  19. 42c96e2 tree data UPDATE check return value by Michal Vasko · 8 months ago
  20. ea4943c tree data BUGFIX uninitialized variable by Michal Vasko · 8 months ago
  21. 2e784f8 tree data UPDATE forbid unlinking list keys by Michal Vasko · 9 months ago
  22. 0a0716d tree data BUGFIX hash table item size by Michal Vasko · 9 months ago
  23. 99a7788 tree data UPDATE xpath trim function by Michal Vasko · 9 months ago
  24. 5c1d4c2 tree data BUGFIX inserting nodes before opaq nodes by Michal Vasko · 9 months ago
  25. 9e7af66 tree data UPDATE add ability to duplicate tree with priv pointers by Igor Ryzhov · 11 months ago
  26. eaef7c9 tree data BUGFIX correct pointer to duplicated parents by Michal Vasko · 11 months ago
  27. 838829d tree data UPDATE additional support for opaque nodes by Michal Vasko · 12 months ago
  28. 989cdb4 tree data BUGFIX check for valid UTF-8 strings by Michal Vasko · 12 months ago
  29. a6139e0 validation BUGFIX subtree validation by Michal Vasko · 12 months ago
  30. d3b351a tree data UPDATE standard functions from static functions (#2101) by Irfan · 1 year ago
  31. 539d6a9 tree data BUGFIX path of nodes in an operation by Michal Vasko · 1 year ago
  32. 5df2852 parsers BUGFIX parsing operation appended to a parent by Michal Vasko · 1 year, 1 month ago
  33. 420cc25 tree data BUGFIX lyd_owner_module behavior now consistent by Michal Vasko · 1 year, 1 month ago
  34. 6a0bb25 tree data BUGFIX keep opaque nodes at the data end by Michal Vasko · 1 year, 1 month ago
  35. 60d929e tree data REFACTOR unified return by Michal Vasko · 1 year, 1 month ago
  36. a878a89 parser UPDATE guess opaque node schema nodes by Michal Vasko · 1 year, 1 month ago
  37. e271a31 tree data OPTIMIZE faster opaque node search by Michal Vasko · 1 year, 1 month ago
  38. d8a5201 tree data UPDATE lyd_find_sibling_* must ignore opaque nodes by Michal Vasko · 1 year, 1 month ago
  39. 6fbf07b tree data BUGFIX even JSON supports operations now by Michal Vasko · 1 year, 2 months ago
  40. 9a46347 tree data BUGFIX inserting data for several ext instances by Michal Vasko · 1 year, 2 months ago
  41. 3931115 tree data BUGFIX handling opaque nodes by Michal Vasko · 1 year, 2 months ago
  42. ee9b948 tree data UPDATE key-less lists are always equivalent by Michal Vasko · 1 year, 3 months ago
  43. 85be65e parsers BUGFIX metadata error logging by Michal Vasko · 1 year, 3 months ago
  44. d8e2fc9 path UPDTAE deref func support in leafref (#2030) by steweg · 1 year, 4 months ago
  45. 58d89e9 tree data BUGFIX creating parent chain in dup by Michal Vasko · 1 year, 4 months ago
  46. 820efe8 parser data UPDATE parsing RESTCONF messages directly by Michal Vasko · 1 year, 4 months ago
  47. a38adc7 tree data BUGFIX always consider 2 containers equal by Michal Vasko · 1 year, 5 months ago
  48. 642eb92 tree data BUGFIX wrong vars used by Michal Vasko · 1 year, 5 months ago
  49. f277d36 tree data UPDATE compare (leaf-)lists in different order by Michal Vasko · 1 year, 5 months ago
  50. 9f6dd7c tree data BUGFIX do not overwrite return value by Michal Vasko · 1 year, 6 months ago
  51. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 6 months ago
  52. 7b0500d tree data BUGFIX comparing opaq and inner nodes by Michal Vasko · 1 year, 6 months ago
  53. 50da8cd tree data BUGFIX multi-validation syntax error by Michal Vasko · 1 year, 7 months ago
  54. 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 7 months ago
  55. d96e237 tree data FEATURE generic XPath evaluation function by Michal Vasko · 1 year, 7 months ago
  56. 32ca49b path BUGFIX require first node prefix in JSON paths by Michal Vasko · 1 year, 7 months ago
  57. ce55b46 tree data BUGFIX use context for logging by Michal Vasko · 1 year, 7 months ago
  58. 13c5b21 tree data BUGFIX dup parent in different ctx by Michal Vasko · 1 year, 7 months ago
  59. 5d49f94 tree data UPDATE consider modules in different revisions the same by Michal Vasko · 1 year, 7 months ago
  60. d027f38 validation FEATURE multi-error parsing/validation by Michal Vasko · 1 year, 8 months ago
  61. 271d2e3 tree data OPTIMIZE use hash table for dup inst cache by Michal Vasko · 1 year, 8 months ago
  62. 3a163bc tree data BUGFIX error handling by Michal Vasko · 1 year, 9 months ago
  63. b680820 tree data BUGFIX skip schema-only nodes by Michal Vasko · 1 year, 10 months ago
  64. af3df49 tree data BUGFIX handle not found schema node in target context by Michal Vasko · 1 year, 10 months ago
  65. 472baa8 libyang BUGFIX unreachable code removed by Michal Vasko · 1 year, 10 months ago
  66. 4754d4a tree data UPDATE updating NP cont dflt flag by Michal Vasko · 1 year, 10 months ago
  67. e3ed7dc parser UPDATE anydata is an inner node by Michal Vasko · 1 year, 10 months ago
  68. 8c320b8 tree data BUGFIX generating ext data node path by Michal Vasko · 1 year, 10 months ago
  69. df8ebf6 tree data FEATURE compare on opaque nodes by Michal Vasko · 1 year, 11 months ago
  70. fbd037c plugins exts BUGFIX proper value conversions by Michal Vasko · 1 year, 11 months ago
  71. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  72. c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years ago
  73. c0d9164 tree data UPDATE error for wrong xpath return type by Michal Vasko · 1 year, 11 months ago
  74. ce2b781 tree data BUGFIX avoid double node logging by Michal Vasko · 1 year, 11 months ago
  75. dbf3e65 log UPDATE parser data path print by Michal Vasko · 1 year, 11 months ago
  76. 3b4ec41 tree data BUGFIX handle any nodes without value by Michal Vasko · 2 years ago
  77. 135719f plugins exts UPDATE ext callback for data node validation by Michal Vasko · 2 years, 1 month ago
  78. f3c80a7 tree data BUGFIX var type mismatch by Michal Vasko · 2 years, 1 month ago
  79. 2b97d47 tree data BUGFIX check for invalid LYB data by Michal Vasko · 2 years, 1 month ago
  80. 10fabfc tree data UPDATE new lyd_eval_xpath variant by Michal Vasko · 2 years, 2 months ago
  81. a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 2 months ago
  82. 33c4897 tree data BUGFIX meta values always use annotation context by Michal Vasko · 2 years, 2 months ago
  83. 1feb9bb tree data UPDATE dup and connect ext data nodes by Michal Vasko · 2 years, 2 months ago
  84. 8352219 tree data BUGFIX proper context of dup parents by Michal Vasko · 2 years, 2 months ago
  85. 61a0471 tree data UPDATE allow insert top-level ext siblings by Michal Vasko · 2 years, 2 months ago
  86. 83ae777 tree data UPDATE invalid duplicate instances by Michal Vasko · 2 years, 4 months ago
  87. c61dd06 tree data UPDATE restoring op data tree by Michal Vasko · 2 years, 4 months ago
  88. 53ac4dd tree data FEATURE dup option not to duplicate ext nodes by Michal Vasko · 2 years, 4 months ago
  89. c8187dc tree data UPDATE comparing op containers by Michal Vasko · 2 years, 4 months ago
  90. 59892dd libyang REFACTOR minor file reorganization by Michal Vasko · 2 years, 4 months ago
  91. 73792a1 tree data BUGFIX memory leak by Michal Vasko · 2 years, 5 months ago
  92. 140ede9 tree data UPDATE use strict instead of opaq for op parsing by Michal Vasko · 2 years, 5 months ago
  93. 7e0a347 tree data BUGFIX simplify value freeing by Michal Vasko · 2 years, 5 months ago
  94. 5c0b27a tree data UPDATE require equal anchor and moved node schema by Michal Vasko · 2 years, 5 months ago
  95. bce230b tree data BUGFIX forbid same anchor and moved node by Michal Vasko · 2 years, 5 months ago
  96. 9beceb8 tree data UPDATE better support for inline schema mount data by Michal Vasko · 2 years, 6 months ago
  97. ab7a2bf tree data BUGFIX ordered insert for opaque nodes by Michal Vasko · 2 years, 6 months ago
  98. 27f536f tree data BUGFIX proper error handling by Michal Vasko · 2 years, 6 months ago
  99. 19175b6 tree data BUGFIX support for ext data by Michal Vasko · 2 years, 6 months ago
  100. 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 6 months ago