1. d21d257 Fix compilation for FreeBSD by Donatas Abraitis · 2 years, 4 months ago
  2. 9054122 parser xml UPDATE accept any namespace of error-info elems by Michal Vasko · 2 years, 3 months ago
  3. 54b1195 schema compile BUGFIX avoid infinite loop by Michal Vasko · 2 years, 4 months ago
  4. 95f736c schema compile BUGFIX always connect augments last by Michal Vasko · 2 years, 4 months ago
  5. f9b052a diff BUGFIX possible memory leak by Michal Vasko · 2 years, 4 months ago
  6. 00e8e65 doc UPDATE minor clarification by Michal Vasko · 2 years, 4 months ago
  7. 83ae777 tree data UPDATE invalid duplicate instances by Michal Vasko · 2 years, 4 months ago
  8. 1fbc90d windows: fix path handling in the schema mount by Jan Kundrát · 2 years, 4 months ago
  9. e168dbd tree schema BUGFIX look for extensions in submodules by Michal Vasko · 2 years, 4 months ago
  10. e43e21f path BUGFIX set var on failed loop condition by Michal Vasko · 2 years, 4 months ago
  11. 19089f0 xpath UPDATE handle matching on ext data by Michal Vasko · 2 years, 4 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. 0fca45c schema mount UPDATE use all the searchdirs by Michal Vasko · 2 years, 4 months ago
  16. 53ac4dd tree data FEATURE dup option not to duplicate ext nodes by Michal Vasko · 2 years, 4 months ago
  17. cd2c88a doc BUGFIX typo by Michal Vasko · 2 years, 4 months ago
  18. bf8e65d schema compile BUGFIX evaluate if-features on uses by Michal Vasko · 2 years, 4 months ago
  19. a2fe081 doc BUGFIX typo by Michal Vasko · 2 years, 4 months ago
  20. ee05757 schema compile amend BUGFIX multiple refines on a node by Michal Vasko · 2 years, 4 months ago
  21. 663cdba node instanceid UPDATE allow special / value by Michal Vasko · 2 years, 4 months ago
  22. 88a9e80 xpath BUGFIX release build fix by Michal Vasko · 2 years, 4 months ago
  23. 99db3e7 tree edit BUGFIX typo by Michal Vasko · 2 years, 4 months ago
  24. 49fec8e xpath UPDATE full axes support by Michal Vasko · 2 years, 4 months ago
  25. 930116b nacm BUGFIX handle extensions without plugins by Michal Vasko · 2 years, 4 months ago
  26. ebcd9a9 parser json BUGFIX invalid metadata parsing by Michal Vasko · 2 years, 4 months ago
  27. a4af625 parser json BUGFIX skipping name/value pairs by Michal Vasko · 2 years, 4 months ago
  28. b68c3b4 printer json BUGFIX with-defaults attribute print by Michal Vasko · 2 years, 4 months ago
  29. b2c6157 doc REFACTOR update doxygen by Michal Vasko · 2 years, 4 months ago
  30. 95c6d5c parser REFACTOR move parser functions by Michal Vasko · 2 years, 4 months ago
  31. c6278a9 doc REFACTOR formatting by Michal Vasko · 2 years, 4 months ago
  32. a084fa3 schema compile BUGFIX disabled augment compilation by Michal Vasko · 2 years, 4 months ago
  33. 93b4ab9 doc UPDATE minor update by Michal Vasko · 2 years, 4 months ago
  34. c8187dc tree data UPDATE comparing op containers by Michal Vasko · 2 years, 4 months ago
  35. 4da8207 doc UPDATE missing doxygen by Michal Vasko · 2 years, 4 months ago
  36. eaf998c tree data REFACTOR formatting by Michal Vasko · 2 years, 4 months ago
  37. 59892dd libyang REFACTOR minor file reorganization by Michal Vasko · 2 years, 4 months ago
  38. b205ab5 bits BUGFIX one byte smaller bitmap by Michal Vasko · 2 years, 4 months ago
  39. 2048555 binary BUGFIX handle short values by Michal Vasko · 2 years, 4 months ago
  40. 6a6e308 validation BUGFIX handle opaque nodes by Michal Vasko · 2 years, 5 months ago
  41. f4e6392 tree data BUGFIX error for opaque node without module by Michal Vasko · 2 years, 5 months ago
  42. 6344e7a validation BUGFIX error for opaque nodes by Michal Vasko · 2 years, 5 months ago
  43. ec139eb tree data BUGFIX handle opaque nodes by Michal Vasko · 2 years, 5 months ago
  44. 2b979d6 xml UPDATE backup/restore input line by Michal Vasko · 2 years, 5 months ago
  45. 73792a1 tree data BUGFIX memory leak by Michal Vasko · 2 years, 5 months ago
  46. 140ede9 tree data UPDATE use strict instead of opaq for op parsing by Michal Vasko · 2 years, 5 months ago
  47. 3957b33 schema compile REVERT disabled leafref targets error by Michal Vasko · 2 years, 5 months ago
  48. 6942e82 schema compile UPDATE allow disabled leafref targets by Michal Vasko · 2 years, 5 months ago
  49. d15c7de schema compile UPDATE use refcount for leafref realtypes by Michal Vasko · 2 years, 5 months ago
  50. ad0980a schema compile BUGFIX avoid duplicates in disabled by Michal Vasko · 2 years, 5 months ago
  51. bbb3dee schema compile BUGFIX evaluate augment with if-features by Michal Vasko · 2 years, 5 months ago
  52. c0f9c4c tree data helpers BUGFIX store prefix for unprefixed value by Michal Vasko · 2 years, 5 months ago
  53. 482a682 xpath BUGFIX opaque nodes have no XPath position by Michal Vasko · 2 years, 5 months ago
  54. 89afc6e tree data helpers REFACTOR redundant condition by Michal Vasko · 2 years, 5 months ago
  55. ac6f4be validation UPDATE improve opaque node error messages by Michal Vasko · 2 years, 5 months ago
  56. a27245c validation BUGFIX proper accessible tree for dummy when by Michal Vasko · 2 years, 5 months ago
  57. bd99b5e validation BUGFIX first is first sibling only within module data by Michal Vasko · 2 years, 5 months ago
  58. ab36a7e parser xml BUGFIX minor fixes by Michal Vasko · 2 years, 5 months ago
  59. 2da4569 validation BUGFIX validate op checks by Michal Vasko · 2 years, 5 months ago
  60. d71c2d4 parser xml UPDATE errors on missing NC envelopes by Michal Vasko · 2 years, 5 months ago
  61. 51de7b7 parser xml FEATURE validate eventTime value by Michal Vasko · 2 years, 5 months ago
  62. 305c6cb tree data BUGFIX check extensions with no plugins by Michal Vasko · 2 years, 5 months ago
  63. 5037527 parser xml BUGFIX check for empty input by Michal Vasko · 2 years, 5 months ago
  64. 8254d85 schema compile BUGFIX deprecated grouping check by Michal Vasko · 2 years, 5 months ago
  65. 906bafa validation BUGFIX ignore unresolved when in op validation by Michal Vasko · 2 years, 5 months ago
  66. 0bec322 yanglint BUGFIX operations always need to be validated separately by Michal Vasko · 2 years, 5 months ago
  67. 7e0a347 tree data BUGFIX simplify value freeing by Michal Vasko · 2 years, 5 months ago
  68. ac17ee8 doc UPDATE clarify plugin store cb behavior on error by Michal Vasko · 2 years, 5 months ago
  69. ea7d323 diff BUGFIX insert before/after only if needed by Michal Vasko · 2 years, 5 months ago
  70. 5c0b27a tree data UPDATE require equal anchor and moved node schema by Michal Vasko · 2 years, 5 months ago
  71. bce230b tree data BUGFIX forbid same anchor and moved node by Michal Vasko · 2 years, 5 months ago
  72. 871df52 xpath OPTIMIZE larger steps of set realloc by Michal Vasko · 2 years, 6 months ago
  73. b09f3ec doc UPDATE details about creating schema-mount data by Michal Vasko · 2 years, 6 months ago
  74. 9af7cd4 doc UPDATE function changed by Michal Vasko · 2 years, 6 months ago
  75. 9beceb8 tree data UPDATE better support for inline schema mount data by Michal Vasko · 2 years, 6 months ago
  76. ab7a2bf tree data BUGFIX ordered insert for opaque nodes by Michal Vasko · 2 years, 6 months ago
  77. cea5871 parser xml FEATURE try to guess sensible hints for opaque nodes by Michal Vasko · 2 years, 6 months ago
  78. 0d156b9 parser lyb BUGFIX too large malloc by Michal Vasko · 2 years, 6 months ago
  79. cc53c58 parser xml BUGFIX memory leak by Michal Vasko · 2 years, 6 months ago
  80. 27f536f tree data BUGFIX proper error handling by Michal Vasko · 2 years, 6 months ago
  81. 19175b6 tree data BUGFIX support for ext data by Michal Vasko · 2 years, 6 months ago
  82. f4c6f00 plugins ext CHANGE pass diff to validation cb by Michal Vasko · 2 years, 6 months ago
  83. 9883a3e lyb UPDATE support for nested ext data by Michal Vasko · 2 years, 6 months ago
  84. 8db584d printer data FEATURE function to check whether node should be printed by Michal Vasko · 2 years, 6 months ago
  85. 4e26adc parse json FEATURE support empty lists by Michal Vasko · 2 years, 6 months ago
  86. 26743a2 printer json BUGFIX correct previous printed parent by Michal Vasko · 2 years, 6 months ago
  87. 23b51a8 printer json UPDATE opaq nodes enhancements by Michal Vasko · 2 years, 6 months ago
  88. 3003c9a printer tree BUGFIX possible invalid memory access by Michal Vasko · 2 years, 6 months ago
  89. a04107f parser xml BUGFIX memory leak by Michal Vasko · 2 years, 6 months ago
  90. 1c47f5f doc UPDATE note about mounted data creation by Michal Vasko · 2 years, 6 months ago
  91. 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 6 months ago
  92. 28d0381 tree schema UPDATE check for buffer overflow by Michal Vasko · 2 years, 6 months ago
  93. 91bb76c schema compile BUGFIX prefix data dup for deviated node by Michal Vasko · 2 years, 6 months ago
  94. bde22b6 tree schema FEATURE data path with key value placeholders by Michal Vasko · 2 years, 6 months ago
  95. 9a9e4e7 printer yang BUGFIX multi-line range stmt support by Michal Vasko · 2 years, 6 months ago
  96. db64179 schema mount BUGFIX handle mount-point in augments by Michal Vasko · 2 years, 6 months ago
  97. 12eb622 tree data UPDATE print opaque node modules by Michal Vasko · 2 years, 6 months ago
  98. b826296 parser xml BUGFIX extensions do not have to parse any data by Michal Vasko · 2 years, 6 months ago
  99. 2d6507a schema compile BUGFIX skip list key check for groupings by Michal Vasko · 2 years, 6 months ago
  100. 3fedda1 tree schema UPDATE free empty identity array by Michal Vasko · 2 years, 6 months ago