1. ddac622 test CHANGE augment leafref if-feature test also for yin by Michal Vasko · 7 years ago
  2. c47eebb add unit test to trigger crash + feature resolve problem with leafref in augments by Frank Rimpler · 7 years ago
  3. a3ca4b9 resolve BUGFIX remove invalid restriction of intid keys order by Michal Vasko · 7 years ago
  4. 3a3b200 schema tree BUGFIX refining if-feature by Radek Krejci · 7 years ago
  5. 3121600 Merge branch 'frimpler-devel' into devel by Radek Krejci · 7 years ago
  6. 5cc6963 tests MAINTENANCE simplify test's cmake config by Radek Krejci · 7 years ago
  7. bbd2651 tests CHANGE set MALLOC_CHECK_=3 for all (non-valgrind) tests by Radek Krejci · 7 years ago
  8. 2a503f5 CMakeLists.txt: add MALLOC_CHECK_ to environment w/o replacing LIBYANG_EXTENSIONS_PLUGINS_DIR by Frank Rimpler · 7 years ago
  9. c4db1c7 fix duplicate free in yang parser by Frank Rimpler · 7 years ago
  10. f40a090 Add unit test i.o. to trigger a double free error in libyang parser by Frank Rimpler · 7 years ago
  11. cfb0422 tests CHANGE test new (extended) format of searchpaths in ly_ctx_new() by Radek Krejci · 7 years ago
  12. e2807ea schema parsers CHANGE status inheritance in uses by Radek Krejci · 7 years ago
  13. c1c2c65 tests BUGFIX add forgotten status test source file by Radek Krejci · 7 years ago
  14. 2cc2532 schema parsers CHANGE better checking and inheritence of status by Radek Krejci · 7 years ago
  15. cdcace7 log BUGFIX provide prefix on top-level nodes by Radek Krejci · 7 years ago
  16. 4814fb0 libyang CHANGE use compiler thread-local variables by Michal Vasko · 7 years ago
  17. 8609f49 test BUGFIX invalid xpath should not cause an error by Michal Vasko · 7 years ago
  18. 5866c23 resolve BUGFIX decimal64 parsing overflow by Michal Vasko · 7 years ago
  19. 5057671 libyang CHANGE api functions xpath format unified by Michal Vasko · 7 years ago
  20. 1510431 xpath BUGFIX unprefixed nodes module by Michal Vasko · 7 years ago
  21. a548161 xpath BUGFIX proper node module checking by Michal Vasko · 7 years ago
  22. 96df97c fixup! BUGFIX positional xpath arguments evaluate on child axis by Michal Vasko · 7 years ago
  23. db4e9ff context CHANGE extend ly_ctx_unset_searchdirs() to remove specific searchpath by Radek Krejci · 7 years ago
  24. 426ea2b context CHANGE remove ly_ctx_get_searchdir() and add ly_ctx_get_searchidrs() by Radek Krejci · 7 years ago
  25. 696ac83 test BUGFIX missing schemas commit by Michal Vasko · 8 years ago
  26. bb52044 resolve CHANGE unimplemented augment tree resolving by Michal Vasko · 8 years ago
  27. a51f3ad test BUGFIX wrong testing use-case corrected by Michal Vasko · 8 years ago
  28. f6fac5e data FEATURE lyd_validate_value() function for single data value validation without creating any node by Radek Krejci · 8 years ago
  29. 7285265 tests CHANGE add valgrind suppression file for ldopen()'s still reachable bytes by Radek Krejci · 8 years ago
  30. 3c60caa test CHANGE valgrind tests should end with 1 on error by Michal Vasko · 8 years ago
  31. 9e6af73 parsers CHANGE handling idenittyref's values defined in non-implemented schemas by Radek Krejci · 8 years ago
  32. 98a1e2d data validation BUGFIX resolving identityref by Radek Krejci · 8 years ago
  33. 1a9c361 schema parsers BUGFIX prefixed unique statement values by Radek Krejci · 8 years ago
  34. b0cd394 build BUGFIX fix RPath usage on OS X by Radek Krejci · 8 years ago
  35. 1cc6d24 tests NEW another lyd_merge test by Michal Vasko · 8 years ago
  36. a2b1d75 tests NEW another merge test by Michal Vasko · 8 years ago
  37. da9f839 context CHANGE support multiple search paths by Radek Krejci · 8 years ago
  38. 8a82d0a test CHANGE we do not support attributes without schema definition by Michal Vasko · 8 years ago
  39. c5db8fe test CHANGE metadata test extended by Michal Vasko · 8 years ago
  40. f8a939e tests CHANGE add test for many instance substatements in extension instance and test for extension in extension instance substatements by PavolVican · 8 years ago
  41. 69dcc4d metadata CHANGE put NETCONF filter's type's value (enum) 'xpath' under if-feature by Radek Krejci · 8 years ago
  42. 8fb0483 tests CHANGE add several tests regarding NETCONF's edit-config's attributes by Radek Krejci · 8 years ago
  43. a59d1f8 tests CHANGE several basic tests around meatadata support by Radek Krejci · 8 years ago
  44. 2c121b3 metadata CHANGE check for not supported leafref type in annotations by Radek Krejci · 8 years ago
  45. 22b15d3 Merge branch 'devel' into metadata by Radek Krejci · 8 years ago
  46. 532e5e9 annotations CHANGE support for ietf-yang-metadata (annotations) by Radek Krejci · 8 years ago
  47. 5ee1cdd tests CHANGE add test complex, complex-array, complex-mandatory for yang format by PavolVican · 8 years ago
  48. 5fb5050 YANG printer CHANGE do not print unnecessary quotes around revision dates by Radek Krejci · 8 years ago
  49. 99c7072 parser yin BUGFIX not parse yin element in argument statement, which is in extension instance by PavolVican · 8 years ago
  50. 06a9aa0 extension CHANGE checking for presence of extension instances' mandatory substatements by Radek Krejci · 8 years ago
  51. 7417a08 extensions CHANGE support for revision statement in extension instances by Radek Krejci · 8 years ago
  52. c5cc530 extensions CHANGE support for when statement in extension instances by Radek Krejci · 8 years ago
  53. 2ed9f4e parser BUGFIX value statement by PavolVican · 8 years ago
  54. aa9c520 extensions CHANGE support for restrictions in extension instance by Radek Krejci · 8 years ago
  55. b682212 extensions CHANGE list not-supported YANG statements in extension instances by Radek Krejci · 8 years ago
  56. 63fc096 extensions CHANGE support for type/typedef in extension instances by Radek Krejci · 8 years ago
  57. c3f1b6f extensions CHANGE support for unique statement in extension instances by Radek Krejci · 8 years ago
  58. f95b629 extensions CHANGE support for schema nodes in extension instances by Radek Krejci · 8 years ago
  59. 37f9ba3 extensions CHANGE support for module as substatement of extension instance by Radek Krejci · 8 years ago
  60. 5496fae extensions CHANGE support for integer substatements in extension instance by Radek Krejci · 8 years ago
  61. ffb8be0 tests CHANGE add deviation and extension test for yang format by PavolVican · 8 years ago
  62. e8c73dd Merge branch 'devel' into extensions by Michal Vasko · 8 years ago
  63. b84686f extensions CHANGE support for fraction-digits in extension instances by Radek Krejci · 8 years ago
  64. 447834a tests CHANGE tests for flags as substatements to extension instances by Radek Krejci · 8 years ago
  65. 0e6f928 tests CHANGE test support for string substatements in extension instances by Radek Krejci · 8 years ago
  66. c3df05d tests CHANGE add tests for yang format extensions by PavolVican · 8 years ago
  67. b8fd461 tests CHANGE base for test of complex extensions implementation by Radek Krejci · 8 years ago
  68. 5de8a02 yin parser CHANGE check (sub)module substatements order by Michal Vasko · 8 years ago
  69. 74a3975 extensions FEATURE allow to specify extensions plugins dir via environment variable by Radek Krejci · 8 years ago
  70. 6bd2c02 schema parsers CHANGE support extensions refining and deviating by Radek Krejci · 8 years ago
  71. 6e8163a tests CHANGE ensure thet extensions from the deviation substatements applies to the target by Radek Krejci · 8 years ago
  72. 409c8b6 tests CHANGE add missing test for applied refine's substatements extensions for YANG by Radek Krejci · 8 years ago
  73. bf28583 yin parser CHANGE with the refine's substatements, apply also their extensions by Radek Krejci · 8 years ago
  74. d1ade07 Merge branch 'devel' into extensions by Radek Krejci · 8 years ago
  75. 090d581 tests CHANGE grouping's circular dependency by Radek Krejci · 8 years ago
  76. eaaf378 tests UPDATE reflect previous changes of the tree output format by Radek Krejci · 8 years ago
  77. b6e4ffe tests CHANGE extensions in deviation and its substatements by Radek Krejci · 8 years ago
  78. 6e0124b tests CHANGE remove full extension schema by Radek Krejci · 8 years ago
  79. 56c7acd tests CHANGE substatements' extensions in notification by Radek Krejci · 8 years ago
  80. fb363cb tests CHANGE add missing rpc into YANG test for extensions in rpc and action by Radek Krejci · 8 years ago
  81. 2c5db50 tests CHANGE substatements' extensions in rpc and action by Radek Krejci · 8 years ago
  82. bb9cf91 tests CHANGE substatements's extensions in extension and extension instances by Radek Krejci · 8 years ago
  83. 59a349f yin parser CHANGE support for substatements' extensions in typedef by Radek Krejci · 8 years ago
  84. 90c9b13 tests CHANGE extensions in substatements of uses and grouping by Radek Krejci · 8 years ago
  85. 47f7ea5 yin parser CHANGE support for substatements' extensions in type by Radek Krejci · 8 years ago
  86. e91d93b tests CHANGE support for substatement's extensions in enum and bits types by Radek Krejci · 8 years ago
  87. 2fceef6 tests CHANGE support for substatements' extensions in choice and case by Radek Krejci · 8 years ago
  88. 95f22ae yin parser CHANGE support extensions in substatements of (sub)module statements by Radek Krejci · 8 years ago
  89. fdcbea6 Merge branch 'devel' into extensions by Radek Krejci · 8 years ago
  90. b5071ce Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 8 years ago
  91. d4c1d0f schema parsers CHANGE including submodules by Radek Krejci · 8 years ago
  92. 5536995 yang file BUGFIX apply eratta of RFC 6728 by PavolVican · 8 years ago
  93. 6775f56 tests BUGFIX use correct setup function for YANG extensions tests by Radek Krejci · 8 years ago
  94. 1abcdae yin parser CHANGE add missing support for extensions in leaf's default statement by Radek Krejci · 8 years ago
  95. e70b9d8 tests CHANGE extensions support in anydata's substatements by Radek Krejci · 8 years ago
  96. a8c87fd tests CHANGE check extensions in substatements of list by Radek Krejci · 8 years ago
  97. a59c7bd tests BUGFIX correct invalid YIN file by Radek Krejci · 8 years ago
  98. 89870ee Merge branch 'devel' into extensions by Radek Krejci · 8 years ago
  99. 5108dba tests CHANGE extend tests for leaf's and leaf-list's substatement extensions by Radek Krejci · 8 years ago
  100. bb92948 tests CHANGE check the recently fixed cases in lyd_diff() by Radek Krejci · 8 years ago