1. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  2. e893ddd data tree FEATURE functions for creating and applying diff by Michal Vasko · 4 years, 3 months ago
  3. c496e6f fuzzing REFACTOR fuzz harneses (#1126) by Juraj Vijtiuk · 4 years, 3 months ago
  4. 5bfd4be data tree FEATURE option to skip list key children by Michal Vasko · 4 years, 3 months ago
  5. 33b572d tests MAINTENANCE remove debug test output by Michal Vasko · 4 years, 3 months ago
  6. 4490d31 data tree FEATURE lyd_merge() implemented by Michal Vasko · 4 years, 3 months ago
  7. 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 3 months ago
  8. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 3 months ago
  9. 18abde4 tests CHANGE redesign mechanism to add particular tests by Radek Krejci · 4 years, 3 months ago
  10. 84ce7b1 printers CHANGE provide error information from ly_out constructors by Radek Krejci · 4 years, 3 months ago
  11. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  12. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  13. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  14. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  15. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 4 months ago
  16. f872e20 data tree CHANGE use either schema or data node for logging by Michal Vasko · 4 years, 4 months ago
  17. 0a33b04 schema compilation BUGFIX prefix resolving of identityref's bases by Radek Krejci · 4 years, 4 months ago
  18. 28d7843 tree schema FEATURE use LY_ENOT for false feature state by Michal Vasko · 4 years, 4 months ago
  19. 519fd60 schema tree FEATURE lys_atomize_xpath API function by Michal Vasko · 4 years, 4 months ago
  20. f60e710 test BUGFIX remove unused variables by Michal Vasko · 4 years, 4 months ago
  21. 61ac2f6 xpath BUGFIX special top-level paths by Michal Vasko · 4 years, 4 months ago
  22. 660cc8f test FEATURE xpath hash test for leaf-lists by Michal Vasko · 4 years, 4 months ago
  23. 14795a4 test FEATURE xpath search using hashes by Michal Vasko · 4 years, 4 months ago
  24. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  25. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  26. 3a4889a tests CHANGE join related schema tests by Radek Krejci · 4 years, 4 months ago
  27. 1fd5ad6 tests CHANGE move tests from source view to a units view by Radek Krejci · 4 years, 4 months ago
  28. e587509 fuzzing BUGFIX using internal functions in tests by Radek Krejci · 4 years, 4 months ago
  29. 1c54f46 schema compile BUGFIX handling errors when compiling data node by Radek Krejci · 4 years, 4 months ago
  30. 90b148f data types BUGFIX resolving derived boolean/empty types by Radek Krejci · 4 years, 5 months ago
  31. 413c7f2 data tree BUGFIX support unlinking opaque nodes by Michal Vasko · 4 years, 5 months ago
  32. 7c7783d schema compile BUGFIX applying augments only with uses statemtns by Radek Krejci · 4 years, 6 months ago
  33. 613bc03 types BUGFIX compiling default value in case of invalid or incomplete path by Radek Krejci · 4 years, 6 months ago
  34. cb7526d validation NEW rpc-reply validation by Michal Vasko · 4 years, 6 months ago
  35. 1ce933a parser xml NEW rpc-reply parsing by Michal Vasko · 4 years, 6 months ago
  36. fea12c6 validation NEW rpc/action/notification validation by Michal Vasko · 4 years, 6 months ago
  37. cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 6 months ago
  38. a8edff0 parser xml NEW notification parsing by Michal Vasko · 4 years, 6 months ago
  39. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  40. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  41. 260407e fuzzing NEW refactor harness to enable LLVM LibFuzzer and more granular fuzzing by Juraj Vijtiuk · 4 years, 6 months ago
  42. 44685da xml parser NEW opaque parsing of invalid values/lists by Michal Vasko · 4 years, 6 months ago
  43. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  44. 9f96a05 data tree CHANGE lyd_attr -> lyd_meta by Michal Vasko · 4 years, 7 months ago
  45. 5b37a35 validation NEW state data checking by Michal Vasko · 4 years, 7 months ago
  46. c193ce9 validation NEW if-feature validation by Michal Vasko · 4 years, 7 months ago
  47. b1b5c26 validation CHANGE validation tasks order fixes by Michal Vasko · 4 years, 7 months ago
  48. f03ed03 validation NEW duplicate instances by Michal Vasko · 4 years, 7 months ago
  49. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  50. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  51. 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 7 months ago
  52. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  53. acd83e7 validation NEW minmax checking by Michal Vasko · 4 years, 8 months ago
  54. a388136 data tree CHANGE prepare updated validation flags by Michal Vasko · 4 years, 8 months ago
  55. b83af8a parser BUGFIX inout statemets cannot be defined empty by Michal Vasko · 4 years, 9 months ago
  56. f6e5188 log BUGFIX lysc log path was not working by Michal Vasko · 4 years, 9 months ago
  57. cde73ac validation NEW when validation by Michal Vasko · 4 years, 10 months ago
  58. 5c4e589 compiled schema NEW when dummy node check by Michal Vasko · 4 years, 10 months ago
  59. ecd62de schema tree NEW when cyclic ref check by Michal Vasko · 4 years, 10 months ago
  60. 5d8756a compiled schema CHANGE must schema checking by Michal Vasko · 4 years, 11 months ago
  61. dd878e2 compiled schema TEST when obsolete status test by Michal Vasko · 4 years, 11 months ago
  62. 175012e compiled schema NEW when conditions checking 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. ff13cd1 YANG parser BUGFIX parsing double-quoted strings by Radek Krejci · 5 years ago
  65. d49fe11 YANG parser BUGFIX reading escaped characters in quoted strings by fredgan · 5 years ago
  66. 7c96016 extensions CHANGE support extension's substatements from YIN parser by Radek Krejci · 5 years ago
  67. b3289d6 context BUGFIX searching for the latest revision by Radek Krejci · 5 years ago
  68. d284488 yin parser BUGFIX wrong condition in if statement by David Sedlák · 5 years ago
  69. 7c739d8 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  70. e0ef1c6 yin parser CHANGE use uri instead of prefix in name of extension elements by David Sedlák · 5 years ago
  71. 950f6a5 types CHANGE redesign storing canonical values by Radek Krejci · 5 years ago
  72. aa98bba yin parser CHANGE parse known extension subelements correctly finished by David Sedlák · 5 years ago
  73. 071f766 yin parser CHANGE parse known extension subelements correctly WIP by David Sedlák · 5 years ago
  74. e051f58 test BUGFIX typo by Michal Vasko · 5 years ago
  75. b0ca07d yin parser CHANGE parse attributes of known elements in extension instance correctly WIP by David Sedlák · 5 years ago
  76. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  77. 3fa46b6 context CHANGE unify names of the context options manipulation functions by Radek Krejci · 5 years ago
  78. 6df08da YIN parser BUGFIX store parsed keyword id in extension substatements by Radek Krejci · 5 years ago
  79. 812a5bf schema compile BUGFIX memory leak by Radek Krejci · 5 years ago
  80. ad5963b extensions CHANGE metadata substatements by Radek Krejci · 5 years ago
  81. 9943524 tests BUGFIX reflect changes in logging and set position type in parser contexts by Radek Krejci · 5 years ago
  82. d6b7645 extensions CHANGE base for substatements support in extension instances by Radek Krejci · 5 years ago
  83. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  84. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  85. 5c2ed5f yin parser CHANGE add missing macro description by David Sedlák · 5 years ago
  86. add0c2e test CHANGE extend yin parser tests for extension instances by David Sedlák · 5 years ago
  87. 4332f27 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  88. 169cc52 yin parser BUGFIX react to dictionary insert errors correctly by David Sedlák · 5 years ago
  89. d2bc7bc Merge pull request #686 from Dajvid/libyang2 by Radek Krejci · 5 years ago
  90. bf8a2b7 yin parser CHANGE several fixes by David Sedlák · 5 years ago
  91. 10acaac Merge pull request #835 from jvijtiuk/libyang2_fuzz by Radek Krejci · 5 years ago
  92. 26ea143 yin parser CHANGE addition information in some error messages and documentation fixes by David Sedlák · 5 years ago
  93. 2c0d5ef Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  94. 76c9801 data BUGFIX support multibyte characters in string value with length restrictions by Radek Krejci · 5 years ago
  95. 6542aed yin parser CHANGE cleanup function for content parsing by David Sedlák · 5 years ago
  96. 6881b51 yin parser CHANGE use one generic structure for tree node information instead of many specific structures by David Sedlák · 5 years ago
  97. c5b2084 docs FIX mistakes in yin parser documentation by David Sedlák · 5 years ago
  98. 964877a Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  99. 1538a84 schema parsers CHANGE improvements in error messages by David Sedlák · 5 years ago
  100. df2a973 yin parser CHANGE check attributes even in elements that should have no attributes by David Sedlák · 5 years ago