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