1. b3d079f xpath BUGFIX opaque node handling (#2182) by zhangtaog · 9 months ago cesnet/2024-03--v2-latest
  2. b348a8b parser xml BUGFIX opaque node without a namespace (#2181) by zhangtaog · 9 months ago
  3. 42c5a1c printer yin REFACTOR obsolete comment by Michal Vasko · 9 months ago
  4. a6c2b2c printer yin UPDATE print extension instances (#2180) by zhangtaog · 9 months ago
  5. 01f1eb7 xpath BUGFIX update return value check by Michal Vasko · 9 months ago
  6. dedded6 printer tree REFACTOR proper initialization syntax by Michal Vasko · 9 months ago
  7. 0d8434d plugins UPDATE conditional include file by Michal Vasko · 9 months ago
  8. 21eaa39 libyang BUGFIX type size problems by Michal Vasko · 9 months ago
  9. 8f702ee libyang UPDATE add prefix for common and config files by Michal Vasko · 9 months ago
  10. a9756fc tree_data BUGFIX check plugin existence (#2175) by steweg · 9 months ago
  11. 3fb41f3 out BUGFIX memory leak (#2174) by optimden · 9 months ago
  12. 035851a instanceid BUGFIX redunant check causing wrong comparison (#2173) by optimden · 9 months ago
  13. 0e1e509 tree data BUGFIX leafref links opaque node read (#2170) by steweg · 9 months ago
  14. 17d9cea tree data REFACTOR release build false-positive warnings by Michal Vasko · 9 months ago
  15. b34bd8a printer yin BUGFIX leftover YANG code (#2168) by NextLitete · 9 months ago
  16. c2f215a tree schema BUGFIX extensions in submodules by Michal Vasko · 10 months ago
  17. b36c56f tree data UPDATE return tree even when parent is set by Michal Vasko · 10 months ago
  18. beeb8b6 tree data UPDATE support for key-less list by Michal Vasko · 10 months ago
  19. 59004e3 libyang BUGFIX do not overwrite temp log opts by Michal Vasko · 10 months ago
  20. 52da51d log UPDATE return previous temp log opts by Michal Vasko · 10 months ago
  21. af4a5db printer json BUGFIX indentation for "null" metadata by Igor Ryzhov · 10 months ago
  22. d73f43b printer json BUGFIX "default" annotation by Igor Ryzhov · 10 months ago
  23. ce46ced xpath BUGFIX memory leak by Michal Vasko · 10 months ago
  24. 6738895 tree data UPDATE support for milti-target leafref links (#2161) by steweg · 10 months ago
  25. 9c49d88 tree schema BUGUFIX support for FS without dirent type support by Michal Vasko · 10 months ago
  26. 8824a6e schema compile OPTIMIZE nodeid dict-based comparison by Michal Vasko · 10 months ago
  27. b89abc0 tree schema REFACTOR optimize local file search by Michal Vasko · 10 months ago
  28. 1e4b116 parser yang REFACTOR improved func structure by Michal Vasko · 10 months ago
  29. 67bf587 tree data BUGFIX correct node address size by Michal Vasko · 10 months ago
  30. b46061d tree data REFACTOR minor fixes by Michal Vasko · 10 months ago
  31. 93e2a8f plugins types UPDATE zero out params by Michal Vasko · 10 months ago
  32. f9041a2 context UPDATE support for storing leafref references (#2155) by steweg · 10 months ago
  33. 42c96e2 tree data UPDATE check return value by Michal Vasko · 10 months ago
  34. a24a55f diff BUGFIX recursive merge of deleted nodes by Michal Vasko · 10 months ago
  35. ea4943c tree data BUGFIX uninitialized variable by Michal Vasko · 10 months ago
  36. 2e784f8 tree data UPDATE forbid unlinking list keys by Michal Vasko · 10 months ago
  37. d098f5d doc BUGFIX update cases description by Michal Vasko · 10 months ago
  38. 37f28c4 tree data BUGFIX correct key length by Michal Vasko · 10 months ago
  39. b7ba2c9 xpath BUGFIX proper not-found support in unions by Michal Vasko · 10 months ago
  40. 0a0716d tree data BUGFIX hash table item size by Michal Vasko · 10 months ago
  41. 99a7788 tree data UPDATE xpath trim function by Michal Vasko · 10 months ago
  42. b8093b9 validation REFACTOR redundant safe loop by Michal Vasko · 11 months ago
  43. 5357561 xpath BUGFIX full accessible tree for output xpath search by Michal Vasko · 11 months ago
  44. 2a141b3 diff BUGFIX merge replaye op for none op of leaf by Michal Vasko · 11 months ago
  45. 1ef66d4 xpath BUGFIX opaque node handling by Michal Vasko · 11 months ago
  46. 5c1d4c2 tree data BUGFIX inserting nodes before opaq nodes by Michal Vasko · 11 months ago
  47. f933e66 diff BUGFIX proper orig-dflt source node by Michal Vasko · 12 months ago
  48. c730448 xpath BUGFIX handle input/output name conflicts by Michal Vasko · 12 months ago
  49. 8d9889c xpath UPDATE special err code on not found node by Michal Vasko · 12 months ago
  50. 2ac9115 tree data BUGFIX lyd_new_any value check by Michal Vasko · 12 months ago
  51. a7e92ec validation BUGFIX when can remove NP containers by Michal Vasko · 12 months ago
  52. 0b877d5 validation BUGFIX unresolved when on multi-error by Michal Vasko · 12 months ago
  53. 64eb14a validation REFACTOR single node autodel function by Michal Vasko · 12 months ago
  54. a02d1d7 set UPDATE check input vars by Michal Vasko · 12 months ago
  55. 4001573 parser BUGFIX skip new validation on multi-error by Michal Vasko · 12 months ago
  56. 3fc15ea tree data new BUGFIX check value arg by Michal Vasko · 12 months ago
  57. 4d83228 plugins types UPDATE compare callback assumes realtypes are the same by Michal Vasko · 1 year ago
  58. 6b14c7e validation UPDATE means for proper per-module(s) validation by Michal Vasko · 1 year ago
  59. 1dcef13 plugins types REFACTOR false-positive uninit var warning by Michal Vasko · 1 year ago
  60. 2deae4c validation UPDATE foreign when dependency error by Michal Vasko · 1 year ago
  61. bfc9ce6 plugin types BUGFIX no context logging in plugins types by Michal Vasko · 1 year ago
  62. 3a7d5f7 xpath BUGFIX print_expr_str undefined behavior (#2126) by Jan Kundrát · 1 year ago
  63. d49adf8 docs: clarify "subtree parsing" by Jan Kundrát · 1 year ago
  64. 1696178 xpath UPDATE do not use memstream by Michal Vasko · 1 year ago
  65. 400cf3c xpath UPDATE use memstream instead of fixed buffer by Michal Vasko · 1 year ago
  66. 1ac8b41 path BUGFIX check deref target in leafref (#2122) by steweg · 1 year ago
  67. 9e7af66 tree data UPDATE add ability to duplicate tree with priv pointers by Igor Ryzhov · 1 year ago
  68. dc0c720 log UPDATE remove redundant #ifndef (#2119) by Thomas Egerer · 1 year, 1 month ago
  69. fabe9b9 tree data UPDATE avoid using values for keys by Michal Vasko · 1 year, 1 month ago
  70. 87d6bf6 tree data BUGFIX avoid modifying hash table on search by Michal Vasko · 1 year, 1 month ago
  71. c70cf03 hash table REFACTOR minor improvement by Michal Vasko · 1 year, 1 month ago
  72. f1e0941 hash table UPDATE ht find with a custom callback by Michal Vasko · 1 year, 1 month ago
  73. 2c1e327 tree data UPDATE new list creation functions by Michal Vasko · 1 year, 1 month ago
  74. 3f32006 schema compile UPDATE allow both deviate replace and add config by Michal Vasko · 1 year, 1 month ago
  75. eaef7c9 tree data BUGFIX correct pointer to duplicated parents by Michal Vasko · 1 year, 1 month ago
  76. 534eb3f set UPDATE ordered index remove by Michal Vasko · 1 year, 1 month ago
  77. 7e4a6c7 tree data BUGFIX missing macro by Michal Vasko · 1 year, 1 month ago
  78. 21c11c2 tree data UPDATE schema node getter func by Michal Vasko · 1 year, 1 month ago
  79. 838829d tree data UPDATE additional support for opaque nodes by Michal Vasko · 1 year, 1 month ago
  80. da09abf common BUGFIX always set number of bytes by Michal Vasko · 1 year, 1 month ago
  81. 989cdb4 tree data BUGFIX check for valid UTF-8 strings by Michal Vasko · 1 year, 1 month ago
  82. 8b4f22f common BUGFIX print only the invalid character by Michal Vasko · 1 year, 1 month ago
  83. be9136a common OPTIMIZE minor optimizations by Michal Vasko · 1 year, 1 month ago
  84. 5911880 hash table REFACTOR use return value by Michal Vasko · 1 year, 1 month ago
  85. c0feb68 tree_data OPTIMIZE optimize creation of children htable by Olivier Matz · 1 year, 2 months ago
  86. 78e96d8 tree_data OPTIMIZE don't check dups on htable insertion by Olivier Matz · 1 year, 2 months ago
  87. 6ad93d9 hash_table FEATURE new api to insert without lookup by Olivier Matz · 1 year, 2 months ago
  88. 6a669c1 hash_table UPDATE insert record at the end of the hlist by Olivier Matz · 1 year, 2 months ago
  89. 75c0019 hash_table REFACTOR simplify collision management by Olivier Matz · 1 year, 2 months ago
  90. a6139e0 validation BUGFIX subtree validation by Michal Vasko · 1 year, 1 month ago
  91. 04a89c2 validation BUGFIX check previous instances for duplicates as well by Michal Vasko · 1 year, 1 month ago
  92. 0820b5b doc UPDATE clarify subtree parsing validation by Michal Vasko · 1 year, 1 month ago
  93. 5339b4f path BUGFIX use predicate iterator by Michal Vasko · 1 year, 2 months ago
  94. c6a1fe6 dict UPDATE avoid comparison of the exact same strings by Michal Vasko · 1 year, 2 months ago
  95. de17be1 dict BUGFIX check whole compared string by Michal Vasko · 1 year, 2 months ago
  96. a4e5eb4 printer json BUGFIX opaque leaf-list attribute print by Michal Vasko · 1 year, 2 months ago
  97. 7d603c9 identityref REVERT canonical value in JSON format with prefix by Michal Vasko · 1 year, 2 months ago
  98. d3b351a tree data UPDATE standard functions from static functions (#2101) by Irfan · 1 year, 2 months ago
  99. 539d6a9 tree data BUGFIX path of nodes in an operation by Michal Vasko · 1 year, 2 months ago
  100. dd03ff1 parser common UPDATE log metadata paths by Michal Vasko · 1 year, 2 months ago