1. fa5a7d7 schema compile REFACTOR move static function above the calling function by Michal Vasko · 3 years, 3 months ago
  2. d39bea4 schema compile REFACTOR use to_compile flags instead full_compilation by Michal Vasko · 3 years, 3 months ago
  3. 7c56592 schema compile REFACTOR schema compile context options renamed by Michal Vasko · 3 years, 3 months ago
  4. 0203b6c schema compile REFACTOR lys_compile improvements by Michal Vasko · 3 years, 3 months ago
  5. 8849750 contest REFACTOR minor improvements by Michal Vasko · 3 years, 3 months ago
  6. df6319c schema compile FEATURE support for glob unres reset by Michal Vasko · 3 years, 3 months ago
  7. ee75760 schema free CHANGE compiled and main module must be freed separately by Michal Vasko · 3 years, 3 months ago
  8. dd99258 schema tree REFACTOR pass only new mod set when parsing modules by Michal Vasko · 3 years, 3 months ago
  9. ddc001b schema compile REFACTOR remove unres recompile flag by Michal Vasko · 3 years, 3 months ago
  10. 6533388 schema compile REFACTOR implement flag meaning changed by Michal Vasko · 3 years, 3 months ago
  11. 87f1cf0 schema tree REFACTOR formatting by Michal Vasko · 3 years, 4 months ago
  12. 4cc6b23 schema features REFACTOR remove useless function calls by Michal Vasko · 3 years, 4 months ago
  13. 4e205e8 schema tree REFACTOR always parse and implement separately by Michal Vasko · 3 years, 4 months ago
  14. 11001a7 tests BUGFIX do not check dlerror() error message (#1625) by Wesley Coakley · 3 years, 3 months ago
  15. 889bfce common MAINTENANCE move overflow macros to header by aPiecek · 3 years, 3 months ago
  16. 0ba088e json BUGFIX integer under/overflow checks by aPiecek · 3 years, 3 months ago
  17. fc0dc52 schema compile BUGFIX set and use context pmod by Michal Vasko · 3 years, 3 months ago
  18. d8e774e json parser BUGFIX invalid pointer dereference by Michal Vasko · 3 years, 3 months ago
  19. e1c1732 VERSION bump to version 2.0.17 by Michal Vasko · 3 years, 3 months ago
  20. a8e8fe5 SOVERSION bump to version 2.2.1 by Michal Vasko · 3 years, 3 months ago
  21. dc6f84c schema compile BUGFIX compiling bases for identities by Michal Vasko · 3 years, 3 months ago
  22. 14b886e VERSION bump to version 2.0.16 by Michal Vasko · 3 years, 3 months ago
  23. 37ad01f SOVERSION bump to version 2.2.0 by Michal Vasko · 3 years, 3 months ago
  24. bb22b18 data tree FEATURE function for finding inst-id target by Michal Vasko · 3 years, 3 months ago
  25. 08e9b11 libyang BUGFIX avoid invalid parameters for memmove and memcpy by Michal Vasko · 3 years, 3 months ago
  26. cc0c148 plugins types BUGFIX cast warning by Michal Vasko · 3 years, 3 months ago
  27. d4a68ef plugins types BUGFIX avoid shifting negative values by Michal Vasko · 3 years, 3 months ago
  28. 5472019 parser yang BUGFIX avoid calling memmove with invalid params by Michal Vasko · 3 years, 3 months ago
  29. 9e54340 data tree BUGFIX avoid accessing invalid pointers by Michal Vasko · 3 years, 3 months ago
  30. f26fa24 VERSION bump to version 2.0.15 by Michal Vasko · 3 years, 3 months ago
  31. 6610a98 SOVERSION bump to version 2.1.12 by Michal Vasko · 3 years, 3 months ago
  32. d443e4b plugins types FEATURE xpath1.0 strict prefix inherit by Michal Vasko · 3 years, 3 months ago
  33. 4f07c3e hash table BUGFIX key_part with zero length by aPiecek · 3 years, 3 months ago
  34. 74515d0 data tree DOC binary value members clarification by Michal Vasko · 3 years, 3 months ago
  35. 5df1de7 data tree DOC mention binary value size units by Michal Vasko · 3 years, 3 months ago
  36. 75518cf cmake FEATURE read pcre2 version from header by Michal Vasko · 3 years, 3 months ago
  37. e91135f VERSION bump to version 2.0.14 by Michal Vasko · 3 years, 3 months ago
  38. eed47cc SOVERSION bump to version 2.1.11 by Michal Vasko · 3 years, 3 months ago
  39. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  40. 5b6dd18 json MAINTENANCE added LY_NUMBER_MAXLEN check by aPiecek · 3 years, 3 months ago
  41. 28e101a json BUGFIX in ::lyjson_number_is_zero() by aPiecek · 3 years, 3 months ago
  42. 438b529 parser data DOC improve out parameter description by Michal Vasko · 3 years, 4 months ago
  43. 9e2bc70 plugins BUGFIX disable dynamic plugins for static build by Michal Vasko · 3 years, 4 months ago
  44. 57f8de6 cmake REFACTOR update findpcre2 module by Michal Vasko · 3 years, 4 months ago
  45. b071be4 build BUGFIX disable all tests for static build by Michal Vasko · 3 years, 4 months ago
  46. ea702b0 VERSION bump to version 2.0.13 by Michal Vasko · 3 years, 4 months ago
  47. 2ab142a SOVERSION bump to version 2.1.10 by Michal Vasko · 3 years, 4 months ago
  48. 856ea97 tree schema BUGFIX avoid accessing invalid pointers by Michal Vasko · 3 years, 4 months ago
  49. 1385466 xml parser BUGFIX restore parser after skipping attributes by Michal Vasko · 3 years, 4 months ago
  50. 5c24ed1 xml parser DOC missing doxygen by Michal Vasko · 3 years, 4 months ago
  51. 64c9173 schema parser DOC remove misleading comment by Michal Vasko · 3 years, 4 months ago
  52. 76034c3 json BUGFIX in ::lyjson_number() by aPiecek · 3 years, 4 months ago
  53. a8309ae VERSION bump to version 2.0.12 by Michal Vasko · 3 years, 4 months ago
  54. b9cf276 SOVERSION bump to version 2.1.9 by Michal Vasko · 3 years, 4 months ago
  55. ce3d617 schema compile amend BUGFIX update pmod when compiling augments by Michal Vasko · 3 years, 4 months ago
  56. 915e544 schema helpers BUGFIX searching typedefs in submodule by Michal Vasko · 3 years, 4 months ago
  57. c75f204 schema compile amend BUGFIX do not skip augments by Michal Vasko · 3 years, 4 months ago
  58. 60dc258 actions BUGFIX typo by Michal Vasko · 3 years, 4 months ago
  59. 78747be actions UPDATE remove redundant step by Michal Vasko · 3 years, 4 months ago
  60. e25f423 actions BUGFIX coverity perm fixes by Michal Vasko · 3 years, 4 months ago
  61. 1758c16 readme DOC added information about branches by Michal Vasko · 3 years, 4 months ago
  62. 8c65610 cmake FEATURE coverage checks gcc and gcov versions by Michal Vasko · 3 years, 4 months ago
  63. 6845f87 actions BUGFIX coverity needs a permission fix by Michal Vasko · 3 years, 4 months ago
  64. f74be50 build REFACTOR put all checks into main cmake list by Michal Vasko · 3 years, 4 months ago
  65. d77e5af build REFACTOR separate code coverage into a module by Michal Vasko · 3 years, 4 months ago
  66. 7f55a30 actions REFACTOR separate devel push actions by Michal Vasko · 3 years, 4 months ago
  67. 8ddd273 VERSION bump to version 2.0.11 by Michal Vasko · 3 years, 4 months ago
  68. ada22fd SOVERSION bump to version 2.1.8 by Michal Vasko · 3 years, 4 months ago
  69. a98e3ea parser xml BUGFIX anydata content can be any data type by Michal Vasko · 3 years, 4 months ago
  70. afe2ca3 VERSION bump to version 2.0.10 by Michal Vasko · 3 years, 4 months ago
  71. fcfc612 SOVERSION bump to version 2.1.7 by Michal Vasko · 3 years, 4 months ago
  72. 90fa568 parser xml BUGFIX optional attribute skip by Michal Vasko · 3 years, 4 months ago
  73. d78fd46 hash tables BUGFIX cast explicitely to minimize possibility of integer overflow by Radek Krejci · 3 years, 4 months ago
  74. e87c7dc xpath BUGFIX missing argument for printf-like function by Radek Krejci · 3 years, 4 months ago
  75. 822a948 internals MAINTENANCE typo by Radek Krejci · 3 years, 4 months ago
  76. 71512f9 internals FEATURE add LY_PRI_LENSTR() macro by Radek Krejci · 3 years, 4 months ago
  77. 0e48248 VERSION bump to version 2.0.9 by Michal Vasko · 3 years, 4 months ago
  78. 9d66a06 SOVERSION bump to version 2.1.6 by Michal Vasko · 3 years, 4 months ago
  79. e8220db schema compile OPTIMIZE separate tasks performed only once by Michal Vasko · 3 years, 4 months ago
  80. 1358864 distro BUGFIX minor updates by Michal Vasko · 3 years, 4 months ago
  81. 748da73 xpath BUGFIX in ::lyxp_set_free_content() by aPiecek · 3 years, 4 months ago
  82. 8b0cc15 xpath REFACTOR lyxp_set parameter cannot be NULL by aPiecek · 3 years, 4 months ago
  83. bf968d9 xpath BUGFIX infinite recursion check by aPiecek · 3 years, 4 months ago
  84. 0b8573e VERSION bump to version 2.0.8 by Michal Vasko · 3 years, 4 months ago
  85. 9252ad8 SOVERSION bump to version 2.1.5 by Michal Vasko · 3 years, 4 months ago
  86. 4cd0a60 data tree BUGFIX always use dynamic value by Michal Vasko · 3 years, 4 months ago
  87. cebbae5 lyb parser MAINTENANCE redundant cast by Michal Vasko · 3 years, 4 months ago
  88. 7ca0c1c readme DOC add oss-fuzz badge by Michal Vasko · 3 years, 4 months ago
  89. a1742a5 actions OPTIMIZE remove useless commands by Michal Vasko · 3 years, 4 months ago
  90. b504368 actions BUGFIX missing packager by Michal Vasko · 3 years, 4 months ago
  91. a217748 actions FEATURE coverity scan on push by Michal Vasko · 3 years, 4 months ago
  92. 69d9fff VERSION bump to version 2.0.7 by Michal Vasko · 3 years, 4 months ago v2.0.7
  93. 1fcf15c SOVERSION bump to version 2.1.4 by Michal Vasko · 3 years, 4 months ago
  94. f13f3b6 readme DOC mention transition manual by Michal Vasko · 3 years, 4 months ago
  95. 15ae067 readme DOC add docs badge link by Michal Vasko · 3 years, 4 months ago
  96. dbb8baf parser json BUGFIX swapping recursion with a cycle by aPiecek · 3 years, 4 months ago
  97. 4bf4721 parser json REFACTOR code snippet to function by aPiecek · 3 years, 4 months ago
  98. 0791e80 actions CHANGE update branches by Michal Vasko · 3 years, 4 months ago
  99. 74dad9e parser yang BUGFIX parsing revisions longer than LY_REV_SIZE by Juraj Vijtiuk · 3 years, 4 months ago
  100. 4001925 VERSION bump to version 2.0.6 by Michal Vasko · 3 years, 4 months ago libyang2