1. b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 2 months ago
  2. 4a4c7ed hash table REFACTOR unify reutrn values by Michal Vasko · 4 years, 2 months ago
  3. 6027eb9 data tree BUGFIX new top-level nodes need parent or ret value by Michal Vasko · 4 years, 2 months ago
  4. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  5. da85903 data tree BUGFIX change how hash matching is performed by Michal Vasko · 4 years, 2 months ago
  6. 8104fd4 validation FEATURE optional diff creation by Michal Vasko · 4 years, 2 months ago
  7. e6323f6 diff FEATURE merge diff by Michal Vasko · 4 years, 3 months ago
  8. 26e8001 validation CHANGE validating single module data by Michal Vasko · 4 years, 3 months ago
  9. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  10. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  11. 119dddd Merge branch 'libyang2' of https://github.com/cesnet/libyang into libyang2 by Michal Vasko · 4 years, 3 months ago
  12. 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 3 months ago
  13. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  14. 60ea635 data tree FEATURE binary LYB printer and parser by Michal Vasko · 4 years, 3 months ago
  15. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  16. e893ddd data tree FEATURE functions for creating and applying diff by Michal Vasko · 4 years, 3 months ago
  17. c496e6f fuzzing REFACTOR fuzz harneses (#1126) by Juraj Vijtiuk · 4 years, 3 months ago
  18. 5bfd4be data tree FEATURE option to skip list key children by Michal Vasko · 4 years, 3 months ago
  19. 33b572d tests MAINTENANCE remove debug test output by Michal Vasko · 4 years, 3 months ago
  20. 4490d31 data tree FEATURE lyd_merge() implemented by Michal Vasko · 4 years, 3 months ago
  21. 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 3 months ago
  22. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 3 months ago
  23. 18abde4 tests CHANGE redesign mechanism to add particular tests by Radek Krejci · 4 years, 3 months ago
  24. 84ce7b1 printers CHANGE provide error information from ly_out constructors by Radek Krejci · 4 years, 3 months ago
  25. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  26. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  27. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  28. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  29. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 4 months ago
  30. f872e20 data tree CHANGE use either schema or data node for logging by Michal Vasko · 4 years, 4 months ago
  31. 0a33b04 schema compilation BUGFIX prefix resolving of identityref's bases by Radek Krejci · 4 years, 4 months ago
  32. 28d7843 tree schema FEATURE use LY_ENOT for false feature state by Michal Vasko · 4 years, 4 months ago
  33. 519fd60 schema tree FEATURE lys_atomize_xpath API function by Michal Vasko · 4 years, 4 months ago
  34. f60e710 test BUGFIX remove unused variables by Michal Vasko · 4 years, 4 months ago
  35. 61ac2f6 xpath BUGFIX special top-level paths by Michal Vasko · 4 years, 4 months ago
  36. 660cc8f test FEATURE xpath hash test for leaf-lists by Michal Vasko · 4 years, 4 months ago
  37. 14795a4 test FEATURE xpath search using hashes by Michal Vasko · 4 years, 4 months ago
  38. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  39. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  40. 3a4889a tests CHANGE join related schema tests by Radek Krejci · 4 years, 4 months ago
  41. 1fd5ad6 tests CHANGE move tests from source view to a units view by Radek Krejci · 4 years, 4 months ago
  42. e587509 fuzzing BUGFIX using internal functions in tests by Radek Krejci · 4 years, 4 months ago
  43. 1c54f46 schema compile BUGFIX handling errors when compiling data node by Radek Krejci · 4 years, 4 months ago
  44. 90b148f data types BUGFIX resolving derived boolean/empty types by Radek Krejci · 4 years, 5 months ago
  45. 413c7f2 data tree BUGFIX support unlinking opaque nodes by Michal Vasko · 4 years, 5 months ago
  46. 7c7783d schema compile BUGFIX applying augments only with uses statemtns by Radek Krejci · 4 years, 6 months ago
  47. 613bc03 types BUGFIX compiling default value in case of invalid or incomplete path by Radek Krejci · 4 years, 6 months ago
  48. cb7526d validation NEW rpc-reply validation by Michal Vasko · 4 years, 6 months ago
  49. 1ce933a parser xml NEW rpc-reply parsing by Michal Vasko · 4 years, 6 months ago
  50. fea12c6 validation NEW rpc/action/notification validation by Michal Vasko · 4 years, 6 months ago
  51. cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 6 months ago
  52. a8edff0 parser xml NEW notification parsing by Michal Vasko · 4 years, 6 months ago
  53. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  54. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  55. 260407e fuzzing NEW refactor harness to enable LLVM LibFuzzer and more granular fuzzing by Juraj Vijtiuk · 4 years, 6 months ago
  56. 44685da xml parser NEW opaque parsing of invalid values/lists by Michal Vasko · 4 years, 6 months ago
  57. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  58. 9f96a05 data tree CHANGE lyd_attr -> lyd_meta by Michal Vasko · 4 years, 7 months ago
  59. 5b37a35 validation NEW state data checking by Michal Vasko · 4 years, 7 months ago
  60. c193ce9 validation NEW if-feature validation by Michal Vasko · 4 years, 7 months ago
  61. b1b5c26 validation CHANGE validation tasks order fixes by Michal Vasko · 4 years, 7 months ago
  62. f03ed03 validation NEW duplicate instances by Michal Vasko · 4 years, 7 months ago
  63. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  64. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  65. 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 7 months ago
  66. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  67. acd83e7 validation NEW minmax checking by Michal Vasko · 4 years, 8 months ago
  68. a388136 data tree CHANGE prepare updated validation flags by Michal Vasko · 4 years, 8 months ago
  69. b83af8a parser BUGFIX inout statemets cannot be defined empty by Michal Vasko · 4 years, 9 months ago
  70. f6e5188 log BUGFIX lysc log path was not working by Michal Vasko · 4 years, 9 months ago
  71. cde73ac validation NEW when validation by Michal Vasko · 4 years, 10 months ago
  72. 5c4e589 compiled schema NEW when dummy node check by Michal Vasko · 4 years, 10 months ago
  73. ecd62de schema tree NEW when cyclic ref check by Michal Vasko · 4 years, 10 months ago
  74. 5d8756a compiled schema CHANGE must schema checking by Michal Vasko · 4 years, 11 months ago
  75. dd878e2 compiled schema TEST when obsolete status test by Michal Vasko · 4 years, 11 months ago
  76. 175012e compiled schema NEW when conditions checking by Michal Vasko · 4 years, 11 months ago
  77. d944bdc libyang2: yin printer NEW printer of the parsed schemas into YIN format (#919) by FredGan · 4 years, 11 months ago
  78. ff13cd1 YANG parser BUGFIX parsing double-quoted strings by Radek Krejci · 5 years ago
  79. d49fe11 YANG parser BUGFIX reading escaped characters in quoted strings by fredgan · 5 years ago
  80. 7c96016 extensions CHANGE support extension's substatements from YIN parser by Radek Krejci · 5 years ago
  81. b3289d6 context BUGFIX searching for the latest revision by Radek Krejci · 5 years ago
  82. d284488 yin parser BUGFIX wrong condition in if statement by David Sedlák · 5 years ago
  83. 7c739d8 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  84. e0ef1c6 yin parser CHANGE use uri instead of prefix in name of extension elements by David Sedlák · 5 years ago
  85. 950f6a5 types CHANGE redesign storing canonical values by Radek Krejci · 5 years ago
  86. aa98bba yin parser CHANGE parse known extension subelements correctly finished by David Sedlák · 5 years ago
  87. 071f766 yin parser CHANGE parse known extension subelements correctly WIP by David Sedlák · 5 years ago
  88. e051f58 test BUGFIX typo by Michal Vasko · 5 years ago
  89. b0ca07d yin parser CHANGE parse attributes of known elements in extension instance correctly WIP by David Sedlák · 5 years ago
  90. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  91. 3fa46b6 context CHANGE unify names of the context options manipulation functions by Radek Krejci · 5 years ago
  92. 6df08da YIN parser BUGFIX store parsed keyword id in extension substatements by Radek Krejci · 5 years ago
  93. 812a5bf schema compile BUGFIX memory leak by Radek Krejci · 5 years ago
  94. ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
  95. 9943524 tests BUGFIX reflect changes in logging and set position type in parser contexts 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. add0c2e test CHANGE extend yin parser tests for extension instances by David Sedlák · 5 years ago