1. 31f1963 xpath BUGFIX nested predicates in leaf-lists by Michal Vasko · 1 year, 10 months ago
  2. 3ef7e25 xpath BUGFIX key predicate nested predicates parsing by Michal Vasko · 1 year, 10 months ago
  3. a353cce xpath BUGFIX child axis does not include siblings by Michal Vasko · 1 year, 10 months ago
  4. cdbdccb plugins exts BUGFIX storage getter fixed by Michal Vasko · 1 year, 11 months ago
  5. b987850 tests UPDATE fuzz build and sources updated by Michal Vasko · 1 year, 11 months ago
  6. 086a38b schema compile BUGFIX compiled exts array from several parsed exts by Michal Vasko · 1 year, 11 months ago
  7. 825718f tree data new UPDATE warn about XML value with prefix by Michal Vasko · 1 year, 11 months ago
  8. df8ebf6 tree data FEATURE compare on opaque nodes by Michal Vasko · 1 year, 11 months ago
  9. 6f78a77 xpath BUGFIX simplify top-level node checking by Michal Vasko · 1 year, 11 months ago
  10. c7262cb plugins exts DOC updated general guide by Michal Vasko · 1 year, 11 months ago
  11. c621d86 schema compile BUGFIX parent of duplicate ext instance by Michal Vasko · 1 year, 11 months ago
  12. d7e8c53 schema compile amend BUGFIX memory leak by Michal Vasko · 1 year, 11 months ago
  13. 4929d5f parser yin BUGFIX ext instances of rpcs/actions by Michal Vasko · 1 year, 11 months ago
  14. 5c00c07 libyang UPDATE make metadata header included by default by Michal Vasko · 1 year, 11 months ago
  15. 250ffba plugins exts BUGFIX avoid var overflow by Michal Vasko · 1 year, 11 months ago
  16. d5562c7 parser common UPDATE explicit limited strcpy by Michal Vasko · 1 year, 11 months ago
  17. b62e1e3 schema compile node BUGFIX do not overwrite found grp by Michal Vasko · 1 year, 11 months ago
  18. 5b3edcb structure UPDATE dict insert return check by Michal Vasko · 1 year, 11 months ago
  19. 183ea33 parser yang BUGFIX double free by Michal Vasko · 1 year, 11 months ago
  20. b425bb3 parser common BUGFIX proper revision date length check by Michal Vasko · 1 year, 11 months ago
  21. fbd037c plugins exts BUGFIX proper value conversions by Michal Vasko · 1 year, 11 months ago
  22. 45acb84 printer tree REFACTOR fix func void params by Michal Vasko · 1 year, 11 months ago
  23. 220f055 structure REFATCOR minor improvements by Michal Vasko · 1 year, 11 months ago
  24. 266308d schema mount REFACTOR minor improvements by Michal Vasko · 1 year, 11 months ago
  25. 03cb487 plugins_exts FEATURE added printer_tree callbacks by aPiecek · 1 year, 11 months ago
  26. 41219f9 printer_tree REFACTOR change enumeration to string by aPiecek · 1 year, 11 months ago
  27. 49be5b4 printer_tree REFACTOR printing implicit case-node by aPiecek · 1 year, 11 months ago
  28. 67521c2 printer_tree REFACTOR deleted trb_print_nodes() by aPiecek · 1 year, 11 months ago
  29. a0ba01e structure FEATURE support for augment-structure by Michal Vasko · 1 year, 11 months ago
  30. 941e056 plugins exts REFACTOR info printer function names adjusted by Michal Vasko · 1 year, 11 months ago
  31. 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years ago
  32. 9c3556a plugins exts CHANGE custom cardinality support dropped by Michal Vasko · 2 years ago
  33. b475096 tree schema REFACTOR move ext definitions to plugins_exts header by Michal Vasko · 2 years ago
  34. d0625d7 parser REFACTOR unify context naming by Michal Vasko · 2 years ago
  35. c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years ago
  36. 0b50f6b structure FEATURE support for augment-structure by Michal Vasko · 2 years ago
  37. edb0fa5 structure FEATURE support for ietf-yang-structure-ext by Michal Vasko · 2 years ago
  38. c0d9164 tree data UPDATE error for wrong xpath return type by Michal Vasko · 1 year, 11 months ago
  39. 2e55279 diff BUGFIX extension data support by Michal Vasko · 1 year, 11 months ago
  40. 22e01fa context BUGFIX use context for logging by Michal Vasko · 1 year, 11 months ago
  41. ce2b781 tree data BUGFIX avoid double node logging by Michal Vasko · 1 year, 11 months ago
  42. e0608fa parser UPDATE log node cleanup by Michal Vasko · 1 year, 11 months ago
  43. d1336a3 parser json UPDATE clearer invalid format error by Michal Vasko · 1 year, 11 months ago
  44. a4dfb3c log UPDATE always log the schema node if fits by Michal Vasko · 1 year, 11 months ago
  45. e486fd0 parser json BUGFIX avoid logging a data node twice by Michal Vasko · 1 year, 11 months ago
  46. 3e65ee3 log BUGFIX error check by Michal Vasko · 1 year, 11 months ago
  47. dbf3e65 log UPDATE parser data path print by Michal Vasko · 1 year, 11 months ago
  48. 9372871 union BUGFIX validation of LYB values by Michal Vasko · 1 year, 11 months ago
  49. 6d65712 xpath BUGFIX when starting with "." evaluation by Michal Vasko · 1 year, 11 months ago
  50. 8f1073c printer_tree BUGFIX united tree for '@' nodes by aPiecek · 1 year, 11 months ago
  51. 40f2240 printer_tree BUGFIX mount-schema error handling by aPiecek · 2 years ago
  52. 36f8223 printer_tree BUGFIX notif and rpcs in mount-point by aPiecek · 2 years ago
  53. 4217459 printer_tree BUGFIX of '|' in mount-point nodes by aPiecek · 2 years ago
  54. bca5777 printer_tree BUGFIX list-keys in mounted module by aPiecek · 2 years ago
  55. 7ed8d03 printer_tree REFACTOR of mount-point functions by aPiecek · 2 years ago
  56. b72a6df schema_mount BUGFIX resource leak by aPiecek · 2 years ago
  57. 50b64e4 printer_tree BUGFIX uninitialized structure member by aPiecek · 2 years ago
  58. adf722e union BUGFIX validating leafref targets by Michal Vasko · 2 years ago
  59. e92637f plugins types BUGFIX leafref can match several data nodes by Michal Vasko · 2 years ago
  60. 0ab8b30 yanglint FEATURE schema mount support (#1901) by ekinzie · 2 years ago
  61. 56d4e07 instanceid keys DOC fix param doc by Michal Vasko · 2 years ago
  62. 9ff8d2d path BUGFIX proper YANG id char check by Michal Vasko · 2 years ago
  63. 2261dfa path UPDATE forbid positional predicate 0 by Michal Vasko · 2 years ago
  64. 0a1eb75 xpath BUGFIX nested extension data nodes node check by Michal Vasko · 2 years ago
  65. 3b4ec41 tree data BUGFIX handle any nodes without value by Michal Vasko · 2 years ago
  66. 9e12ffe schema mount BUGFIX config-false mount point by Michal Vasko · 2 years ago
  67. 6224d94 tree schema free REFACTOR silence coverity by Michal Vasko · 2 years ago
  68. c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years ago
  69. 12ef536 tests REFACTOR do not use static free functions by Michal Vasko · 2 years ago
  70. aff8c2e plugins types BUGFIX support for leafref values with both ' and " by Michal Vasko · 2 years ago
  71. d59039d xpath BUGFIX expr repeat dup by Michal Vasko · 2 years ago
  72. 1ac219d xpath BUGFIX overwrite ly_set only after comparison is done (#1915) by Haithem Ben Ghorbal · 2 years, 1 month ago
  73. 6374de2 printer lyb BUGFIX collision check with all collisions by Michal Vasko · 2 years, 1 month ago
  74. a655fca hash table REFACTOR minor updates by Michal Vasko · 2 years, 1 month ago
  75. 3ac60e5 tree schema free BUGFIX free all supported statements by Michal Vasko · 2 years, 1 month ago
  76. f8647fa tree schema free BUGFIX nesting error by Michal Vasko · 2 years, 1 month ago
  77. 3c19b49 path BUGFIX missing EOF check by Michal Vasko · 2 years, 1 month ago
  78. 4f04d76 parser json BUGFIX skipping nexted arrays by Michal Vasko · 2 years, 1 month ago
  79. b597eef xml REFACTOR formatting by Michal Vasko · 2 years, 1 month ago
  80. 4b3f295 xml UPDATE check for namespace errors by Michal Vasko · 2 years, 1 month ago
  81. eba2311 plugins exts UPDATE pass validation flags to ext node clb by Michal Vasko · 2 years, 1 month ago
  82. 1a6e690 validation BUGFIX ext node callback call for subtree nodes by Michal Vasko · 2 years, 1 month ago
  83. fcbd78f tree data BUGFIX ext node callback for implicit nodes by Michal Vasko · 2 years, 1 month ago
  84. 135719f plugins exts UPDATE ext callback for data node validation by Michal Vasko · 2 years, 1 month ago
  85. 633ae8a schema compile UPDATE support all simple text statements by Michal Vasko · 2 years, 1 month ago
  86. cc28b15 printer & schema compile BUGFIX missing API func visibility by Michal Vasko · 2 years, 1 month ago
  87. f58ef0e Mark the implementation of `lys_compile_extension_instance` as exported by Jan Kundrát · 2 years, 1 month ago
  88. b26d09d schema printer BUGFIX extension instances by Michal Vasko · 2 years, 1 month ago
  89. 331303f printer yang BUGFIX always set schema printer type by Michal Vasko · 2 years, 1 month ago
  90. 82f3282 tree schema BUGFIX handle DST when checking revisions by Michal Vasko · 2 years, 1 month ago
  91. f3c80a7 tree data BUGFIX var type mismatch by Michal Vasko · 2 years, 1 month ago
  92. 2b97d47 tree data BUGFIX check for invalid LYB data by Michal Vasko · 2 years, 1 month ago
  93. 10fabfc tree data UPDATE new lyd_eval_xpath variant by Michal Vasko · 2 years, 1 month ago
  94. 3f631cd doc UPDATE optimized xpath description by Michal Vasko · 2 years, 2 months ago
  95. dd528af xpath UPDATE enlarge xpath expr limit to uint32 by Michal Vasko · 2 years, 2 months ago
  96. 2291ab9 xpath BUGFIX avoid unsigned overflow by Michal Vasko · 2 years, 2 months ago
  97. 736c9a1 plugins types BUGFIX generate path to the leafref target by Michal Vasko · 2 years, 2 months ago
  98. 6f0c5c7 validation OPTIMIZE skip invalid autodel nodes search by Michal Vasko · 2 years, 2 months ago
  99. 626196f hash table REFACTOR func for fixed size ht by Michal Vasko · 2 years, 2 months ago
  100. 5edfefd leafref OPTIMIZE hash-based target search if possible by Michal Vasko · 2 years, 2 months ago