1. bb7aa85 Add support for instance-identifier by Jan Kundrát · 10 months ago
  2. c98fca4 Adapt to changes in libyang-cpp (instance-identifier) by Jan Kundrát · 10 months ago
  3. f59b83c Port to libyang-cpp and sysrepo-cpp API change to std::string by Jan Kundrát · 2 years, 4 months ago
  4. cfdb922 Migrate to libyang2 by Václav Kubernát · 3 years ago
  5. fbab2d4 Refactor RPC input generation by Václav Kubernát · 3 years, 5 months ago
  6. b4e5b18 Cleanup formatting by Václav Kubernát · 3 years, 8 months ago
  7. 2e4cafe Fix leafDataFromValue by Václav Kubernát · 3 years, 8 months ago
  8. 8ab58e0 Update libyang by Václav Kubernát · 3 years, 8 months ago
  9. 19097f3 Add datastore support for bits by Václav Kubernát · 3 years, 9 months ago
  10. a878960 Add datastore support for YANG actions by Václav Kubernát · 4 years ago
  11. faacd02 Get rid of push_back in favor of emplace_back by Václav Kubernát · 4 years ago
  12. 7b191ce Fix crashes on leafref value printing by Václav Kubernát · 4 years ago
  13. daf4031 Refactor NetconfAccess::getItems algorithm by Václav Kubernát · 4 years ago
  14. c4ec2d4 Remove useless check in lyNodesToTree by Václav Kubernát · 4 years, 1 month ago
  15. 3c8fe02 Rename fillMap and move it for reuse by Václav Kubernát · 4 years, 1 month ago
  16. 379bb57 Add support for `empty` YANG leaf type by Jan Kundrát · 4 years, 2 months ago
  17. 6898544 Fix `binary` data passing via sysrepo and NETCONF by Jan Kundrát · 4 years, 2 months ago
  18. 0d8abd1 Fix identityref passing through sysrepo and NETCONF by Jan Kundrát · 4 years, 2 months ago
  19. bd3169c libyang: support working with the decimal64 type by Jan Kundrát · 4 years, 5 months ago
  20. cc2538f Update the NETCONF stack by Jan Kundrát · 4 years, 5 months ago
  21. 4225b3f libyang: support returning binary data by Jan Kundrát · 4 years, 5 months ago
  22. 02a7115 Refactor leafValueFromValue by Václav Kubernát · 4 years, 5 months ago