1. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  2. 875f523 travis CHANGE codecov invocation update by Radek Krejci · 4 years, 4 months ago
  3. db4f9e4 printer BUGFIX ignore NP state containers for explicit print by Michal Vasko · 4 years, 4 months ago
  4. 3e48bf3 xpath REFACTOR individual equal and non-equal tokens by Michal Vasko · 4 years, 4 months ago
  5. 24cddf8 xpath MAINTENANCE make print_token() non-static by Michal Vasko · 4 years, 4 months ago
  6. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  7. 1467635 xpath MAINTENANCE minor refactorization by Michal Vasko · 4 years, 4 months ago
  8. 57c10cd context FETAURE yang-library data generation by Michal Vasko · 4 years, 4 months ago
  9. db51a8d xpath BUGFIX handle no set by Michal Vasko · 4 years, 4 months ago
  10. 97e76fd xpath BUGFIX always get the implemented module by Michal Vasko · 4 years, 4 months ago
  11. 3cf8fbf xpath BUGFIX sorting empty sets by Michal Vasko · 4 years, 4 months ago
  12. 40a0008 schema compile BUGFIX do not escape ^ and $ in [] by Michal Vasko · 4 years, 4 months ago
  13. cbff3e9 data tree BUGFIX ignore LY_EINCOMPLETE when creating term nodes by Michal Vasko · 4 years, 4 months ago
  14. f872e20 data tree CHANGE use either schema or data node for logging by Michal Vasko · 4 years, 4 months ago
  15. b00f3cf data tree MAINTENANCE improve error on inner node creation by Michal Vasko · 4 years, 4 months ago
  16. 3544d1e data tree CHANGE use schema node for printing by Michal Vasko · 4 years, 4 months ago
  17. be8031d types plugins FEATURE print non-matching pattern by Michal Vasko · 4 years, 4 months ago
  18. cf296c8 models FEATURE use RFC revisions for standard models by Michal Vasko · 4 years, 4 months ago
  19. 0a33b04 schema compilation BUGFIX prefix resolving of identityref's bases by Radek Krejci · 4 years, 4 months ago
  20. d86997b tree data FEATURE lyd_new_meta function by Michal Vasko · 4 years, 4 months ago
  21. 28d7843 tree schema FEATURE use LY_ENOT for false feature state by Michal Vasko · 4 years, 4 months ago
  22. 519fd60 schema tree FEATURE lys_atomize_xpath API function by Michal Vasko · 4 years, 4 months ago
  23. f60e710 test BUGFIX remove unused variables by Michal Vasko · 4 years, 4 months ago
  24. ade8b0a git MAINTENANCE add mailmap file to unify developer's names/emails by Radek Krejci · 4 years, 4 months ago
  25. 61ac2f6 xpath BUGFIX special top-level paths by Michal Vasko · 4 years, 4 months ago
  26. 19a3060 doc FEATURE mention special xpath constant search requirements by Michal Vasko · 4 years, 4 months ago
  27. 660cc8f test FEATURE xpath hash test for leaf-lists by Michal Vasko · 4 years, 4 months ago
  28. 14795a4 test FEATURE xpath search using hashes by Michal Vasko · 4 years, 4 months ago
  29. c2f1129 data tree FEATURE support white-spaces in "keys" predicate by Michal Vasko · 4 years, 4 months ago
  30. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  31. 4547c32 Merge pull request #948 from CESNET/print_info by Michal Vasko · 4 years, 4 months ago
  32. 2ff0d57 doc BUGFIX trees information organization by Radek Krejci · 4 years, 4 months ago print_info
  33. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  34. 4fa6ebf info printer MAINTENANCE rename LYS_OUTPUT_NO_SUBST to LYS_OUTPUT_NO_SUBSTMT by Radek Krejci · 4 years, 10 months ago
  35. e1f6d5a yanglint CHANGE print information about specific schema node by Radek Krejci · 4 years, 10 months ago
  36. d8c0f5e schema CHANGE allow printing compiled schema node/subtree by Radek Krejci · 4 years, 10 months ago
  37. 09e8d0a schema CHANGE add lys_find_node() to resolve schema path by Radek Krejci · 4 years, 10 months ago
  38. 4965553 Merge pull request #1088 from CESNET/change_tests_splittage by Michal Vasko · 4 years, 4 months ago
  39. 0691d52 fixup! xpath FEATURE use hashes when possible to find specific node instances by Michal Vasko · 4 years, 4 months ago
  40. aa61a71 Merge branch 'libyang2' of https://github.com/cesnet/libyang into libyang2 by Michal Vasko · 4 years, 4 months ago
  41. ccc0234 data tree FEATURE function for evaluating xpath on data by Michal Vasko · 4 years, 4 months ago
  42. 39dbf35 xpath BUGFIX missing iterator increment by Michal Vasko · 4 years, 4 months ago
  43. 62ed12d data tree FEATURE new utility function for getting data schema parent by Michal Vasko · 4 years, 4 months ago
  44. d367889 xpath FEATURE use hashes when possible to find specific node instances by Michal Vasko · 4 years, 4 months ago
  45. ae420e9 data tree BUGFIX handle struct cleaning in one place by Michal Vasko · 4 years, 4 months ago
  46. a4caba7 TravisCI CHANGE pcre2 should be already installed, do not install it by Radek Krejci · 4 years, 4 months ago
  47. 63f5551 compile BUGFIX extension instances compilation by Radek Krejci · 4 years, 4 months ago change_tests_splittage
  48. 3a4889a tests CHANGE join related schema tests by Radek Krejci · 4 years, 4 months ago
  49. 1fd5ad6 tests CHANGE move tests from source view to a units view by Radek Krejci · 4 years, 4 months ago
  50. 6e546bf schema BUGFIX parsing identifiers matching keywords by Radek Krejci · 4 years, 4 months ago
  51. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  52. d91d4da data MAINTENANCE added TODO for needed description by Radek Krejci · 4 years, 4 months ago
  53. e0188f4 schema MAINTENANCE remove unused variable by Radek Krejci · 4 years, 4 months ago
  54. f8b9517 data MAINTENANCE add missing description of lyd_dup_recursive() by Radek Krejci · 4 years, 4 months ago
  55. 25dc343 data BUGFIX set correct return code in lyd_dup_recursive() by Radek Krejci · 4 years, 4 months ago
  56. a4614e6 logger BUGFIX passing error information from an extension plugin by Radek Krejci · 4 years, 4 months ago
  57. 84c9f1b data tree OPTIMIZE use hashes if possible in lyd_target by Michal Vasko · 4 years, 4 months ago
  58. c4fa029 strict aliasing of sized arrays (#1086) by Radek Krejci · 4 years, 4 months ago
  59. ab6b8ed build CHANGE get nicer stack traces from ASan by Radek Krejci · 4 years, 4 months ago
  60. e587509 fuzzing BUGFIX using internal functions in tests by Radek Krejci · 4 years, 4 months ago
  61. 6a12b4b data tree REFACTOR lyd_target function by Michal Vasko · 4 years, 4 months ago
  62. 1c54f46 schema compile BUGFIX handling errors when compiling data node by Radek Krejci · 4 years, 4 months ago
  63. 90b148f data types BUGFIX resolving derived boolean/empty types by Radek Krejci · 4 years, 5 months ago
  64. dae0ee8 data CHANGE remove const from return type of lyd_node_children() by Radek Krejci · 4 years, 5 months ago
  65. 413c7f2 data tree BUGFIX support unlinking opaque nodes by Michal Vasko · 4 years, 5 months ago
  66. 7c7783d schema compile BUGFIX applying augments only with uses statemtns by Radek Krejci · 4 years, 6 months ago
  67. 613bc03 types BUGFIX compiling default value in case of invalid or incomplete path by Radek Krejci · 4 years, 6 months ago
  68. cb7526d validation NEW rpc-reply validation by Michal Vasko · 4 years, 6 months ago
  69. 1ce933a parser xml NEW rpc-reply parsing by Michal Vasko · 4 years, 6 months ago
  70. fea12c6 validation NEW rpc/action/notification validation by Michal Vasko · 4 years, 6 months ago
  71. a8c6172 validation CHANGE always consider opaque nodes invalid by Michal Vasko · 4 years, 6 months ago
  72. cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 6 months ago
  73. a8edff0 parser xml NEW notification parsing by Michal Vasko · 4 years, 6 months ago
  74. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  75. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  76. 89761cc Merge pull request #1035 from sartura/libyang2-fuzz-harness-rewrite by Michal Vasko · 4 years, 6 months ago
  77. 0e57bce data tree CHNAGE remove static assert because of OSX by Michal Vasko · 4 years, 6 months ago
  78. 260407e fuzzing NEW refactor harness to enable LLVM LibFuzzer and more granular fuzzing by Juraj Vijtiuk · 4 years, 6 months ago
  79. 44685da xml parser NEW opaque parsing of invalid values/lists by Michal Vasko · 4 years, 6 months ago
  80. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  81. 9f96a05 data tree CHANGE lyd_attr -> lyd_meta by Michal Vasko · 4 years, 7 months ago
  82. e75ecfd validation NEW obsolete data checking by Michal Vasko · 4 years, 7 months ago
  83. 5b37a35 validation NEW state data checking by Michal Vasko · 4 years, 7 months ago
  84. c193ce9 validation NEW if-feature validation by Michal Vasko · 4 years, 7 months ago
  85. 2104e9f xpath BUGFIX handle both set node types by Michal Vasko · 4 years, 7 months ago
  86. 0249f7c data tree CHANGE insert updates by Michal Vasko · 4 years, 7 months ago
  87. b1b5c26 validation CHANGE validation tasks order fixes by Michal Vasko · 4 years, 7 months ago
  88. f03ed03 validation NEW duplicate instances by Michal Vasko · 4 years, 7 months ago
  89. 06ce5d3 Merge pull request #1025 from jvijtiuk/libyang2-lysc-ext-instance-free-bugfix by Michal Vasko · 4 years, 7 months ago
  90. 4a19ab0 tree schema BUGFIX check for NULL extension definition before free by Juraj Vijtiuk · 4 years, 7 months ago
  91. 013a818 data tree NEW api functions for creating nodes by Michal Vasko · 4 years, 7 months ago
  92. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 7 months ago
  93. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  94. 6f4cbb6 tests NEW xml printer defaults by Michal Vasko · 4 years, 7 months ago
  95. 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 7 months ago
  96. 90932a9 parser xml CHANGE non-xml specific functions made separate by Michal Vasko · 4 years, 7 months ago
  97. e444f75 data tree NEW functions for searching in siblings by Michal Vasko · 4 years, 8 months ago
  98. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  99. acd83e7 validation NEW minmax checking by Michal Vasko · 4 years, 8 months ago
  100. a388136 data tree CHANGE prepare updated validation flags by Michal Vasko · 4 years, 8 months ago