1. f347169 tree data BUGFIX don't send null argument into strncmp by Tomáš Pecka · 5 weeks ago
  2. 747486a tree data OPTIMIZE duplication of a hash table by Ondrej Kusnirik · 5 weeks ago
  3. 79e721c hash table REFACTOR fix comment by Ondrej Kusnirik · 5 weeks ago
  4. ed74a24 tree data UPDATE recognize special JSON [null] value by Michal Vasko · 5 weeks ago
  5. 3a2d461 hash table BUGFIX init out params by Michal Vasko · 5 weeks ago
  6. 2addf21 log BUGFIX missing lock by Michal Vasko · 5 weeks ago
  7. 5939112 dict BUGFIX revert ffeedfdbce0dd98d30cba9738b1800bac483cefb by Michal Vasko · 5 weeks ago
  8. ffeedfd dict OPTIMIZE duplicating values in dictionary by Ondrej Kusnirik · 5 weeks ago
  9. c2f76fe hash table BUGFIX remove unnecessary variable by Ondrej Kusnirik · 5 weeks ago
  10. 4502ed2 libyang MAINTENANCE unitialized var warnings by Michal Vasko · 5 weeks ago
  11. 34a042c plugin types FEATURE add time-period plugin by roman · 6 weeks ago
  12. 998e1e4 printer_yang BUGFIX display of extensions for rpc in/out by Olivier Matz · 7 weeks ago
  13. e049db8 schema compile BUGFIX avoid extension duplication in rpc in/out by Olivier Matz · 7 weeks ago
  14. 8ee7139 parser yang BUGFIX comments not allowed in unquoted strings by Michal Vasko · 8 weeks ago
  15. 7a8029e validation BUGFIX handle nested when unres by Michal Vasko · 10 weeks ago
  16. 863b18b fix parsing of numbers within XML-encoded anyxml by Jan Kundrát · 3 months ago
  17. 1158163 version UPDATE retrieve versions using functions by Michal Vasko · 10 weeks ago
  18. f1918e1 parser yang BUGFIX avoid accessing memory after input buffer by Michal Vasko · 10 weeks ago
  19. 35274cf parser yang UPDATE automatic parsing of nested extensions by Michal Vasko · 3 months ago
  20. 1849d4e tree data BUGFIX prevent creating invalid trees by Michal Vasko · 3 months ago
  21. ae893ef xpath BUGFIX opaque node handling by Michal Vasko · 3 months ago
  22. 70addcf src/version.h.in: Add missing include by David Schweizer · 3 months ago
  23. 3ab37cc version UPDATE provide run-time version info by Michal Vasko · 3 months ago
  24. 014507d common BUGFIX avoid overflow by Michal Vasko · 3 months ago
  25. c5996da src/version.h.in: Define project version by David Schweizer · 3 months ago
  26. be0251e diff BUGFIX can insert only after the same instance by Michal Vasko · 3 months ago
  27. 3057c05 tree data BUGFIX negative timezone minutes by Michal Vasko · 3 months ago
  28. d470773 xpath BUGFIX empty string should be converted to NAN double by Michal Vasko · 3 months ago
  29. a5c6cfb union BUGFIX keep subvalue on validation fail by Michal Vasko · 3 months ago
  30. 909434e plugins exts REFACTOR cast warnings by Michal Vasko · 3 months ago
  31. 53eb6a1 ly common REFACTOR cast warnings by Michal Vasko · 3 months ago
  32. e887774 xpath BUGFIX type traversal by Michal Vasko · 3 months ago
  33. 708a8bf plugins exts BUGFIX storage must be 8B large by Michal Vasko · 3 months ago
  34. c80fcc9 diff BUGFIX diff merge userord node order by Michal Vasko · 3 months ago
  35. 3139a58 schema compile UPDATE skip xpath checks on disabled nodes by Michal Vasko · 3 months ago
  36. 6cc25d4 context REFACTOR make function cleaner by Michal Vasko · 4 months ago
  37. a2f2cd8 tree data sorted REFACTOR redundant macros by Michal Vasko · 4 months ago
  38. f77ca9c tree data UPDATE function for checking internal meta by Michal Vasko · 4 months ago
  39. fa25769 parser json BUGFIX check for parameter validity by Michal Vasko · 4 months ago
  40. b7863f8 printer json BUGFIX printing opaque nodes with all hints by Michal Vasko · 4 months ago
  41. 506fab4 validation BUGFIX handle empty tree by Michal Vasko · 4 months ago
  42. eea767a tree schema BUGFIX check return val by Michal Vasko · 4 months ago
  43. 669345c tree schema BUGFIX correct predicate order in lysc_path (#2244) by Alexandre Snarskii · 4 months ago
  44. d775df2 tree schema BUGFIX correct order of predicates by Michal Vasko · 4 months ago
  45. 5683626 parser yang BUGFIX invalid input move after comments by Michal Vasko · 4 months ago
  46. 6d42a11 plugins BUGFIX lyds_tree requires metadata by Michal Vasko · 4 months ago
  47. c350922 tree schema UPDATE support symbolic links when searching for modules by Michal Vasko · 4 months ago
  48. 453b000 parser yang BUGFIX parse comments in between split strings by Michal Vasko · 4 months ago
  49. 232456a tree schema BUGFIX always use the main context by Michal Vasko · 4 months ago
  50. 6b144d2 plugins BUGFIX always load lyds_tree metadata plugin by Michal Vasko · 4 months ago
  51. ee3539a out BUGFIX trim printing NP conts with only explicit dflt values by Michal Vasko · 5 months ago
  52. 1544e0a plugins BUGFIX safe retrieval of canonical value by Michal Vasko · 5 months ago
  53. cbbae42 parser json BUGFIX printing opaque nodes as containers (#2230) by steweg · 5 months ago
  54. b4b4582 parinter yang BUGFIX handle squoted strings with squotes by Michal Vasko · 5 months ago
  55. 1dab4e0 tree data BUGFIX unset return value by Michal Vasko · 5 months ago
  56. 8f14b30 printer tree REFACTOR incorrect param type by Michal Vasko · 5 months ago
  57. 350e8dd schema compile REFACTOR use exact matching type by Michal Vasko · 5 months ago
  58. d592a58 lyds tree BUGFIX of hash during additional sorting by aPiecek · 5 months ago
  59. 74cc126 log UPDATE logging messages without memory by Michal Vasko · 5 months ago
  60. cf43fa7 union BUGFIX proper LYB value validation by Michal Vasko · 5 months ago
  61. 6845e81 union REFACTOR better macro name by Michal Vasko · 5 months ago
  62. 350ed0d doc UPDATE improve opaque node docs by Michal Vasko · 6 months ago
  63. 99bfd40 schema compile UPDATE fix disabled list unique nodes by Michal Vasko · 6 months ago
  64. 2a01181 parser data DOC improve flag description by Michal Vasko · 6 months ago
  65. 68f6eaf parser json UPDATE allowing JSON 'null' value for inner nodes (#2218) by steweg · 6 months ago
  66. 56318fe log UPDATE avoid using LY_EVALID without vecode by Michal Vasko · 6 months ago
  67. b3e420c parser json UPDATE optional JSON 'null' value parsed and ignored (#2216) by steweg · 6 months ago
  68. 5ad0063 schema compile BUGFIX do not share types with leafrefs by Michal Vasko · 6 months ago
  69. 121cbbb schema compile REFACTOR formatting by Michal Vasko · 6 months ago
  70. 5209845 plugins BUGFIX differentiate between plugin types by Michal Vasko · 6 months ago
  71. 7efb69e plugins BUGFIX static run-time plugin support by Michal Vasko · 6 months ago
  72. 964407a plugins BUGFIX check return value by Michal Vasko · 6 months ago
  73. f7aeeae context UPDATE run-time plugin support (#2213) by steweg · 6 months ago
  74. 2063f20 schema compile UPDATE allow deviate-replace implicit properties by Michal Vasko · 6 months ago
  75. ed27758 libyang UPDATE compatibility macros by Michal Vasko · 6 months ago
  76. bc196fc schema compile UPDATE improve duplicate identifier err message by Michal Vasko · 6 months ago
  77. f4ba2ff tree data BUGFIX non-changing iterator (#2207) by Amjad Daraiseh · 6 months ago
  78. 93b9b24 schema compile BUGFIX disabled list unique node by Michal Vasko · 6 months ago
  79. 2b0e8a2 xpath BUGFIX opaque node handling by Michal Vasko · 7 months ago
  80. eef8dae tree data new BUGFIX wrong parameter positions (#2194) by lucoliva · 7 months ago
  81. c03945b ly common REFACTOR bigger type before var args by Michal Vasko · 7 months ago
  82. 659f8fa printer yang BUGFIX missing parentheses by Michal Vasko · 7 months ago
  83. 72c6d64 tree schema BUGFIX store YANG string quote style by Michal Vasko · 7 months ago
  84. bff6f26 lyds tree BUGFIX for rb_remove_node() by aPiecek · 7 months ago
  85. 8760d96 tree data new BUGFIX check return value by Michal Vasko · 7 months ago
  86. 542ceb4 tree data BUGFIX invalid memory access by Michal Vasko · 7 months ago
  87. 8108afa path REFACTOR redunant check by Michal Vasko · 7 months ago
  88. fcd168e log BUGFIX memory leak by Michal Vasko · 7 months ago
  89. e6943a0 schema compile BUGFIX prevent when unres without a node by Michal Vasko · 7 months ago
  90. b131989 doc UPDATE libyang v3 transition by Michal Vasko · 7 months ago
  91. 16c25e0 tree data new BUGFIX flag typo by Michal Vasko · 7 months ago
  92. a5c4fa4 parser data UPDATE parse_store_only flag sets parse_only as well by Michal Vasko · 7 months ago
  93. 9dc2a54 data sorted BUGFIX file renaming by Michal Vasko · 7 months ago
  94. 5dd11b8 tree data BUGFIX check return value (#2183) by steweg · 7 months ago
  95. f8c0b58 tree data UPDATE remove redundant lyd_new_list3_bin by Michal Vasko · 7 months ago
  96. 6a027db libyang REFACTOR minor improvements by Michal Vasko · 7 months ago
  97. 9bd131d context UPDATE forbid setting option for existing context by Michal Vasko · 7 months ago
  98. abd34fb doc UPDATE updates and improvements by Michal Vasko · 7 months ago
  99. d4cde64 libyang UPDATE optional value validation and context type plugins (#2171) by steweg · 7 months ago
  100. 14f7253 schema compile BUGFIX state data are not sorted (#2179) by aPiecek · 7 months ago