1. f9041a2 context UPDATE support for storing leafref references (#2155) by steweg · 10 months ago
  2. 42c96e2 tree data UPDATE check return value by Michal Vasko · 10 months ago
  3. a24a55f diff BUGFIX recursive merge of deleted nodes by Michal Vasko · 10 months ago
  4. ea4943c tree data BUGFIX uninitialized variable by Michal Vasko · 10 months ago
  5. 2e784f8 tree data UPDATE forbid unlinking list keys by Michal Vasko · 10 months ago
  6. d098f5d doc BUGFIX update cases description by Michal Vasko · 10 months ago
  7. 37f28c4 tree data BUGFIX correct key length by Michal Vasko · 10 months ago
  8. b7ba2c9 xpath BUGFIX proper not-found support in unions by Michal Vasko · 10 months ago
  9. 0a0716d tree data BUGFIX hash table item size by Michal Vasko · 10 months ago
  10. 99a7788 tree data UPDATE xpath trim function by Michal Vasko · 10 months ago
  11. b8093b9 validation REFACTOR redundant safe loop by Michal Vasko · 11 months ago
  12. 5357561 xpath BUGFIX full accessible tree for output xpath search by Michal Vasko · 11 months ago
  13. 2a141b3 diff BUGFIX merge replaye op for none op of leaf by Michal Vasko · 11 months ago
  14. 1ef66d4 xpath BUGFIX opaque node handling by Michal Vasko · 11 months ago
  15. 5c1d4c2 tree data BUGFIX inserting nodes before opaq nodes by Michal Vasko · 11 months ago
  16. f933e66 diff BUGFIX proper orig-dflt source node by Michal Vasko · 11 months ago
  17. c730448 xpath BUGFIX handle input/output name conflicts by Michal Vasko · 12 months ago
  18. 8d9889c xpath UPDATE special err code on not found node by Michal Vasko · 12 months ago
  19. 2ac9115 tree data BUGFIX lyd_new_any value check by Michal Vasko · 12 months ago
  20. a7e92ec validation BUGFIX when can remove NP containers by Michal Vasko · 12 months ago
  21. 0b877d5 validation BUGFIX unresolved when on multi-error by Michal Vasko · 12 months ago
  22. 64eb14a validation REFACTOR single node autodel function by Michal Vasko · 12 months ago
  23. a02d1d7 set UPDATE check input vars by Michal Vasko · 12 months ago
  24. 4001573 parser BUGFIX skip new validation on multi-error by Michal Vasko · 12 months ago
  25. 3fc15ea tree data new BUGFIX check value arg by Michal Vasko · 12 months ago
  26. 4d83228 plugins types UPDATE compare callback assumes realtypes are the same by Michal Vasko · 1 year ago
  27. 6b14c7e validation UPDATE means for proper per-module(s) validation by Michal Vasko · 1 year ago
  28. 1dcef13 plugins types REFACTOR false-positive uninit var warning by Michal Vasko · 1 year ago
  29. 2deae4c validation UPDATE foreign when dependency error by Michal Vasko · 1 year ago
  30. bfc9ce6 plugin types BUGFIX no context logging in plugins types by Michal Vasko · 1 year ago
  31. 3a7d5f7 xpath BUGFIX print_expr_str undefined behavior (#2126) by Jan Kundrát · 1 year ago
  32. d49adf8 docs: clarify "subtree parsing" by Jan Kundrát · 1 year ago
  33. 1696178 xpath UPDATE do not use memstream by Michal Vasko · 1 year ago
  34. 400cf3c xpath UPDATE use memstream instead of fixed buffer by Michal Vasko · 1 year ago
  35. 1ac8b41 path BUGFIX check deref target in leafref (#2122) by steweg · 1 year ago
  36. 9e7af66 tree data UPDATE add ability to duplicate tree with priv pointers by Igor Ryzhov · 1 year ago
  37. dc0c720 log UPDATE remove redundant #ifndef (#2119) by Thomas Egerer · 1 year, 1 month ago
  38. fabe9b9 tree data UPDATE avoid using values for keys by Michal Vasko · 1 year, 1 month ago
  39. 87d6bf6 tree data BUGFIX avoid modifying hash table on search by Michal Vasko · 1 year, 1 month ago
  40. c70cf03 hash table REFACTOR minor improvement by Michal Vasko · 1 year, 1 month ago
  41. f1e0941 hash table UPDATE ht find with a custom callback by Michal Vasko · 1 year, 1 month ago
  42. 2c1e327 tree data UPDATE new list creation functions by Michal Vasko · 1 year, 1 month ago
  43. 3f32006 schema compile UPDATE allow both deviate replace and add config by Michal Vasko · 1 year, 1 month ago
  44. eaef7c9 tree data BUGFIX correct pointer to duplicated parents by Michal Vasko · 1 year, 1 month ago
  45. 534eb3f set UPDATE ordered index remove by Michal Vasko · 1 year, 1 month ago
  46. 7e4a6c7 tree data BUGFIX missing macro by Michal Vasko · 1 year, 1 month ago
  47. 21c11c2 tree data UPDATE schema node getter func by Michal Vasko · 1 year, 1 month ago
  48. 838829d tree data UPDATE additional support for opaque nodes by Michal Vasko · 1 year, 1 month ago
  49. da09abf common BUGFIX always set number of bytes by Michal Vasko · 1 year, 1 month ago
  50. 989cdb4 tree data BUGFIX check for valid UTF-8 strings by Michal Vasko · 1 year, 1 month ago
  51. 8b4f22f common BUGFIX print only the invalid character by Michal Vasko · 1 year, 1 month ago
  52. be9136a common OPTIMIZE minor optimizations by Michal Vasko · 1 year, 1 month ago
  53. 5911880 hash table REFACTOR use return value by Michal Vasko · 1 year, 1 month ago
  54. c0feb68 tree_data OPTIMIZE optimize creation of children htable by Olivier Matz · 1 year, 2 months ago
  55. 78e96d8 tree_data OPTIMIZE don't check dups on htable insertion by Olivier Matz · 1 year, 2 months ago
  56. 6ad93d9 hash_table FEATURE new api to insert without lookup by Olivier Matz · 1 year, 1 month ago
  57. 6a669c1 hash_table UPDATE insert record at the end of the hlist by Olivier Matz · 1 year, 1 month ago
  58. 75c0019 hash_table REFACTOR simplify collision management by Olivier Matz · 1 year, 2 months ago
  59. a6139e0 validation BUGFIX subtree validation by Michal Vasko · 1 year, 1 month ago
  60. 04a89c2 validation BUGFIX check previous instances for duplicates as well by Michal Vasko · 1 year, 1 month ago
  61. 0820b5b doc UPDATE clarify subtree parsing validation by Michal Vasko · 1 year, 1 month ago
  62. 5339b4f path BUGFIX use predicate iterator by Michal Vasko · 1 year, 1 month ago
  63. c6a1fe6 dict UPDATE avoid comparison of the exact same strings by Michal Vasko · 1 year, 1 month ago
  64. de17be1 dict BUGFIX check whole compared string by Michal Vasko · 1 year, 1 month ago
  65. a4e5eb4 printer json BUGFIX opaque leaf-list attribute print by Michal Vasko · 1 year, 2 months ago
  66. 7d603c9 identityref REVERT canonical value in JSON format with prefix by Michal Vasko · 1 year, 2 months ago
  67. d3b351a tree data UPDATE standard functions from static functions (#2101) by Irfan · 1 year, 2 months ago
  68. 539d6a9 tree data BUGFIX path of nodes in an operation by Michal Vasko · 1 year, 2 months ago
  69. dd03ff1 parser common UPDATE log metadata paths by Michal Vasko · 1 year, 2 months ago
  70. 273727c log UPDATE add line number to paths by Michal Vasko · 1 year, 2 months ago
  71. 0320543 log BUGFIX handle append to empty string by Michal Vasko · 1 year, 2 months ago
  72. cd9c00b log REFACTOR func for data path generation by Michal Vasko · 1 year, 2 months ago
  73. 510554a tree schema UPDATE func for getting leafref target by Michal Vasko · 1 year, 2 months ago
  74. 0ee30a8 printer json BUGFIX nested union value print by Ilyes Ben Hamouda · 1 year, 2 months ago
  75. 9c8125e printer xml BUGFIX opaque nodes without namespace by Michal Vasko · 1 year, 2 months ago
  76. 35c145a Windows: accept backslashes in file names by Jan Kundrát · 1 year, 2 months ago
  77. 026737b refactor: one place to verify correct schema file name by Jan Kundrát · 1 year, 2 months ago
  78. 32d3d97 parser json BUGFIX store all parsed nodes by Michal Vasko · 1 year, 2 months ago
  79. 4a1e3e8 parsers UPDATE notification children order irrelevant by Michal Vasko · 1 year, 2 months ago
  80. ef19c77 parser json BUGFIX invalid assert by Michal Vasko · 1 year, 2 months ago
  81. 687609f tree data BUGFIX freed node access by Michal Vasko · 1 year, 2 months ago
  82. 0dc4a26 tree data UPDATE forbid freeing keys of lists by Michal Vasko · 1 year, 2 months ago
  83. 5df2852 parsers BUGFIX parsing operation appended to a parent by Michal Vasko · 1 year, 3 months ago
  84. 222be68 xpath BUGFIX proper support for opaque nodes by Michal Vasko · 1 year, 3 months ago
  85. 420cc25 tree data BUGFIX lyd_owner_module behavior now consistent by Michal Vasko · 1 year, 3 months ago
  86. dc9e27b validation BUGFIX proper skip of validating opaque nodes by Michal Vasko · 1 year, 3 months ago
  87. 9d9b88d tree data BUGFIX opaque error for nested opaque nodes by Michal Vasko · 1 year, 3 months ago
  88. 6a0bb25 tree data BUGFIX keep opaque nodes at the data end by Michal Vasko · 1 year, 3 months ago
  89. 60d929e tree data REFACTOR unified return by Michal Vasko · 1 year, 3 months ago
  90. b25cbfc parser json BUGFIX finish parsing meta with expected status by Michal Vasko · 1 year, 3 months ago
  91. a878a89 parser UPDATE guess opaque node schema nodes by Michal Vasko · 1 year, 3 months ago
  92. a26babd tree data BUGFIX opaque node keys checking by Michal Vasko · 1 year, 3 months ago
  93. e50a0b5 tree data REFACTOR variable reuse by Michal Vasko · 1 year, 3 months ago
  94. fbd0da4 xpath UPDATE clarify when opaque nodes are considered by Michal Vasko · 1 year, 3 months ago
  95. ccd1fa6 tree data UPDATE improve error path by Michal Vasko · 1 year, 3 months ago
  96. ef71b39 xpath BUGFIX proper set clean by Michal Vasko · 1 year, 3 months ago
  97. a16dbb4 parser xml UPDATE opaq node values by Michal Vasko · 1 year, 3 months ago
  98. 123f1c0 validation BUGFIX missing hash insert by Michal Vasko · 1 year, 3 months ago
  99. e271a31 tree data OPTIMIZE faster opaque node search by Michal Vasko · 1 year, 3 months ago
  100. d8a5201 tree data UPDATE lyd_find_sibling_* must ignore opaque nodes by Michal Vasko · 1 year, 3 months ago