1. 9f96a05 data tree CHANGE lyd_attr -> lyd_meta by Michal Vasko · 4 years, 7 months ago
  2. e75ecfd validation NEW obsolete data checking by Michal Vasko · 4 years, 7 months ago
  3. 5b37a35 validation NEW state data checking by Michal Vasko · 4 years, 7 months ago
  4. c193ce9 validation NEW if-feature validation by Michal Vasko · 4 years, 7 months ago
  5. 2104e9f xpath BUGFIX handle both set node types by Michal Vasko · 4 years, 7 months ago
  6. 0249f7c data tree CHANGE insert updates by Michal Vasko · 4 years, 7 months ago
  7. b1b5c26 validation CHANGE validation tasks order fixes by Michal Vasko · 4 years, 7 months ago
  8. f03ed03 validation NEW duplicate instances by Michal Vasko · 4 years, 7 months ago
  9. 06ce5d3 Merge pull request #1025 from jvijtiuk/libyang2-lysc-ext-instance-free-bugfix by Michal Vasko · 4 years, 7 months ago
  10. 4a19ab0 tree schema BUGFIX check for NULL extension definition before free by Juraj Vijtiuk · 4 years, 7 months ago
  11. 013a818 data tree NEW api functions for creating nodes by Michal Vasko · 4 years, 7 months ago
  12. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 7 months ago
  13. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  14. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  15. 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 7 months ago
  16. 90932a9 parser xml CHANGE non-xml specific functions made separate by Michal Vasko · 4 years, 7 months ago
  17. e444f75 data tree NEW functions for searching in siblings by Michal Vasko · 4 years, 8 months ago
  18. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  19. acd83e7 validation NEW minmax checking by Michal Vasko · 4 years, 8 months ago
  20. a388136 data tree CHANGE prepare updated validation flags by Michal Vasko · 4 years, 8 months ago
  21. 6a044b2 compiled schema BUGFIX proper default freeing on type error by Michal Vasko · 4 years, 8 months ago
  22. b83af8a parser BUGFIX inout statemets cannot be defined empty by Michal Vasko · 4 years, 9 months ago
  23. 42e497c xpath BUGFIX invalid pointer dereference by Michal Vasko · 4 years, 9 months ago
  24. 3f27c52 xpath BUGFIX null dereference by Michal Vasko · 4 years, 9 months ago
  25. 88a163b schema helpers BUGFIX find own module if own prefix is used by Michal Vasko · 4 years, 9 months ago
  26. b541af0 compiled schema BUGFIX assign extension definition module by Michal Vasko · 4 years, 9 months ago
  27. 294b76d schema BUGFIX return value check by Michal Vasko · 4 years, 9 months ago
  28. 2947ce1 compiled schema BUGFIX recursive error cleanup by Michal Vasko · 4 years, 9 months ago
  29. ec4df48 xpath BUGFIX missing removal of processed nodes from schema set by Michal Vasko · 4 years, 9 months ago
  30. ba71654 xpath BUGFIX copying initial context node by Michal Vasko · 4 years, 9 months ago
  31. 0cbf54f xpath CHANGE refactor schema warnings by Michal Vasko · 4 years, 9 months ago
  32. f6e5188 log BUGFIX lysc log path was not working by Michal Vasko · 4 years, 9 months ago
  33. 239abcd Merge pull request #973 from jvijtiuk/empty-leafref-path-fix by Michal Vasko · 4 years, 9 months ago
  34. bd0f2a6 compiled schema BUGFIX when validating empty leafref path by Juraj Vijtiuk · 4 years, 10 months ago
  35. 9d6befd xpath BUGFIX adding node hash that is not yet in set by Michal Vasko · 4 years, 10 months ago
  36. 588112f xpath BUGFIX copy root_type to all sets by Michal Vasko · 4 years, 10 months ago
  37. 509de4d xpath BUGFIX traverse only implemented modules by Michal Vasko · 4 years, 10 months ago
  38. 2ff7efe compiled BUGFIX do not access when on nodes without it by Michal Vasko · 4 years, 10 months ago
  39. 34fd347 Merge pull request #960 from jvijtiuk/libyang2-fix-moveto_resolve_model-null-dereference by Michal Vasko · 4 years, 10 months ago
  40. d75faa6 yang parser BUGFIX null dereference in moveto_resolve_model by Juraj Vijtiuk · 4 years, 10 months ago
  41. 90edde4 yang parser BUGFIX traling whitespace counter by Michal Vasko · 4 years, 10 months ago
  42. d2010a9 Merge pull request #944 from jvijtiuk/libyang2-static-build-fix by Michal Vasko · 4 years, 10 months ago
  43. dd53e66 Fix static build issues caused by yangobj set_target_properties call. by Juraj Vijtiuk · 4 years, 10 months ago
  44. cde73ac validation NEW when validation by Michal Vasko · 4 years, 10 months ago
  45. ac6c72f xpath BUGFIX negated strcmp result by Michal Vasko · 4 years, 10 months ago
  46. 79bebfd xpath BUGFIX wrong var reused by Michal Vasko · 4 years, 10 months ago
  47. a142454 xpath NEW when evaluation checking by Michal Vasko · 4 years, 10 months ago
  48. 2caefc1 xpath BUGFIX use new node type instead NULL for free nodes by Michal Vasko · 4 years, 10 months ago
  49. 251f56e compiled schema BUGFIX wrong var reused by Michal Vasko · 4 years, 10 months ago
  50. 82a8343 parsed schema CHANGE make augment node compatible by Michal Vasko · 4 years, 10 months ago
  51. 5c4e589 compiled schema NEW when dummy node check by Michal Vasko · 4 years, 10 months ago
  52. ecd62de schema tree NEW when cyclic ref check by Michal Vasko · 4 years, 10 months ago
  53. 5d8756a compiled schema CHANGE must schema checking by Michal Vasko · 4 years, 11 months ago
  54. cafad9d xpath BUGFIX output schema traversing by Michal Vasko · 4 years, 11 months ago
  55. dd878e2 compiled schema TEST when obsolete status test by Michal Vasko · 4 years, 11 months ago
  56. 465a0e1 xpath BUGFIX do not select non-matching nodes by Michal Vasko · 4 years, 11 months ago
  57. dc052f3 compiled schema BUGFIX generate path only once by Michal Vasko · 4 years, 11 months ago
  58. d0aa1a8 xpath DOC updated descriptions by Michal Vasko · 4 years, 11 months ago
  59. 175012e compiled schema NEW when conditions checking by Michal Vasko · 4 years, 11 months ago
  60. 5e0e6eb xpath CHANGE root handling refactored by Michal Vasko · 4 years, 11 months ago
  61. dc779a8 common CHANGE macro support for checking 4 arguments by Michal Vasko · 4 years, 11 months ago
  62. ed94a29 log CHANGE internal logging options not needed by Michal Vasko · 4 years, 11 months ago
  63. d944bdc libyang2: yin printer NEW printer of the parsed schemas into YIN format (#919) by FredGan · 4 years, 11 months ago
  64. ebc5057 tree schema BUGFIX unknown extension instance free coredump by fredgan · 5 years ago
  65. 78f0682 context CHANGE avoid error messages when searching for latest revision import by Radek Krejci · 5 years ago
  66. ff13cd1 YANG parser BUGFIX parsing double-quoted strings by Radek Krejci · 5 years ago
  67. d49fe11 YANG parser BUGFIX reading escaped characters in quoted strings by fredgan · 5 years ago
  68. 2b11ddb YANG printer BUGFIX printing parsed deviation structures by fredgan · 5 years ago
  69. cd485b8 schema parsers BUGFIX provide necessary information when parsing submodule by fredgan · 5 years ago
  70. d58187f doc CHANGE add link to the future plans announcement issue by Radek Krejci · 5 years ago
  71. be2e356 xpath BUGFIX number of concat func params by Michal Vasko · 5 years ago
  72. ae9e4cb xpath CHANGE deref() support for schema leafref by Michal Vasko · 5 years ago
  73. 2d61e16 schema BUGFIX ext leafref path detection by Michal Vasko · 5 years ago
  74. 6346ece xpath MAINTENANCE refactoring, no functionality changes by Michal Vasko · 5 years ago
  75. 57eab13 xpath OPTIMIZE removing nodes in chunks by Michal Vasko · 5 years ago
  76. 7c96016 extensions CHANGE support extension's substatements from YIN parser by Radek Krejci · 5 years ago
  77. 0272856 YIN parser CHANGE do not add namespace prefix for standard YANG statements by Radek Krejci · 5 years ago
  78. 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
  79. b3289d6 context BUGFIX searching for the latest revision by Radek Krejci · 5 years ago
  80. e3c8b24 Merge pull request #876 from Dajvid/libyang2 by Radek Krejci · 5 years ago
  81. d284488 yin parser BUGFIX wrong condition in if statement by David Sedlák · 5 years ago
  82. 2c42778 Merge pull request #875 from Dajvid/libyang2 by Radek Krejci · 5 years ago
  83. 4b9e105 xpath BUGFIX null dereference by Michal Vasko · 5 years ago
  84. fbe240f common CHANGE fix macro description by David Sedlák · 5 years ago
  85. b9eeb9c common CHANGE add RETVAL argument to LY_LIST_NEW_RET macro by David Sedlák · 5 years ago
  86. d650218 yin parser CHANGE rename function for extension argument parsing by David Sedlák · 5 years ago
  87. 3700cb8 yin parser CHANGE remove commented line of code by David Sedlák · 5 years ago
  88. 8859ab9 yin parser CHANGE remove finished TODO comment from code by David Sedlák · 5 years ago
  89. c5dd094 yin parser CHANGE add missing function description and remove unused macro by David Sedlák · 5 years ago
  90. 7c739d8 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  91. ed809f1 yin parser BUGFIX missing checks at the end of module and submodule parsing by David Sedlák · 5 years ago
  92. 73fc574 types BUGFIX remove dead code by Radek Krejci · 5 years ago
  93. e0ef1c6 yin parser CHANGE use uri instead of prefix in name of extension elements by David Sedlák · 5 years ago
  94. 068dd35 yin parser CHANGE add name2nsname function by David Sedlák · 5 years ago
  95. 950f6a5 types CHANGE redesign storing canonical values by Radek Krejci · 5 years ago
  96. 290a6a5 build DOC prepare framework for optional building of internal documentation by Radek Krejci · 5 years ago
  97. f66f5bc Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  98. aa98bba yin parser CHANGE parse known extension subelements correctly finished by David Sedlák · 5 years ago
  99. 02a7738 xpath BUGFIX null dereference by Michal Vasko · 5 years ago
  100. 9409ef6 xpath CHANGE xml format forbidden for now by Michal Vasko · 5 years ago