1. ce2e07c parser xml UPDATE allow top-level opaque noes without namespace by Michal Vasko · 1 year, 10 months ago
  2. e3ed7dc parser UPDATE anydata is an inner node by Michal Vasko · 1 year, 10 months ago
  3. 78041d1 lyb UPDATE store enabled features for all the used modules by Michal Vasko · 1 year, 10 months ago
  4. f8ebf13 log UPDATE input logging cleared and updated by Michal Vasko · 1 year, 10 months ago
  5. a4dfb3c log UPDATE always log the schema node if fits by Michal Vasko · 1 year, 11 months ago
  6. dbf3e65 log UPDATE parser data path print by Michal Vasko · 1 year, 11 months ago
  7. 6374de2 printer lyb BUGFIX collision check with all collisions by Michal Vasko · 2 years, 1 month ago
  8. 850d8cb test UPDATE auto-del when with nested node type by Michal Vasko · 2 years, 2 months ago
  9. 5edfefd leafref OPTIMIZE hash-based target search if possible by Michal Vasko · 2 years, 2 months ago
  10. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  11. 959f8d8 log CHANGE message improvements by Michal Vasko · 2 years, 3 months ago
  12. a4af625 parser json BUGFIX skipping name/value pairs by Michal Vasko · 2 years, 4 months ago
  13. b68c3b4 printer json BUGFIX with-defaults attribute print by Michal Vasko · 2 years, 4 months ago
  14. 6a6e308 validation BUGFIX handle opaque nodes by Michal Vasko · 2 years, 5 months ago
  15. 140ede9 tree data UPDATE use strict instead of opaq for op parsing by Michal Vasko · 2 years, 5 months ago
  16. ac6f4be validation UPDATE improve opaque node error messages by Michal Vasko · 2 years, 5 months ago
  17. 4e26adc parse json FEATURE support empty lists by Michal Vasko · 2 years, 6 months ago
  18. 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 6 months ago
  19. 5da938a diff BUGFIX created userord nodes by Michal Vasko · 2 years, 7 months ago
  20. 76096ec json BUGFIX yet another major anydata/anyxml refactoring by Michal Vasko · 2 years, 7 months ago
  21. fbc4a25 parser json BUGFIX finish anydata parsing by Michal Vasko · 2 years, 8 months ago
  22. bbdadda printer & parser json BUGFIX anyxml node by Michal Vasko · 2 years, 9 months ago
  23. 106f086 tree data FEATURE lyd_new_path() relative paths for opaque parents by Michal Vasko · 2 years, 11 months ago
  24. 17d0c5c diff BUGFIX delete merge lost changes by Michal Vasko · 2 years, 11 months ago
  25. 0884d21 path UPDATE option for limiting the acccessible tree by Michal Vasko · 3 years ago
  26. df23eee tree_data FEATURE add XPath variable bindings by aPiecek · 3 years ago
  27. e9391c7 validation UPDATE support for specific eapptag and message by Michal Vasko · 3 years ago
  28. 22e0f3a libyang MAINTENANCE avoid string longer than 4096 by Michal Vasko · 3 years ago
  29. 3c6cf2f test lyb NEW added tests leaflist, list, any by aPiecek · 3 years ago
  30. fbfcba4 test lyb REFACTOR check sequence to macro by aPiecek · 3 years ago
  31. 4fd9192 xml BUGFIX line restore after data skip by Michal Vasko · 3 years ago
  32. dd349cf test REFACTOR fix unused variable warnings by Michal Vasko · 3 years, 1 month ago
  33. 4a4bfe8 test REFACTOR move type tests into separate files by Michal Vasko · 3 years, 1 month ago
  34. 1a85d33 json BUGFIX proper array parse and print by Michal Vasko · 3 years, 1 month ago
  35. 18a844e validation BUGFIX in ::lyd_validate_subtree() by aPiecek · 3 years, 1 month ago
  36. 54ba891 parser BUGFIX printf format or param problems by Michal Vasko · 3 years, 2 months ago
  37. 4eab562 parser json BUGFIX do not print empty node prefixes by Michal Vasko · 3 years, 2 months ago
  38. 8d15122 tests FEATURE case validation test by Michal Vasko · 3 years, 2 months ago
  39. e137fc4 xml FEATURE support for special xml attr prefix by Michal Vasko · 3 years, 2 months ago
  40. 02ed9d8 parser BUGFIX any content parsing by Michal Vasko · 3 years, 2 months ago
  41. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  42. ed725d7 schema compile BUGFIX leafref non-prefixed node module by Michal Vasko · 3 years, 3 months ago
  43. ffc92bf lyb BUGFIX last opaque string must have length by Michal Vasko · 3 years, 3 months ago
  44. 6d61855 plugin types BUGFIX ::ly_err_new() format emphasis by aPiecek · 3 years, 3 months ago
  45. 45791ad xml parser & printer FEATURE support for special filter attrs by Michal Vasko · 3 years, 3 months ago
  46. da8fbbf parser xml BUGFIX full xml context backup by Michal Vasko · 3 years, 3 months ago
  47. 4f07c3e hash table BUGFIX key_part with zero length by aPiecek · 3 years, 3 months ago
  48. cd3f617 data tree FEATURE data merge with callback by Michal Vasko · 3 years, 4 months ago
  49. c5f36a7 parser json BUGFIX added condition for opaq node by aPiecek · 3 years, 4 months ago
  50. 9cdb9e6 parser xml BUGFIX in function lydxml_data_skip by aPiecek · 3 years, 4 months ago
  51. 49e2a3a json parser BUGFIX duplicate in lydjson_subtree_r by aPiecek · 3 years, 4 months ago
  52. b7b29e6 json BUGFIX opaq node cannot have an empty name by aPiecek · 3 years, 4 months ago
  53. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 4 months ago
  54. 15dc9fa plugins types FEATURE ipv4/v6-prefix LYB value support by Michal Vasko · 3 years, 5 months ago
  55. a85c4fa plugins types FEATURE empty LYB value support by Michal Vasko · 3 years, 5 months ago
  56. 495f450 plugins types FEATURE binary LYB value support by Michal Vasko · 3 years, 5 months ago
  57. 6b669ff union BUGFIX hash real value by Michal Vasko · 3 years, 5 months ago
  58. 09c7744 libyang CHANGE reflect recent changes in data manipulation functions by Radek Krejci · 3 years, 5 months ago
  59. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  60. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  61. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  62. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  63. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  64. aebbce0 data tree REFACTOR remove lys_value_validate by Michal Vasko · 3 years, 6 months ago
  65. 2425220 utest NEW lyd_compare_single with different ctx by aPiecek · 3 years, 6 months ago
  66. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  67. b449fed test REFACTOR cosmetic changes by Radek Iša · 3 years, 6 months ago
  68. 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 6 months ago
  69. ded3105 utest MAINTAINCE expand tests for bits by Radek Iša · 3 years, 7 months ago
  70. e8f15c1 utest MAINTAINCE add tests for anydata node by Radek Iša · 3 years, 7 months ago
  71. 6a7d6cd utests MAINTAINCE add test for anydata containing character <. by Radek Iša · 3 years, 7 months ago
  72. 447abb8 utest MAINTAINCE remove string test. by Radek Iša · 3 years, 7 months ago
  73. 95ccd1b data FEATURE add lyd_new_ext_path() by Radek Krejci · 3 years, 6 months ago
  74. d5d3743 schema CHANGE support extension instance top-level in ly_path_compile() by Radek Krejci · 3 years, 6 months ago
  75. 8247bae data FEATURE add lyd_new_ext_list() by Radek Krejci · 3 years, 6 months ago
  76. 2a4ab2b data tree FEATURE optional use of any value by Michal Vasko · 3 years, 7 months ago
  77. 85a5523 tests BUGFIX fix binnary test case. In this case parsed data should be empty string. Fix xml test by change checking parameter from name to value. by Radek Iša · 3 years, 7 months ago
  78. e16c7b7 data tree CHANGE remove implicit presence containers by Michal Vasko · 3 years, 7 months ago
  79. 0ab974d data tree FEATURE allow setting opaque node prefix by Michal Vasko · 3 years, 7 months ago
  80. 7be7b9f data validation BUGFIX handling when in default nodes by Radek Krejci · 3 years, 7 months ago
  81. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  82. 224e777 common REFACTOR minor error message improvements by Michal Vasko · 3 years, 7 months ago
  83. 538b895 common REFACTOR put all NETCONF-specific errors together by Michal Vasko · 3 years, 7 months ago
  84. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  85. 550ac40 libyang BUGFIX fix inverted pattern when string data is parsing by Radek Iša · 3 years, 8 months ago
  86. b6ecaea data tree BUGFIX handle when in mandatory true node by Christian Hopps · 3 years, 8 months ago
  87. 0776795 tests REFACTOR remove (mark) the unnecesarry tests on int8 by Radek Iša · 3 years, 8 months ago
  88. 7cfa961 schema tree FEATURE add flag to indicate explicit PRESENCE flag by Christian Hopps · 3 years, 8 months ago
  89. 6c16cda validation BUGFIX do not validate all cases, only the existing one by Michal Vasko · 3 years, 8 months ago
  90. d1e53b9 libyang FEATURE new flags for schema nodes in operations by Michal Vasko · 3 years, 8 months ago
  91. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  92. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  93. 79135ae libyang FORMAT uncrustify format fixes by Michal Vasko · 3 years, 9 months ago
  94. 91dbe40 plugin types FEATURE specific message for no leafref targets by Michal Vasko · 3 years, 10 months ago
  95. 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 3 years, 10 months ago
  96. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago
  97. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  98. 405cc9e schema compile FEATURE two step unres resolution by Michal Vasko · 3 years, 10 months ago
  99. 54b5028 tests BUGFIX do not validate opaque nodes by Michal Vasko · 3 years, 10 months ago
  100. ad92b67 data tree REFACTOR opaq name and its module information structure by Michal Vasko · 3 years, 10 months ago