- 7154133 parser lyb UPDATE check return value by Michal Vasko · 2 years ago
- dcad5c8 parser json BUGFIX invalid dereference by Michal Vasko · 2 years ago
- f2b0a04 printer json BUGFIX correct metadata parents by Michal Vasko · 2 years ago
- 69bb5fe printer json BUGFIX handle hint masks by Michal Vasko · 2 years ago
- 17b40a9 printer json BUGFIX double commas between metadata by Michal Vasko · 2 years ago
- fceac69 parser json UPDATE matching meta/attr to nodes by Michal Vasko · 2 years ago
- 09d13b3 parser json UPDATE use metadata value hints by Michal Vasko · 2 years ago
- 2fe1034 printer json BUGFIX invalid empty list print by Michal Vasko · 2 years ago
- ce2e07c parser xml UPDATE allow top-level opaque noes without namespace by Michal Vasko · 2 years ago
- 86fdf34 parser json BUGFIX assert should be an if by Michal Vasko · 2 years ago
- 66c1631 parser json BUGFIX log node memory leak by Michal Vasko · 2 years ago
- bc9f76f parser data FEATURE flag to parse validated data by Michal Vasko · 2 years ago
- 6f39c82 printer json BUGFIX do not print default metadata for containers by Michal Vasko · 2 years ago
- b404355 parser json BUGFIX correct metadata processing by Michal Vasko · 2 years ago
- 4754d4a tree data UPDATE updating NP cont dflt flag by Michal Vasko · 2 years ago
- 4226621 validation BUGFIX complex new default and explicit node validation by Michal Vasko · 2 years ago
- 57c8d43 json BUGFIX metadata handling fixes by Michal Vasko · 2 years ago
- fbb48c2 parser FEATURE parsing validated data with true when by Michal Vasko · 2 years ago
- e3ed7dc parser UPDATE anydata is an inner node by Michal Vasko · 2 years ago
- 78041d1 lyb UPDATE store enabled features for all the used modules by Michal Vasko · 2 years ago
- 07937f0 printer yin BUGFIX close parent before list min/max elem by Michal Vasko · 2 years ago
- 66330fc xpath UPDATE schema xpath support for ext snodes by Michal Vasko · 2 years ago
- 8c320b8 tree data BUGFIX generating ext data node path by Michal Vasko · 2 years ago
- f8ebf13 log UPDATE input logging cleared and updated by Michal Vasko · 2 years ago
- 2765316 schema mount UPDATE reuse inline mp context when possible by Michal Vasko · 2 years ago
- 31f1963 xpath BUGFIX nested predicates in leaf-lists by Michal Vasko · 2 years ago
- 3ef7e25 xpath BUGFIX key predicate nested predicates parsing by Michal Vasko · 2 years ago
- a353cce xpath BUGFIX child axis does not include siblings by Michal Vasko · 2 years ago
- cdbdccb plugins exts BUGFIX storage getter fixed by Michal Vasko · 2 years ago
- b987850 tests UPDATE fuzz build and sources updated by Michal Vasko · 2 years ago
- 086a38b schema compile BUGFIX compiled exts array from several parsed exts by Michal Vasko · 2 years ago
- 825718f tree data new UPDATE warn about XML value with prefix by Michal Vasko · 2 years ago
- df8ebf6 tree data FEATURE compare on opaque nodes by Michal Vasko · 2 years ago
- 6f78a77 xpath BUGFIX simplify top-level node checking by Michal Vasko · 2 years ago
- c7262cb plugins exts DOC updated general guide by Michal Vasko · 2 years ago
- c621d86 schema compile BUGFIX parent of duplicate ext instance by Michal Vasko · 2 years ago
- d7e8c53 schema compile amend BUGFIX memory leak by Michal Vasko · 2 years ago
- 4929d5f parser yin BUGFIX ext instances of rpcs/actions by Michal Vasko · 2 years ago
- 5c00c07 libyang UPDATE make metadata header included by default by Michal Vasko · 2 years ago
- 250ffba plugins exts BUGFIX avoid var overflow by Michal Vasko · 2 years ago
- d5562c7 parser common UPDATE explicit limited strcpy by Michal Vasko · 2 years ago
- b62e1e3 schema compile node BUGFIX do not overwrite found grp by Michal Vasko · 2 years ago
- 5b3edcb structure UPDATE dict insert return check by Michal Vasko · 2 years ago
- 183ea33 parser yang BUGFIX double free by Michal Vasko · 2 years ago
- b425bb3 parser common BUGFIX proper revision date length check by Michal Vasko · 2 years ago
- fbd037c plugins exts BUGFIX proper value conversions by Michal Vasko · 2 years ago
- 45acb84 printer tree REFACTOR fix func void params by Michal Vasko · 2 years ago
- 220f055 structure REFATCOR minor improvements by Michal Vasko · 2 years ago
- 266308d schema mount REFACTOR minor improvements by Michal Vasko · 2 years ago
- 03cb487 plugins_exts FEATURE added printer_tree callbacks by aPiecek · 2 years ago
- 41219f9 printer_tree REFACTOR change enumeration to string by aPiecek · 2 years ago
- 49be5b4 printer_tree REFACTOR printing implicit case-node by aPiecek · 2 years, 1 month ago
- 67521c2 printer_tree REFACTOR deleted trb_print_nodes() by aPiecek · 2 years, 1 month ago
- a0ba01e structure FEATURE support for augment-structure by Michal Vasko · 2 years, 1 month ago
- 941e056 plugins exts REFACTOR info printer function names adjusted by Michal Vasko · 2 years, 1 month ago
- 193dacd plugins exts CHANGE ext parsing isolated into a callback by Michal Vasko · 2 years, 1 month ago
- 9c3556a plugins exts CHANGE custom cardinality support dropped by Michal Vasko · 2 years, 1 month ago
- b475096 tree schema REFACTOR move ext definitions to plugins_exts header by Michal Vasko · 2 years, 1 month ago
- d0625d7 parser REFACTOR unify context naming by Michal Vasko · 2 years, 1 month ago
- c0c64ae tree schema CHANGE plugin record in parsed extensions by Michal Vasko · 2 years, 1 month ago
- 0b50f6b structure FEATURE support for augment-structure by Michal Vasko · 2 years, 1 month ago
- edb0fa5 structure FEATURE support for ietf-yang-structure-ext by Michal Vasko · 2 years, 1 month ago
- c0d9164 tree data UPDATE error for wrong xpath return type by Michal Vasko · 2 years ago
- 2e55279 diff BUGFIX extension data support by Michal Vasko · 2 years ago
- 22e01fa context BUGFIX use context for logging by Michal Vasko · 2 years ago
- ce2b781 tree data BUGFIX avoid double node logging by Michal Vasko · 2 years ago
- e0608fa parser UPDATE log node cleanup by Michal Vasko · 2 years ago
- d1336a3 parser json UPDATE clearer invalid format error by Michal Vasko · 2 years ago
- a4dfb3c log UPDATE always log the schema node if fits by Michal Vasko · 2 years ago
- e486fd0 parser json BUGFIX avoid logging a data node twice by Michal Vasko · 2 years ago
- 3e65ee3 log BUGFIX error check by Michal Vasko · 2 years, 1 month ago
- dbf3e65 log UPDATE parser data path print by Michal Vasko · 2 years, 1 month ago
- 9372871 union BUGFIX validation of LYB values by Michal Vasko · 2 years, 1 month ago
- 6d65712 xpath BUGFIX when starting with "." evaluation by Michal Vasko · 2 years, 1 month ago
- 8f1073c printer_tree BUGFIX united tree for '@' nodes by aPiecek · 2 years, 1 month ago
- 40f2240 printer_tree BUGFIX mount-schema error handling by aPiecek · 2 years, 1 month ago
- 36f8223 printer_tree BUGFIX notif and rpcs in mount-point by aPiecek · 2 years, 1 month ago
- 4217459 printer_tree BUGFIX of '|' in mount-point nodes by aPiecek · 2 years, 1 month ago
- bca5777 printer_tree BUGFIX list-keys in mounted module by aPiecek · 2 years, 1 month ago
- 7ed8d03 printer_tree REFACTOR of mount-point functions by aPiecek · 2 years, 1 month ago
- b72a6df schema_mount BUGFIX resource leak by aPiecek · 2 years, 1 month ago
- 50b64e4 printer_tree BUGFIX uninitialized structure member by aPiecek · 2 years, 1 month ago
- adf722e union BUGFIX validating leafref targets by Michal Vasko · 2 years, 1 month ago
- e92637f plugins types BUGFIX leafref can match several data nodes by Michal Vasko · 2 years, 1 month ago
- 0ab8b30 yanglint FEATURE schema mount support (#1901) by ekinzie · 2 years, 1 month ago
- 56d4e07 instanceid keys DOC fix param doc by Michal Vasko · 2 years, 1 month ago
- 9ff8d2d path BUGFIX proper YANG id char check by Michal Vasko · 2 years, 1 month ago
- 2261dfa path UPDATE forbid positional predicate 0 by Michal Vasko · 2 years, 1 month ago
- 0a1eb75 xpath BUGFIX nested extension data nodes node check by Michal Vasko · 2 years, 1 month ago
- 3b4ec41 tree data BUGFIX handle any nodes without value by Michal Vasko · 2 years, 2 months ago
- 9e12ffe schema mount BUGFIX config-false mount point by Michal Vasko · 2 years, 2 months ago
- 6224d94 tree schema free REFACTOR silence coverity by Michal Vasko · 2 years, 2 months ago
- c636ea4 libyang REFACTOR use freeing context by Michal Vasko · 2 years, 2 months ago
- 12ef536 tests REFACTOR do not use static free functions by Michal Vasko · 2 years, 2 months ago
- aff8c2e plugins types BUGFIX support for leafref values with both ' and " by Michal Vasko · 2 years, 2 months ago
- d59039d xpath BUGFIX expr repeat dup by Michal Vasko · 2 years, 2 months ago
- 1ac219d xpath BUGFIX overwrite ly_set only after comparison is done (#1915) by Haithem Ben Ghorbal · 2 years, 2 months ago
- 6374de2 printer lyb BUGFIX collision check with all collisions by Michal Vasko · 2 years, 2 months ago
- a655fca hash table REFACTOR minor updates by Michal Vasko · 2 years, 2 months ago
- 3ac60e5 tree schema free BUGFIX free all supported statements by Michal Vasko · 2 years, 2 months ago