- 5d49f94 tree data UPDATE consider modules in different revisions the same by Michal Vasko · 1 year, 9 months ago
- d027f38 validation FEATURE multi-error parsing/validation by Michal Vasko · 1 year, 9 months ago
- 62af369 utest UPDATE log check simplification by Michal Vasko · 1 year, 9 months ago
- 2bf4af4 unrustify UPDATE move to version 0.76 by Michal Vasko · 1 year, 10 months ago
- 1b2a3f4 parser xml BUGFIX create-subscription filter attrs support by Michal Vasko · 1 year, 11 months ago
- ea0f96c printer xml BUGFIX printing anydata tree without namespace by Michal Vasko · 1 year, 11 months ago
- ce2e07c parser xml UPDATE allow top-level opaque noes without namespace 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
- f8ebf13 log UPDATE input logging cleared and updated by Michal Vasko · 2 years ago
- a4dfb3c log UPDATE always log the schema node if fits by Michal Vasko · 2 years ago
- dbf3e65 log UPDATE parser data path print by Michal Vasko · 2 years, 1 month ago
- 6374de2 printer lyb BUGFIX collision check with all collisions by Michal Vasko · 2 years, 2 months ago
- 850d8cb test UPDATE auto-del when with nested node type by Michal Vasko · 2 years, 3 months ago
- 5edfefd leafref OPTIMIZE hash-based target search if possible by Michal Vasko · 2 years, 3 months ago
- 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 3 months ago
- 959f8d8 log CHANGE message improvements by Michal Vasko · 2 years, 5 months ago
- a4af625 parser json BUGFIX skipping name/value pairs by Michal Vasko · 2 years, 6 months ago
- b68c3b4 printer json BUGFIX with-defaults attribute print by Michal Vasko · 2 years, 6 months ago
- 6a6e308 validation BUGFIX handle opaque nodes by Michal Vasko · 2 years, 6 months ago
- 140ede9 tree data UPDATE use strict instead of opaq for op parsing by Michal Vasko · 2 years, 6 months ago
- ac6f4be validation UPDATE improve opaque node error messages by Michal Vasko · 2 years, 6 months ago
- 4e26adc parse json FEATURE support empty lists by Michal Vasko · 2 years, 7 months ago
- 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 7 months ago
- 5da938a diff BUGFIX created userord nodes by Michal Vasko · 2 years, 8 months ago
- 76096ec json BUGFIX yet another major anydata/anyxml refactoring by Michal Vasko · 2 years, 9 months ago
- fbc4a25 parser json BUGFIX finish anydata parsing by Michal Vasko · 2 years, 9 months ago
- bbdadda printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 10 months ago
- 106f086 tree data FEATURE lyd_new_path() relative paths for opaque parents by Michal Vasko · 3 years ago
- 17d0c5c diff BUGFIX delete merge lost changes by Michal Vasko · 3 years ago
- 0884d21 path UPDATE option for limiting the acccessible tree by Michal Vasko · 3 years, 1 month ago
- df23eee tree_data FEATURE add XPath variable bindings by aPiecek · 3 years, 1 month ago
- e9391c7 validation UPDATE support for specific eapptag and message by Michal Vasko · 3 years, 1 month ago
- 22e0f3a libyang MAINTENANCE avoid string longer than 4096 by Michal Vasko · 3 years, 2 months ago
- 3c6cf2f test lyb NEW added tests leaflist, list, any by aPiecek · 3 years, 2 months ago
- fbfcba4 test lyb REFACTOR check sequence to macro by aPiecek · 3 years, 2 months ago
- 4fd9192 xml BUGFIX line restore after data skip by Michal Vasko · 3 years, 2 months ago
- dd349cf test REFACTOR fix unused variable warnings by Michal Vasko · 3 years, 2 months ago
- 4a4bfe8 test REFACTOR move type tests into separate files by Michal Vasko · 3 years, 2 months ago
- 1a85d33 json BUGFIX proper array parse and print by Michal Vasko · 3 years, 2 months ago
- 18a844e validation BUGFIX in ::lyd_validate_subtree() by aPiecek · 3 years, 3 months ago
- 54ba891 parser BUGFIX printf format or param problems by Michal Vasko · 3 years, 4 months ago
- 4eab562 parser json BUGFIX do not print empty node prefixes by Michal Vasko · 3 years, 4 months ago
- 8d15122 tests FEATURE case validation test by Michal Vasko · 3 years, 4 months ago
- e137fc4 xml FEATURE support for special xml attr prefix by Michal Vasko · 3 years, 4 months ago
- 02ed9d8 parser BUGFIX any content parsing by Michal Vasko · 3 years, 4 months ago
- 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 4 months ago
- ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 5 months ago
- ffc92bf lyb BUGFIX last opaque string must have length by Michal Vasko · 3 years, 5 months ago
- 6d61855 plugin types BUGFIX ::ly_err_new() format emphasis by aPiecek · 3 years, 5 months ago
- 45791ad xml parser & printer FEATURE support for special filter attrs by Michal Vasko · 3 years, 5 months ago
- da8fbbf parser xml BUGFIX full xml context backup by Michal Vasko · 3 years, 5 months ago
- 4f07c3e hash table BUGFIX key_part with zero length by aPiecek · 3 years, 5 months ago
- cd3f617 data tree FEATURE data merge with callback by Michal Vasko · 3 years, 6 months ago
- c5f36a7 parser json BUGFIX added condition for opaq node by aPiecek · 3 years, 6 months ago
- 9cdb9e6 parser xml BUGFIX in function lydxml_data_skip by aPiecek · 3 years, 6 months ago
- 49e2a3a json parser BUGFIX duplicate in lydjson_subtree_r by aPiecek · 3 years, 6 months ago
- b7b29e6 json BUGFIX opaq node cannot have an empty name by aPiecek · 3 years, 6 months ago
- 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 6 months ago
- 15dc9fa plugins types FEATURE ipv4/v6-prefix LYB value support by Michal Vasko · 3 years, 6 months ago
- a85c4fa plugins types FEATURE empty LYB value support by Michal Vasko · 3 years, 6 months ago
- 495f450 plugins types FEATURE binary LYB value support by Michal Vasko · 3 years, 6 months ago
- 6b669ff union BUGFIX hash real value by Michal Vasko · 3 years, 6 months ago
- 09c7744 libyang CHANGE reflect recent changes in data manipulation functions by Radek Krejci · 3 years, 6 months ago
- 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 6 months ago
- 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 7 months ago
- 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 7 months ago
- 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 7 months ago
- e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 7 months ago
- aebbce0 data tree REFACTOR remove lys_value_validate by Michal Vasko · 3 years, 7 months ago
- 2425220 utest NEW lyd_compare_single with different ctx by aPiecek · 3 years, 7 months ago
- ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 7 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
- ded3105 utest MAINTAINCE expand tests for bits 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
- 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
- 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
- e16c7b7 data tree CHANGE remove implicit presence containers by Michal Vasko · 3 years, 8 months ago
- 0ab974d data tree FEATURE allow setting opaque node prefix 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
- 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
- b6ecaea data tree BUGFIX handle when in mandatory true node by Christian Hopps · 3 years, 9 months ago
- 0776795 tests REFACTOR remove (mark) the unnecesarry tests on int8 by Radek Iša · 3 years, 9 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
- d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 9 months ago
- 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node 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
- 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