1. 42f30c0 tests BUGFIX forgotten files commit by Michal Vasko · 8 years ago
  2. f3f1149 VERSION bump to version 0.11.1 by Michal Vasko · 8 years ago
  3. afa7a64 json parser & printer CHANGE all data types now supported by Michal Vasko · 8 years ago
  4. 42a7157 VERSION bump to version 0.11.0 by Michal Vasko · 8 years ago
  5. 6216f27 printer CHANGE flag for netconf-style xml message print by Michal Vasko · 8 years ago
  6. 945b96b liybang FEATURE action reply support by Michal Vasko · 8 years ago
  7. 7a9bc64 VERSION bump version to 0.10.227 by Radek Krejci · 8 years ago
  8. a606951 tests BUGFIX add missing files for testing ly_ctx_remove_module() by Radek Krejci · 8 years ago
  9. 2ad534d VERSION bump version to 0.10.226 by Radek Krejci · 8 years ago
  10. 082c84f default values BUGFIX LYD_OPT_NOAUTODEL on default nodes by Radek Krejci · 8 years ago
  11. 8c107fe context CHANGE allow removing schemas from the context by Radek Krejci · 8 years ago
  12. da01650 VERSION bump to version 0.10.225 by Michal Vasko · 8 years ago
  13. 9e635ac xpath BUGFIX check xpath in resolved augments/uses by Michal Vasko · 8 years ago
  14. c06493a VERSION bump to version 0.10.224 by Michal Vasko · 8 years ago
  15. 680f8b4 schema tree BUGFIX get_siblings uses and grouping handling by Michal Vasko · 8 years ago
  16. e0862d1 VERSION bump to version 0.10.223 by Michal Vasko · 8 years ago
  17. 13131a0 log BUGFIX proper logging even when using silent in imports by Michal Vasko · 8 years ago
  18. 76fae1c VERSION bump to version 0.10.222 by Michal Vasko · 8 years ago
  19. 4388060 parser BUGFIX print at least some message about import fail by Michal Vasko · 8 years ago
  20. e050709 common BUGFIX check verbosity in LOGVAL and LOGPATH as well by Michal Vasko · 8 years ago
  21. 78c9287 VERSION bump to version 0.10.221 by Michal Vasko · 8 years ago
  22. 23fd679 resolve BUGFIX dead code removed by Michal Vasko · 8 years ago
  23. 92981a6 resolve BUFGIX add uses resolution fail messages by Michal Vasko · 8 years ago
  24. 68da6af VERSION bump to version 0.10.220 by Michal Vasko · 8 years ago
  25. 4cf7dba schema tree BUGFIX handle siblings in uses by Michal Vasko · 8 years ago
  26. 5302a12 VERSION bump version to 0.10.219 by Radek Krejci · 8 years ago
  27. 2e2de83 logger CHANGE avoid nonsense/duplicated messages when checking type by Radek Krejci · 8 years ago
  28. b22eb0d schema tree BUGFIX change 16b bitfields usage according to endianity by Radek Krejci · 8 years ago
  29. aff0ee9 VERSION bump to version 0.10.218 by Michal Vasko · 8 years ago
  30. 5c328e7 dict BUGFIX unsafe variable read by Michal Vasko · 8 years ago
  31. e033ece VERSION bump version to 0.10.217 by Radek Krejci · 8 years ago
  32. baeff56 with-defaults BUGFIX getting leaf-list's default value by Radek Krejci · 8 years ago
  33. d1044a8 VERSION bump to version 0.10.216 by Michal Vasko · 8 years ago
  34. 284b870 Merge branch 'master' of https://github.com/yanjunxi/libyang by Michal Vasko · 8 years ago
  35. eb5da6e VERSION bump to version 0.10.215 by Michal Vasko · 8 years ago
  36. 50067b9 data tree BUGFIX temporary tree merge for validation by Michal Vasko · 8 years ago
  37. 90373c4 data tree BUGFIX do not merge equal leaflists by Michal Vasko · 8 years ago
  38. 064f9d7 data tree BUGFIX merging empty default containers by Michal Vasko · 8 years ago
  39. 8b539cf different data node having attr under list use the first attr value by 严军喜10079489 · 8 years ago
  40. e6e9aeb VERSION bump to version 0.10.214 by Michal Vasko · 8 years ago
  41. 4b5b625 validation BUGFIX skip must/when validation in get/get-config/edit-config by Michal Vasko · 8 years ago
  42. 04b40e9 VERSION bump to version 0.10.213 by Michal Vasko · 8 years ago
  43. c1dcb12 Merge branch 'master' of https://github.com/fanchanghu/libyang into fanchanghu-master by Michal Vasko · 8 years ago
  44. 641ccba VERSION bump to version 0.10.212 by Michal Vasko · 8 years ago
  45. affc37f schema tree BUGFIX copy all information in identityref by Michal Vasko · 8 years ago
  46. d6136b9 VERSION bump to version 0.10.211 by Michal Vasko · 8 years ago
  47. e27516a resolve BUGFIX external validation dependency flag for standard RPCs by Michal Vasko · 8 years ago
  48. 7f6280f VERSION bump version to 0.10.210 by Radek Krejci · 8 years ago
  49. 6ef5efc yanglint BUGFIX add missing source code by Radek Krejci · 8 years ago
  50. 22744bc VERSION bump version to 0.10.209 by Radek Krejci · 8 years ago
  51. 797590b yanglint FEATURE non-interactive way of running yanglint by Radek Krejci · 8 years ago
  52. 60cdf28 libyang FEATURE provide libyang version as macros in libyang header by Radek Krejci · 8 years ago
  53. 77de5fc encode last line for yang_print_text by 范昌虎10069952 · 8 years ago
  54. e58671f Merge pull request #1 from CESNET/master by fanchanghu · 8 years ago
  55. cf1446c VERSION bump to version 0.10.208 by Michal Vasko · 8 years ago
  56. 9445808 resolve MAINTENANCE minor clarification update by Michal Vasko · 8 years ago
  57. e9914d1 schema tree CHANGE outer subtree dependency flag now also for leafref by Michal Vasko · 8 years ago
  58. 254046d VERSION bump to version 0.10.207 by Michal Vasko · 8 years ago
  59. b775738 resolve BUGFIX do not skip actions/notifications in leafref by Michal Vasko · 8 years ago
  60. cfee005 VERSION bump to version 0.10.206 by Michal Vasko · 8 years ago
  61. fbaead7 resolve BUGFIX do not skip inner action and notification nodes by Michal Vasko · 8 years ago
  62. b2a2be9 perf test UPDATE follow changes in libyang API by Radek Krejci · 8 years ago
  63. d75b340 VERSION bump version to 0.10.205 by Radek Krejci · 8 years ago
  64. 24681f1 Merge branch 'devel' by Radek Krejci · 8 years ago
  65. 3c3eb2b VERSION bump version to 0.10.204 by Radek Krejci · 8 years ago
  66. fb78394 BUGFIX memcmp vs strncmp by Radek Krejci · 8 years ago
  67. e791068 VERSION bump version to 0.10.203 by Radek Krejci · 8 years ago
  68. 798ab4c tests CHANGE remove internal tests by Radek Krejci · 8 years ago
  69. daa080f doc MAINTENANCE fix link to RFC 7950 by Radek Krejci · 8 years ago
  70. dce8c71 VERSION bump version to 0.10.202 by Radek Krejci · 8 years ago
  71. e741628 tests MAINTENANCE use strlen() instead of constant number by Denis Volpato Martins · 8 years ago
  72. d35244e VERSION bump version to 0.10.201 by Radek Krejci · 8 years ago
  73. 2bff764 Merge branch 'rastislavszabo-devel' into devel by Radek Krejci · 8 years ago
  74. cefe6b9 Merge branch 'devel' of https://github.com/rastislavszabo/libyang into rastislavszabo-devel by Radek Krejci · 8 years ago
  75. 5e29b2f VERSION bump version to 0.10.200 by Radek Krejci · 8 years ago
  76. e98fe3f log BUGFIX avoid collision of generated paths for log messages by Radek Krejci · 8 years ago
  77. 403f9d0 conformance_tests BUGFIX add proper header for WEXITSTATUS by Rastislav Szabo · 8 years ago
  78. 61a6000 VERSION bump version to 0.10.199 by Radek Krejci · 8 years ago
  79. 62e6b34 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  80. 7d39dae xml parser BUGFIX dereferencing NULL pointer by Radek Krejci · 8 years ago
  81. 3661fb7 VERSION bump version to 0.10.198 by Pavol Vican · 8 years ago
  82. 5c637a6 parser yang BUGFIX use of unitialized variables by Pavol Vican · 8 years ago
  83. 9bed661 VERSION bump version to 0.10.197 by Radek Krejci · 8 years ago
  84. 73f9601 yin parser BUGFIX correct error message by Radek Krejci · 8 years ago
  85. 5bbdc99 VERSION bump version to 0.10.196 by Radek Krejci · 8 years ago
  86. 33657f5 log BUGFIX dereferencing NULL pointer by Radek Krejci · 8 years ago
  87. e88134f VERSION bump version to 0.10.195 by Radek Krejci · 8 years ago
  88. c61646a log BUGFIX use schema instead of data node for path reference object by Radek Krejci · 8 years ago
  89. 54ad3e6 VERSION bump to version 0.10.194 by Michal Vasko · 8 years ago
  90. 1312b8a xpath BUGFIX avoid treating attribute as an element by Michal Vasko · 8 years ago
  91. d631d07 VERSION bump version to 0.10.193 by Radek Krejci · 8 years ago
  92. 13f3f15 xml parser BUGFIX use of unitialized memory by Radek Krejci · 8 years ago
  93. 9433b7b VERSION bump version to 0.10.192 by Radek Krejci · 8 years ago
  94. 9e836ea yang parser BUGFIX use of unitialized variables by Radek Krejci · 8 years ago
  95. 5b9a4b9 VERSION bump version to 0.10.191 by Radek Krejci · 8 years ago
  96. 73c791f Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  97. aed493c yang parser BUGFIX detecting negative value when parsing non-negative number by Radek Krejci · 8 years ago
  98. 2e4f540 VERSION bump version to 0.10.190 by Pavol Vican · 8 years ago
  99. b507138 parser yang BUGFIX wrong inherit config flag by Pavol Vican · 8 years ago
  100. 34ff756 VERSION bump version to 0.10.189 by Radek Krejci · 8 years ago