1. 23b51a8 printer json UPDATE opaq nodes enhancements by Michal Vasko · 2 years, 6 months ago
  2. ab36b45 VERSION bump to version 2.0.173 by Michal Vasko · 2 years, 6 months ago
  3. 06158fb yanglint BUGFIX typo by Michal Vasko · 2 years, 6 months ago
  4. f8e71f7 yanglint BUGFIX missing NULL check by Michal Vasko · 2 years, 6 months ago
  5. 3003c9a printer tree BUGFIX possible invalid memory access by Michal Vasko · 2 years, 6 months ago
  6. a04107f parser xml BUGFIX memory leak by Michal Vasko · 2 years, 6 months ago
  7. 10cd71c VERSION bump to version 2.0.172 by Michal Vasko · 2 years, 6 months ago
  8. 0f1e456 yanglint BUGFIX error return on invalid data file by Michal Vasko · 2 years, 6 months ago
  9. 1c47f5f doc UPDATE note about mounted data creation by Michal Vasko · 2 years, 6 months ago
  10. edac217 build UPDATE move base ABI check version to 2.19.2 by Michal Vasko · 2 years, 6 months ago
  11. 9115c85 VERSION bump to version 2.0.171 by Michal Vasko · 2 years, 6 months ago
  12. 22f8e17 SOVERSION bump to version 2.19.2 by Michal Vasko · 2 years, 6 months ago
  13. 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 6 months ago
  14. 28d0381 tree schema UPDATE check for buffer overflow by Michal Vasko · 2 years, 6 months ago
  15. 1f9d98e VERSION bump to version 2.0.170 by Michal Vasko · 2 years, 6 months ago
  16. e7b41e7 SOVERSION bump to version 2.19.1 by Michal Vasko · 2 years, 6 months ago
  17. 91bb76c schema compile BUGFIX prefix data dup for deviated node by Michal Vasko · 2 years, 6 months ago
  18. f71a2a5 VERSION bump to version 2.0.169 by Michal Vasko · 2 years, 6 months ago
  19. 94c581a SOVERSION bump to version 2.19.0 by Michal Vasko · 2 years, 6 months ago
  20. bde22b6 tree schema FEATURE data path with key value placeholders by Michal Vasko · 2 years, 6 months ago
  21. 4b02d23 VERSION bump to version 2.0.168 by Michal Vasko · 2 years, 6 months ago
  22. 850a74a SOVERSION bump to version 2.18.10 by Michal Vasko · 2 years, 6 months ago
  23. 9a9e4e7 printer yang BUGFIX multi-line range stmt support by Michal Vasko · 2 years, 6 months ago
  24. db64179 schema mount BUGFIX handle mount-point in augments by Michal Vasko · 2 years, 6 months ago
  25. 2b74273 VERSION bump to version 2.0.167 by Michal Vasko · 2 years, 6 months ago
  26. 295bf49 SOVERSION bump to version 2.18.9 by Michal Vasko · 2 years, 6 months ago
  27. d8b0e77 yanglint FEATURE lyb support for non-interactive by Michal Vasko · 2 years, 6 months ago
  28. 12eb622 tree data UPDATE print opaque node modules by Michal Vasko · 2 years, 6 months ago
  29. beea99f VERSION bump to version 2.0.166 by Michal Vasko · 2 years, 6 months ago
  30. 5813d02 SOVERSION bump to version 2.18.8 by Michal Vasko · 2 years, 6 months ago
  31. b826296 parser xml BUGFIX extensions do not have to parse any data by Michal Vasko · 2 years, 6 months ago
  32. fbeb7a3 VERSION bump to version 2.0.165 by Michal Vasko · 2 years, 6 months ago
  33. c4390af SOVERSION bump to version 2.18.7 by Michal Vasko · 2 years, 6 months ago
  34. 2d6507a schema compile BUGFIX skip list key check for groupings by Michal Vasko · 2 years, 6 months ago
  35. 3fedda1 tree schema UPDATE free empty identity array by Michal Vasko · 2 years, 6 months ago
  36. d6b5d4e tree schema BUGFIX do not access freed modules by Michal Vasko · 2 years, 6 months ago
  37. a0cc895 Merge branch 'devel' by Michal Vasko · 2 years, 6 months ago v2.0.164
  38. b92befe doc UPDATE mention schema mount support by Michal Vasko · 2 years, 6 months ago
  39. 19c17ee libyang REFACTOR uninit var false positives by Michal Vasko · 2 years, 6 months ago
  40. e6d8fb5 VERSION bump to version 2.0.164 by Michal Vasko · 2 years, 6 months ago
  41. 0f1a1fe SOVERSION bump to version 2.18.6 by Michal Vasko · 2 years, 6 months ago
  42. 4ed3b65 tree schema BUGFIX unlinking derived identities on error by Michal Vasko · 2 years, 6 months ago
  43. 4550a5b doc BUGFIX identities cannot have prefixes by Michal Vasko · 2 years, 6 months ago
  44. 3dfa28f VERSION bump to version 2.0.163 by Michal Vasko · 2 years, 7 months ago
  45. 0e3003b SOVERSION bump to version 2.18.5 by Michal Vasko · 2 years, 7 months ago
  46. cf519ee parser xml BUGFIX opaque anchor check by Michal Vasko · 2 years, 7 months ago
  47. ac20a24 VERSION bump to version 2.0.162 by Michal Vasko · 2 years, 7 months ago
  48. ade45dc SOVERSION bump to version 2.18.4 by Michal Vasko · 2 years, 7 months ago
  49. e932dcf printer yin BUGFIX keyless list print by Michal Vasko · 2 years, 7 months ago
  50. 4b9b234 VERSION bump to version 2.0.161 by Michal Vasko · 2 years, 7 months ago
  51. 9bb5412 SOVERSION bump to version 2.18.3 by Michal Vasko · 2 years, 7 months ago
  52. c39f4f0 diff BUGFIX created userord nodes by Michal Vasko · 2 years, 7 months ago
  53. 023ac5c doc UPDATE clarify lys_getnext description by Michal Vasko · 2 years, 7 months ago
  54. 1ad2d5b doc REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  55. 1f95f70 VERSION bump to version 2.0.160 by Michal Vasko · 2 years, 7 months ago
  56. f8889b2 SOVERSION bump to version 2.18.2 by Michal Vasko · 2 years, 7 months ago
  57. 9fbd969 tree data UPDATE store default NS for XML prefix data by Michal Vasko · 2 years, 7 months ago
  58. d87382e parser lyb BUGFIX proper XML prefix data parsing by Michal Vasko · 2 years, 7 months ago
  59. fa505ae tree data UPDATE check dict insert return by Michal Vasko · 2 years, 7 months ago
  60. 1dabd47 VERSION bump to version 2.0.159 by Michal Vasko · 2 years, 7 months ago
  61. 76d791c SOVERSION bump to version 2.18.1 by Michal Vasko · 2 years, 7 months ago
  62. 46f7ac9 tree data BUGFIX do not require string value in dictionary by Michal Vasko · 2 years, 7 months ago
  63. 69abd36 json BUGFIX yet another major anydata/anyxml refactoring by Michal Vasko · 2 years, 7 months ago
  64. 9959278 printer: do not add quotes around anyxml JSON values by Jan Kundrát · 2 years, 7 months ago
  65. 3bbe3db VERSION bump to version 2.0.158 by Michal Vasko · 2 years, 7 months ago
  66. 5d8de91 SOVERSION bump to version 2.18.0 by Michal Vasko · 2 years, 7 months ago
  67. 213d3f7 tree data FEATURE print opaq node parsing errors by Michal Vasko · 2 years, 7 months ago
  68. 2040e7b VERSION bump to version 2.0.157 by Michal Vasko · 2 years, 7 months ago
  69. ef30130 SOVERSION bump to version 2.17.5 by Michal Vasko · 2 years, 7 months ago
  70. 9e8d27f tree schema BUGFIX augments may cause transitive dependencies by Michal Vasko · 2 years, 7 months ago
  71. 131561d tree data BUGFIX forbid changing key node order by Michal Vasko · 2 years, 7 months ago
  72. 53d72d9 schema compile amend UPDATE explicit check for coverity by Michal Vasko · 2 years, 7 months ago
  73. 0004837 VERSION bump to version 2.0.156 by Michal Vasko · 2 years, 7 months ago
  74. 0070bba SOVERSION bump to version 2.17.4 by Michal Vasko · 2 years, 7 months ago
  75. 4b966e2 schema compile amend BUGFIX memory leaks by Michal Vasko · 2 years, 7 months ago
  76. c1d4913 tree data BUGFIX possible freed memory access by Michal Vasko · 2 years, 7 months ago
  77. 73de7b5 parser stmt UPDATE explicit NULL check for coverity by Michal Vasko · 2 years, 7 months ago
  78. ecd2e2f VERSION bump to version 2.0.155 by Michal Vasko · 2 years, 7 months ago
  79. 34059c1 SOVERSION bump to version 2.17.3 by Michal Vasko · 2 years, 7 months ago
  80. c6bcac4 binary FEATURE accept base64 values with newlines by Michal Vasko · 2 years, 7 months ago
  81. f54be38 xml FEATURE support for CDATA by Michal Vasko · 2 years, 7 months ago
  82. 681bc77 VERSION bump to version 2.0.154 by Michal Vasko · 2 years, 7 months ago
  83. 69b6a71 SOVERSION bump to version 2.17.2 by Michal Vasko · 2 years, 7 months ago
  84. ee02983 schema compile BUGFIX duplicate parsed ext child stmt by Michal Vasko · 2 years, 7 months ago
  85. 34f88eb schema compile BUGFIX memory leak by Michal Vasko · 2 years, 7 months ago
  86. c2bc961 doc UPDATE minor updates by Michal Vasko · 2 years, 7 months ago
  87. ebca1a9 VERSION bump to version 2.0.153 by Michal Vasko · 2 years, 7 months ago
  88. 66ddf69 SOVERSION bump to version 2.17.1 by Michal Vasko · 2 years, 7 months ago
  89. b326097 schema compile BUGFIX compiled case may not be last by Michal Vasko · 2 years, 7 months ago
  90. 7c9beb8 VERSION bump to version 2.0.152 by Michal Vasko · 2 years, 7 months ago
  91. 256cc3f SOVERSION bump to version 2.17.0 by Michal Vasko · 2 years, 7 months ago
  92. 24da5f4 tests UPDATE minor improvement by Michal Vasko · 2 years, 7 months ago
  93. 6b8d5ad tree schema FEATURE new helper functions by Michal Vasko · 2 years, 7 months ago
  94. 31e79f8 libyang REFACTOR formatting by Michal Vasko · 2 years, 7 months ago
  95. ff57bff VERSION bump to version 2.0.151 by Michal Vasko · 2 years, 7 months ago
  96. 36cbf85 SOVERSION bump to version 2.16.2 by Michal Vasko · 2 years, 7 months ago
  97. b670ff5 json & schema_compile BUGFIX uninitialized variables by Michal Vasko · 2 years, 7 months ago
  98. f073753 MSVC: preserve date-and-time with unspecified TZ by Jan Kundrát · 2 years, 7 months ago
  99. 39e07cb MSVC: compat: implement gmtime_r() by Jan Kundrát · 2 years, 7 months ago
  100. 7a7aa91 schema mount UPDATE unused variable in release build by Michal Vasko · 2 years, 7 months ago