1. 33090f9 YANG parser CHANGE move input handler into parser context by Radek Krejci · 3 years, 9 months ago
  2. 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 9 months ago
  3. 91dbe40 plugin types FEATURE specific message for no leafref targets by Michal Vasko · 3 years, 10 months ago
  4. 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 3 years, 10 months ago
  5. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago
  6. 65a6e2b cstr NEW helper script for creating tests that converts yang and c strings by aPiecek · 3 years, 10 months ago
  7. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  8. 90f12dc xpath FEATURE improve not-found node message by Michal Vasko · 3 years, 10 months ago
  9. 8a69a1b schema tree FEATURE accept adding duplicate modules by Michal Vasko · 3 years, 10 months ago
  10. 7ed1fcb path FEATURE print prefix format in string by Michal Vasko · 3 years, 10 months ago
  11. c0792ca compile schema FEATURE store cur mod for leafrefs by Michal Vasko · 3 years, 10 months ago
  12. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  13. cc9688c tests CHANGE do not use "/home" when testing searchpaths by Radek Krejci · 3 years, 10 months ago
  14. 12ba04b test MAINTAINCE add enum test for autoassing negative number. add enum and bits test for autoassing nubers biger that higgest allready assigned number by Radek Iša · 3 years, 10 months ago
  15. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  16. 54b5028 tests BUGFIX do not validate opaque nodes by Michal Vasko · 3 years, 10 months ago
  17. 92769a7 tests CHANGE expand headers test also to yanglint and yangre tools by Radek Krejci · 3 years, 10 months ago
  18. c271ff9 schema MAINTENANCE clarify error message text by Radek Krejci · 3 years, 11 months ago
  19. 2b94e4b data BUGFIX check JSON BMP character length by Juraj Vijtiuk · 3 years, 10 months ago
  20. ad92b67 data tree REFACTOR opaq name and its module information structure by Michal Vasko · 3 years, 10 months ago
  21. 501af03 data tree REFACTOR adjust opaque node and attr members by Michal Vasko · 3 years, 11 months ago
  22. c0e58e8 diff FEATURE diff merge defaults flag by Michal Vasko · 3 years, 11 months ago
  23. 4b715ca diff FEATURE add orig-default meta for all changed leaves by Michal Vasko · 3 years, 11 months ago
  24. 3655924 tests CHANGE add fuzz regression test for checking top-level object in JSON by Juraj Vijtiuk · 3 years, 11 months ago
  25. 2612319 data tree BUGFIX inserting before first node by Michal Vasko · 3 years, 11 months ago
  26. 0f3377d data parser CHANGE remove trusted flag by Michal Vasko · 3 years, 11 months ago
  27. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  28. 4233f9b data FEATURE add lyd_first_sibling() function by Radek Krejci · 3 years, 11 months ago
  29. ca98914 data FEATURE add lyd_list_pos() function by Radek Krejci · 3 years, 11 months ago
  30. 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 3 years, 11 months ago
  31. e49b632 data tree BUGFIX even created NP cont must be added to implicit diff by Michal Vasko · 3 years, 11 months ago
  32. 4a64832 fuzz FIX fuzz_regression_test opendir leak by Juraj Vijtiuk · 3 years, 11 months ago
  33. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  34. b93bd41 schema BUGFIX handle empty subtrees in lys_getnext() by Radek Krejci · 3 years, 11 months ago
  35. ff2dbc5 schema tree BUGFIX handling empty cases in lys_getnext() by Radek Krejci · 3 years, 11 months ago
  36. f6a0737 tests MAINTENANCE fix test_parser_yin ASAN stack overflow by Juraj Vijtiuk · 3 years, 11 months ago
  37. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  38. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  39. bed1394 schema CHANGE rename lys_atomize_xpath() and the connected options by Radek Krejci · 4 years ago
  40. 0b468e6 xpath FEATURE improve token error messages by Michal Vasko · 4 years ago
  41. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  42. 09edca8 test MAINTENANCE remove unused function by Michal Vasko · 4 years ago
  43. cb8c6d4 path BUGFIX check mandatory .. in relative leafref by Michal Vasko · 4 years ago
  44. ed213e1 test MAINTENANCE fix function casting warnings by Michal Vasko · 4 years ago
  45. 1258ed4 test NEW deviation causing submodule prefix to be used by Michal Vasko · 4 years ago
  46. 997f982 plugins types BUGFIX check module is implemented using the flag by Michal Vasko · 4 years ago
  47. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  48. 90d4e92 schema tree CHANGE hide LYSC_OPT_ options from public API by Radek Krejci · 4 years ago
  49. 092e33c data tree CHANGE rename pathoptions by Radek Krejci · 4 years ago
  50. 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years ago
  51. 5bcc33b hash table BUGFIX invalid length when resizing dict by Michal Vasko · 4 years ago
  52. 72619ce schema tree REFACTOR rename path_context to path_mod by Michal Vasko · 4 years ago
  53. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  54. e9c050f schema tree FEATURE support deviation type prefixes by Michal Vasko · 4 years ago
  55. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  56. a1c0c70 fuzz TEST add regression testing for lyd_parse_mem JSON by Juraj Vijtiuk · 4 years ago
  57. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  58. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  59. fdf2d35 fuzz CHANGE update fuzz README by Juraj Vijtiuk · 4 years ago
  60. 419cdc6 fuzz CHANGE rename fuzz regression tests to start with regress_fuzz_ prefix by Juraj Vijtiuk · 4 years ago
  61. dba2881 fuzz BUGFIX fix fuzz harness function signature compilation warnings by Juraj Vijtiuk · 4 years ago
  62. 2bab6f2 fuzz CHANGE add fuzz_ prefix to fuzz regression tests by Juraj Vijtiuk · 4 years ago
  63. bef5faf fuzz BUGFIX fix build issues with fuzz regression tests by Juraj Vijtiuk · 4 years ago
  64. b0402eb fuzz TEST document fuzzing regression testing by Juraj Vijtiuk · 4 years ago
  65. e42c6c9 fuzz REFACTOR remove unnecessary string.h header from lyd_parse_mem harness by Juraj Vijtiuk · 4 years ago
  66. d798942 fuzz TEST add regression testing for previous issues found by fuzzing by Juraj Vijtiuk · 4 years ago
  67. a7ade84 fuzzing BUGFIX fuzz harnesses by Luka Koznjak · 4 years ago
  68. 80d281e schema tree CHANGE keep compiled identities on a single place by Radek Krejci · 4 years ago
  69. 14915cc schema tree CHANGE keep compiled features on a single place by Radek Krejci · 4 years ago
  70. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  71. 96e48da schema BUGFIX correct yang-version value for 1.0 by Radek Krejci · 4 years, 1 month ago
  72. 7a0b076 schema tree REFACTOR put parsing and compilation into one function by Michal Vasko · 4 years, 1 month ago
  73. 52f6555 printers CHANGE unify formatting options for data and schema printers by Radek Krejci · 4 years, 1 month ago
  74. 20424b4 schema tree REFACTOR compile case like a general node by Michal Vasko · 4 years, 1 month ago
  75. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  76. f482abc tests MAINTENANCE get rid of the compiler warning when filling dummy structure by Radek Krejci · 4 years, 1 month ago
  77. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  78. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  79. b7be7a8 libyang REFACTOR unify lyd_node macros by Michal Vasko · 4 years, 1 month ago
  80. ba99a3e plugin types REFACTOR remove STORE and CANONIZE flags by Michal Vasko · 4 years, 1 month ago
  81. e58f97f context CHANGE redesign ly_ctx_unset_searchdir*() functions by Radek Krejci · 4 years, 1 month ago
  82. 5233e96 printer REFACTOR remove ctx and status (#1170) by Michal Vasko · 4 years, 1 month ago
  83. c8a230d libyang REFACTOR prefix format always decides the callback (#1169) by Michal Vasko · 4 years, 1 month ago
  84. c6b4f44 schema compile BUGFIX importing grouping with choice into another choice's case by Radek Krejci · 4 years, 1 month ago
  85. 5c4ed7b schema compile MAINTENANCE improve warning text by the path by Radek Krejci · 4 years, 1 month ago
  86. 5536d28 data FEATURE printer for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  87. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  88. 50f0c6b data FEATURE generic JSON format parser by Radek Krejci · 4 years, 3 months ago
  89. 56daf73 data tree REFACTOR data DFS should match schema DFS by Michal Vasko · 4 years, 1 month ago
  90. fb737aa data tree CHANGE switch diff merge parameters by Michal Vasko · 4 years, 2 months ago
  91. 7c8439f printers FEATURE submodule print by Michal Vasko · 4 years, 2 months ago
  92. f937cfe data tree REFCTOR move prefix callbacks to plugins types by Michal Vasko · 4 years, 2 months ago
  93. 3701af5 data tree FEATURE optional realtype of validated value by Michal Vasko · 4 years, 2 months ago
  94. 8f359bf data tree REFACTOR lyd_compare suffix variations by Michal Vasko · 4 years, 2 months ago
  95. 4c7763f xpath FEATURE number/literal canonization by Michal Vasko · 4 years, 2 months ago
  96. 38c2ba7 test NEW target test by Michal Vasko · 4 years, 2 months ago
  97. cc3a1b6 tests FEATURE check presence of the compat.h include by Radek Krejci · 4 years, 2 months ago
  98. 82c31e6 schema tree FEATURE force feature enable and disable by Michal Vasko · 4 years, 2 months ago
  99. 6b26e74 schema tree BUGFIX accessible tree fixes by Michal Vasko · 4 years, 2 months ago
  100. b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 2 months ago