1. 892355e tests REFACTOR proper types by Michal Vasko · 1 year, 6 months ago
  2. 2d3232b VERSION bump to version 2.1.55 by Michal Vasko · 1 year, 6 months ago
  3. 3a7e4c6 SOVERSION bump to version 2.33.3 by Michal Vasko · 1 year, 6 months ago
  4. f47f357 schema compile UPDATE identityref derived type without bases by Michal Vasko · 1 year, 6 months ago
  5. d605c1d schema compile BUGFIX compilation of derived enum or bits type by Michal Vasko · 1 year, 6 months ago
  6. 785fb32 VERSION bump to version 2.1.54 by Michal Vasko · 1 year, 6 months ago
  7. 04d6b6c SOVERSION bump to version 2.33.2 by Michal Vasko · 1 year, 6 months ago
  8. f2a793b schema compile BUGFIX resolving shared union typedef with a leafref by Michal Vasko · 1 year, 6 months ago
  9. 7dd8176 schema compile REFACTOR redunant union leafref copy by Michal Vasko · 1 year, 7 months ago
  10. 81421fb VERSION bump to version 2.1.53 by Michal Vasko · 1 year, 7 months ago
  11. a28e943 SOVERSION bump to version 2.33.1 by Michal Vasko · 1 year, 7 months ago
  12. 50da8cd tree data BUGFIX multi-validation syntax error by Michal Vasko · 1 year, 7 months ago
  13. f256051 tree data new REFACTOR explicit temp return variable by Michal Vasko · 1 year, 7 months ago
  14. 0a8fcc2 tree data DOC lyd_new_path return values by Michal Vasko · 1 year, 7 months ago
  15. a4dce76 VERSION bump to version 2.1.52 by Michal Vasko · 1 year, 7 months ago
  16. dbdd5b8 SOVERSION bump to version 2.33.0 by Michal Vasko · 1 year, 7 months ago
  17. af5a8dd validation FEATURE operational datastore validation by Michal Vasko · 1 year, 7 months ago
  18. b5a113c docs: lyd_path() on disconnected nodes by Jan Kundrát · 1 year, 7 months ago
  19. 09a1259 VERSION bump to version 2.1.51 by Michal Vasko · 1 year, 7 months ago
  20. 9c0e23a SOVERSION bump to version 2.32.3 by Michal Vasko · 1 year, 7 months ago
  21. 202d816 parser xml BUGFIX multi-err validation fixes by Michal Vasko · 1 year, 7 months ago
  22. 6a5e469 parser json BUGFIX multi-err validation for list without keys by Michal Vasko · 1 year, 7 months ago
  23. 58a1a70 parser xml BUGFIX proper xmlctx next on multi-error validation by Michal Vasko · 1 year, 7 months ago
  24. 1524f1a parser xml BUGFIX handle multi-error validation fatal error by Michal Vasko · 1 year, 7 months ago
  25. 6765a6e json UPDATE limit nested arrays as well by Michal Vasko · 1 year, 7 months ago
  26. 5c528d8 parser json BUGFIX multi-error fatal error handling by Michal Vasko · 1 year, 7 months ago
  27. b5b9e2b VERSION bump to version 2.1.50 by Michal Vasko · 1 year, 7 months ago
  28. b72a787 SOVERSION bump to version 2.32.2 by Michal Vasko · 1 year, 7 months ago
  29. 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 7 months ago
  30. e8f9c02 yanglint DOC schema mount examples documented by Michal Vasko · 1 year, 7 months ago
  31. 2993f78 VERSION bump to version 2.1.49 by Michal Vasko · 1 year, 7 months ago
  32. 957b657 SOVERSION bump to version 2.32.1 by Michal Vasko · 1 year, 7 months ago
  33. cfa1a96 parser common BUGFIX handle missing YANG strings by Michal Vasko · 1 year, 7 months ago
  34. 7572486 VERSION bump to version 2.1.48 by Michal Vasko · 1 year, 7 months ago
  35. d7ba276 SOVERSION bump to version 2.32.0 by Michal Vasko · 1 year, 7 months ago
  36. d96e237 tree data FEATURE generic XPath evaluation function by Michal Vasko · 1 year, 7 months ago
  37. 82df24a lyb BUGFIX memory leak by Michal Vasko · 1 year, 7 months ago
  38. 3c8ab37 VERSION bump to version 2.1.47 by Michal Vasko · 1 year, 7 months ago
  39. 0e939bc SOVERSION bump to version 2.31.11 by Michal Vasko · 1 year, 7 months ago
  40. d595eff schema compile UPDATE inheriting and compiling exts in types by Michal Vasko · 1 year, 7 months ago
  41. 45cc60f distro rpm BUGFIX CMake issues on Rocky 8 by Jakub Ružička · 1 year, 7 months ago
  42. d57c888 distro rpm BUGFIX CMake issues on Rocky 8 by Jakub Ružička · 1 year, 7 months ago
  43. 30e5210 VERSION bump to version 2.1.46 by Michal Vasko · 1 year, 7 months ago
  44. bdf9d97 SOVERSION bump to version 2.31.10 by Michal Vasko · 1 year, 7 months ago
  45. 32ca49b path BUGFIX require first node prefix in JSON paths by Michal Vasko · 1 year, 7 months ago
  46. a28343b VERSION bump to version 2.1.45 by Michal Vasko · 1 year, 7 months ago
  47. 5b82b48 SOVERSION bump to version 2.31.9 by Michal Vasko · 1 year, 7 months ago
  48. 6727c68 validation OPTIMIZE set log nodes only before an error by Michal Vasko · 1 year, 7 months ago
  49. 55ebbfb VERSION bump to version 2.1.44 by Michal Vasko · 1 year, 7 months ago
  50. e9a1179 SOVERSION bump to version 2.31.8 by Michal Vasko · 1 year, 7 months ago
  51. 514f698 parser json BUGFIX infinite loop in multi-error parsing by Michal Vasko · 1 year, 7 months ago
  52. bfebf66 parser json UPDATE errors shortened by Michal Vasko · 1 year, 7 months ago
  53. b5bba13 distro UPDATE readme formatting improved by Michal Vasko · 1 year, 7 months ago
  54. 5a23cd6 distro UPDATE readme formatting improved by Michal Vasko · 1 year, 7 months ago
  55. 6346639 VERSION bump to version 2.1.43 by Michal Vasko · 1 year, 7 months ago
  56. 4d3d1eb SOVERSION bump to version 2.31.7 by Michal Vasko · 1 year, 7 months ago
  57. c6b8e95 union BUGFIX validating LYB values by Michal Vasko · 1 year, 7 months ago
  58. 6628410 union REFACTOR formatting by Michal Vasko · 1 year, 7 months ago
  59. e733eb7 VERSION bump to version 2.1.42 by Michal Vasko · 1 year, 7 months ago
  60. ae033e7 SOVERSION bump to version 2.31.6 by Michal Vasko · 1 year, 7 months ago
  61. 87c5d6b parser json BUGFIX skipping objects by Michal Vasko · 1 year, 7 months ago
  62. cfcfd67 tree schema BUGFIX avoid redundant message by Michal Vasko · 1 year, 7 months ago
  63. 275cc95 VERSION bump to version 2.1.41 by Michal Vasko · 1 year, 7 months ago
  64. 27deb0d SOVERSION bump to version 2.31.5 by Michal Vasko · 1 year, 7 months ago
  65. ce55b46 tree data BUGFIX use context for logging by Michal Vasko · 1 year, 7 months ago
  66. 13c5b21 tree data BUGFIX dup parent in different ctx by Michal Vasko · 1 year, 7 months ago
  67. 5d49f94 tree data UPDATE consider modules in different revisions the same by Michal Vasko · 1 year, 7 months ago
  68. 695a7f2 diff BUGFIX creating diff for trees in different ctx by Michal Vasko · 1 year, 7 months ago
  69. c83c054 VERSION bump to version 2.1.40 by Michal Vasko · 1 year, 7 months ago
  70. 3160c99 SOVERSION bump to version 2.31.4 by Michal Vasko · 1 year, 7 months ago
  71. dc668d2 schema compile UPDATE do not implement 2 same modules by Michal Vasko · 1 year, 7 months ago
  72. 30ace50 VERSION bump to version 2.1.39 by Michal Vasko · 1 year, 7 months ago
  73. 97c3f49 SOVERSION bump to version 2.31.3 by Michal Vasko · 1 year, 7 months ago
  74. 1e8746a parser json BUGFIX set return value by Michal Vasko · 1 year, 7 months ago
  75. 567d703 parser xml BUGFIX memory leak by Michal Vasko · 1 year, 7 months ago
  76. 8cee94b VERSION bump to version 2.1.38 by Michal Vasko · 1 year, 7 months ago
  77. fd681d8 SOVERSION bump to version 2.31.2 by Michal Vasko · 1 year, 7 months ago
  78. 236cbac log UPDATE store last message by Michal Vasko · 1 year, 7 months ago
  79. 4f0b1fc log REFACTOR unused define removed by Michal Vasko · 1 year, 7 months ago
  80. f20ad11 tests DOC doxygen header by Michal Vasko · 1 year, 7 months ago
  81. cc68224 compat UPDATE macos supports timegm but is unable to find the symbol by Michal Vasko · 1 year, 7 months ago
  82. 9697cc6 tree data BUGFIX redundant header removed by Michal Vasko · 1 year, 7 months ago
  83. b878e00 VERSION bump to version 2.1.37 by Michal Vasko · 1 year, 7 months ago
  84. e2ce24f SOVERSION bump to version 2.31.1 by Michal Vasko · 1 year, 7 months ago
  85. f17bb2a tree data UPDATE portable timezone fix by Michal Vasko · 1 year, 7 months ago
  86. 762fbcf compat UPDATE support for timegm by Michal Vasko · 1 year, 7 months ago
  87. 560f9de parser json UPDATE return value check by Michal Vasko · 1 year, 7 months ago
  88. 7c6f33f parser xml REFACTOR redundant condition removed by Michal Vasko · 1 year, 7 months ago
  89. 61fc3f1 VERSION bump to version 2.1.36 by Michal Vasko · 1 year, 7 months ago
  90. 05eaf83 SOVERSION bump to version 2.31.0 by Michal Vasko · 1 year, 7 months ago
  91. d027f38 validation FEATURE multi-error parsing/validation by Michal Vasko · 1 year, 7 months ago
  92. 62af369 utest UPDATE log check simplification by Michal Vasko · 1 year, 8 months ago
  93. a976492 tree data new BUGFIX missing dot by Michal Vasko · 1 year, 8 months ago
  94. 8976265 printer json BUGFIX avoid invalid error by Michal Vasko · 1 year, 8 months ago
  95. 82ea572 instanceid keys BUGFIX hide callback messages by Michal Vasko · 1 year, 8 months ago
  96. d5293ef VERSION bump to version 2.1.35 by Michal Vasko · 1 year, 8 months ago
  97. ebb2f15 SOVERSION bump to version 2.30.2 by Michal Vasko · 1 year, 8 months ago
  98. d92c851 printer lyb BUGFIX proper top-leven nodes detection by Michal Vasko · 1 year, 8 months ago
  99. 0ac1e63 VERSION bump to version 2.1.34 by Michal Vasko · 1 year, 8 months ago
  100. 5d6a58d SOVERSION bump to version 2.30.1 by Michal Vasko · 1 year, 8 months ago