1. dd2a766 data FEATURE add lyd_new_ext_inner() by Radek Krejci · 3 years, 6 months ago
  2. 8a5afc2 data FEATURE add lyd_new_ext_term() by Radek Krejci · 3 years, 6 months ago
  3. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  4. 910d013 data MAINTENANCE silence uninitialized variable warnings by Radek Krejci · 3 years, 7 months ago
  5. c43c8ab parser BUGFIX unify unres set order by Michal Vasko · 3 years, 7 months ago
  6. 422afb1 libyang BUGFIX strictly cast lnegths to int for "%.*s" format strings by Radek Krejci · 3 years, 7 months ago
  7. d5e6744 data tree FEATURE allow lyd_new_path to create any nodes by Michal Vasko · 3 years, 7 months ago
  8. 33b4fab data tree MAINTENANCE message improved by Michal Vasko · 3 years, 7 months ago
  9. 2a4ab2b data tree FEATURE optional use of any value by Michal Vasko · 3 years, 7 months ago
  10. 07a5596 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 7 months ago
  11. 96b2de1 plugins BUGFIX fix realising dynamycally allocated value. Because in some store function is used zero copy value then all strore function have to care about relasing value (call free function) in all cases by Radek Iša · 3 years, 7 months ago
  12. f16e254 data FEATURE support extension's data parsing by Radek Krejci · 3 years, 7 months ago
  13. 1b2eef8 extension instances CHANGE access to the extension instance's substatements by Radek Krejci · 3 years, 7 months ago
  14. e16c7b7 data tree CHANGE remove implicit presence containers by Michal Vasko · 3 years, 7 months ago
  15. 4771829 data tree BUGFIX key-less list hash handling by Michal Vasko · 3 years, 7 months ago
  16. 2b5344c data tree BUGFIX do not require ctx for new meta by Michal Vasko · 3 years, 7 months ago
  17. 62524a9 hash table REFACTOR improve ht val equal cb name by Michal Vasko · 3 years, 7 months ago
  18. 0ab974d data tree FEATURE allow setting opaque node prefix by Michal Vasko · 3 years, 7 months ago
  19. 27fb026 data tree BUGFIX always set context by Michal Vasko · 3 years, 7 months ago
  20. 1d4af6c data tree FEATURE helpers for opaque nodes by Michal Vasko · 3 years, 7 months ago
  21. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  22. 8d65f85 data tree FEATURE creating XML opaque nodes and attributes by Michal Vasko · 3 years, 7 months ago
  23. b69b68c libyang BUGFIX minor fixes by Michal Vasko · 3 years, 7 months ago
  24. 299d5d1 data parser FEATURE allow returning the envelopes on error by Michal Vasko · 3 years, 7 months ago
  25. d74978f data tree BUGFIX avoid dead code by Michal Vasko · 3 years, 7 months ago
  26. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  27. 6f9b426 data tree BUGFIX avoid underflow by Michal Vasko · 3 years, 8 months ago
  28. 6741dc6 data tree FEATURE lyd_new_path state list support by Michal Vasko · 3 years, 8 months ago
  29. 9e68508 data tree REFACTOR use common union in all data nodes by Michal Vasko · 3 years, 8 months ago
  30. 544e58a schema tree BUGFIX input/output nodes should not be skipped by Michal Vasko · 3 years, 8 months ago
  31. 14ed9cd libyang REFACTOR general cast cleanup by Michal Vasko · 3 years, 8 months ago
  32. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  33. 9a3823e schema CHANGE move when statement from common schema node structure by Radek Krejci · 3 years, 8 months ago
  34. 9386b3c plugins REFACTOR clarify plugins compare callback behavior by Michal Vasko · 3 years, 8 months ago
  35. 3e1f655 data tree FEATURE lyd_find_path function by Michal Vasko · 3 years, 8 months ago
  36. 8b77696 data tree BUGFIX error check instead of assert by Michal Vasko · 3 years, 8 months ago
  37. 35f4d77 data tree BUGFIX avoid duplicating list keys twice by Michal Vasko · 3 years, 8 months ago
  38. 400e967 xpath BUGFIX pass xcontext explicitly by Michal Vasko · 3 years, 8 months ago
  39. ddace2c libyang REFACTOR avoid connection between context and log location storage by Radek Krejci · 3 years, 9 months ago
  40. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  41. 635d2b8 data tree CHANGE to clarify purpose, rename data path types by Radek Krejci · 3 years, 9 months ago
  42. f4b95ba data tree BUGFIX memory leak on failure by Michal Vasko · 3 years, 10 months ago
  43. 6da1e95 data tree BUGFIX insert opaque node handling by Michal Vasko · 3 years, 10 months ago
  44. 93b1606 data tree BUGFIX insert output handling by Michal Vasko · 3 years, 10 months ago
  45. 59512fc data tree BUGFIX avoid freeing empty values by Michal Vasko · 3 years, 10 months ago
  46. c7d13e3 tree CHANGE test for NULL in LY_ARRAY_COUNT() macro by Radek Krejci · 3 years, 10 months ago
  47. 630d989 data tree FEATURE implicit output flag by Michal Vasko · 3 years, 10 months ago
  48. 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 3 years, 10 months ago
  49. 3588033 data tree FEATURE handle creating keys in lyd_new_path by Michal Vasko · 3 years, 10 months ago
  50. 4bc2ce3 data tree CHANGE do not allow changing order of several instances by Michal Vasko · 3 years, 10 months ago
  51. 717a4c3 data tree BUGFIX proper opaque node insert handling by Michal Vasko · 3 years, 10 months ago
  52. cc55180 data FORMAT forgotten parentheses by Radek Krejci · 3 years, 10 months ago
  53. 553d0b5 data tree BUGFIX handle insert sibling matching params by Michal Vasko · 3 years, 10 months ago
  54. 71e795e data tree BUGFIX inserting opaque nodes by Michal Vasko · 3 years, 10 months ago
  55. 219006c data tree BUGFIX remove const from used value by Michal Vasko · 3 years, 10 months ago
  56. 6524389 data tree FORMAT line wrap by Michal Vasko · 3 years, 10 months ago
  57. 366a4a1 data tree CHANGE optional direct use of any value by Michal Vasko · 3 years, 10 months ago
  58. d3bb12f data tree BUGFIX keep first sibling pointer correct by Michal Vasko · 3 years, 10 months ago
  59. 3488ada data tree FEATURE do not add implicit nodes with false when by Michal Vasko · 3 years, 10 months ago
  60. 3271138 validation REFACTOR unify mod unres set names by Michal Vasko · 3 years, 10 months ago
  61. 45a44db data BUGFIX adding default nodes into data tree when parsing by Radek Krejci · 3 years, 10 months ago
  62. f13b87b libyang REFACTOR avoid constant literals by Radek Krejci · 3 years, 10 months ago
  63. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  64. 8f45abc data BUGFIX free incomplete data in case of error in lyd_find_xpath() by Radek Krejci · 3 years, 10 months ago
  65. 831422b data tree BUGFIX null pointer access by Michal Vasko · 3 years, 10 months ago
  66. bd4db89 validation BUGFIX mandatory nodes with when by Michal Vasko · 3 years, 10 months ago
  67. 08fd613 data tree BUGFIX opaque node handling by Michal Vasko · 3 years, 10 months ago
  68. 92239c7 data tree DOC add missing doxygen by Michal Vasko · 3 years, 10 months ago
  69. bcf4d7d data tree BUGFIX create default nodes in existing cases by Michal Vasko · 3 years, 10 months ago
  70. 3af81bc data tree BUGFIX store predicate only if valid by Michal Vasko · 3 years, 10 months ago
  71. 1a66a5d data tree BUGFIX free temporary meta by Michal Vasko · 3 years, 10 months ago
  72. 610553d data tree BUGFIX set out param by Michal Vasko · 3 years, 10 months ago
  73. 51d21b8 data tree BUFGIX set attr module by Michal Vasko · 3 years, 10 months ago
  74. 29134f8 data tree BUGFIX add actual realtype for union by Michal Vasko · 3 years, 10 months ago
  75. bb27df3 libyang MAINTENANCE source formatting by Radek Krejci · 3 years, 10 months ago
  76. ad92b67 data tree REFACTOR opaq name and its module information structure by Michal Vasko · 3 years, 10 months ago
  77. 501af03 data tree REFACTOR adjust opaque node and attr members by Michal Vasko · 3 years, 10 months ago
  78. ba69670 data tree FEATURE lyd_new_meta2 function by Michal Vasko · 3 years, 10 months ago
  79. 6b5cb2a data tree REFACTOR unify value prefix storing by Michal Vasko · 3 years, 10 months ago
  80. 871a025 data tree CHANGE preserve default flags in diff nodes by Michal Vasko · 3 years, 10 months ago
  81. cdad712 xpath FEATURE ignore when state for lyd_find_xpath by Michal Vasko · 3 years, 11 months ago
  82. 2612319 data tree BUGFIX inserting before first node by Michal Vasko · 3 years, 11 months ago
  83. 552e112 tree data BUGFIX last node has depth 1 by Michal Vasko · 3 years, 11 months ago
  84. a808306 data tree BUGFIX do not use meta parent when comparing by Michal Vasko · 3 years, 11 months ago
  85. f756c94 tree data MEAINTENANCE safety assert for parent to be inner node by Michal Vasko · 3 years, 11 months ago
  86. 45b0d20 tree data BUGFIX decide path kind based on first node by Michal Vasko · 3 years, 11 months ago
  87. 2b18bf1 libyang MAINTENANCE uninitializes variables in optimized code by Radek Krejci · 3 years, 11 months ago
  88. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  89. d8c83ca types BUGFIX duplicated logging of the data type plugin's error by Radek Krejci · 3 years, 11 months ago
  90. c5b54a0 libyang MAINTENANCE formatting by Radek Krejci · 3 years, 11 months ago
  91. 4233f9b data FEATURE add lyd_first_sibling() function by Radek Krejci · 3 years, 11 months ago
  92. ca98914 data FEATURE add lyd_list_pos() function by Radek Krejci · 3 years, 11 months ago
  93. 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 3 years, 11 months ago
  94. e49b632 data tree BUGFIX even created NP cont must be added to implicit diff by Michal Vasko · 3 years, 11 months ago
  95. 0cadfcb data tree BUGFIX set when_true flag for implciti nodes by Michal Vasko · 3 years, 11 months ago
  96. 3383be7 data tree BUGFIX set default flags for NP conts by Michal Vasko · 3 years, 11 months ago
  97. 25d6ad0 context FEATURE flag for implementing referenced modules by Michal Vasko · 4 years ago
  98. ae87566 path FEATURE duplicate value types in predicates by Michal Vasko · 4 years ago
  99. f7e16e2 path REFACTOR nodes are not needed when freeing predicate values by Michal Vasko · 4 years ago
  100. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago