- 3057c05 tree data BUGFIX negative timezone minutes by Michal Vasko · 5 months ago
- f77ca9c tree data UPDATE function for checking internal meta by Michal Vasko · 6 months ago
- d4cde64 libyang UPDATE optional value validation and context type plugins (#2171) by steweg · 9 months ago
- 743184b tree data OPTIMIZE added first_sibling parameter by aPiecek · 9 months ago
- 0a6705b plugins types CHANGE compare function callback by aPiecek · 12 months ago
- 7a26677 libyang REFACTOR major logging updates by Michal Vasko · 10 months ago
- 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 9 months ago
- 87d6bf6 tree data BUGFIX avoid modifying hash table on search by Michal Vasko · 1 year, 1 month ago
- 21c11c2 tree data UPDATE schema node getter func by Michal Vasko · 1 year, 1 month ago
- 989cdb4 tree data BUGFIX check for valid UTF-8 strings by Michal Vasko · 1 year, 1 month ago
- 420cc25 tree data BUGFIX lyd_owner_module behavior now consistent by Michal Vasko · 1 year, 3 months ago
- 9d9b88d tree data BUGFIX opaque error for nested opaque nodes by Michal Vasko · 1 year, 3 months ago
- a878a89 parser UPDATE guess opaque node schema nodes by Michal Vasko · 1 year, 3 months ago
- a26babd tree data BUGFIX opaque node keys checking by Michal Vasko · 1 year, 3 months ago
- e50a0b5 tree data REFACTOR variable reuse by Michal Vasko · 1 year, 3 months ago
- ccd1fa6 tree data UPDATE improve error path by Michal Vasko · 1 year, 3 months ago
- d8a5201 tree data UPDATE lyd_find_sibling_* must ignore opaque nodes by Michal Vasko · 1 year, 3 months ago
- 7b3a00e libyang REFACTOR add more compiler printf attributes by Michal Vasko · 1 year, 3 months ago
- 2b7e161 date and time UPDATE gross errors check by Michal Vasko · 1 year, 3 months ago
- f30bcf1 tree data BUGFIX iterator var by Michal Vasko · 1 year, 4 months ago
- 583b464 parser json UPDATE support for opaque nodes with invalid-encoded value by Michal Vasko · 1 year, 6 months ago
- 9b56033 tree data BUGFIX local timezone depends on the timestamp by Michal Vasko · 1 year, 7 months ago
- ae130f5 hash table FEATURE make hash table public by Michal Vasko · 1 year, 7 months ago
- 09fbb81 tree data UPDATE consider parent module as opaque node owner module by Michal Vasko · 1 year, 7 months ago
- 0c36155 tree data UPDATE accept NULL value to validate by Michal Vasko · 1 year, 7 months ago
- 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 8 months ago
- e50b98d tree data BUGFIX account for DST in timezone offset by Michal Vasko · 1 year, 8 months ago
- 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 9 months ago
- 6727c68 validation OPTIMIZE set log nodes only before an error by Michal Vasko · 1 year, 9 months ago
- 9697cc6 tree data BUGFIX redundant header removed by Michal Vasko · 1 year, 9 months ago
- f17bb2a tree data UPDATE portable timezone fix by Michal Vasko · 1 year, 9 months ago
- 271d2e3 tree data OPTIMIZE use hash table for dup inst cache by Michal Vasko · 1 year, 9 months ago
- ebc3f40 tree data common UPDATE avoid NULL module name by Michal Vasko · 2 years ago
- 4754d4a tree data UPDATE updating NP cont dflt flag by Michal Vasko · 2 years ago
- 66330fc xpath UPDATE schema xpath support for ext snodes by Michal Vasko · 2 years ago
- df8ebf6 tree data FEATURE compare on opaque nodes by Michal Vasko · 2 years ago
- 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 3 months ago
- 21beaeb tree data UPDATE handle no siblings by Michal Vasko · 2 years, 3 months ago
- 31bac38 tree data UPDATE find schema ext data support by Michal Vasko · 2 years, 4 months ago
- 4525e1f tree data UPDATE expect valid data for merge by Michal Vasko · 2 years, 4 months ago
- f8da268 tree data UPDATE always log invalid value schema by Michal Vasko · 2 years, 5 months ago
- 959f8d8 log CHANGE message improvements by Michal Vasko · 2 years, 5 months ago
- 3dd16da tree data BUGFIX validating NULL values by Michal Vasko · 2 years, 5 months ago
- 83ae777 tree data UPDATE invalid duplicate instances by Michal Vasko · 2 years, 5 months ago
- 95c6d5c parser REFACTOR move parser functions by Michal Vasko · 2 years, 6 months ago
- eaf998c tree data REFACTOR formatting by Michal Vasko · 2 years, 6 months ago
- 59892dd libyang REFACTOR minor file reorganization by Michal Vasko · 2 years, 6 months ago[Renamed (77%) from src/tree_data_helpers.c]
- f4e6392 tree data BUGFIX error for opaque node without module by Michal Vasko · 2 years, 6 months ago
- ec139eb tree data BUGFIX handle opaque nodes by Michal Vasko · 2 years, 6 months ago
- c0f9c4c tree data helpers BUGFIX store prefix for unprefixed value by Michal Vasko · 2 years, 6 months ago
- 89afc6e tree data helpers REFACTOR redundant condition by Michal Vasko · 2 years, 6 months ago
- ac6f4be validation UPDATE improve opaque node error messages by Michal Vasko · 2 years, 6 months ago
- 305c6cb tree data BUGFIX check extensions with no plugins by Michal Vasko · 2 years, 7 months ago
- 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 8 months ago
- 294e7f0 tree data UPDATE store default NS for XML prefix data by Michal Vasko · 2 years, 9 months ago
- bfff6ac tree data FEATURE print opaq node parsing errors by Michal Vasko · 2 years, 9 months ago
- b17efe9 MSVC: preserve date-and-time with unspecified TZ by Jan Kundrát · 2 years, 9 months ago
- ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 10 months ago
- c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 3 years ago
- e182a27 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 3 years ago
- d2f404f tree data helpers BUGFIX move iterator by Michal Vasko · 3 years ago
- a41826a tree data helpers BUGFIX unknown top-level opaque node by Michal Vasko · 3 years ago
- 106f086 tree data FEATURE lyd_new_path() relative paths for opaque parents by Michal Vasko · 3 years ago
- 3bda573 tree data MAINTENANCE unused variable by Michal Vasko · 3 years, 1 month ago
- ef53c81 tree schema FEATURE schema node module owner func by Michal Vasko · 3 years, 1 month ago
- df23eee tree_data FEATURE add XPath variable bindings by aPiecek · 3 years, 1 month ago
- 59e90fc libyang BUGFIX invalid use of void * by Michal Vasko · 3 years, 2 months ago
- bd15700 ly_time_ts2str: check against a negative value as well by Jan Kundrát · 3 years, 2 months ago
- 7297506 tree data BUGFIX init fractions with zero chars by Michal Vasko · 3 years, 3 months ago
- 2beea0c tree data BUGFIX trailing zeroes cannot be ignored by Michal Vasko · 3 years, 3 months ago
- 5c5ee70 tree data FEATURE check nanosecond validity by Michal Vasko · 3 years, 3 months ago
- f9b6834 tree data REFACTOR data unres sets naming unified by Michal Vasko · 3 years, 4 months ago
- 598063b validation BUGFIX keeping track of first top-level sibling by Michal Vasko · 3 years, 4 months ago
- 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 5 months ago
- 143ffa8 tree data BUGFIX too small buffer by Michal Vasko · 3 years, 6 months ago
- 43297a0 data tree FEATURE public functions for working with date-and-time by Michal Vasko · 3 years, 6 months ago
- d7c048c data tree REFACTOR make dup-inst handling generic by Michal Vasko · 3 years, 6 months ago
- e3f828d common CHANGE ly_value_prefix_next returns LY_ERR by aPiecek · 3 years, 6 months ago
- ab40e7e data helpers BUGFIX check input by Michal Vasko · 3 years, 7 months ago
- 3387602 tree DOC minor improvements by Michal Vasko · 3 years, 7 months ago
- 46bd21b data tree REFACTOR add canonical getter for lyd_value by Christian Hopps · 3 years, 7 months ago
- f994364 libyang CHANGE add LY_VALUE_LYB by Radek Krejci · 3 years, 7 months ago
- 995784f libyang REFACTOR rename lyd_value.canonical to lyd_value._canonical by Radek Krejci · 3 years, 7 months ago
- 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 7 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
- 11f76c8 lyb FEATURE thread-safe cached hash generation by Michal Vasko · 3 years, 7 months ago
- 71877df data BUGFIX check input node when anydata/anyxml expected by Radek Krejci · 3 years, 7 months ago
- 83436bc tree_data_helpers CHANGE used ly_value_prefix_next by aPiecek · 3 years, 8 months ago
- 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 7 months ago
- 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 8 months ago
- d64d646 types CHANGE extend functions' usability with declaring parameter const by Radek Krejci · 3 years, 8 months ago
- 9905252 data REFACTOR use internal function instead of types plugins wrapper by Radek Krejci · 3 years, 8 months ago
- 7711410 libyang MAINTENANCE cleanup header includes 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
- fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 9 months ago
- e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 9 months ago
- a820c31 data tree FEATURE function getting string from anydata by Michal Vasko · 3 years, 9 months ago
- e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 9 months ago
- 5961897 data tree REFACTOR inline access functions, cleanup includes by Christian Hopps · 3 years, 9 months ago