- 435d9e2 yin parser BUGFIX config inherit after deviation by Michal Vasko · 3 years, 6 months ago
- a3917d9 yin parser BUGFIX invalid memory access by Michal Vasko · 3 years, 9 months ago
- 5ce3080 schema tree BUGFIX freeing nodes with no module set by Michal Vasko · 3 years, 9 months ago
- fb4152e extension plugins FEATURE allow extension instance to be skipped. by fanchanghu · 3 years, 10 months ago
- b930b0b yin parser BUGFIX avoid calling calloc with size 0 by Michal Vasko · 3 years, 11 months ago
- 0decd2e libyang MAINTENANCE false positive compiler warnings by Michal Vasko · 4 years ago
- d439b2a parser CHANGE allow require-instance property change in derived types by Michal Vasko · 4 years, 7 months ago
- 8fa6ec2 schema tree BUGFIX check action parents by Michal Vasko · 4 years, 9 months ago
- 49c709c parser CHANGE allow deviating nodes that need resolving by Michal Vasko · 4 years, 10 months ago
- 7d4c017 parser BUGFIX handle non-matching module and file name with invalid import by Michal Vasko · 4 years, 10 months ago
- 9bc467e parser BUGFIX config deviation add/replace checks by Michal Vasko · 4 years, 11 months ago
- b04e5a8 parser BUGFIX forbid empty input/output statements by Michal Vasko · 4 years, 11 months ago
- c10f4df yin parser BUGFIX properly clean up after must parsing failure by Michal Vasko · 5 years ago
- aa227c0 yin parser BUGFIX deviation statement default and mandatory coredump by fredgan · 5 years ago
- 86754f9 BUGFIX refine statement support YANG1.1 specification by fredgan · 5 years ago
- 8f2ffd5 parser BUGFIX require-instance is forbidden in derived types by Michal Vasko · 5 years ago
- 1fbe50a parsers BUGFIX inherit require-instance from parent type by Michal Vasko · 5 years ago
- a204901 schema tree BUGFIX grouping parent detection fixed by Michal Vasko · 5 years ago
- 7560ac4 yin parser BUGFIX correct leafref config check by Michal Vasko · 5 years ago
- 8d820d3 extensions FEATURE allow validation of container/list subtrees by Robin Jarry · 6 years ago
- c440572 yin parser BUGFIX handle elements without namespace by Michal Vasko · 6 years ago
- a310a45 Revert "extensions BUGFIX support for more than 256 extensions in one statement" by Michal Vasko · 6 years ago
- 42ddd0f extensions BUGFIX support for more than 256 extensions in one statement by Michal Vasko · 6 years ago
- f976324 Fix multiple must deviations to same node by Andrew Langefeld · 6 years ago
- c643f71 yin parser & resolve BUGFIX integer overflows by Michal Vasko · 6 years ago
- 8d30dd8 parser BUGFIX porperly inherit cofnig flag for shorthand cases by Michal Vasko · 6 years ago
- b41abfe Merge branch 'json_schema_printer' into devel by Radek Krejci · 6 years ago
- 7a1e607 schema parsers CHANGE resolving lists' keys inside groupings by Radek Krejci · 6 years ago
- a396996 Merge branch 'lyb' into hash_tab by David Sedlák · 6 years ago
- 22eaf90 parser_yin BUGFIX insert expression into dictionary only once by David Sedlák · 6 years ago
- 5df038e parser BUGFIX support input/output deviations by Michal Vasko · 6 years ago
- 9c7dee3 parser BUGFIX always precompile patter if cache is enabled by Michal Vasko · 6 years ago
- 0f43706 resolve BUGFIX traverse modules for implemented refs at the end by Michal Vasko · 6 years ago
- 101658e libyang CHANGE refactor flag names and attributes holding them by Michal Vasko · 6 years ago
- 70bf8e5 libyang CHANGE split type base and type flags by Michal Vasko · 7 years ago
- 6c81070 validation CHANGE use a generic hash table implementation by Michal Vasko · 7 years ago
- 6a05778 parser BUGFIX leaf(-list) in grouping type default check by Michal Vasko · 7 years ago
- c04173b schema tree CHANGE flag LYS_XPATH_DEP for conf and state deps by Michal Vasko · 7 years ago
- 1bdfd43 parser CHANGE rename LYS_VALID_DATA to LYS_VALID_EXT by Michal Vasko · 7 years ago
- b6ab50c parser BUGFIX properly inherit union type flags by Michal Vasko · 7 years ago
- e7a1fc6 Merge branch 'devel' of https://github.com/CESNET/libyang into yang-data-extensions by PavolVican · 7 years ago
- a26db30 libyang BUGFIX missing parameters by Michal Vasko · 7 years ago
- 53b7da0 libyang CHANGE bind errors and store them in a context by Michal Vasko · 7 years ago
- 0144fae parser yin BUGFIX wrong condition when it check flag for validation by PavolVican · 7 years ago
- 92f2362 parser CHANGE add flag for validation extension by PavolVican · 7 years ago
- 568b195 tree printer CHANGE new tree-rfc format and some other options added by Michal Vasko · 7 years ago
- 395b0a0 parser CHANGE lys_path uses options instead of a flag by Michal Vasko · 7 years ago
- 59990ac schema tree CHANGE lys_path now includes prefixes for all nodes by Michal Vasko · 7 years ago
- 10681e8 parsers BUGFIX memory-leaked submodule by Michal Vasko · 7 years ago
- a972812 parsers BUGFIX invalid reads of freed memory by Michal Vasko · 7 years ago
- a1074a5 schema tree BUGFIX unsupported deviation of a node under uses by Michal Vasko · 7 years ago
- 0ec2cc5 schema parsers BUGFIX replacing type by deviation by Radek Krejci · 7 years ago
- 95ed90b yin parser BUGFIX initialize cache because it may not even be filled before freeing by Michal Vasko · 7 years ago
- e4dce29 schema parsers BUGFIX path of the node affected by status inconsistency by Radek Krejci · 7 years ago
- 15a4337 parser CHANGE skip some checks in context with trusted flag by Michal Vasko · 7 years ago
- 1ade633 Merge branch 'schemaopt' into devel by Radek Krejci · 7 years ago
- be136f6 log CHANGE print information about module implemented status by Michal Vasko · 7 years ago
- dce5f97 schema tree CHANGE check for arrays size limitations by Radek Krejci · 7 years ago
- 2a6e06e Merge branch 'devel' into schemaopt by Radek Krejci · 7 years ago
- 2cc2532 schema parsers CHANGE better checking and inheritence of status by Radek Krejci · 7 years ago
- dfb00d6 libyang CHANGE allow using different versions of ietf-yang-library by Radek Krejci · 7 years ago
- d57525c Merge branch 'devel' into schemaopt by Radek Krejci · 7 years ago
- fcd974b parser CHANGE compile flag enabled_cache updated by Michal Vasko · 7 years ago
- f96dfb6 xpath CHANGE check xpath function arguments and operator operands by Michal Vasko · 7 years ago
- 5057671 libyang CHANGE api functions xpath format unified by Michal Vasko · 7 years ago
- f15cc7c YIN parser BUGFIX always have precompiled PCRE structures in typedefs by Radek Krejci · 7 years ago
- b53154b schema parsers CHANGE optimize regular expression evaluation by Radek Krejci · 7 years ago
- adeddfc yin parser MAINTENANCE allocate only if non-zero size by Michal Vasko · 7 years ago
- 29eac3d CHANGE add version, deviated, disabled and implemented members into lys_submodule by Radek Krejci · 7 years ago
- a8d111f CHANGE improve checking for memory allocation errors by Radek Krejci · 7 years ago
- 93def38 CHANGE increase limit of unresolved items inside grouping by Radek Krejci · 7 years ago
- bb52044 resolve CHANGE unimplemented augment tree resolving by Michal Vasko · 8 years ago
- 44ab146 all CHANGE assign target to all augments, error if not possible by Michal Vasko · 8 years ago
- 2449b39 YIN parser BUGFIX uninitialized variable by Radek Krejci · 8 years ago
- 1a9c361 schema parsers BUGFIX prefixed unique statement values by Radek Krejci · 8 years ago
- 5138e9f schema tree BUGFIX apply destructor onto private data in extension instances by Radek Krejci · 8 years ago
- 364918a parser CHANGE check that whole xpath expr was parsed by Michal Vasko · 8 years ago
- 89afc11 parser CHANGE check syntax of all xpath expressions by Michal Vasko · 8 years ago
- ab08f0f schema parsers BUGFIX checking default values by Radek Krejci · 8 years ago
- 9e757e0 schema parsers CHANGE storing info about modules being currently processed by Radek Krejci · 8 years ago
- 7212e0a schema parsers BUGFIX avoid unres (must/when checking) duplication by Radek Krejci · 8 years ago
- 6d40087 parser yin BUGFIX set wrong index of extension array for prefix substatement by PavolVican · 8 years ago
- e1bacd7 XML parser BUGFIX handling XML elements with mixed content by Radek Krejci · 8 years ago
- 2bb5be7 YIN parser BUGFIX check lys_set_implemented()'s return value by Radek Krejci · 8 years ago
- db35f17 schema parsers MAINTENANCE cast one enum into another by Radek Krejci · 8 years ago
- 3e3228d libyang CHANGE enable displaying of only selected debug messages by Michal Vasko · 8 years ago
- 4b80d04 parsers BUGFIX various bugs by PavolVican · 8 years ago
- c4b798e parsers CHANGE check mandatory substatements in extension instance by PavolVican · 8 years ago
- 99c7072 parser yin BUGFIX not parse yin element in argument statement, which is in extension instance by PavolVican · 8 years ago
- 06a9aa0 extension CHANGE checking for presence of extension instances' mandatory substatements by Radek Krejci · 8 years ago
- 7417a08 extensions CHANGE support for revision statement in extension instances by Radek Krejci · 8 years ago
- c5cc530 extensions CHANGE support for when statement in extension instances by Radek Krejci · 8 years ago
- 9326fc0 extensions CHANGE avoid unnecessary variable by Radek Krejci · 8 years ago
- 2ed9f4e parser BUGFIX value statement by PavolVican · 8 years ago
- aa9c520 extensions CHANGE support for restrictions in extension instance by Radek Krejci · 8 years ago
- b682212 extensions CHANGE list not-supported YANG statements in extension instances by Radek Krejci · 8 years ago
- 63fc096 extensions CHANGE support for type/typedef in extension instances by Radek Krejci · 8 years ago
- c3f1b6f extensions CHANGE support for unique statement in extension instances by Radek Krejci · 8 years ago
- fd6f695 Merge remote-tracking branch 'origin/devel' into extensions by PavolVican · 8 years ago
- f95b629 extensions CHANGE support for schema nodes in extension instances by Radek Krejci · 8 years ago