1. e746a50 parser CHANGE LYD_OPT_NOAUTODEL flag allowed for operations too by Michal Vasko · 7 years ago
  2. 763a4a6 data parsers BUGFIX move assert to the correct place by Radek Krejci · 7 years ago
  3. 06f8bb9 data parsers CHANGE allow parse/validate data trees without ietf-yang-library data by Radek Krejci · 7 years ago
  4. 86bafc2 parsers CHANGE provide more accurate message about invalid parser options combinations by Radek Krejci · 7 years ago
  5. 3d679d7 MAINTENANCE fix warnings from gcc7 by Radek Krejci · 7 years ago
  6. 5057671 libyang CHANGE api functions xpath format unified by Michal Vasko · 7 years ago
  7. 45ddfce resolve REFACTOR redundant function side effect by Michal Vasko · 7 years ago
  8. f359b02 resolve BUGFIX another batch of xpath prefix fixes by Michal Vasko · 7 years ago
  9. f355731 data tree DOC function description updated by Michal Vasko · 7 years ago
  10. b1f6909 data tree BUGFIX memory leaks by Radek Krejci · 7 years ago
  11. 863b44d MAINTENANCE use macros for checking memory allocation result by Radek Krejci · 7 years ago
  12. a8d111f CHANGE improve checking for memory allocation errors by Radek Krejci · 7 years ago
  13. bb51303 data tree BUGFIX change leaf value in its canonical form by Michal Vasko · 8 years ago
  14. da741b6 data tree MAINTENANCE functionality separated into a function by Michal Vasko · 8 years ago
  15. bb52044 resolve CHANGE unimplemented augment tree resolving by Michal Vasko · 8 years ago
  16. f6fac5e data FEATURE lyd_validate_value() function for single data value validation without creating any node by Radek Krejci · 8 years ago
  17. c0b5216 data tree BUGFIX submodule used instead of module by Michal Vasko · 8 years ago
  18. 2c16a8f data manipulation BUGFIX inserting well known attributes when ietf-netconf schema not present by Radek Krejci · 8 years ago
  19. 8120679 data tree BUGFIX creating special filter attributes by Michal Vasko · 8 years ago
  20. c2283b7 data validation BUGFIX memory leaks by Radek Krejci · 8 years ago
  21. 1a9c361 schema parsers BUGFIX prefixed unique statement values by Radek Krejci · 8 years ago
  22. dc300b0 libyang MAINTENANCE shorthand case handling obsolete by Michal Vasko · 8 years ago
  23. d18f117 data tree BUGFIX when checking for in/out skip uses by Michal Vasko · 8 years ago
  24. 503b7aa defaults MAINTENANCE add descriptions to several internal functions by Radek Krejci · 8 years ago
  25. db0ddcd default values BUGFIX maintaining default flags when modifying data tree by Radek Krejci · 8 years ago
  26. bc07ec9 data tree BUGFIX double free when resolving type of the value by Radek Krejci · 8 years ago
  27. f431fe4 data tree BUGFIX merging whole container by Michal Vasko · 8 years ago
  28. f5b89f9 data tree BUGFIX do not insert leaf/anydata, already updated by Michal Vasko · 8 years ago
  29. 41f4cfd data tree BUGFIX skip uses for lys_getnext calls by Michal Vasko · 8 years ago
  30. 99f4fa5 Merge pull request #282 from dmcpriv/master by michalvasko · 8 years ago
  31. 5c7ef42 Fix formatting by Dave Miedema · 8 years ago
  32. 706e454 Fix lyd_merge for lists without keys by Dave Miedema · 8 years ago
  33. fd8231d data tree BUGFIX removing whole data tree during validation can happen by Michal Vasko · 8 years ago
  34. 24476fa schema tree BUGFIX traversing children of uses handled by Michal Vasko · 8 years ago
  35. 483467f libyang BUGFIX release target compile errors by Michal Vasko · 8 years ago
  36. 6dbd827 Merge branch 'metadata' into devel by Radek Krejci · 8 years ago
  37. 3e3228d libyang CHANGE enable displaying of only selected debug messages by Michal Vasko · 8 years ago
  38. a571d94 metadata CHANGE parse value acording to annotation's type by Radek Krejci · 8 years ago
  39. 532e5e9 annotations CHANGE support for ietf-yang-metadata (annotations) by Radek Krejci · 8 years ago
  40. 5836388 data tree BUGFIX redo a fix that somehow was reverted by Michal Vasko · 8 years ago
  41. e6ff428 data tree CHANGE handle default values better by Michal Vasko · 8 years ago
  42. 2bce30c data tree CHANGE internal version of inserts by Michal Vasko · 8 years ago
  43. 080f169 data tree BUGFIX wrong variables used by Michal Vasko · 8 years ago
  44. 10c216a parsers CHANGE allow empty data files by Radek Krejci · 8 years ago
  45. 0fb1150 parsers BUGFIX mmaping files with the exact multiple size of page size by Radek Krejci · 8 years ago
  46. 123724a data tree BUGFIX empty rpc/action reply can be valid by Michal Vasko · 8 years ago
  47. 9f49b50 diff BUGFIX comparing ordered lists inside another list with multiple instances by Radek Krejci · 8 years ago
  48. e94f0c5 data tree BUGFIX extra argument by Michal Vasko · 8 years ago
  49. 67cc191 data tree MAINTENANCE coverity false positive by Michal Vasko · 8 years ago
  50. 51e5c58 libyang CHANGE path generation optimization refactored by Michal Vasko · 8 years ago
  51. 7de3e5d diff BUGFIX check boundaries when going through the list of matching nodes by Radek Krejci · 8 years ago
  52. 068f67c diff BUGFIX detecting reordered data with interleaved data of a different kind by Radek Krejci · 8 years ago
  53. c03a270 diff BUGFIX uninitialized variable by Radek Krejci · 8 years ago
  54. fae93db data diff BUGFIX incorrect sorting of the distances of the reordered lists by Radek Krejci · 8 years ago
  55. f53187d libyang NEW callback for adding schemas into ctx for data by Michal Vasko · 8 years ago
  56. 5efa25c data tree NEW lyd_qualified_path by Michal Vasko · 8 years ago
  57. 0f99d3e resolve BUGFIX leafref has a data path, not schema by Michal Vasko · 8 years ago
  58. 1052601 data tree BUGFIX bits need parsing when duplicating by Michal Vasko · 8 years ago
  59. 7bc38ca Merge branch 'multctxs' into devel by Radek Krejci · 8 years ago
  60. 51dc046 tree data BUGFIX after changing a leaf make it non-validate by Michal Vasko · 8 years ago
  61. 0a8ab41 tree data CHANGE lyd_leaf_type resolves leafrefs by Michal Vasko · 8 years ago
  62. 559a2a3 data merge BUGFIX merging subtree with missing multiple parent nodes by Radek Krejci · 8 years ago
  63. 45977ba data merge BUGFIX double free by Radek Krejci · 8 years ago
  64. fde7e80 data tree merge BUGFIX detecting the same schema nodes in different contexts by Radek Krejci · 8 years ago
  65. 2ffe993 data tree FEATURE lyd_merge_to_ctx() by Radek Krejci · 8 years ago
  66. 8f4eba5 Merge branch 'devel' into multctxs by Radek Krejci · 8 years ago
  67. 9c95436 data tree CHANGE clear invalid leafref links by Michal Vasko · 8 years ago
  68. a17c85c data tree FEATURE lyd_dup_to_ctx() by Radek Krejci · 8 years ago
  69. fd6c650 data tree BUGFIX make lyd_leaf_type do what it is actually supposed to by Michal Vasko · 8 years ago
  70. 53adfc7 resolve BUGFIX creating/addressing lists without keys by Michal Vasko · 8 years ago
  71. ad93f76 data tree BUGFIX clear dflt flag recursively by Michal Vasko · 8 years ago
  72. ae5a53e data tree NEW lyd_list_pos by Michal Vasko · 8 years ago
  73. 58c2aab data tree NEW position list instance addressing and creation by Michal Vasko · 8 years ago
  74. ad2e44a libyang BUGFIX handle trusted and other special validation cases by Michal Vasko · 8 years ago
  75. e3886bb libyang CHANGE parsing/validation significantly refactored by Michal Vasko · 8 years ago
  76. 0ec51da context FEATURE allow disabling/enabling modules in the context by Radek Krejci · 8 years ago
  77. 16dc4f3 resolve BUGFIX if leafref/instid leaves are changed, resolve them again by Michal Vasko · 8 years ago
  78. bb1ce0f parsers CHANGE simplify/clarify lyp_parse_value() by Radek Krejci · 8 years ago
  79. 2f95fe6 data tree BUGFIX clear type references and clarify lyd_dup validation status by Michal Vasko · 8 years ago
  80. 5d55b36 Update tree_data.c by dmcpriv · 8 years ago
  81. 708e1c3 data diff BUGFIX uninitialized variables by Radek Krejci · 8 years ago
  82. a463b74 data tree BUGFIX inserting list/leaf-list instance in rpc/action by Radek Krejci · 8 years ago
  83. 10138a2 data tree BUGFIX handle augments by Michal Vasko · 8 years ago
  84. fd78902 data validation BUGFIX revert changes to addition data tree when validating RPC by Radek Krejci · 8 years ago
  85. 1899d6a data parsers CHANGE refactor data type resolving by Radek Krejci · 8 years ago
  86. 5167320 parsers CHANGE make difference between canonical and lexical forms of values by Radek Krejci · 8 years ago
  87. 00a0e71 log BUGFIX keep ly_errno and ly_vecode after destroying the context by Radek Krejci · 8 years ago
  88. 2467a49 log CHANGE internal storage for multiple error messages by Radek Krejci · 8 years ago
  89. 85a54be schemas BUGFIX maintain backlinks in case of removing module(s) from context by Radek Krejci · 8 years ago
  90. 945b96b liybang FEATURE action reply support by Michal Vasko · 8 years ago
  91. 082c84f default values BUGFIX LYD_OPT_NOAUTODEL on default nodes by Radek Krejci · 8 years ago
  92. baeff56 with-defaults BUGFIX getting leaf-list's default value by Radek Krejci · 8 years ago
  93. 50067b9 data tree BUGFIX temporary tree merge for validation by Michal Vasko · 8 years ago
  94. 90373c4 data tree BUGFIX do not merge equal leaflists by Michal Vasko · 8 years ago
  95. 064f9d7 data tree BUGFIX merging empty default containers by Michal Vasko · 8 years ago
  96. 4b5b625 validation BUGFIX skip must/when validation in get/get-config/edit-config by Michal Vasko · 8 years ago
  97. 802957b data tree BUGFIX invalid use of assert() by Radek Krejci · 8 years ago
  98. 83bf140 data tree CHANGE support serialized XML data in anydata content by Radek Krejci · 8 years ago
  99. 5a4236e tree data BUGFIX insert elements into RPC/action in a correct order by Radek Krejci · 8 years ago
  100. 3652567 data tree CHANGE avoid name collision in c++ by Radek Krejci · 8 years ago