1. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  2. a1c0c70 fuzz TEST add regression testing for lyd_parse_mem JSON by Juraj Vijtiuk · 4 years ago
  3. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  4. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  5. fdf2d35 fuzz CHANGE update fuzz README by Juraj Vijtiuk · 4 years ago
  6. 419cdc6 fuzz CHANGE rename fuzz regression tests to start with regress_fuzz_ prefix by Juraj Vijtiuk · 4 years ago
  7. dba2881 fuzz BUGFIX fix fuzz harness function signature compilation warnings by Juraj Vijtiuk · 4 years ago
  8. 2bab6f2 fuzz CHANGE add fuzz_ prefix to fuzz regression tests by Juraj Vijtiuk · 4 years ago
  9. bef5faf fuzz BUGFIX fix build issues with fuzz regression tests by Juraj Vijtiuk · 4 years ago
  10. b0402eb fuzz TEST document fuzzing regression testing by Juraj Vijtiuk · 4 years ago
  11. e42c6c9 fuzz REFACTOR remove unnecessary string.h header from lyd_parse_mem harness by Juraj Vijtiuk · 4 years ago
  12. d798942 fuzz TEST add regression testing for previous issues found by fuzzing by Juraj Vijtiuk · 4 years ago
  13. a7ade84 fuzzing BUGFIX fuzz harnesses by Luka Koznjak · 4 years ago
  14. 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years ago
  15. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  16. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  17. 96e48da schema BUGFIX correct yang-version value for 1.0 by Radek Krejci · 4 years, 1 month ago
  18. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  19. 52f6555 printers CHANGE unify formatting options for data and schema printers by Radek Krejci · 4 years, 1 month ago
  20. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  21. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  22. f482abc tests MAINTENANCE get rid of the compiler warning when filling dummy structure by Radek Krejci · 4 years, 1 month ago
  23. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  24. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  25. b7be7a8 libyang REFACTOR unify lyd_node macros by Michal Vasko · 4 years, 1 month ago
  26. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  27. e58f97f context CHANGE redesign ly_ctx_unset_searchdir*() functions by Radek Krejci · 4 years, 1 month ago
  28. 5233e96 printer REFACTOR remove ctx and status (#1170) by Michal Vasko · 4 years, 1 month ago
  29. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  30. c6b4f44 schema compile BUGFIX importing grouping with choice into another choice's case by Radek Krejci · 4 years, 1 month ago
  31. 5c4ed7b schema compile MAINTENANCE improve warning text by the path by Radek Krejci · 4 years, 1 month ago
  32. 5536d28 data FEATURE printer for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  33. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  34. 50f0c6b data FEATURE generic JSON format parser by Radek Krejci · 4 years, 3 months ago
  35. 56daf73 data tree REFACTOR data DFS should match schema DFS by Michal Vasko · 4 years, 1 month ago
  36. fb737aa data tree CHANGE switch diff merge parameters by Michal Vasko · 4 years, 2 months ago
  37. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  38. f937cfe data tree REFCTOR move prefix callbacks to plugins types by Michal Vasko · 4 years, 2 months ago
  39. 3701af5 data tree FEATURE optional realtype of validated value by Michal Vasko · 4 years, 2 months ago
  40. 8f359bf data tree REFACTOR lyd_compare suffix variations by Michal Vasko · 4 years, 2 months ago
  41. 4c7763f xpath FEATURE number/literal canonization by Michal Vasko · 4 years, 2 months ago
  42. 38c2ba7 test NEW target test by Michal Vasko · 4 years, 2 months ago
  43. cc3a1b6 tests FEATURE check presence of the compat.h include by Radek Krejci · 4 years, 2 months ago
  44. 82c31e6 schema tree FEATURE force feature enable and disable by Michal Vasko · 4 years, 2 months ago
  45. 6b26e74 schema tree BUGFIX accessible tree fixes by Michal Vasko · 4 years, 2 months ago
  46. b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 2 months ago
  47. 4a4c7ed hash table REFACTOR unify reutrn values by Michal Vasko · 4 years, 2 months ago
  48. 6027eb9 data tree BUGFIX new top-level nodes need parent or ret value by Michal Vasko · 4 years, 2 months ago
  49. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  50. da85903 data tree BUGFIX change how hash matching is performed by Michal Vasko · 4 years, 2 months ago
  51. 8104fd4 validation FEATURE optional diff creation by Michal Vasko · 4 years, 2 months ago
  52. e6323f6 diff FEATURE merge diff by Michal Vasko · 4 years, 3 months ago
  53. 26e8001 validation CHANGE validating single module data by Michal Vasko · 4 years, 3 months ago
  54. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  55. fd69e1d libyang REFACTOR rename sized array size to count by Michal Vasko · 4 years, 3 months ago
  56. 119dddd Merge branch 'libyang2' of https://github.com/cesnet/libyang into libyang2 by Michal Vasko · 4 years, 3 months ago
  57. 33ff942 schema tree FEATURE pre-compile identities by Michal Vasko · 4 years, 3 months ago
  58. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  59. 60ea635 data tree FEATURE binary LYB printer and parser by Michal Vasko · 4 years, 3 months ago
  60. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  61. e893ddd data tree FEATURE functions for creating and applying diff by Michal Vasko · 4 years, 3 months ago
  62. c496e6f fuzzing REFACTOR fuzz harneses (#1126) by Juraj Vijtiuk · 4 years, 3 months ago
  63. 5bfd4be data tree FEATURE option to skip list key children by Michal Vasko · 4 years, 3 months ago
  64. 33b572d tests MAINTENANCE remove debug test output by Michal Vasko · 4 years, 3 months ago
  65. 4490d31 data tree FEATURE lyd_merge() implemented by Michal Vasko · 4 years, 3 months ago
  66. 00cbf53 data tree FEATURE lyd_new_path() and lyd_change_term() by Michal Vasko · 4 years, 3 months ago
  67. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 3 months ago
  68. 18abde4 tests CHANGE redesign mechanism to add particular tests by Radek Krejci · 4 years, 3 months ago
  69. 84ce7b1 printers CHANGE provide error information from ly_out constructors by Radek Krejci · 4 years, 3 months ago
  70. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  71. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  72. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  73. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  74. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 4 months ago
  75. f872e20 data tree CHANGE use either schema or data node for logging by Michal Vasko · 4 years, 4 months ago
  76. 0a33b04 schema compilation BUGFIX prefix resolving of identityref's bases by Radek Krejci · 4 years, 4 months ago
  77. 28d7843 tree schema FEATURE use LY_ENOT for false feature state by Michal Vasko · 4 years, 4 months ago
  78. 519fd60 schema tree FEATURE lys_atomize_xpath API function by Michal Vasko · 4 years, 4 months ago
  79. f60e710 test BUGFIX remove unused variables by Michal Vasko · 4 years, 4 months ago
  80. 61ac2f6 xpath BUGFIX special top-level paths by Michal Vasko · 4 years, 4 months ago
  81. 660cc8f test FEATURE xpath hash test for leaf-lists by Michal Vasko · 4 years, 4 months ago
  82. 14795a4 test FEATURE xpath search using hashes by Michal Vasko · 4 years, 4 months ago
  83. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  84. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  85. 3a4889a tests CHANGE join related schema tests by Radek Krejci · 4 years, 4 months ago
  86. 1fd5ad6 tests CHANGE move tests from source view to a units view by Radek Krejci · 4 years, 4 months ago
  87. e587509 fuzzing BUGFIX using internal functions in tests by Radek Krejci · 4 years, 4 months ago
  88. 1c54f46 schema compile BUGFIX handling errors when compiling data node by Radek Krejci · 4 years, 4 months ago
  89. 90b148f data types BUGFIX resolving derived boolean/empty types by Radek Krejci · 4 years, 5 months ago
  90. 413c7f2 data tree BUGFIX support unlinking opaque nodes by Michal Vasko · 4 years, 5 months ago
  91. 7c7783d schema compile BUGFIX applying augments only with uses statemtns by Radek Krejci · 4 years, 6 months ago
  92. 613bc03 types BUGFIX compiling default value in case of invalid or incomplete path by Radek Krejci · 4 years, 6 months ago
  93. cb7526d validation NEW rpc-reply validation by Michal Vasko · 4 years, 6 months ago
  94. 1ce933a parser xml NEW rpc-reply parsing by Michal Vasko · 4 years, 6 months ago
  95. fea12c6 validation NEW rpc/action/notification validation by Michal Vasko · 4 years, 6 months ago
  96. cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 6 months ago
  97. a8edff0 parser xml NEW notification parsing by Michal Vasko · 4 years, 6 months ago
  98. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  99. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  100. 260407e fuzzing NEW refactor harness to enable LLVM LibFuzzer and more granular fuzzing by Juraj Vijtiuk · 4 years, 6 months ago