1. f6e5188 log BUGFIX lysc log path was not working by Michal Vasko · 4 years, 9 months ago
  2. bd0f2a6 compiled schema BUGFIX when validating empty leafref path by Juraj Vijtiuk · 4 years, 10 months ago
  3. 9d6befd xpath BUGFIX adding node hash that is not yet in set by Michal Vasko · 4 years, 10 months ago
  4. 588112f xpath BUGFIX copy root_type to all sets by Michal Vasko · 4 years, 10 months ago
  5. 509de4d xpath BUGFIX traverse only implemented modules by Michal Vasko · 4 years, 10 months ago
  6. 2ff7efe compiled BUGFIX do not access when on nodes without it by Michal Vasko · 4 years, 10 months ago
  7. d75faa6 yang parser BUGFIX null dereference in moveto_resolve_model by Juraj Vijtiuk · 4 years, 10 months ago
  8. 90edde4 yang parser BUGFIX traling whitespace counter by Michal Vasko · 4 years, 10 months ago
  9. cde73ac validation NEW when validation by Michal Vasko · 4 years, 10 months ago
  10. ac6c72f xpath BUGFIX negated strcmp result by Michal Vasko · 4 years, 10 months ago
  11. 79bebfd xpath BUGFIX wrong var reused by Michal Vasko · 4 years, 10 months ago
  12. a142454 xpath NEW when evaluation checking by Michal Vasko · 4 years, 10 months ago
  13. 2caefc1 xpath BUGFIX use new node type instead NULL for free nodes by Michal Vasko · 4 years, 10 months ago
  14. 251f56e compiled schema BUGFIX wrong var reused by Michal Vasko · 4 years, 10 months ago
  15. 82a8343 parsed schema CHANGE make augment node compatible by Michal Vasko · 4 years, 10 months ago
  16. 5c4e589 compiled schema NEW when dummy node check by Michal Vasko · 4 years, 10 months ago
  17. ecd62de schema tree NEW when cyclic ref check by Michal Vasko · 4 years, 10 months ago
  18. 5d8756a compiled schema CHANGE must schema checking by Michal Vasko · 4 years, 11 months ago
  19. cafad9d xpath BUGFIX output schema traversing by Michal Vasko · 4 years, 11 months ago
  20. 465a0e1 xpath BUGFIX do not select non-matching nodes by Michal Vasko · 4 years, 11 months ago
  21. dc052f3 compiled schema BUGFIX generate path only once by Michal Vasko · 4 years, 11 months ago
  22. d0aa1a8 xpath DOC updated descriptions by Michal Vasko · 4 years, 11 months ago
  23. 175012e compiled schema NEW when conditions checking by Michal Vasko · 4 years, 11 months ago
  24. 5e0e6eb xpath CHANGE root handling refactored by Michal Vasko · 4 years, 11 months ago
  25. dc779a8 common CHANGE macro support for checking 4 arguments by Michal Vasko · 4 years, 11 months ago
  26. ed94a29 log CHANGE internal logging options not needed by Michal Vasko · 4 years, 11 months ago
  27. d944bdc libyang2: yin printer NEW printer of the parsed schemas into YIN format (#919) by FredGan · 4 years, 11 months ago
  28. ebc5057 tree schema BUGFIX unknown extension instance free coredump by fredgan · 5 years ago
  29. 78f0682 context CHANGE avoid error messages when searching for latest revision import by Radek Krejci · 5 years ago
  30. ff13cd1 YANG parser BUGFIX parsing double-quoted strings by Radek Krejci · 5 years ago
  31. d49fe11 YANG parser BUGFIX reading escaped characters in quoted strings by fredgan · 5 years ago
  32. 2b11ddb YANG printer BUGFIX printing parsed deviation structures by fredgan · 5 years ago
  33. cd485b8 schema parsers BUGFIX provide necessary information when parsing submodule by fredgan · 5 years ago
  34. be2e356 xpath BUGFIX number of concat func params by Michal Vasko · 5 years ago
  35. ae9e4cb xpath CHANGE deref() support for schema leafref by Michal Vasko · 5 years ago
  36. 2d61e16 schema BUGFIX ext leafref path detection by Michal Vasko · 5 years ago
  37. 6346ece xpath MAINTENANCE refactoring, no functionality changes by Michal Vasko · 5 years ago
  38. 57eab13 xpath OPTIMIZE removing nodes in chunks by Michal Vasko · 5 years ago
  39. 7c96016 extensions CHANGE support extension's substatements from YIN parser by Radek Krejci · 5 years ago
  40. 0272856 YIN parser CHANGE do not add namespace prefix for standard YANG statements by Radek Krejci · 5 years ago
  41. 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
  42. b3289d6 context BUGFIX searching for the latest revision by Radek Krejci · 5 years ago
  43. e3c8b24 Merge pull request #876 from Dajvid/libyang2 by Radek Krejci · 5 years ago
  44. d284488 yin parser BUGFIX wrong condition in if statement by David Sedlák · 5 years ago
  45. 2c42778 Merge pull request #875 from Dajvid/libyang2 by Radek Krejci · 5 years ago
  46. 4b9e105 xpath BUGFIX null dereference by Michal Vasko · 5 years ago
  47. fbe240f common CHANGE fix macro description by David Sedlák · 5 years ago
  48. b9eeb9c common CHANGE add RETVAL argument to LY_LIST_NEW_RET macro by David Sedlák · 5 years ago
  49. d650218 yin parser CHANGE rename function for extension argument parsing by David Sedlák · 5 years ago
  50. 3700cb8 yin parser CHANGE remove commented line of code by David Sedlák · 5 years ago
  51. 8859ab9 yin parser CHANGE remove finished TODO comment from code by David Sedlák · 5 years ago
  52. c5dd094 yin parser CHANGE add missing function description and remove unused macro by David Sedlák · 5 years ago
  53. 7c739d8 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  54. ed809f1 yin parser BUGFIX missing checks at the end of module and submodule parsing by David Sedlák · 5 years ago
  55. 73fc574 types BUGFIX remove dead code by Radek Krejci · 5 years ago
  56. e0ef1c6 yin parser CHANGE use uri instead of prefix in name of extension elements by David Sedlák · 5 years ago
  57. 068dd35 yin parser CHANGE add name2nsname function by David Sedlák · 5 years ago
  58. 950f6a5 types CHANGE redesign storing canonical values by Radek Krejci · 5 years ago
  59. 290a6a5 build DOC prepare framework for optional building of internal documentation by Radek Krejci · 5 years ago
  60. f66f5bc Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  61. aa98bba yin parser CHANGE parse known extension subelements correctly finished by David Sedlák · 5 years ago
  62. 02a7738 xpath BUGFIX null dereference by Michal Vasko · 5 years ago
  63. 9409ef6 xpath CHANGE xml format forbidden for now by Michal Vasko · 5 years ago
  64. 071f766 yin parser CHANGE parse known extension subelements correctly WIP by David Sedlák · 5 years ago
  65. 700edb3 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  66. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  67. 5ec7cda data tree NEW getting string value and data path by Michal Vasko · 5 years ago
  68. 3b6d66f types CHANGE remove unused flags from type's plugin structure by Radek Krejci · 5 years ago
  69. 59583bb libyang DOC fix some of the doxygen reference issues by Radek Krejci · 5 years ago
  70. 52785a2 context DOC add context usage overview by Radek Krejci · 5 years ago
  71. b0ca07d yin parser CHANGE parse attributes of known elements in extension instance correctly WIP by David Sedlák · 5 years ago
  72. c5ad965 types CHANGE make internal compilation flags public for the extension plugins by Radek Krejci · 5 years ago
  73. fab954b schema CHANGE rename lys_is_disabled() to lysc_node_is_disabled() by Radek Krejci · 5 years ago
  74. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  75. 3fa46b6 context CHANGE unify names of the context options manipulation functions by Radek Krejci · 5 years ago
  76. 61e042e schema DOC remove input/output structure from scnodeflags table by Radek Krejci · 5 years ago
  77. b17185d schema DOC fix LYS_SET_CONFIG description by Radek Krejci · 5 years ago
  78. c71ac5b schema CHANGE remove context member from lysc_must by Radek Krejci · 5 years ago
  79. e6284fc yin parser CHANGE parse known extension subelements correctly WIP by David Sedlák · 5 years ago
  80. a0f704a schema compile CHANGE add context to must and definition module to when by Radek Krejci · 5 years ago
  81. d3acfce schema compile MAINTENANCE better usage of LY_CHECK_GOTO macro by Radek Krejci · 5 years ago
  82. bfb2e14 schema compilation BUGFIX check return code when precompiling extension instances by Radek Krejci · 5 years ago
  83. 994fc34 YIN parser BUGFIX incorrect string duplication by Radek Krejci · 5 years ago
  84. f56e2a4 schema BUGFIX reflect the way YIN parser stores extension's arguments by Radek Krejci · 5 years ago
  85. 6df08da YIN parser BUGFIX store parsed keyword id in extension substatements by Radek Krejci · 5 years ago
  86. 38d2e9f YANG printer BUGFIX yin-element statement indentation by Radek Krejci · 5 years ago
  87. 812a5bf schema compile BUGFIX memory leak by Radek Krejci · 5 years ago
  88. b5bc93e schema compile BUGFIX unhandled error when compiling type in leaf by Radek Krejci · 5 years ago
  89. cd1c5e3 YIN parser BUGFIX yang-version is not a mandatory statement by Radek Krejci · 5 years ago
  90. ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
  91. 28681fa XML data FEATURE parse/print XML attributes mapped to Metadata annotations by Radek Krejci · 5 years ago
  92. 38d8536 annotation CHANGE WIP parsing XML attributes as YANG metadata annotations by Radek Krejci · 5 years ago
  93. 12b1c15 YIN parser CHANGE remove unnecessary optimization complicating code maintenance by Radek Krejci · 5 years ago
  94. 9943524 tests BUGFIX reflect changes in logging and set position type in parser contexts by Radek Krejci · 5 years ago
  95. 335332a extensions CHANGE WIP implementation of Metadata annotations by Radek Krejci · 5 years ago
  96. d6b7645 extensions CHANGE base for substatements support in extension instances by Radek Krejci · 5 years ago
  97. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  98. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  99. 5c2ed5f yin parser CHANGE add missing macro description by David Sedlák · 5 years ago
  100. 2628153 yin parser CHANGE fix indentation by David Sedlák · 5 years ago