1. 8a8fde0 parser BUGFIX do not print opaque node parsing errors by Michal Vasko · 4 weeks ago
  2. e853b19 xpath BUGIFX unused param by Michal Vasko · 4 weeks ago
  3. 9aa8301 lyds_tree BUGFIX for-iteration over lyd and unlink by aPiecek · 4 weeks ago
  4. 327e197 xpath BUGFIX resolve module of only prefixed nodes by Michal Vasko · 5 weeks ago
  5. d04cd08 doc BUGFIX update description by Michal Vasko · 5 weeks ago
  6. cf919b8 tree schema UPDATE disable DST adjustment when checking date (#2310) by Marco Troltsch · 5 weeks ago
  7. 361391d tree data REFACTOR recursive default node creation by Michal Vasko · 5 weeks ago
  8. 0af8370 parser REFACTOR unify function naming by Michal Vasko · 5 weeks ago
  9. 9805f21 path BUGFIX free out params on error by Michal Vasko · 6 weeks ago
  10. cef2b59 tree data BUGFIX apply LYD_NEW_ANY_USE_VALUE in lyd_new_path2() by aPiecek · 7 weeks ago
  11. 0c9a1d3 schema compile REFACTOR free context handling by Michal Vasko · 9 weeks ago
  12. a8e855b doc UPDATE added explanations to plugins by aPiecek · 9 weeks ago
  13. a7b816d parser UPDATE eventTime validation using a compiled leaf by Michal Vasko · 9 weeks ago
  14. cba757c libyang UPDATE improved argument checks by Michal Vasko · 9 weeks ago
  15. 17e0bad schema compile OPTIMIZE use lydict_dup for schema parsing by Michal Vasko · 9 weeks ago
  16. 35847dd doc REFACTOR formatting by Michal Vasko · 9 weeks ago
  17. 311fe05 instid BUGFIX do not compile path for schema default values by Michal Vasko · 10 weeks ago
  18. 68b9634 path UPDATE context not required for freeing by Michal Vasko · 10 weeks ago
  19. 9d50e77 plugins types UPDATE ctx_node is not required by Michal Vasko · 10 weeks ago
  20. 057a280 path REFACTOR ctx_node is always set, ctx may not by Michal Vasko · 10 weeks ago
  21. 60752e8 dict NEW efficient dict_dup finction by Michal Vasko · 10 weeks ago
  22. a26f9ae dict REFACTOR minor improvements by Michal Vasko · 10 weeks ago
  23. 670385f plugins types REFACTOR removed redundant instid callbacks by Michal Vasko · 10 weeks ago
  24. 17002f0 tree data new BUGFIX correctly mark lyd_new_term_bin definition by Petr Gotthard · 10 weeks ago
  25. 9cd2be9 tree data BUGFIX simplify iterator move by Michal Vasko · 10 weeks ago
  26. a6bab1e plugins exts UPDATE require ext storage to be a pointer by Michal Vasko · 2 months ago
  27. 77a4f50 parser xml FEATURE add attribute to unknown xml prefix message by aPiecek · 4 months ago
  28. f410c2e parser xml BUGFIX multi-error for attribute by aPiecek · 5 months ago
  29. 18afb71 parser xml BUGFIX error for missing namespace by aPiecek · 5 months ago
  30. 94ccc59 plugins exts BUGFIX platform-specific pointer size by Michal Vasko · 2 months ago
  31. fb7b345 tree data UPDATE more thorough date-time checks by Michal Vasko · 3 months ago
  32. 00ea73f plugins types BUGFIX update value if it could have been freed by Michal Vasko · 3 months ago
  33. d866dd9 plugins types OPTIMIZE skip unnecessary type validation by Michal Vasko · 3 months ago
  34. 9281735 plugins types REFACTOR minor improvements by Michal Vasko · 3 months ago
  35. f347169 tree data BUGFIX don't send null argument into strncmp by Tomáš Pecka · 3 months ago
  36. 747486a tree data OPTIMIZE duplication of a hash table by Ondrej Kusnirik · 3 months ago
  37. 79e721c hash table REFACTOR fix comment by Ondrej Kusnirik · 3 months ago
  38. ed74a24 tree data UPDATE recognize special JSON [null] value by Michal Vasko · 3 months ago
  39. 3a2d461 hash table BUGFIX init out params by Michal Vasko · 3 months ago
  40. 2addf21 log BUGFIX missing lock by Michal Vasko · 3 months ago
  41. 5939112 dict BUGFIX revert ffeedfdbce0dd98d30cba9738b1800bac483cefb by Michal Vasko · 3 months ago
  42. ffeedfd dict OPTIMIZE duplicating values in dictionary by Ondrej Kusnirik · 3 months ago
  43. c2f76fe hash table BUGFIX remove unnecessary variable by Ondrej Kusnirik · 3 months ago
  44. 4502ed2 libyang MAINTENANCE unitialized var warnings by Michal Vasko · 3 months ago
  45. 34a042c plugin types FEATURE add time-period plugin by roman · 3 months ago
  46. 998e1e4 printer_yang BUGFIX display of extensions for rpc in/out by Olivier Matz · 3 months ago
  47. e049db8 schema compile BUGFIX avoid extension duplication in rpc in/out by Olivier Matz · 3 months ago
  48. 8ee7139 parser yang BUGFIX comments not allowed in unquoted strings by Michal Vasko · 4 months ago
  49. 7a8029e validation BUGFIX handle nested when unres by Michal Vasko · 4 months ago
  50. 863b18b fix parsing of numbers within XML-encoded anyxml by Jan Kundrát · 4 months ago
  51. 1158163 version UPDATE retrieve versions using functions by Michal Vasko · 4 months ago
  52. f1918e1 parser yang BUGFIX avoid accessing memory after input buffer by Michal Vasko · 4 months ago
  53. 35274cf parser yang UPDATE automatic parsing of nested extensions by Michal Vasko · 4 months ago
  54. 1849d4e tree data BUGFIX prevent creating invalid trees by Michal Vasko · 4 months ago
  55. ae893ef xpath BUGFIX opaque node handling by Michal Vasko · 5 months ago
  56. 70addcf src/version.h.in: Add missing include by David Schweizer · 5 months ago
  57. 3ab37cc version UPDATE provide run-time version info by Michal Vasko · 5 months ago
  58. 014507d common BUGFIX avoid overflow by Michal Vasko · 5 months ago
  59. c5996da src/version.h.in: Define project version by David Schweizer · 5 months ago
  60. be0251e diff BUGFIX can insert only after the same instance by Michal Vasko · 5 months ago
  61. 3057c05 tree data BUGFIX negative timezone minutes by Michal Vasko · 5 months ago
  62. d470773 xpath BUGFIX empty string should be converted to NAN double by Michal Vasko · 5 months ago
  63. a5c6cfb union BUGFIX keep subvalue on validation fail by Michal Vasko · 5 months ago
  64. 909434e plugins exts REFACTOR cast warnings by Michal Vasko · 5 months ago
  65. 53eb6a1 ly common REFACTOR cast warnings by Michal Vasko · 5 months ago
  66. e887774 xpath BUGFIX type traversal by Michal Vasko · 5 months ago
  67. 708a8bf plugins exts BUGFIX storage must be 8B large by Michal Vasko · 5 months ago
  68. c80fcc9 diff BUGFIX diff merge userord node order by Michal Vasko · 5 months ago
  69. 3139a58 schema compile UPDATE skip xpath checks on disabled nodes by Michal Vasko · 5 months ago
  70. 6cc25d4 context REFACTOR make function cleaner by Michal Vasko · 5 months ago
  71. a2f2cd8 tree data sorted REFACTOR redundant macros by Michal Vasko · 6 months ago
  72. f77ca9c tree data UPDATE function for checking internal meta by Michal Vasko · 6 months ago
  73. fa25769 parser json BUGFIX check for parameter validity by Michal Vasko · 6 months ago
  74. b7863f8 printer json BUGFIX printing opaque nodes with all hints by Michal Vasko · 6 months ago
  75. 506fab4 validation BUGFIX handle empty tree by Michal Vasko · 6 months ago
  76. eea767a tree schema BUGFIX check return val by Michal Vasko · 6 months ago
  77. 669345c tree schema BUGFIX correct predicate order in lysc_path (#2244) by Alexandre Snarskii · 6 months ago
  78. d775df2 tree schema BUGFIX correct order of predicates by Michal Vasko · 6 months ago
  79. 5683626 parser yang BUGFIX invalid input move after comments by Michal Vasko · 6 months ago
  80. 6d42a11 plugins BUGFIX lyds_tree requires metadata by Michal Vasko · 6 months ago
  81. c350922 tree schema UPDATE support symbolic links when searching for modules by Michal Vasko · 6 months ago
  82. 453b000 parser yang BUGFIX parse comments in between split strings by Michal Vasko · 6 months ago
  83. 232456a tree schema BUGFIX always use the main context by Michal Vasko · 6 months ago
  84. 6b144d2 plugins BUGFIX always load lyds_tree metadata plugin by Michal Vasko · 6 months ago
  85. ee3539a out BUGFIX trim printing NP conts with only explicit dflt values by Michal Vasko · 7 months ago
  86. 1544e0a plugins BUGFIX safe retrieval of canonical value by Michal Vasko · 7 months ago
  87. cbbae42 parser json BUGFIX printing opaque nodes as containers (#2230) by steweg · 7 months ago
  88. b4b4582 parinter yang BUGFIX handle squoted strings with squotes by Michal Vasko · 7 months ago
  89. 1dab4e0 tree data BUGFIX unset return value by Michal Vasko · 7 months ago
  90. 8f14b30 printer tree REFACTOR incorrect param type by Michal Vasko · 7 months ago
  91. 350e8dd schema compile REFACTOR use exact matching type by Michal Vasko · 7 months ago
  92. d592a58 lyds tree BUGFIX of hash during additional sorting by aPiecek · 7 months ago
  93. 74cc126 log UPDATE logging messages without memory by Michal Vasko · 7 months ago
  94. cf43fa7 union BUGFIX proper LYB value validation by Michal Vasko · 7 months ago
  95. 6845e81 union REFACTOR better macro name by Michal Vasko · 7 months ago
  96. 350ed0d doc UPDATE improve opaque node docs by Michal Vasko · 7 months ago
  97. 99bfd40 schema compile UPDATE fix disabled list unique nodes by Michal Vasko · 7 months ago
  98. 2a01181 parser data DOC improve flag description by Michal Vasko · 7 months ago
  99. 68f6eaf parser json UPDATE allowing JSON 'null' value for inner nodes (#2218) by steweg · 7 months ago
  100. 56318fe log UPDATE avoid using LY_EVALID without vecode by Michal Vasko · 7 months ago