1. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  2. 224e777 common REFACTOR minor error message improvements by Michal Vasko · 3 years, 7 months ago
  3. 538b895 common REFACTOR put all NETCONF-specific errors together by Michal Vasko · 3 years, 7 months ago
  4. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  5. 550ac40 libyang BUGFIX fix inverted pattern when string data is parsing by Radek Iša · 3 years, 8 months ago
  6. eccf660 schema REFACTOR simplify and unify statements lists by Radek Krejci · 3 years, 8 months ago
  7. 996f077 tests BUGFIX use enum values instead of hexadecimal numeric values by Radek Krejci · 3 years, 8 months ago
  8. b6ecaea data tree BUGFIX handle when in mandatory true node by Christian Hopps · 3 years, 8 months ago
  9. d0fbc09 tests MAINTENANCE code formatting by Radek Krejci · 3 years, 8 months ago
  10. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  11. 0776795 tests REFACTOR remove (mark) the unnecesarry tests on int8 by Radek Iša · 3 years, 8 months ago
  12. a9ff2b8 tests REFACTOR separate base test for type int8 by Radek Iša · 3 years, 8 months ago
  13. 20ddf8b tests CHANGE added unit tests for tree printer by aPiecek · 3 years, 9 months ago
  14. 7cfa961 schema tree FEATURE add flag to indicate explicit PRESENCE flag by Christian Hopps · 3 years, 8 months ago
  15. 6c16cda validation BUGFIX do not validate all cases, only the existing one by Michal Vasko · 3 years, 8 months ago
  16. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  17. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  18. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  19. 01180ac schema CHANGE unify naming of children nodes in schema nodes by Radek Krejci · 3 years, 8 months ago
  20. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  21. d09b762 schema tree BUGFIX case nodes should inherit config by Michal Vasko · 3 years, 8 months ago
  22. df54913 libyang MAINTENANCE source code formatting by Radek Krejci · 3 years, 8 months ago
  23. 589c547 tests CHANGE add tests for including submodules by Radek Krejci · 3 years, 8 months ago
  24. fe6ec26 tests CHANGE extend log checking up to 5 messages by Radek Krejci · 3 years, 8 months ago
  25. d746a35 json BUGFIX buf heap overflow in lyjson_string_ by Juraj Vijtiuk · 3 years, 8 months ago
  26. ec285cd json BUGFIX invalid free in lyjson_ctx_set_value by Juraj Vijtiuk · 3 years, 8 months ago
  27. 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 8 months ago
  28. 2651268 schema tree CHANGE lys_find_xpath variant with no context node by Michal Vasko · 3 years, 8 months ago
  29. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  30. 1640e80 tests REFACTOR simplify using customizable input handler by Radek Krejci · 3 years, 9 months ago
  31. 67d0457 cstr.sh BUGFIX inserting newline characters and added check if module name was not found by aPiecek · 3 years, 9 months ago
  32. dd713ce input CHANGE optimize newlines counting in input handler by Radek Krejci · 3 years, 9 months ago
  33. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  34. 190ee9d schema compile CHANGE more specific error message when compiling leaf-list by Radek Krejci · 3 years, 9 months ago
  35. d54412f libyang CHANGE extend input handler by line counter by Radek Krejci · 3 years, 9 months ago
  36. 33090f9 YANG parser CHANGE move input handler into parser context by Radek Krejci · 3 years, 9 months ago
  37. 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 9 months ago
  38. 91dbe40 plugin types FEATURE specific message for no leafref targets by Michal Vasko · 3 years, 10 months ago
  39. 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 3 years, 10 months ago
  40. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago
  41. 65a6e2b cstr NEW helper script for creating tests that converts yang and c strings by aPiecek · 3 years, 10 months ago
  42. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  43. 90f12dc xpath FEATURE improve not-found node message by Michal Vasko · 3 years, 10 months ago
  44. 8a69a1b schema tree FEATURE accept adding duplicate modules by Michal Vasko · 3 years, 10 months ago
  45. 7ed1fcb path FEATURE print prefix format in string by Michal Vasko · 3 years, 10 months ago
  46. c0792ca compile schema FEATURE store cur mod for leafrefs by Michal Vasko · 3 years, 10 months ago
  47. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  48. cc9688c tests CHANGE do not use "/home" when testing searchpaths by Radek Krejci · 3 years, 10 months ago
  49. 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
  50. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  51. 54b5028 tests BUGFIX do not validate opaque nodes by Michal Vasko · 3 years, 10 months ago
  52. 92769a7 tests CHANGE expand headers test also to yanglint and yangre tools by Radek Krejci · 3 years, 10 months ago
  53. c271ff9 schema MAINTENANCE clarify error message text by Radek Krejci · 3 years, 11 months ago
  54. 2b94e4b data BUGFIX check JSON BMP character length by Juraj Vijtiuk · 3 years, 10 months ago
  55. ad92b67 data tree REFACTOR opaq name and its module information structure by Michal Vasko · 3 years, 10 months ago
  56. 501af03 data tree REFACTOR adjust opaque node and attr members by Michal Vasko · 3 years, 10 months ago
  57. c0e58e8 diff FEATURE diff merge defaults flag by Michal Vasko · 3 years, 10 months ago
  58. 4b715ca diff FEATURE add orig-default meta for all changed leaves by Michal Vasko · 3 years, 10 months ago
  59. 3655924 tests CHANGE add fuzz regression test for checking top-level object in JSON by Juraj Vijtiuk · 3 years, 11 months ago
  60. 2612319 data tree BUGFIX inserting before first node by Michal Vasko · 3 years, 11 months ago
  61. 0f3377d data parser CHANGE remove trusted flag by Michal Vasko · 3 years, 11 months ago
  62. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  63. 4233f9b data FEATURE add lyd_first_sibling() function by Radek Krejci · 3 years, 11 months ago
  64. ca98914 data FEATURE add lyd_list_pos() function by Radek Krejci · 3 years, 11 months ago
  65. 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 3 years, 11 months ago
  66. e49b632 data tree BUGFIX even created NP cont must be added to implicit diff by Michal Vasko · 3 years, 11 months ago
  67. 4a64832 fuzz FIX fuzz_regression_test opendir leak by Juraj Vijtiuk · 3 years, 11 months ago
  68. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  69. b93bd41 schema BUGFIX handle empty subtrees in lys_getnext() by Radek Krejci · 3 years, 11 months ago
  70. ff2dbc5 schema tree BUGFIX handling empty cases in lys_getnext() by Radek Krejci · 3 years, 11 months ago
  71. f6a0737 tests MAINTENANCE fix test_parser_yin ASAN stack overflow by Juraj Vijtiuk · 3 years, 11 months ago
  72. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  73. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  74. bed1394 schema CHANGE rename lys_atomize_xpath() and the connected options by Radek Krejci · 4 years ago
  75. 0b468e6 xpath FEATURE improve token error messages by Michal Vasko · 4 years ago
  76. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  77. 09edca8 test MAINTENANCE remove unused function by Michal Vasko · 4 years ago
  78. cb8c6d4 path BUGFIX check mandatory .. in relative leafref by Michal Vasko · 4 years ago
  79. ed213e1 test MAINTENANCE fix function casting warnings by Michal Vasko · 4 years ago
  80. 1258ed4 test NEW deviation causing submodule prefix to be used by Michal Vasko · 4 years ago
  81. 997f982 plugins types BUGFIX check module is implemented using the flag by Michal Vasko · 4 years ago
  82. 5d24f6c libyang REFACTOR use lysp_module instead of lys_module as mod_def by Michal Vasko · 4 years ago
  83. 90d4e92 schema tree CHANGE hide LYSC_OPT_ options from public API by Radek Krejci · 4 years ago
  84. 092e33c data tree CHANGE rename pathoptions by Radek Krejci · 4 years ago
  85. 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years ago
  86. 5bcc33b hash table BUGFIX invalid length when resizing dict by Michal Vasko · 4 years ago
  87. 72619ce schema tree REFACTOR rename path_context to path_mod by Michal Vasko · 4 years ago
  88. c3781c3 schema tree REFACTOR compatibility of lysp_module and lysp_submodule by Michal Vasko · 4 years ago
  89. e9c050f schema tree FEATURE support deviation type prefixes by Michal Vasko · 4 years ago
  90. feca4fb plugins types REFACTOR split store callback into store and resolve cb (#1220) by Michal Vasko · 4 years ago
  91. a1c0c70 fuzz TEST add regression testing for lyd_parse_mem JSON by Juraj Vijtiuk · 4 years ago
  92. 7f45cf2 libyang REFACTOR applying deviations, augments, and refines (#1217) by Michal Vasko · 4 years ago
  93. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  94. fdf2d35 fuzz CHANGE update fuzz README by Juraj Vijtiuk · 4 years ago
  95. 419cdc6 fuzz CHANGE rename fuzz regression tests to start with regress_fuzz_ prefix by Juraj Vijtiuk · 4 years ago
  96. dba2881 fuzz BUGFIX fix fuzz harness function signature compilation warnings by Juraj Vijtiuk · 4 years ago
  97. 2bab6f2 fuzz CHANGE add fuzz_ prefix to fuzz regression tests by Juraj Vijtiuk · 4 years ago
  98. bef5faf fuzz BUGFIX fix build issues with fuzz regression tests by Juraj Vijtiuk · 4 years ago
  99. b0402eb fuzz TEST document fuzzing regression testing by Juraj Vijtiuk · 4 years ago
  100. e42c6c9 fuzz REFACTOR remove unnecessary string.h header from lyd_parse_mem harness by Juraj Vijtiuk · 4 years ago