1. fbd037c plugins exts BUGFIX proper value conversions by Michal Vasko · 1 year, 11 months ago
  2. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  3. e0608fa parser UPDATE log node cleanup by Michal Vasko · 1 year, 11 months ago
  4. eba2311 plugins exts UPDATE pass validation flags to ext node clb by Michal Vasko · 2 years, 1 month ago
  5. 1a6e690 validation BUGFIX ext node callback call for subtree nodes by Michal Vasko · 2 years, 1 month ago
  6. fcbd78f tree data BUGFIX ext node callback for implicit nodes by Michal Vasko · 2 years, 1 month ago
  7. 135719f plugins exts UPDATE ext callback for data node validation by Michal Vasko · 2 years, 1 month ago
  8. 6f0c5c7 validation OPTIMIZE skip invalid autodel nodes search by Michal Vasko · 2 years, 2 months ago
  9. 626196f hash table REFACTOR func for fixed size ht by Michal Vasko · 2 years, 2 months ago
  10. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  11. a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 2 months ago
  12. c61dd06 tree data UPDATE restoring op data tree by Michal Vasko · 2 years, 4 months ago
  13. fbbea93 plugins exts FEATURE validation of operations by Michal Vasko · 2 years, 4 months ago
  14. 9b23208 libyang UPDATE minor improvements by Michal Vasko · 2 years, 4 months ago
  15. 6a6e308 validation BUGFIX handle opaque nodes by Michal Vasko · 2 years, 5 months ago
  16. 6344e7a validation BUGFIX error for opaque nodes by Michal Vasko · 2 years, 5 months ago
  17. ac6f4be validation UPDATE improve opaque node error messages by Michal Vasko · 2 years, 5 months ago
  18. a27245c validation BUGFIX proper accessible tree for dummy when by Michal Vasko · 2 years, 5 months ago
  19. bd99b5e validation BUGFIX first is first sibling only within module data by Michal Vasko · 2 years, 5 months ago
  20. 2da4569 validation BUGFIX validate op checks by Michal Vasko · 2 years, 5 months ago
  21. 906bafa validation BUGFIX ignore unresolved when in op validation by Michal Vasko · 2 years, 5 months ago
  22. f4c6f00 plugins ext CHANGE pass diff to validation cb by Michal Vasko · 2 years, 6 months ago
  23. 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 6 months ago
  24. 61ad1ff parser json FEATURE support for nested ext instances with data by Michal Vasko · 2 years, 7 months ago
  25. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  26. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  27. 413af59 validation BUGFIX keep order of node_when nodes by Michal Vasko · 2 years, 9 months ago
  28. 976ec43 validation BUGFIX ignore unresolved when when adding implicit nodes by Michal Vasko · 2 years, 10 months ago
  29. 8d289f9 validation BUGFIX hanlde all unexpected node types by Michal Vasko · 2 years, 10 months ago
  30. 22e8f1f validation BUGFIX memory leak by Michal Vasko · 2 years, 10 months ago
  31. 892f5bf libyang UPDATE handle different contexts in functions by Michal Vasko · 2 years, 10 months ago
  32. fba7536 xpath FEATURE XPath variable implementation added by aPiecek · 3 years ago
  33. e9391c7 validation UPDATE support for specific eapptag and message by Michal Vasko · 3 years ago
  34. 18a844e validation BUGFIX in ::lyd_validate_subtree() by aPiecek · 3 years, 1 month ago
  35. 5900da4 validation BUGFIX skip opaque nodes by Michal Vasko · 3 years, 2 months ago
  36. 17f7664 validation BUGFIX nested choice validation by Michal Vasko · 3 years, 2 months ago
  37. 36ce6b2 validation BUGFIX avoid using invalid set by Michal Vasko · 3 years, 2 months ago
  38. 41e630c validation MAINTENANCE cast problems by Michal Vasko · 3 years, 2 months ago
  39. 27d2b1b validation BUGFIX unresolved term nodes may be under false when by Michal Vasko · 3 years, 2 months ago
  40. 19034e2 validation BUGFIX final validation of specific module data only by Michal Vasko · 3 years, 2 months ago
  41. a1db234 validation MAINTENANCE int error for non-evaluated when in must by Michal Vasko · 3 years, 2 months ago
  42. 598063b validation BUGFIX keeping track of first top-level sibling by Michal Vasko · 3 years, 2 months ago
  43. 0e72b7a validation BUGFIX validate only specific module subtrees by Michal Vasko · 3 years, 2 months ago
  44. 6ee6f43 parser FEATURE support for faster ordered parsing by Michal Vasko · 3 years, 2 months ago
  45. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  46. c5f36a7 parser json BUGFIX added condition for opaq node by aPiecek · 3 years, 4 months ago
  47. dcfac2c plugins types REFACTOR remove hash callback by Michal Vasko · 3 years, 5 months ago
  48. 32874e1 build BUGFIX fix BSD builds, again, and cleanup by Christian Hopps · 3 years, 5 months ago
  49. 813c02d types FEATURE add hash callback for the types plugins by Radek Krejci · 3 years, 5 months ago
  50. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  51. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  52. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  53. 3011b07 validation BUGFIX use correct type for array iteration by Radek Krejci · 3 years, 5 months ago
  54. f1ca0ac change MAINTENANCE move plugins sources into separate subdirectories by Radek Krejci · 3 years, 5 months ago
  55. 4a4d1e0 schema BUGFIX accessing extension plugins by Radek Krejci · 3 years, 6 months ago
  56. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  57. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  58. f4d67ea data tree BUGFIX nodes may have when in their schema parent by Michal Vasko · 3 years, 6 months ago
  59. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  60. c43c8ab parser BUGFIX unify unres set order by Michal Vasko · 3 years, 7 months ago
  61. 1b2eef8 extension instances CHANGE access to the extension instance's substatements by Radek Krejci · 3 years, 7 months ago
  62. 62524a9 hash table REFACTOR improve ht val equal cb name by Michal Vasko · 3 years, 7 months ago
  63. 0ab974d data tree FEATURE allow setting opaque node prefix by Michal Vasko · 3 years, 7 months ago
  64. 7be7b9f data validation BUGFIX handling when in default nodes by Radek Krejci · 3 years, 7 months ago
  65. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  66. 224e777 common REFACTOR minor error message improvements by Michal Vasko · 3 years, 7 months ago
  67. 538b895 common REFACTOR put all NETCONF-specific errors together by Michal Vasko · 3 years, 7 months ago
  68. d6c18af validation BUGFIX fix allowed duplicates by Michal Vasko · 3 years, 7 months ago
  69. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  70. d2d7bad validation BUGFIX do not validate operation itself by Michal Vasko · 3 years, 8 months ago
  71. f9221e6 validation MAINTENANCE use function instead of special code by Michal Vasko · 3 years, 8 months ago
  72. 6c16cda validation BUGFIX do not validate all cases, only the existing one by Michal Vasko · 3 years, 8 months ago
  73. 9e68508 data tree REFACTOR use common union in all data nodes by Michal Vasko · 3 years, 8 months ago
  74. 14ed9cd libyang REFACTOR general cast cleanup by Michal Vasko · 3 years, 8 months ago
  75. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  76. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  77. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  78. 0e6de51 validation BUGFIX remove node from logging before being deleted by Michal Vasko · 3 years, 8 months ago
  79. 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 8 months ago
  80. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  81. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  82. 635d2b8 data tree CHANGE to clarify purpose, rename data path types by Radek Krejci · 3 years, 9 months ago
  83. 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 9 months ago
  84. 5a532f3 validation BUGFIX set ctx if not provided by Michal Vasko · 3 years, 10 months ago
  85. 2f03d22 validation BUGFIX linking operation data to full data tree by Michal Vasko · 3 years, 10 months ago
  86. 29adfbe validation BUGFIX when validating reply, add only output implicit nodes by Michal Vasko · 3 years, 10 months ago
  87. d3bb12f data tree BUGFIX keep first sibling pointer correct by Michal Vasko · 3 years, 10 months ago
  88. 73e4721 validation BUGFIX do not move first pointer by Michal Vasko · 3 years, 10 months ago
  89. 3271138 validation REFACTOR unify mod unres set names by Michal Vasko · 3 years, 10 months ago
  90. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  91. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  92. 6a66ffb validation BUGFIX wrong variable by Michal Vasko · 3 years, 10 months ago
  93. bd4db89 validation BUGFIX mandatory nodes with when by Michal Vasko · 3 years, 10 months ago
  94. dcacf2f validation BUGFIX autodelete leftover defaults of cases by Michal Vasko · 3 years, 10 months ago
  95. 81bc551 validation BUGFIX add meta for userord diff nodes from validation by Michal Vasko · 3 years, 10 months ago
  96. c0e58e8 diff FEATURE diff merge defaults flag by Michal Vasko · 3 years, 11 months ago
  97. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  98. 0275cf6 validation BUGFIX avoid duplicit nodes in unres by Michal Vasko · 3 years, 11 months ago
  99. 53d97a1 validation DOC update comment by Michal Vasko · 3 years, 11 months ago
  100. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago