1. a5b08ae SOVERSION bump to version 1.9.18 by Michal Vasko · 4 years, 1 month ago
  2. d31a5ad hash table OPTIMIZE rehash on too many invalid records (#1250) by shuailily0108 · 4 years, 1 month ago
  3. 843d2fc VERSION bump to version 1.0.200 by Michal Vasko · 4 years, 1 month ago
  4. dc216e5 SOVERSION bump to version 1.9.17 by Michal Vasko · 4 years, 1 month ago
  5. 5c7c89f parser BUGFIX when checking date, use local timezone by Michal Vasko · 4 years, 1 month ago
  6. 86a41c5 json parser BUGFIX set lealfist attr index for every loop (#1237) by zhuxiaoyun138159 · 4 years, 1 month ago
  7. bc089c1 VERSION bump to version 1.0.199 by Michal Vasko · 4 years, 1 month ago
  8. 83f9d8b SOVERSION bump to version 1.9.16 by Michal Vasko · 4 years, 1 month ago
  9. b76825c xpath BUGFIX cur module may not match the module of cur node by Michal Vasko · 4 years, 1 month ago
  10. 95357d2 extensions MAINTENANCE remove executable flag from yangdata.c (#1227) by Heiko Thiery · 4 years, 2 months ago
  11. 7fef002 build FEATURE always generate .pc file by Michal Vasko · 4 years, 2 months ago
  12. ab35df9 VERSION bump to version 1.0.198 by Michal Vasko · 4 years, 2 months ago
  13. c49a878 SOVERSION bump to version 1.9.15 by Michal Vasko · 4 years, 2 months ago
  14. a5df455 xpath FEATURE increase xpath node limit to uint32 by Michal Vasko · 4 years, 2 months ago
  15. 8eab954 VERSION bump to version 1.0.197 by Michal Vasko · 4 years, 2 months ago
  16. 55d6d60 SOVERSION bump to version 1.9.14 by Michal Vasko · 4 years, 2 months ago
  17. 0094f54 xpath CHANGE local module for checking xpath expr by Michal Vasko · 4 years, 2 months ago
  18. 78f47e6 data tree BUGFIX handle submodules in lyd_new_* by Michal Vasko · 4 years, 2 months ago
  19. 4dd4e4e printer BUGFIX memory leak by Michal Vasko · 4 years, 2 months ago
  20. 3af474b json parser BUGFIX parsing anydata with quotes (#1209) by olderma · 4 years, 2 months ago
  21. 082fa83 xml BUGFIX attr value content must be escaped (#1208) by olderma · 4 years, 2 months ago
  22. d46cacd VERSION bump to version 1.0.196 by Michal Vasko · 4 years, 2 months ago
  23. fb0ea1e SOVERSION bump to version 1.9.13 by Michal Vasko · 4 years, 2 months ago
  24. 99d1885 xpath BUGFIX use correct local module for value checks by Michal Vasko · 4 years, 2 months ago
  25. af5c294 VERSION bump to version 1.0.195 by Michal Vasko · 4 years, 2 months ago
  26. 74e34b2 SOVERSION bump to version 1.9.12 by Michal Vasko · 4 years, 2 months ago
  27. e1ae090 parser BUGFIX do not check if-features for default values by Michal Vasko · 4 years, 2 months ago
  28. 57459cc libyang MAINTENANCE unify failed if-feature check messages by Michal Vasko · 4 years, 2 months ago
  29. 42675ce VERSION bump to version 1.0.194 by Michal Vasko · 4 years, 2 months ago
  30. d51d73f SOVERSION bump to version 1.9.11 by Michal Vasko · 4 years, 2 months ago
  31. 377971a xpath BUGFIX skip if-feature check in schema xpath checks by Michal Vasko · 4 years, 2 months ago
  32. f098e97 data tree CHANGE cleaning a set should also free its content by Michal Vasko · 4 years, 2 months ago
  33. 8f63b70 VERSION bump to version 1.0.193 by Michal Vasko · 4 years, 2 months ago
  34. f5d3de9 SOVERSION bump to version 1.9.10 by Michal Vasko · 4 years, 2 months ago
  35. 32ec803 resolve BUGFIX do not check if-feature of default identities by Michal Vasko · 4 years, 2 months ago
  36. 83de251 doc UPDATE attribute merge clarification by Michal Vasko · 4 years, 2 months ago
  37. fc94058 schema tree BUGFIX avoid NULL params for memmove by Michal Vasko · 4 years, 3 months ago
  38. 1c2eed1 data tree BUGFIX NULL params for memcpy (#1191) by Václav Kubernát · 4 years, 3 months ago
  39. c0b8548 VERSION bump to version 1.0.192 by Michal Vasko · 4 years, 3 months ago
  40. 1aa00d0 SOVERSION bump to version 1.9.9 by Michal Vasko · 4 years, 3 months ago
  41. 8025a10 parser BUGFIX memory leak in leafref parsing by Michal Vasko · 4 years, 3 months ago
  42. 4ee9432 packages BUGFIX fix local-deb script by Igor Ryzhov · 4 years, 3 months ago
  43. 411ebb5 xml BUGFIX handle more prefixes by Michal Vasko · 4 years, 3 months ago
  44. 2c52edc VERSION bump to version 1.0.191 by Michal Vasko · 4 years, 3 months ago
  45. 5664cdf SOVERSION bump to version 1.9.8 by Michal Vasko · 4 years, 3 months ago
  46. 04d106e data tree CHANGE do not check yang:key value prefixes by Michal Vasko · 4 years, 3 months ago
  47. f5f851a python binding BUGFIX global python lock + Data_Node missing .reset() (#1182) by johnbeckettn2e · 4 years, 3 months ago
  48. b960f32 VERSION bump to version 1.0.190 by Michal Vasko · 4 years, 3 months ago
  49. c940249 SOVERSION bump to version 1.9.7 by Michal Vasko · 4 years, 3 months ago
  50. dc3edb4 data tree FEATURE allow module name prefixes for keys by Michal Vasko · 4 years, 3 months ago
  51. 9efd4ae VERSION bump to version 1.0.189 by Michal Vasko · 4 years, 3 months ago
  52. bcd79fb SOVERSION bump to version 1.9.6 by Michal Vasko · 4 years, 3 months ago
  53. 17753e2 xml BUGFIX memory leak by Michal Vasko · 4 years, 3 months ago
  54. 4a10566 VERSION bump to version 1.0.188 by Michal Vasko · 4 years, 3 months ago
  55. 253bc49 SOVERSION bump to version 1.9.5 by Michal Vasko · 4 years, 3 months ago
  56. c1d1e87 resolve BUGFIX implement all modules in unres data by Michal Vasko · 4 years, 3 months ago
  57. 63123a3 VERSION bump to version 1.0.187 by Michal Vasko · 4 years, 4 months ago
  58. efc6008 SOVERSION bump to version 1.9.4 by Michal Vasko · 4 years, 4 months ago
  59. 074dd99 yang parser BUGFIX macro invalid increment (#1159) by mekleo · 4 years, 4 months ago
  60. 482a8c5 readme DOC mention the Windows port by Michal Vasko · 4 years, 4 months ago
  61. 82ced3a VERSION bump to version 1.0.186 by Michal Vasko · 4 years, 4 months ago
  62. bf51c3b c++ BUGFIX uninitialized var use by Michal Vasko · 4 years, 4 months ago
  63. 29c8d1f c++ BUGFIX always use pointers as private attributes by Michal Vasko · 4 years, 4 months ago
  64. a04ced0 VERSION bump to version 1.0.185 by Michal Vasko · 4 years, 4 months ago
  65. db35349 SOVERSION bump to version 1.9.3 by Michal Vasko · 4 years, 4 months ago
  66. 9f555b3 data tree BUGFIX make only dummy nodes with unknown value type by Michal Vasko · 4 years, 4 months ago
  67. 5ea133a parser BUGFIX use after free (#1328) by uncle-yohu · 3 years, 11 months ago
  68. 6defee4 travis FEATURE build on PPC64LE (#1173) by Eshant Gupta · 4 years, 3 months ago
  69. f0cf712 doc UPDATE libyang package link by Michal Vasko · 4 years, 4 months ago
  70. aab48f1 packages BUGFIX debian cpp package dependency by Michal Vasko · 4 years, 4 months ago
  71. 1054200 packages FEATURE update rpm package name by Michal Vasko · 4 years, 4 months ago
  72. 2aa0eb4 travis BUGFIX use script in deploy section instead of command by Radek Krejci · 4 years, 4 months ago
  73. afbd607 Merge devel into master as release 1.0.184 by Radek Krejci · 4 years, 4 months ago v1.0.184
  74. 9bc379f Merge branch 'master' into devel by Radek Krejci · 4 years, 4 months ago
  75. 7fbed08 packages CHANGE rename RPM package to libyang1 for coexisting with libyang 0.x (#1141) by Martin Winter · 4 years, 4 months ago
  76. 875bcf8 travis MAINTENANCE remove obsolete cached cmocka directory (#1140) by Ondřej Surý · 4 years, 5 months ago
  77. 58eeaee Use prepackaged cmocka instead of building custom version by Ondřej Surý · 4 years, 5 months ago
  78. 5b1f114 Add pip cache by Ondřej Surý · 4 years, 5 months ago
  79. beace3a Shell script fixes by Ondřej Surý · 4 years, 5 months ago
  80. 249140a Dump the new libyang ABI dump if it differs from the previous one by Ondřej Surý · 4 years, 5 months ago
  81. 13a9250 Install and use universal-ctags snaps for building the ABI dumps by Ondřej Surý · 4 years, 5 months ago
  82. b84d0bf Cache the build cmocka library (reduce build time, reduce load on cmocka upstream) by Ondřej Surý · 4 years, 5 months ago
  83. e7900b8 Use apt and homebrew addons in Travis to install packages instead of manual method by Ondřej Surý · 4 years, 5 months ago
  84. 2d99cc2 Generate and dump text output from the ABI Compliance Checker HTML output by Ondřej Surý · 4 years, 5 months ago
  85. a18b519 Add ABI dump for libyang.so.1.8.4 by Ondřej Surý · 4 years, 5 months ago
  86. 0547d26 Enable ABI Laboratory tools to check for changes in the API/ABI by Ondřej Surý · 4 years, 5 months ago
  87. 03db06b Use -Og instead of -O0 for debug builds by Ondřej Surý · 4 years, 5 months ago
  88. bc00cdc Merge pull request #1137 from 6WIND/rm-python-cffi by Michal Vasko · 4 years, 5 months ago
  89. a199861 bindings CHANGE remove python CFFI bindings by Robin Jarry · 4 years, 5 months ago
  90. d01aba9 Merge pull request #1136 from CESNET/implement_order by Michal Vasko · 4 years, 5 months ago
  91. 53bb074 VERSION bump to version 1.0.184 by Michal Vasko · 4 years, 5 months ago
  92. 0a47972 SOVERSION bump to version 1.9.2 by Michal Vasko · 4 years, 5 months ago
  93. 6130b11 resolve BUGFIX implement modules after augments by Michal Vasko · 4 years, 5 months ago
  94. 53d7689 parser xml BUGFIX action namespace check (#1133) by Fred Gan · 4 years, 5 months ago
  95. 1adc3e5 VERSION bump to version 1.0.183 by Michal Vasko · 4 years, 5 months ago
  96. 0f1da2e SOVERSION bump to version 1.9.1 by Michal Vasko · 4 years, 5 months ago
  97. c86327a xml BUGFIX copy also ns referenced from content by Michal Vasko · 4 years, 5 months ago
  98. ca3a7d0 VERSION bump to version 1.0.182 by Michal Vasko · 4 years, 5 months ago
  99. 9decd38 SOVERSION bump to version 1.9.0 by Michal Vasko · 4 years, 5 months ago
  100. 0d9cbd7 schema tree FEATURE force feature change functions by Michal Vasko · 4 years, 5 months ago