- 42c14a6 VERSION bump to version 1.0.222 by Michal Vasko · 3 years, 9 months ago
- 08ea20a SOVERSION bump to version 1.10.14 by Michal Vasko · 3 years, 9 months ago
- 7a1c4f0 data tree BUGFIX avoid NULL pointer dereference by Michal Vasko · 3 years, 9 months ago
- 0c9ecc2 data tree BUGFIX endless loop when inserting leaf and NP container by fanchanghu · 3 years, 10 months ago
- 8a45356 VERSION bump to version 1.0.221 by Radek Krejci · 3 years, 9 months ago
- a7cec9e SOVERSION bump to version 1.10.13 by Radek Krejci · 3 years, 9 months ago
- 7cdd4f7 schema tree BUGFIX nodes name collision detection by Radek Krejci · 3 years, 9 months ago
- e9b544a VERSION bump to version 1.0.220 by Michal Vasko · 3 years, 9 months ago
- ee85b0c SOVERSION bump to version 1.10.12 by Michal Vasko · 3 years, 9 months ago
- 805729f validation REFACTOR make node order check optional by Michal Vasko · 3 years, 9 months ago
- 85dccff VERSION bump to version 1.0.219 by Michal Vasko · 3 years, 9 months ago
- 85df883 SOVERSION bump to version 1.10.11 by Michal Vasko · 3 years, 9 months ago
- d4f6511 validation BUGFIX allow duplicate leaf-list instances by Michal Vasko · 3 years, 9 months ago
- fe3c0ce VERSION bump to version 1.0.218 by Michal Vasko · 3 years, 10 months ago
- 79a007b SOVERSION bump to version 1.10.10 by Michal Vasko · 3 years, 10 months ago
- b411ac9 data tree BUGFIX store value when canonizing it by Michal Vasko · 3 years, 10 months ago
- c977651 VERSION bump to version 1.0.217 by Radek Krejci · 3 years, 10 months ago
- 7f331b3 SOVERSION bump to version 1.10.9 by Radek Krejci · 3 years, 10 months ago
- 9b21623 XML parser BUGFIX typo in allowed values for XML NameChar by Radek Krejci · 3 years, 10 months ago
- 6099310 VERSION bump to version 1.0.216 by Michal Vasko · 3 years, 10 months ago
- 7355568 SOVERSION bump to version 1.10.8 by Michal Vasko · 3 years, 10 months ago
- 7e462e2 json parser BUGFIX detect key duplicities by Michal Vasko · 3 years, 10 months ago
- 1e36a94 Merge branch 'master' into devel by Michal Vasko · 3 years, 10 months ago
- 8c254b2 packages BUGFIX specify exact libyang package version by Michal Vasko · 3 years, 10 months ago lib v1.0.215
- 617eb3e VERSION bump to version 1.0.215 by Michal Vasko · 3 years, 10 months ago
- 2e7d2e4 SOVERSION bump to version 1.10.7 by Michal Vasko · 3 years, 10 months ago
- 968e8f5 data tree BUGFIX avoid memcpy with NULL by Michal Vasko · 3 years, 10 months ago
- bd7fee8 resolve BUGFIX fix cast warning by Michal Vasko · 3 years, 10 months ago
- 4011004 resolve BUGFIX avoid variable overflow by Michal Vasko · 3 years, 10 months ago
- fefe987 VERSION bump to version 1.0.214 by Michal Vasko · 3 years, 10 months ago
- 3365e0d SOVERSION bump to version 1.10.6 by Michal Vasko · 3 years, 10 months ago
- e815dc6 data tree MEIANTENANCE avoid using alias if possible by Michal Vasko · 3 years, 10 months ago
- 12f6feb libyang BUGFIX various errors reported by UBSAN (#1379) by Jan Kundrát · 3 years, 10 months ago
- 4d7310c VERSION bump to version 1.0.213 by Radek Krejci · 3 years, 10 months ago
- 2f758ab SOVERSION bump to version 1.10.5 by Radek Krejci · 3 years, 10 months ago
- 37f7ce1 parser BUGFIX check follow-up bytes of utf-8 charactor by fanchanghu · 3 years, 10 months ago
- d421976 printer json BUGFIX specific cases invalid print (#1369) by Fred Gan · 3 years, 10 months ago
- 45b212b VERSION bump to version 1.0.212 by Michal Vasko · 3 years, 10 months ago
- 7fa1ae5 SOVERSION bump to version 1.10.4 by Michal Vasko · 3 years, 10 months ago
- ccfa4d1 json parser BUGFIX validate JSON value types with YANG types by Michal Vasko · 3 years, 10 months ago
- fd5301e VERSION bump to version 1.0.211 by Michal Vasko · 3 years, 10 months ago
- 5fe4711 SOVERSION bump to version 1.10.3 by Michal Vasko · 3 years, 10 months ago
- ff02c32 xml BUGFIX handle no xml data by Michal Vasko · 3 years, 10 months ago
- fef0033 data tree BUGFIX allow parsing empty data by Michal Vasko · 3 years, 10 months ago
- d113a06 xml printer BUGFIX print namespace of custom attribute in netconf filter by fanchanghu · 3 years, 10 months ago
- 4949a95 xml parser BUGFIX memory leak by Michal Vasko · 3 years, 10 months ago
- 934b67b VERSION bump to version 1.0.210 by Radek Krejci · 3 years, 10 months ago
- c2b12ae SOVERSION bump to version 1.10.2 by Radek Krejci · 3 years, 10 months ago
- bf5c9c3 extension plugins FEATURE allow extension instance to be skipped. by fanchanghu · 3 years, 10 months ago
- 44ff823 VERSION bump to version 1.0.209 by Radek Krejci · 3 years, 10 months ago
- ee5d14f SOVERSION bump to version 1.10.1 by Radek Krejci · 3 years, 10 months ago
- 950e4d8 explicitly set tmp to empty string to avoid buffer overflow of strlen if tmp happens to contain non-zero garbage by Gerolf Wendland · 3 years, 10 months ago
- abe928e VERSION bump to version 1.0.208 by Michal Vasko · 3 years, 10 months ago
- 971e474 SOVERSION bump to version 1.10.0 by Michal Vasko · 3 years, 10 months ago
- 174a3cd data tree FEATURE hash-based path data search (#1346) by vishaldhingra · 3 years, 10 months ago
- bafe56f xpath BUGFIX prevent debug buffer overflow (#1301) by tmtom · 3 years, 10 months ago
- e545b86 resolve FEATURE flag for printing multiple validation errors (#1341) by fanchanghu · 3 years, 10 months ago
- 1187410 VERSION bump to version 1.0.207 by Michal Vasko · 3 years, 11 months ago
- b707b77 SOVERSION bump to version 1.9.24 by Michal Vasko · 3 years, 11 months ago
- 5bdd2cd json parser BUGFIX handle no notif/rpc parsed by Michal Vasko · 3 years, 11 months ago
- 019f3e6 VERSION bump to version 1.0.206 by Michal Vasko · 3 years, 11 months ago
- 1ead1c9 SOVERSION bump to version 1.9.23 by Michal Vasko · 3 years, 11 months ago
- 99de50d yin parser BUGFIX avoid calling calloc with size 0 by Michal Vasko · 3 years, 11 months ago
- ea6a9d2 VERSION bump to version 1.0.205 by Michal Vasko · 4 years ago
- 4f4aa34 SOVERSION bump to version 1.9.22 by Michal Vasko · 4 years ago
- 5a0afb7 validation BUGFIX when in data parents of an operation by Michal Vasko · 4 years ago
- c550f5f parser yang BUGFIX max elements check of unbounded by Michal Vasko · 4 years ago
- 49e75bf libyang MAINTENANCE false positive compiler warnings by Michal Vasko · 4 years ago
- b2ea82e VERSION bump to version 1.0.204 by Michal Vasko · 4 years ago
- 0080e0f SOVERSION bump to version 1.9.21 by Michal Vasko · 4 years ago
- a4fd79c parser BUGFIX enable UTF8 support for pcre patterns by Michal Vasko · 4 years ago
- 1c821bc parser BUGFIX missing Specials pattern character class by Michal Vasko · 4 years ago
- 1303fbe VERSION bump to version 1.0.203 by Michal Vasko · 4 years ago
- 5bf402b SOVERSION bump to version 1.9.20 by Michal Vasko · 4 years ago
- 61be3d0 xpath BUGFIX comparisons on empty sets are really always false by Michal Vasko · 4 years ago
- 8339cf0 xpath OPTIMIZE minor optimizations (#1273) by jvportal · 4 years ago
- e1e2ae3 parser BUGFIX option LYD_OPT_NOTIF_FILTER should parse notifications (#1290) by Fred Gan · 4 years ago
- 0aa4616 xml BUGFIX invalid pointer access by Michal Vasko · 4 years ago
- c5ede41 Fix error for printing json schema for augmented node by euikook · 4 years ago
- 53b70ad c++ BUGFIX derived bit type value printing (#1270) by Václav Kubernát · 4 years ago
- 3ab2add Don't correct DST when parsing dates by Václav Kubernát · 4 years, 1 month ago
- e56d438 c++ MAINTENANCE use bool return type (#1255) by Václav Kubernát · 4 years, 1 month ago
- 5b3dfa5 json BUGFIX predicate values with encoded characters (#1254) by olderma · 4 years, 1 month ago
- afa7f94 json BUGFIX handling of values with encoded characters (#1253) by olderma · 4 years, 1 month ago
- 7940ffd VERSION bump to version 1.0.202 by Michal Vasko · 4 years, 1 month ago
- 0f07a79 SOVERSION bump to version 1.9.19 by Michal Vasko · 4 years, 1 month ago
- ea829e1 hash table BUGFIX when duplicating copy all relevant members by Michal Vasko · 4 years, 1 month ago
- 654c8d0 VERSION bump to version 1.0.201 by Michal Vasko · 4 years, 1 month ago
- a5b08ae SOVERSION bump to version 1.9.18 by Michal Vasko · 4 years, 1 month ago
- d31a5ad hash table OPTIMIZE rehash on too many invalid records (#1250) by shuailily0108 · 4 years, 1 month ago
- 843d2fc VERSION bump to version 1.0.200 by Michal Vasko · 4 years, 1 month ago
- dc216e5 SOVERSION bump to version 1.9.17 by Michal Vasko · 4 years, 1 month ago
- 5c7c89f parser BUGFIX when checking date, use local timezone by Michal Vasko · 4 years, 1 month ago
- 86a41c5 json parser BUGFIX set lealfist attr index for every loop (#1237) by zhuxiaoyun138159 · 4 years, 1 month ago
- bc089c1 VERSION bump to version 1.0.199 by Michal Vasko · 4 years, 1 month ago
- 83f9d8b SOVERSION bump to version 1.9.16 by Michal Vasko · 4 years, 1 month ago
- b76825c xpath BUGFIX cur module may not match the module of cur node by Michal Vasko · 4 years, 1 month ago
- 95357d2 extensions MAINTENANCE remove executable flag from yangdata.c (#1227) by Heiko Thiery · 4 years, 2 months ago
- 7fef002 build FEATURE always generate .pc file by Michal Vasko · 4 years, 2 months ago
- ab35df9 VERSION bump to version 1.0.198 by Michal Vasko · 4 years, 2 months ago