1. e3c8b24 Merge pull request #876 from Dajvid/libyang2 by Radek Krejci · 5 years ago
  2. d284488 yin parser BUGFIX wrong condition in if statement by David Sedlák · 5 years ago
  3. 2c42778 Merge pull request #875 from Dajvid/libyang2 by Radek Krejci · 5 years ago
  4. 4b9e105 xpath BUGFIX null dereference by Michal Vasko · 5 years ago
  5. fbe240f common CHANGE fix macro description by David Sedlák · 5 years ago
  6. b9eeb9c common CHANGE add RETVAL argument to LY_LIST_NEW_RET macro by David Sedlák · 5 years ago
  7. d650218 yin parser CHANGE rename function for extension argument parsing by David Sedlák · 5 years ago
  8. 3700cb8 yin parser CHANGE remove commented line of code by David Sedlák · 5 years ago
  9. 8859ab9 yin parser CHANGE remove finished TODO comment from code by David Sedlák · 5 years ago
  10. c5dd094 yin parser CHANGE add missing function description and remove unused macro by David Sedlák · 5 years ago
  11. 7c739d8 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  12. ed809f1 yin parser BUGFIX missing checks at the end of module and submodule parsing by David Sedlák · 5 years ago
  13. 73fc574 types BUGFIX remove dead code by Radek Krejci · 5 years ago
  14. e0ef1c6 yin parser CHANGE use uri instead of prefix in name of extension elements by David Sedlák · 5 years ago
  15. 068dd35 yin parser CHANGE add name2nsname function by David Sedlák · 5 years ago
  16. 950f6a5 types CHANGE redesign storing canonical values by Radek Krejci · 5 years ago
  17. 290a6a5 build DOC prepare framework for optional building of internal documentation by Radek Krejci · 5 years ago
  18. f66f5bc Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  19. aa98bba yin parser CHANGE parse known extension subelements correctly finished by David Sedlák · 5 years ago
  20. 02a7738 xpath BUGFIX null dereference by Michal Vasko · 5 years ago
  21. 9409ef6 xpath CHANGE xml format forbidden for now by Michal Vasko · 5 years ago
  22. 071f766 yin parser CHANGE parse known extension subelements correctly WIP by David Sedlák · 5 years ago
  23. 700edb3 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  24. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  25. 5ec7cda data tree NEW getting string value and data path by Michal Vasko · 5 years ago
  26. 3b6d66f types CHANGE remove unused flags from type's plugin structure by Radek Krejci · 5 years ago
  27. 59583bb libyang DOC fix some of the doxygen reference issues by Radek Krejci · 5 years ago
  28. 52785a2 context DOC add context usage overview by Radek Krejci · 5 years ago
  29. b0ca07d yin parser CHANGE parse attributes of known elements in extension instance correctly WIP by David Sedlák · 5 years ago
  30. c5ad965 types CHANGE make internal compilation flags public for the extension plugins by Radek Krejci · 5 years ago
  31. fab954b schema CHANGE rename lys_is_disabled() to lysc_node_is_disabled() by Radek Krejci · 5 years ago
  32. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  33. 3fa46b6 context CHANGE unify names of the context options manipulation functions by Radek Krejci · 5 years ago
  34. 61e042e schema DOC remove input/output structure from scnodeflags table by Radek Krejci · 5 years ago
  35. b17185d schema DOC fix LYS_SET_CONFIG description by Radek Krejci · 5 years ago
  36. c71ac5b schema CHANGE remove context member from lysc_must by Radek Krejci · 5 years ago
  37. e6284fc yin parser CHANGE parse known extension subelements correctly WIP by David Sedlák · 5 years ago
  38. a0f704a schema compile CHANGE add context to must and definition module to when by Radek Krejci · 5 years ago
  39. d3acfce schema compile MAINTENANCE better usage of LY_CHECK_GOTO macro by Radek Krejci · 5 years ago
  40. bfb2e14 schema compilation BUGFIX check return code when precompiling extension instances by Radek Krejci · 5 years ago
  41. 994fc34 YIN parser BUGFIX incorrect string duplication by Radek Krejci · 5 years ago
  42. f56e2a4 schema BUGFIX reflect the way YIN parser stores extension's arguments by Radek Krejci · 5 years ago
  43. 6df08da YIN parser BUGFIX store parsed keyword id in extension substatements by Radek Krejci · 5 years ago
  44. 38d2e9f YANG printer BUGFIX yin-element statement indentation by Radek Krejci · 5 years ago
  45. 812a5bf schema compile BUGFIX memory leak by Radek Krejci · 5 years ago
  46. b5bc93e schema compile BUGFIX unhandled error when compiling type in leaf by Radek Krejci · 5 years ago
  47. cd1c5e3 YIN parser BUGFIX yang-version is not a mandatory statement by Radek Krejci · 5 years ago
  48. ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
  49. 28681fa XML data FEATURE parse/print XML attributes mapped to Metadata annotations by Radek Krejci · 5 years ago
  50. 38d8536 annotation CHANGE WIP parsing XML attributes as YANG metadata annotations by Radek Krejci · 5 years ago
  51. 12b1c15 YIN parser CHANGE remove unnecessary optimization complicating code maintenance by Radek Krejci · 5 years ago
  52. 9943524 tests BUGFIX reflect changes in logging and set position type in parser contexts by Radek Krejci · 5 years ago
  53. 335332a extensions CHANGE WIP implementation of Metadata annotations by Radek Krejci · 5 years ago
  54. d6b7645 extensions CHANGE base for substatements support in extension instances by Radek Krejci · 5 years ago
  55. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  56. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  57. 5c2ed5f yin parser CHANGE add missing macro description by David Sedlák · 5 years ago
  58. 2628153 yin parser CHANGE fix indentation by David Sedlák · 5 years ago
  59. a82ecff yin parser CHANGE several bugfixes in yin_parse_generic_element function by David Sedlák · 5 years ago
  60. c005d89 yin parser CHANGE rework yin_parse_element_generic function by David Sedlák · 5 years ago
  61. 0e59c31 extensions CHANGE base for the extensions plugins API by Radek Krejci · 5 years ago
  62. 256ee1a types CHANGE add identifier of a type plugins by Radek Krejci · 5 years ago
  63. df2691f yin parser CHANGE unify function naming scheme by David Sedlák · 5 years ago
  64. 169cc52 yin parser BUGFIX react to dictionary insert errors correctly by David Sedlák · 5 years ago
  65. a56e001 yin parser BUGFIX free when value correctly in all error cases by David Sedlák · 5 years ago
  66. 4f2f5ba tree schema BUGFIX use initialized context for logging by David Sedlák · 5 years ago
  67. 234a91f dictionary BUGFIX free inserted value in all error cases if zerocopy version is used by David Sedlák · 5 years ago
  68. bf8a2b7 yin parser CHANGE several fixes by David Sedlák · 5 years ago
  69. e8b74df schema parsers BUGFIX check return value of ly_set_add function call by David Sedlák · 5 years ago
  70. 26ea143 yin parser CHANGE addition information in some error messages and documentation fixes by David Sedlák · 5 years ago
  71. 2c0d5ef Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  72. 76c9801 data BUGFIX support multibyte characters in string value with length restrictions by Radek Krejci · 5 years ago
  73. 62ca3f4 YANG parser BUGFIX valid YANG UTF8 characters range by Radek Krejci · 5 years ago
  74. b9d75c4 doc FIX typo by David Sedlák · 5 years ago
  75. 6542aed yin parser CHANGE cleanup function for content parsing by David Sedlák · 5 years ago
  76. ae4b451 doc FIX missing documentation of tree schema by David Sedlák · 5 years ago
  77. 81497a3 yin parser CHANGE allocate big and possibly recurring meta-data on heap instead of stack by David Sedlák · 5 years ago
  78. ad83cf9 doc CHANGE yin parser documentation improvements by David Sedlák · 5 years ago
  79. 6881b51 yin parser CHANGE use one generic structure for tree node information instead of many specific structures by David Sedlák · 5 years ago
  80. c5b2084 docs FIX mistakes in yin parser documentation by David Sedlák · 5 years ago
  81. 964877a Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  82. 1538a84 schema parsers CHANGE improvements in error messages by David Sedlák · 5 years ago
  83. df2a973 yin parser CHANGE check attributes even in elements that should have no attributes by David Sedlák · 5 years ago
  84. e6cd89e yin parser CHANGE check relative order of module and submodule subelements by David Sedlák · 5 years ago
  85. dfbbb44 yin parser CHANGE remove unnecessary function prototypes by David Sedlák · 5 years ago
  86. 60adc09 yang parser CHANGE use generic macros for linked lists by David Sedlák · 5 years ago
  87. 8d552d6 yin parser CHANGE use generic macros for linked lists by David Sedlák · 5 years ago
  88. d114456 tests CHANGE extend yin parser element tests by David Sedlák · 5 years ago
  89. 43801c9 yin parser CHANGE split yin_parse_enum_bit into two simpler functions by David Sedlák · 5 years ago
  90. 1b62312 schema parsers CHANGE make lys_parse_mem functions compatible with yin_parser_ctx by David Sedlák · 5 years ago
  91. 6d781b6 yin parser CHANGE add detection of trailing characters after module/submodule by David Sedlák · 5 years ago
  92. 8985a14 yin parser CHANGE add interface functions for module and submodule parsing by David Sedlák · 5 years ago
  93. 0fe9b51 schema compile CHANGE order keys at the beginning of the children list by Radek Krejci · 5 years ago
  94. df57ef6 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  95. ebd3acf schema parsers CHANGE add free functions for contexts by David Sedlák · 5 years ago
  96. 26a5dfb XML printer FEATURE support for actions and anydata by Radek Krejci · 5 years ago
  97. 7f2b6ca Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  98. 298ff6d yin parser CHANGE add support for submodule element by David Sedlák · 5 years ago
  99. 3c1046e XML data parser CHANGE support for RPC_REPLY data tree by Radek Krejci · 5 years ago
  100. 4f03b93 yin parser CHANGE add support for module element by David Sedlák · 5 years ago