1. 583b464 parser json UPDATE support for opaque nodes with invalid-encoded value by Michal Vasko · 1 year, 4 months ago
  2. 9b56033 tree data BUGFIX local timezone depends on the timestamp by Michal Vasko · 1 year, 5 months ago
  3. ae130f5 hash table FEATURE make hash table public by Michal Vasko · 1 year, 5 months ago
  4. 09fbb81 tree data UPDATE consider parent module as opaque node owner module by Michal Vasko · 1 year, 5 months ago
  5. 0c36155 tree data UPDATE accept NULL value to validate by Michal Vasko · 1 year, 6 months ago
  6. 8efac24 hash table REFACTOR use unified struct names by Michal Vasko · 1 year, 6 months ago
  7. e50b98d tree data BUGFIX account for DST in timezone offset by Michal Vasko · 1 year, 6 months ago
  8. 9018996 path FEATURE variables instead of values by Michal Vasko · 1 year, 7 months ago
  9. 6727c68 validation OPTIMIZE set log nodes only before an error by Michal Vasko · 1 year, 7 months ago
  10. 9697cc6 tree data BUGFIX redundant header removed by Michal Vasko · 1 year, 7 months ago
  11. f17bb2a tree data UPDATE portable timezone fix by Michal Vasko · 1 year, 7 months ago
  12. 271d2e3 tree data OPTIMIZE use hash table for dup inst cache by Michal Vasko · 1 year, 8 months ago
  13. ebc3f40 tree data common UPDATE avoid NULL module name by Michal Vasko · 1 year, 10 months ago
  14. 4754d4a tree data UPDATE updating NP cont dflt flag by Michal Vasko · 1 year, 10 months ago
  15. 66330fc xpath UPDATE schema xpath support for ext snodes by Michal Vasko · 1 year, 10 months ago
  16. df8ebf6 tree data FEATURE compare on opaque nodes by Michal Vasko · 1 year, 11 months ago
  17. 26bbb27 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 2 months ago
  18. 21beaeb tree data UPDATE handle no siblings by Michal Vasko · 2 years, 2 months ago
  19. 31bac38 tree data UPDATE find schema ext data support by Michal Vasko · 2 years, 2 months ago
  20. 4525e1f tree data UPDATE expect valid data for merge by Michal Vasko · 2 years, 2 months ago
  21. f8da268 tree data UPDATE always log invalid value schema by Michal Vasko · 2 years, 3 months ago
  22. 959f8d8 log CHANGE message improvements by Michal Vasko · 2 years, 3 months ago
  23. 3dd16da tree data BUGFIX validating NULL values by Michal Vasko · 2 years, 3 months ago
  24. 83ae777 tree data UPDATE invalid duplicate instances by Michal Vasko · 2 years, 4 months ago
  25. 95c6d5c parser REFACTOR move parser functions by Michal Vasko · 2 years, 4 months ago
  26. eaf998c tree data REFACTOR formatting by Michal Vasko · 2 years, 4 months ago
  27. 59892dd libyang REFACTOR minor file reorganization by Michal Vasko · 2 years, 4 months ago[Renamed (77%) from src/tree_data_helpers.c]
  28. f4e6392 tree data BUGFIX error for opaque node without module by Michal Vasko · 2 years, 5 months ago
  29. ec139eb tree data BUGFIX handle opaque nodes by Michal Vasko · 2 years, 5 months ago
  30. c0f9c4c tree data helpers BUGFIX store prefix for unprefixed value by Michal Vasko · 2 years, 5 months ago
  31. 89afc6e tree data helpers REFACTOR redundant condition by Michal Vasko · 2 years, 5 months ago
  32. ac6f4be validation UPDATE improve opaque node error messages by Michal Vasko · 2 years, 5 months ago
  33. 305c6cb tree data BUGFIX check extensions with no plugins by Michal Vasko · 2 years, 5 months ago
  34. 8cc3f66 schema mount UPDATE support for creating nested data by Michal Vasko · 2 years, 6 months ago
  35. 294e7f0 tree data UPDATE store default NS for XML prefix data by Michal Vasko · 2 years, 7 months ago
  36. bfff6ac tree data FEATURE print opaq node parsing errors by Michal Vasko · 2 years, 7 months ago
  37. b17efe9 MSVC: preserve date-and-time with unspecified TZ by Jan Kundrát · 2 years, 7 months ago
  38. ddd7659 plugins ext FEATURE initial schema-mount support by Michal Vasko · 2 years, 8 months ago
  39. c53a7ec MSVC: handle symbol visibility by Jan Kundrát · 2 years, 10 months ago
  40. e182a27 Allow building on platforms without `struct tm.tm_gmtoff`, `timezone`, `daylight` by Jan Kundrát · 2 years, 10 months ago
  41. d2f404f tree data helpers BUGFIX move iterator by Michal Vasko · 2 years, 11 months ago
  42. a41826a tree data helpers BUGFIX unknown top-level opaque node by Michal Vasko · 2 years, 11 months ago
  43. 106f086 tree data FEATURE lyd_new_path() relative paths for opaque parents by Michal Vasko · 2 years, 11 months ago
  44. 3bda573 tree data MAINTENANCE unused variable by Michal Vasko · 3 years ago
  45. ef53c81 tree schema FEATURE schema node module owner func by Michal Vasko · 3 years ago
  46. df23eee tree_data FEATURE add XPath variable bindings by aPiecek · 3 years ago
  47. 59e90fc libyang BUGFIX invalid use of void * by Michal Vasko · 3 years ago
  48. bd15700 ly_time_ts2str: check against a negative value as well by Jan Kundrát · 3 years, 1 month ago
  49. 7297506 tree data BUGFIX init fractions with zero chars by Michal Vasko · 3 years, 1 month ago
  50. 2beea0c tree data BUGFIX trailing zeroes cannot be ignored by Michal Vasko · 3 years, 1 month ago
  51. 5c5ee70 tree data FEATURE check nanosecond validity by Michal Vasko · 3 years, 1 month ago
  52. f9b6834 tree data REFACTOR data unres sets naming unified by Michal Vasko · 3 years, 2 months ago
  53. 598063b validation BUGFIX keeping track of first top-level sibling by Michal Vasko · 3 years, 2 months ago
  54. 8f49075 libyang BUGFIX do not include non-standard headers by Michal Vasko · 3 years, 3 months ago
  55. 143ffa8 tree data BUGFIX too small buffer by Michal Vasko · 3 years, 4 months ago
  56. 43297a0 data tree FEATURE public functions for working with date-and-time by Michal Vasko · 3 years, 4 months ago
  57. d7c048c data tree REFACTOR make dup-inst handling generic by Michal Vasko · 3 years, 4 months ago
  58. e3f828d common CHANGE ly_value_prefix_next returns LY_ERR by aPiecek · 3 years, 5 months ago
  59. ab40e7e data helpers BUGFIX check input by Michal Vasko · 3 years, 5 months ago
  60. 3387602 tree DOC minor improvements by Michal Vasko · 3 years, 5 months ago
  61. 46bd21b data tree REFACTOR add canonical getter for lyd_value by Christian Hopps · 3 years, 5 months ago
  62. f994364 libyang CHANGE add LY_VALUE_LYB by Radek Krejci · 3 years, 5 months ago
  63. 995784f libyang REFACTOR rename lyd_value.canonical to lyd_value._canonical by Radek Krejci · 3 years, 5 months ago
  64. 6d5ba0c libyang FEATURE add lyd_get_value() and lyd_get_meta_value() by Radek Krejci · 3 years, 5 months ago
  65. 224d4b4 libyang CHANGE add LY_VALUE_CANON by Radek Krejci · 3 years, 5 months ago
  66. 8df109d libyang REFACTOR rename LY_PREFIX_FORMAT values by Radek Krejci · 3 years, 5 months ago
  67. 11f76c8 lyb FEATURE thread-safe cached hash generation by Michal Vasko · 3 years, 5 months ago
  68. 71877df data BUGFIX check input node when anydata/anyxml expected by Radek Krejci · 3 years, 6 months ago
  69. 83436bc tree_data_helpers CHANGE used ly_value_prefix_next by aPiecek · 3 years, 6 months ago
  70. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  71. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  72. d64d646 types CHANGE extend functions' usability with declaring parameter const by Radek Krejci · 3 years, 6 months ago
  73. 9905252 data REFACTOR use internal function instead of types plugins wrapper by Radek Krejci · 3 years, 6 months ago
  74. 7711410 libyang MAINTENANCE cleanup header includes by Radek Krejci · 3 years, 7 months ago
  75. 859a15a libyang REFACTOR separate macros to edit sized arrays and linked list by Radek Krejci · 3 years, 7 months ago
  76. fc2cd07 ext instance REFACTOR generic ext instance parsing by Michal Vasko · 3 years, 7 months ago
  77. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  78. a820c31 data tree FEATURE function getting string from anydata by Michal Vasko · 3 years, 8 months ago
  79. e180ed0 dict FEATURE detect errors in lydict_remove by Michal Vasko · 3 years, 8 months ago
  80. 5961897 data tree REFACTOR inline access functions, cleanup includes by Christian Hopps · 3 years, 8 months ago
  81. 9e68508 data tree REFACTOR use common union in all data nodes by Michal Vasko · 3 years, 8 months ago
  82. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  83. a5705e5 schema helpers BUGFIX action and notification node when access by Michal Vasko · 3 years, 10 months ago
  84. d3bb12f data tree BUGFIX keep first sibling pointer correct by Michal Vasko · 3 years, 10 months ago
  85. 7ed1fcb path FEATURE print prefix format in string by Michal Vasko · 3 years, 10 months ago
  86. f8dc59a libyang BUGFIX set feature macro for strdup() on OSX by Radek Krejci · 3 years, 10 months ago
  87. d5cfa6e data tree REFACTOR lyd_has_when -> lysc_has_when by Michal Vasko · 3 years, 10 months ago
  88. 6b5cb2a data tree REFACTOR unify value prefix storing by Michal Vasko · 3 years, 11 months ago
  89. 8207e7e data tree FEATURE lyd_has_when function by Michal Vasko · 3 years, 11 months ago
  90. 0f3377d data parser CHANGE remove trusted flag by Michal Vasko · 3 years, 11 months ago
  91. 784d6be tree data BUGFIX do not evaluate when when not validating by Michal Vasko · 3 years, 11 months ago
  92. 47fab89 libyang CHANGE review header includes by Radek Krejci · 3 years, 11 months ago
  93. 3d92e44 set CHANGE replace LY_SET_OPT_USEASLIST by a single flag in ly_set_add() by Radek Krejci · 4 years ago
  94. 6973015 uncrustify FORMAT set various uncrustify options by Michal Vasko · 4 years ago
  95. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  96. 011e4aa dictionary REFACTOR unify functions pattern to return LY_ERR by Radek Krejci · 4 years, 1 month ago
  97. 857189e libyang FEATURE introduce and use new ly_bool type by Radek Krejci · 4 years, 1 month ago
  98. ba03a5a set CHANGE make ly_set* functions return LY_ERR values by Radek Krejci · 4 years, 1 month ago
  99. 1deb5be libyang REFACTOR use size-specific int types instead of generic types (#1177) by Radek Krejci · 4 years, 1 month ago
  100. 0f96988 libyang FORMAT uncrustify format of all sources by Radek Krejci · 4 years, 1 month ago