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