1. b72a6df schema_mount BUGFIX resource leak by aPiecek · 2 years, 1 month ago
  2. 50b64e4 printer_tree BUGFIX uninitialized structure member by aPiecek · 2 years, 1 month ago
  3. adf722e union BUGFIX validating leafref targets by Michal Vasko · 2 years, 1 month ago
  4. e92637f plugins types BUGFIX leafref can match several data nodes by Michal Vasko · 2 years, 1 month ago
  5. 0ab8b30 yanglint FEATURE schema mount support (#1901) by ekinzie · 2 years, 1 month ago
  6. 56d4e07 instanceid keys DOC fix param doc by Michal Vasko · 2 years, 1 month ago
  7. 9ff8d2d path BUGFIX proper YANG id char check by Michal Vasko · 2 years, 1 month ago
  8. 2261dfa path UPDATE forbid positional predicate 0 by Michal Vasko · 2 years, 1 month ago
  9. 0a1eb75 xpath BUGFIX nested extension data nodes node check by Michal Vasko · 2 years, 1 month ago
  10. 3b4ec41 tree data BUGFIX handle any nodes without value by Michal Vasko · 2 years, 2 months ago
  11. 9e12ffe schema mount BUGFIX config-false mount point by Michal Vasko · 2 years, 2 months ago
  12. 6224d94 tree schema free REFACTOR silence coverity by Michal Vasko · 2 years, 2 months ago
  13. c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years, 2 months ago
  14. 12ef536 tests REFACTOR do not use static free functions by Michal Vasko · 2 years, 2 months ago
  15. aff8c2e plugins types BUGFIX support for leafref values with both ' and " by Michal Vasko · 2 years, 2 months ago
  16. d59039d xpath BUGFIX expr repeat dup by Michal Vasko · 2 years, 2 months ago
  17. 1ac219d xpath BUGFIX overwrite ly_set only after comparison is done (#1915) by Haithem Ben Ghorbal · 2 years, 2 months ago
  18. 6374de2 printer lyb BUGFIX collision check with all collisions by Michal Vasko · 2 years, 2 months ago
  19. a655fca hash table REFACTOR minor updates by Michal Vasko · 2 years, 2 months ago
  20. 3ac60e5 tree schema free BUGFIX free all supported statements by Michal Vasko · 2 years, 2 months ago
  21. f8647fa tree schema free BUGFIX nesting error by Michal Vasko · 2 years, 2 months ago
  22. 3c19b49 path BUGFIX missing EOF check by Michal Vasko · 2 years, 2 months ago
  23. 4f04d76 parser json BUGFIX skipping nexted arrays by Michal Vasko · 2 years, 2 months ago
  24. b597eef xml REFACTOR formatting by Michal Vasko · 2 years, 3 months ago
  25. 4b3f295 xml UPDATE check for namespace errors by Michal Vasko · 2 years, 3 months ago
  26. eba2311 plugins exts UPDATE pass validation flags to ext node clb by Michal Vasko · 2 years, 3 months ago
  27. 1a6e690 validation BUGFIX ext node callback call for subtree nodes by Michal Vasko · 2 years, 3 months ago
  28. fcbd78f tree data BUGFIX ext node callback for implicit nodes by Michal Vasko · 2 years, 3 months ago
  29. 135719f plugins exts UPDATE ext callback for data node validation by Michal Vasko · 2 years, 3 months ago
  30. 633ae8a schema compile UPDATE support all simple text statements by Michal Vasko · 2 years, 3 months ago
  31. cc28b15 printer & schema compile BUGFIX missing API func visibility by Michal Vasko · 2 years, 3 months ago
  32. f58ef0e Mark the implementation of `lys_compile_extension_instance` as exported by Jan Kundrát · 2 years, 3 months ago
  33. b26d09d schema printer BUGFIX extension instances by Michal Vasko · 2 years, 3 months ago
  34. 331303f printer yang BUGFIX always set schema printer type by Michal Vasko · 2 years, 3 months ago
  35. 82f3282 tree schema BUGFIX handle DST when checking revisions by Michal Vasko · 2 years, 3 months ago
  36. f3c80a7 tree data BUGFIX var type mismatch by Michal Vasko · 2 years, 3 months ago
  37. 2b97d47 tree data BUGFIX check for invalid LYB data by Michal Vasko · 2 years, 3 months ago
  38. 10fabfc tree data UPDATE new lyd_eval_xpath variant by Michal Vasko · 2 years, 3 months ago
  39. 3f631cd doc UPDATE optimized xpath description by Michal Vasko · 2 years, 3 months ago
  40. dd528af xpath UPDATE enlarge xpath expr limit to uint32 by Michal Vasko · 2 years, 3 months ago
  41. 2291ab9 xpath BUGFIX avoid unsigned overflow by Michal Vasko · 2 years, 3 months ago
  42. 736c9a1 plugins types BUGFIX generate path to the leafref target by Michal Vasko · 2 years, 3 months ago
  43. 6f0c5c7 validation OPTIMIZE skip invalid autodel nodes search by Michal Vasko · 2 years, 3 months ago
  44. 626196f hash table REFACTOR func for fixed size ht by Michal Vasko · 2 years, 3 months ago
  45. 5edfefd leafref OPTIMIZE hash-based target search if possible by Michal Vasko · 2 years, 3 months ago
  46. 62225e2 path BUGFIX keep previous logging info by Michal Vasko · 2 years, 3 months ago
  47. 776ae74 schema compile BUGFIX compile log path memory leak by Michal Vasko · 2 years, 3 months ago
  48. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 3 months ago
  49. f60d178 xpath REFACTOR normalize strcmp return by Michal Vasko · 2 years, 3 months ago
  50. b8ee356 xpath BUGFIX handle logic operators when trying predicate compile by Michal Vasko · 2 years, 3 months ago
  51. 21beaeb tree data UPDATE handle no siblings by Michal Vasko · 2 years, 3 months ago
  52. 5fb92a2 xpath OPTIMIZE extend hashed child search by Michal Vasko · 2 years, 3 months ago
  53. 7333cb3 xpath UPDATE store axis for atomized schema nodes by Michal Vasko · 2 years, 4 months ago
  54. 3d969ff xpath OPTIMIZE extend hash-based child search by Michal Vasko · 2 years, 4 months ago
  55. fe1af04 xpath REFACTOR use uint32_t for qname len by Michal Vasko · 2 years, 4 months ago
  56. e68b540 xpath BUGFIX err print only var name by Michal Vasko · 2 years, 4 months ago
  57. 56c008c xpath REFACTOR simplify descending loop by Michal Vasko · 2 years, 4 months ago
  58. a3e92bc xpath UPDATE separate cur_node and ctx_node by Michal Vasko · 2 years, 4 months ago
  59. e33134a xpath UPDATE allow duplicating parsed subexpr by Michal Vasko · 2 years, 4 months ago
  60. 6db996e xpath BUGFIX avoid integer overflow by Michal Vasko · 2 years, 4 months ago
  61. 8abcecc xpath OPTIMIZE avoid redundant vars/mallocs in canonization by Michal Vasko · 2 years, 4 months ago
  62. 306e283 xpath OPTIMIZE track child-only axis node moves by Michal Vasko · 2 years, 4 months ago
  63. 35b2962 path BUGFIX creating augmented nodes in ext data by Michal Vasko · 2 years, 4 months ago
  64. 9e71699 schema compile BUGFIX backslash in pattern check by aPiecek · 2 years, 4 months ago
  65. 03d430c schema compile UPDATE unicode support for character classes by Michal Vasko · 2 years, 4 months ago
  66. 33c4897 tree data BUGFIX meta values always use annotation context by Michal Vasko · 2 years, 4 months ago
  67. 73bac10 plugins types UPDATE safety assert by Michal Vasko · 2 years, 4 months ago
  68. 1feb9bb tree data UPDATE dup and connect ext data nodes by Michal Vasko · 2 years, 4 months ago
  69. 31bac38 tree data UPDATE find schema ext data support by Michal Vasko · 2 years, 4 months ago
  70. 8352219 tree data BUGFIX proper context of dup parents by Michal Vasko · 2 years, 4 months ago
  71. 61a0471 tree data UPDATE allow insert top-level ext siblings by Michal Vasko · 2 years, 4 months ago
  72. 86ed83d xpath1.0 BUGFIX init public out params by Michal Vasko · 2 years, 4 months ago
  73. bec0ab9 plugins types FEATURE support explicit xpath transformation by Michal Vasko · 2 years, 4 months ago
  74. 7841992 schema compile CHANGE decrease severity of unspported chblocks message by Michal Vasko · 2 years, 4 months ago
  75. 215d7fc schema compile UPDATE warn about unsupported char blocks by Michal Vasko · 2 years, 4 months ago
  76. 45be15f inherit base type's plugin implementation by Haithem Ben Ghorbal · 2 years, 4 months ago
  77. 44dfbfc node instanceid BUGFIX printing / in XML by Michal Vasko · 2 years, 4 months ago
  78. d31adc1 Windows: ensure we use binary IO by Jan Kundrát · 2 years, 4 months ago
  79. 47da656 xpath UPDATE root node string conversion by Michal Vasko · 2 years, 4 months ago
  80. dd6d5a3 tree schema BUGFIX always use main context by Michal Vasko · 2 years, 4 months ago
  81. 5940c30 schema compile BUGFIX process only new children by Michal Vasko · 2 years, 4 months ago
  82. 7c3134d schema compile UPDATE lower status xpath warning from error by Michal Vasko · 2 years, 4 months ago
  83. b24145d tree schema UPDATE check for namespace collisions by Michal Vasko · 2 years, 4 months ago
  84. 4525e1f tree data UPDATE expect valid data for merge by Michal Vasko · 2 years, 4 months ago
  85. 9ad7685 diff BUGFIX duplicating ext data by Michal Vasko · 2 years, 4 months ago
  86. a32b6b7 parser json BUGFIX check error return by Michal Vasko · 2 years, 4 months ago
  87. 0ebc95f parser json UPDATE invalid data errors by Michal Vasko · 2 years, 4 months ago
  88. 79a7a87 plugins types UPDATE plugin for edit-config inset keys predicate by Michal Vasko · 2 years, 5 months ago
  89. c2b2f08 Do not include POSIX-specific bits from public headers by Jan Kundrát · 2 years, 5 months ago
  90. f8da268 tree data UPDATE always log invalid value schema by Michal Vasko · 2 years, 5 months ago
  91. 845ba39 parser xml BUGFIX error info siblings parsing by Michal Vasko · 2 years, 5 months ago
  92. 959f8d8 log CHANGE message improvements by Michal Vasko · 2 years, 5 months ago
  93. 34a22fe xpath BUGFIX DFS for top-level nodes without children by Michal Vasko · 2 years, 5 months ago
  94. 3dd16da tree data BUGFIX validating NULL values by Michal Vasko · 2 years, 5 months ago
  95. a09e866 parser json BUGFIX skipping object with an array by Michal Vasko · 2 years, 5 months ago
  96. cffc3f9 diff BUGFIX nested userord created nodes metadata by Michal Vasko · 2 years, 5 months ago
  97. d21d257 Fix compilation for FreeBSD by Donatas Abraitis · 2 years, 5 months ago
  98. 9054122 parser xml UPDATE accept any namespace of error-info elems by Michal Vasko · 2 years, 5 months ago
  99. 54b1195 schema compile BUGFIX avoid infinite loop by Michal Vasko · 2 years, 5 months ago
  100. 95f736c schema compile BUGFIX always connect augments last by Michal Vasko · 2 years, 5 months ago