- 5902be9 tests FEATURE basic external plugins tests by Radek Krejci · 3 years, 8 months ago
- 968d755 plugins FEATURE load external plugins as part of plugins initiation by Radek Krejci · 3 years, 8 months ago
- ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 7 months ago
- 1ab6c06 tests BUGFIX remove unexpected define from config.h by Radek Krejci · 3 years, 8 months ago
- bf940f9 plugins FEATURE manual loading of external plugins by Radek Krejci · 3 years, 8 months ago
- 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 8 months ago
- 5f35189 types REFACTOR rename lysc_type_plugin structure to lyplg_type by Radek Krejci · 3 years, 8 months ago
- aa0b1db tests BUGFIX remove unfinished test code and unused variables by Radek Krejci · 3 years, 7 months ago
- be8a653 parser yin BUGFIX fix parsing unique element by Radek Iša · 3 years, 7 months ago
- a76902f utest MAINTAINCE extend test for list by Radek Iša · 3 years, 7 months ago
- 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 7 months ago
- d43298b libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
- 6f32621 build BUGFIX fix build and utest on *BSD by Christian Hopps · 3 years, 8 months ago
- 865488e utest BUGFIX fix misspeling in anchor test by Radek Iša · 3 years, 8 months ago
- b449fed test REFACTOR cosmetic changes by Radek Iša · 3 years, 8 months ago
- 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 8 months ago
- 5d0a08d utest MAINTAINCE add test to string for simultanous restriction of pattern and length by Radek Iša · 3 years, 8 months ago
- 42cc0b7 parser yin BUGFIX add checking empty identifier by Radek Iša · 3 years, 8 months ago
- 2eac74c parser yin BUGFIX fix checking first character in identitifier by Radek Iša · 3 years, 8 months ago
- ded3105 utest MAINTAINCE expand tests for bits by Radek Iša · 3 years, 8 months ago
- de8a70d type CHANGE make type_check_hints() public for type plugins API by Radek Krejci · 3 years, 8 months ago
- 813cb12 utest REAFACTOR comment type in file test_pattern.c by Radek Iša · 3 years, 8 months ago
- e8f15c1 utest MAINTAINCE add tests for anydata node by Radek Iša · 3 years, 8 months ago
- 6a7d6cd utests MAINTAINCE add test for anydata containing character <. by Radek Iša · 3 years, 8 months ago
- 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 8 months ago
- a3b653e utests MAINTAINCE Additing test for base type string. by Radek Iša · 3 years, 9 months ago
- 2be1d76 json BUGFIX invalid BMP character oob reads by Michal Vasko · 3 years, 8 months ago
- 95ccd1b data FEATURE add lyd_new_ext_path() by Radek Krejci · 3 years, 8 months ago
- d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 8 months ago
- 8247bae data FEATURE add lyd_new_ext_list() by Radek Krejci · 3 years, 8 months ago
- 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 8 months ago
- 9f87b0c schema REFACTOR rename argument member in extension definition by Radek Krejci · 3 years, 8 months ago
- 59bf327 utest MAINTAINCE add test for restriction pattern and range by Radek Iša · 3 years, 8 months ago
- 85ac831 schema BUGFIX processing extension instance argument by Radek Krejci · 3 years, 8 months ago
- ab43086 schema CHANGE remove LYEXT_PARENT duplicating ly_stmt by Radek Krejci · 3 years, 8 months ago
- 37b04a3 tests MAINTENANCE remove unused and misleading values by Radek Krejci · 3 years, 8 months ago
- 39b7fc2 schema CHANGE always store extension's parent statement by Radek Krejci · 3 years, 8 months ago
- 5984d22 test MAINTENANCE code formating by Radek Krejci · 3 years, 8 months ago
- fc596f9 libyang CHANGE unify the statement enumerations by Radek Krejci · 3 years, 8 months ago
- 2a4ab2b data tree FEATURE optional use of any value by Michal Vasko · 3 years, 8 months ago
- 85a5523 tests BUGFIX fix binnary test case. In this case parsed data should be empty string. Fix xml test by change checking parameter from name to value. by Radek Iša · 3 years, 9 months ago
- c6166a0 json BUGFIX out of bounds write in lyjson_number by Juraj Vijtiuk · 3 years, 8 months ago
- f16e254 data FEATURE support extension's data parsing by Radek Krejci · 3 years, 9 months ago
- 038db94 tests FEATURE yang-data extension tests by Radek Krejci · 3 years, 9 months ago
- 1b2eef8 extension instances CHANGE access to the extension instance's substatements by Radek Krejci · 3 years, 9 months ago
- 932d3bb logger BUGFIX unintended parenthesis in extension's log messages by Radek Krejci · 3 years, 9 months ago
- 80bde9c nacm BUGFIX nacm extension instances in non-data statements by Radek Krejci · 3 years, 9 months ago
- e16c7b7 data tree CHANGE remove implicit presence containers by Michal Vasko · 3 years, 8 months ago
- be27c91 hash table CHANGE accept NULL dict values by Michal Vasko · 3 years, 9 months ago
- 0ab974d data tree FEATURE allow setting opaque node prefix by Michal Vasko · 3 years, 9 months ago
- fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 9 months ago
- 7be7b9f data validation BUGFIX handling when in default nodes by Radek Krejci · 3 years, 9 months ago
- 7997d5a printers REFACTOR remove redundant parameters by Michal Vasko · 3 years, 9 months ago
- 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 9 months ago
- 224e777 common REFACTOR minor error message improvements by Michal Vasko · 3 years, 9 months ago
- 538b895 common REFACTOR put all NETCONF-specific errors together by Michal Vasko · 3 years, 9 months ago
- e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 9 months ago
- 550ac40 libyang BUGFIX fix inverted pattern when string data is parsing by Radek Iša · 3 years, 9 months ago
- eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 9 months ago
- 996f077 tests BUGFIX use enum values instead of hexadecimal numeric values by Radek Krejci · 3 years, 9 months ago
- b6ecaea data tree BUGFIX handle when in mandatory true node by Christian Hopps · 3 years, 9 months ago
- d0fbc09 tests MAINTENANCE code formatting by Radek Krejci · 3 years, 9 months ago
- e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 9 months ago
- 0776795 tests REFACTOR remove (mark) the unnecesarry tests on int8 by Radek Iša · 3 years, 9 months ago
- a9ff2b8 tests REFACTOR separate base test for type int8 by Radek Iša · 3 years, 10 months ago
- 20ddf8b tests CHANGE added unit tests for tree printer by aPiecek · 3 years, 10 months ago
- 7cfa961 schema tree FEATURE add flag to indicate explicit PRESENCE flag by Christian Hopps · 3 years, 9 months ago
- 6c16cda validation BUGFIX do not validate all cases, only the existing one by Michal Vasko · 3 years, 9 months ago
- 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 9 months ago
- d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 9 months ago
- 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 9 months ago
- 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 9 months ago
- 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 10 months ago
- d09b762 schema tree BUGFIX case nodes should inherit config by Michal Vasko · 3 years, 10 months ago
- df54913 libyang MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
- 589c547 tests CHANGE add tests for including submodules by Radek Krejci · 3 years, 10 months ago
- fe6ec26 tests CHANGE extend log checking up to 5 messages by Radek Krejci · 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
- 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
- ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 10 months ago
- 1640e80 tests REFACTOR simplify using customizable input handler by Radek Krejci · 3 years, 10 months ago
- 67d0457 cstr.sh BUGFIX inserting newline characters and added check if module name was not found by aPiecek · 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
- 190ee9d schema compile CHANGE more specific error message when compiling leaf-list by Radek Krejci · 3 years, 10 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
- 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 11 months ago
- 91dbe40 plugin types FEATURE specific message for no leafref targets by Michal Vasko · 4 years ago
- 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 4 years ago
- 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years, 2 months ago
- 65a6e2b cstr NEW helper script for creating tests that converts yang and c strings by aPiecek · 4 years ago
- b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 4 years ago
- 90f12dc xpath FEATURE improve not-found node message by Michal Vasko · 4 years ago
- 8a69a1b schema tree FEATURE accept adding duplicate modules by Michal Vasko · 4 years ago
- 7ed1fcb path FEATURE print prefix format in string by Michal Vasko · 4 years ago
- c0792ca compile schema FEATURE store cur mod for leafrefs by Michal Vasko · 4 years ago
- 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 4 years ago