- 34e334d schema tree BUGFIX use all_implemented context flag in all cases by Michal Vasko · 3 years, 10 months ago
- e8988e9 doc BUGFIX improve lys_set_implemented description by Michal Vasko · 3 years, 10 months ago
- 5a443cf metadata plugin BUGFIX avoid using unnecessary global variable due to thread safety by Radek Krejci · 3 years, 10 months ago
- be15444 schema REFACTOR avoid code duplication and improve code readability by Radek Krejci · 3 years, 10 months ago
- 6a9aef9 schema DOC LYS_CONFIG_W and LYS_CONFIG_R are not in compiled case nodes by Radek Krejci · 3 years, 10 months ago
- df54913 libyang MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
- 2415f88 schema BUGFIX allow do not touch features settings by Radek Krejci · 3 years, 10 months ago
- abd33a4 schema compile BUGFIX searching for groupings from submodules by Radek Krejci · 3 years, 10 months ago
- 771928a schema parsers BUGFIX handling includes in submodules by Radek Krejci · 3 years, 10 months ago
- 0a03a34 schema macros BUGFIX handle macro's params more safely by Radek Krejci · 3 years, 10 months ago
- eeee95c schema parsers CHANGE warn about include in YANG 1.1 submodules by Radek Krejci · 3 years, 10 months ago
- 9d3c102 schema compile BUGFIX fix infinite loop with include by Christian Hopps · 3 years, 10 months ago
- d746a35 json BUGFIX buf heap overflow in lyjson_string_ by Juraj Vijtiuk · 3 years, 10 months ago
- ec285cd json BUGFIX invalid free in lyjson_ctx_set_value by Juraj Vijtiuk · 3 years, 10 months ago
- 257bdcf doc BUGFIX mention lyd_find_path complexity and add into transition man by Michal Vasko · 3 years, 10 months ago
- 3e1f655 data tree FEATURE lyd_find_path function by Michal Vasko · 3 years, 10 months ago
- 3664216 YIN parser CHANGE simplify copying of the tested string by Radek Krejci · 3 years, 10 months ago
- 7224488 schema compile BUGFIX getting parent of in/out nodes by Michal Vasko · 3 years, 10 months ago
- d865572 schema compile BUGFIX handle recursive augments/refines by Michal Vasko · 3 years, 10 months ago
- 20316b3 schema compile BUGFIX restore context modules by Michal Vasko · 3 years, 10 months ago
- b8df576 schema compile BUGFIX set context modules for uses augment/refine by Michal Vasko · 3 years, 10 months ago
- 8b77696 data tree BUGFIX error check instead of assert by Michal Vasko · 3 years, 10 months ago
- 35f4d77 data tree BUGFIX avoid duplicating list keys twice by Michal Vasko · 3 years, 10 months ago
- c71c37b xpath BUGFIX find inner nodes in JSON format by Michal Vasko · 3 years, 10 months ago
- 0e6de51 validation BUGFIX remove node from logging before being deleted by Michal Vasko · 3 years, 10 months ago
- 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 10 months ago
- 2651268 schema tree CHANGE lys_find_xpath variant with no context node by Michal Vasko · 3 years, 10 months ago
- 90cdd76 doc BUGFIX improve lyd_new_path2 value param type description by Michal Vasko · 3 years, 10 months ago
- ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 10 months ago
- bf30a9c libyang MAINTENANCE remove unused global (extern) variable by Radek Krejci · 3 years, 10 months ago
- cb3e647 libyang MAINTENANCE formatting by Radek Krejci · 3 years, 10 months ago
- 11493b4 YIN parser BUGFIX limit number of the copied bytes by Radek Krejci · 3 years, 10 months ago
- 1fdd8fa xpath BUGFIX xpath element count uses uint32_t by Michal Vasko · 3 years, 10 months ago
- 5813c36 JSON parser REFACTOR redesign labels to avoid forward and backwards gotos by Radek Krejci · 3 years, 10 months ago
- dd713ce input CHANGE optimize newlines counting in input handler by Radek Krejci · 3 years, 10 months ago
- 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 11 months ago
- addfc9a log FEATURE maintain data for printing error location information by Radek Krejci · 3 years, 11 months ago
- 190ee9d schema compile CHANGE more specific error message when compiling leaf-list by Radek Krejci · 3 years, 10 months ago
- 854e155 schema parsers CHANGE unify name collisions error messages by Radek Krejci · 3 years, 11 months ago
- d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 11 months ago
- 33090f9 YANG parser CHANGE move input handler into parser context by Radek Krejci · 3 years, 11 months ago
- 635d2b8 data tree CHANGE to clarify purpose, rename data path types by Radek Krejci · 3 years, 10 months ago
- bb9d224 docs BUGFIX allign description and the argument name by Radek Krejci · 3 years, 10 months ago
- ec9ad60 docs MAINTENANCE remove reference of the internal function by Radek Krejci · 3 years, 10 months ago
- b6d9139 data tree FEATURE always enable data priv pointers by Michal Vasko · 3 years, 10 months ago
- 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 11 months ago
- f4b95ba data tree BUGFIX memory leak on failure by Michal Vasko · 4 years ago
- e657f96 xpath BUGFIX start node in_ctx change for "." by Michal Vasko · 4 years ago
- 0587bce xpath BUGFIX start node proper merge by Michal Vasko · 4 years ago
- 5a532f3 validation BUGFIX set ctx if not provided by Michal Vasko · 4 years ago
- d97959c schema tree BUGFIX atoms are all traversed nodes by Michal Vasko · 4 years ago
- 2f03d22 validation BUGFIX linking operation data to full data tree by Michal Vasko · 4 years ago
- a5705e5 schema helpers BUGFIX action and notification node when access by Michal Vasko · 4 years ago
- 6da1e95 data tree BUGFIX insert opaque node handling by Michal Vasko · 4 years ago
- 93b1606 data tree BUGFIX insert output handling by Michal Vasko · 4 years ago
- 59512fc data tree BUGFIX avoid freeing empty values by Michal Vasko · 4 years ago
- 1e0a80a lyb printer BUGFIX generating hashes for output nodes by Michal Vasko · 4 years ago
- 91dbe40 plugin types FEATURE specific message for no leafref targets by Michal Vasko · 4 years ago
- 14424ba path BUGFIX missing checks and memory leaks by Michal Vasko · 4 years ago
- 5be03d6 out BUGFIX do not confuse config and operation nodes by Michal Vasko · 4 years ago
- 6a20569 libyang CHANGE remove rarely used macro by Radek Krejci · 4 years ago
- d552f1b libyang BUGFIX use of arguments in LY_ARRAY_CREATE_RET() macro by Radek Krejci · 4 years ago
- c7d13e3 tree CHANGE test for NULL in LY_ARRAY_COUNT() macro by Radek Krejci · 4 years ago
- 29adfbe validation BUGFIX when validating reply, add only output implicit nodes by Michal Vasko · 4 years ago
- 630d989 data tree FEATURE implicit output flag by Michal Vasko · 4 years ago
- 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 4 years ago
- 3588033 data tree FEATURE handle creating keys in lyd_new_path by Michal Vasko · 4 years ago
- 493900b data tree BUGFIX remove non-existing function lyd_new_path_any by Michal Vasko · 4 years ago
- 962b6cd schema tree BUGFIX make sure features are correctly set by Michal Vasko · 4 years ago
- 4bc2ce3 data tree CHANGE do not allow changing order of several instances by Michal Vasko · 4 years ago
- fe3a554 lyb parser BUGFIX return value fixed by Michal Vasko · 4 years ago
- 5cde11b diff BUGFIX handle first array allocation correctly by Michal Vasko · 4 years ago
- 1dcd73b diff DOC missing doxygen for param by Michal Vasko · 4 years ago
- 717a4c3 data tree BUGFIX proper opaque node insert handling by Michal Vasko · 4 years ago
- fc45916 YIN parser BUGFIX counting lines after the correct data by Radek Krejci · 4 years ago
- cc55180 data FORMAT forgotten parentheses by Radek Krejci · 4 years ago
- 553d0b5 data tree BUGFIX handle insert sibling matching params by Michal Vasko · 4 years ago
- 71e795e data tree BUGFIX inserting opaque nodes by Michal Vasko · 4 years ago
- 219006c data tree BUGFIX remove const from used value by Michal Vasko · 4 years ago
- 6524389 data tree FORMAT line wrap by Michal Vasko · 4 years ago
- 44528a6 plugins types BUGFIX one too large ws count by Michal Vasko · 4 years ago
- 366a4a1 data tree CHANGE optional direct use of any value by Michal Vasko · 4 years ago
- 5c123b0 schema tree FEATURE macro for non-presence container test by Michal Vasko · 4 years ago
- d3bb12f data tree BUGFIX keep first sibling pointer correct by Michal Vasko · 4 years ago
- 90f12dc xpath FEATURE improve not-found node message by Michal Vasko · 4 years ago
- 73e4721 validation BUGFIX do not move first pointer by Michal Vasko · 4 years ago
- 8a69a1b schema tree FEATURE accept adding duplicate modules by Michal Vasko · 4 years ago
- 3488ada data tree FEATURE do not add implicit nodes with false when by Michal Vasko · 4 years ago
- ecd9457 schema features BUGFIX submodule feature search by Michal Vasko · 4 years ago
- 3fc25eb plugin types BUGFIX ignore value if value_len is 0 by Michal Vasko · 4 years ago
- 7ed1fcb path FEATURE print prefix format in string by Michal Vasko · 4 years ago
- 3271138 validation REFACTOR unify mod unres set names by Michal Vasko · 4 years ago
- e2af841 diff FEATURE distinguish added subtree in callback by Michal Vasko · 4 years ago
- e802200 diff BUGFIX do not crash in invalid situations by Michal Vasko · 4 years ago
- 45a44db data BUGFIX adding default nodes into data tree when parsing by Radek Krejci · 4 years ago
- 201963a json BUGFIX provided value in case of JSON [null] by Radek Krejci · 4 years ago
- f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 4 years ago
- e9ff43b type plugins REFACTOR avoid hiding virable from upper scope by Radek Krejci · 4 years ago
- e269220 log REFACTOR create EMEM messages w/o problems with freeing error structures by Radek Krejci · 4 years ago
- a18becd type plugins BUGFIX correct format's length modifier for uint64 value by Radek Krejci · 4 years ago