1. 583b464 parser json UPDATE support for opaque nodes with invalid-encoded value by Michal Vasko · 1 year, 4 months ago
  2. ac0398b VERSION bump to version 2.1.83 by Michal Vasko · 1 year, 4 months ago
  3. ec4749f SOVERSION bump to version 2.36.4 by Michal Vasko · 1 year, 4 months ago
  4. 5e2742d printer json BUGFIX escaped chars in opaque value by Michal Vasko · 1 year, 4 months ago
  5. 7730e30 printer json UPDATE print escaped characters directly by Michal Vasko · 1 year, 4 months ago
  6. 519097f doc UPDATE clarify invalid characters by Michal Vasko · 1 year, 4 months ago
  7. fab2a6e hash table REFACTOR remove unnecessary includes by Michal Vasko · 1 year, 4 months ago
  8. b2c2680 hash table BUGFIX missing ly_ht declaration by Michal Vasko · 1 year, 4 months ago
  9. 575d043 parser yin REFACTOR redundant code by Michal Vasko · 1 year, 4 months ago
  10. f7f5276 VERSION bump to version 2.1.82 by Michal Vasko · 1 year, 4 months ago
  11. baabc2e SOVERSION bump to version 2.36.3 by Michal Vasko · 1 year, 4 months ago
  12. 58d89e9 tree data BUGFIX creating parent chain in dup by Michal Vasko · 1 year, 4 months ago
  13. b491deb VERSION bump to version 2.1.81 by Michal Vasko · 1 year, 4 months ago
  14. 109a88d SOVERSION bump to version 2.36.2 by Michal Vasko · 1 year, 4 months ago
  15. e4a6d01 schema compile BUGFIX when cyclic check by Michal Vasko · 1 year, 4 months ago
  16. ea94c8b VERSION bump to version 2.1.80 by Michal Vasko · 1 year, 4 months ago v2.1.80
  17. 511dc57 SOVERSION bump to version 2.36.1 by Michal Vasko · 1 year, 4 months ago
  18. b9cbb47 parser json BUGFIX proper module name and its length return by Michal Vasko · 1 year, 4 months ago
  19. 84bf6f4 uncrustify UPDATE use version 0.77.1 by Michal Vasko · 1 year, 4 months ago
  20. 210da63 parser json REFACTOR redundant code by Michal Vasko · 1 year, 4 months ago
  21. 7f40a39 VERSION bump to version 2.1.79 by Michal Vasko · 1 year, 4 months ago
  22. 0a679e7 SOVERSION bump to version 2.36.0 by Michal Vasko · 1 year, 4 months ago
  23. 820efe8 parser data UPDATE parsing RESTCONF messages directly by Michal Vasko · 1 year, 4 months ago
  24. 1bdfab6 yang BUGFIX add yang version by Michal Vasko · 1 year, 4 months ago
  25. 0ace61d doc UPDATE minor update by Michal Vasko · 1 year, 5 months ago
  26. 015332a VERSION bump to version 2.1.78 by Michal Vasko · 1 year, 5 months ago
  27. 121d96f SOVERSION bump to version 2.35.8 by Michal Vasko · 1 year, 5 months ago
  28. 3ff82dd xpath BUGFIX proper and/or expr skip by Michal Vasko · 1 year, 5 months ago
  29. 2d4d369 doc UPDATE mention flags used in lyd_parse_op() by Michal Vasko · 1 year, 5 months ago
  30. a804113 VERSION bump to version 2.1.77 by Michal Vasko · 1 year, 5 months ago
  31. 9d45f70 SOVERSION bump to version 2.35.7 by Michal Vasko · 1 year, 5 months ago
  32. db91fc3 diff UPDATE diff merge opaque node support by Michal Vasko · 1 year, 5 months ago
  33. 691bd17 VERSION bump to version 2.1.76 by Michal Vasko · 1 year, 5 months ago
  34. 5c89ea9 SOVERSION bump to version 2.35.6 by Michal Vasko · 1 year, 5 months ago
  35. 44d474d doc REFACTOR formatting by Michal Vasko · 1 year, 5 months ago
  36. 80623c5 parser json UPDATE inherit any schema node for nested data by Michal Vasko · 1 year, 5 months ago
  37. ecb6c53 doc UPDATE clarify all ext plugins are optional by Michal Vasko · 1 year, 5 months ago
  38. c963395 VERSION bump to version 2.1.75 by Michal Vasko · 1 year, 5 months ago
  39. b09cb52 SOVERSION bump to version 2.35.5 by Michal Vasko · 1 year, 5 months ago
  40. 1f9925c printer tree BUGFIX ext printer callbacks are optional by Michal Vasko · 1 year, 5 months ago
  41. 125b07c tree schema BUGFIX replace stored ext_inst if any by Michal Vasko · 1 year, 5 months ago
  42. 90fc1ae tree data BUGFIX memory leak by Michal Vasko · 1 year, 5 months ago
  43. 54bf9e2 tests UPDATE anyxml new test by Michal Vasko · 1 year, 5 months ago
  44. 217944f VERSION bump to version 2.1.74 by Michal Vasko · 1 year, 5 months ago
  45. aaf6ff8 SOVERSION bump to version 2.35.4 by Michal Vasko · 1 year, 5 months ago
  46. a38adc7 tree data BUGFIX always consider 2 containers equal by Michal Vasko · 1 year, 5 months ago
  47. 8e595ae VERSION bump to version 2.1.73 by Michal Vasko · 1 year, 5 months ago
  48. bd2eb1f SOVERSION bump to version 2.35.3 by Michal Vasko · 1 year, 5 months ago
  49. 9b56033 tree data BUGFIX local timezone depends on the timestamp by Michal Vasko · 1 year, 5 months ago
  50. 642eb92 tree data BUGFIX wrong vars used by Michal Vasko · 1 year, 5 months ago
  51. 9bfa2cb VERSION bump to version 2.1.72 by Michal Vasko · 1 year, 5 months ago
  52. 1563946 SOVERSION bump to version 2.35.2 by Michal Vasko · 1 year, 5 months ago
  53. 831e3bd xpath BUGFIX repeat stored expr types, not indices by Michal Vasko · 1 year, 5 months ago
  54. b01983e path OPTIMIZE manual path reparse by Michal Vasko · 1 year, 5 months ago
  55. f277d36 tree data UPDATE compare (leaf-)lists in different order by Michal Vasko · 1 year, 5 months ago
  56. c3a27b2 VERSION bump to version 2.1.71 by Michal Vasko · 1 year, 5 months ago
  57. 6dc7052 SOVERSION bump to version 2.35.1 by Michal Vasko · 1 year, 5 months ago
  58. d990ee5 parser json BUGFIX key detection by Michal Vasko · 1 year, 5 months ago
  59. b81b5eb parser json BUGFIX handle empty list object by Michal Vasko · 1 year, 5 months ago
  60. abeeaff VERSION bump to version 2.1.70 by Michal Vasko · 1 year, 5 months ago
  61. 43e4bb4 SOVERSION bump to version 2.35.0 by Michal Vasko · 1 year, 5 months ago
  62. ae130f5 hash table FEATURE make hash table public by Michal Vasko · 1 year, 5 months ago
  63. ad91ad1 VERSION bump to version 2.1.69 by Michal Vasko · 1 year, 5 months ago
  64. ecb7c65 SOVERSION bump to version 2.34.11 by Michal Vasko · 1 year, 5 months ago
  65. 4f7c53d tree schema BUGFIX compile only specially-parsed paths by Michal Vasko · 1 year, 5 months ago
  66. df9f601 VERSION bump to version 2.1.68 by Michal Vasko · 1 year, 5 months ago
  67. 994ff3f SOVERSION bump to version 2.34.10 by Michal Vasko · 1 year, 5 months ago
  68. 09fbb81 tree data UPDATE consider parent module as opaque node owner module by Michal Vasko · 1 year, 5 months ago
  69. 573c3b6 VERSION bump to version 2.1.67 by Michal Vasko · 1 year, 5 months ago
  70. b096ef7 SOVERSION bump to version 2.34.9 by Michal Vasko · 1 year, 5 months ago
  71. 5b414dd tree data UPDATE attempt to parse anyxml value as datatree by Michal Vasko · 1 year, 5 months ago
  72. 97eeb6f VERSION bump to version 2.1.66 by Michal Vasko · 1 year, 5 months ago
  73. 0244978 SOVERSION bump to version 2.34.8 by Michal Vasko · 1 year, 5 months ago
  74. f332f03 context UPDATE modules' enabled features and imp state part of hash by Michal Vasko · 1 year, 5 months ago
  75. d98dc95 VERSION bump to version 2.1.65 by Michal Vasko · 1 year, 6 months ago
  76. 042c306 SOVERSION bump to version 2.34.7 by Michal Vasko · 1 year, 6 months ago
  77. 0ff8d63 xpath BUGFIX floor func for schema nodes by Michal Vasko · 1 year, 6 months ago
  78. 9f6dd7c tree data BUGFIX do not overwrite return value by Michal Vasko · 1 year, 6 months ago
  79. 05149a8 VERSION bump to version 2.1.64 by Michal Vasko · 1 year, 6 months ago
  80. 257965c SOVERSION bump to version 2.34.6 by Michal Vasko · 1 year, 6 months ago
  81. 0c36155 tree data UPDATE accept NULL value to validate by Michal Vasko · 1 year, 6 months ago
  82. 1241ebc parser json BUGFIX proper skip of invalid data by Michal Vasko · 1 year, 6 months ago
  83. e0a8ce7 xpath BUGFIX missing xpath tokens by Michal Vasko · 1 year, 6 months ago
  84. 3abde69 tests UPDATE binary and yang-types new simple tests by Michal Vasko · 1 year, 6 months ago
  85. 5e9cb23 xpath REFACTOR function for adding ns by Michal Vasko · 1 year, 6 months ago
  86. 2490dc0 libyang REFACTOR redundant TODO removed by Michal Vasko · 1 year, 6 months ago
  87. e0be745 log BUGFIX handle memory problem corner cases by Michal Vasko · 1 year, 6 months ago
  88. 4cca009 log REFACTOR check return value by Michal Vasko · 1 year, 6 months ago
  89. 9844757 context BUGFIX do not assume pthrea_t is a number by Michal Vasko · 1 year, 6 months ago
  90. 48c00d8 log BUGFIX thread-safe context error handling by Michal Vasko · 1 year, 6 months ago
  91. c6af846 VERSION bump to version 2.1.63 by Michal Vasko · 1 year, 6 months ago
  92. 484e251 SOVERSION bump to version 2.34.5 by Michal Vasko · 1 year, 6 months ago
  93. 88ccd58 context UPDATE use hash table instead of pkey for errors by Michal Vasko · 1 year, 6 months ago
  94. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 6 months ago
  95. e4508d3 VERSION bump to version 2.1.62 by Michal Vasko · 1 year, 6 months ago
  96. 92fd162 SOVERSION bump to version 2.34.4 by Michal Vasko · 1 year, 6 months ago
  97. b3cc895 date and time BUGFIX unknown timezone storing by Michal Vasko · 1 year, 6 months ago
  98. d550160 VERSION bump to version 2.1.61 by Michal Vasko · 1 year, 6 months ago
  99. 540ba0c SOVERSION bump to version 2.34.3 by Michal Vasko · 1 year, 6 months ago
  100. e50b98d tree data BUGFIX account for DST in timezone offset by Michal Vasko · 1 year, 6 months ago