1. 0651966 Update the NETCONF stack by Jan Kundrát · 3 years, 6 months ago
  2. fe170ad NetconfAccess: switch to <get-data> for getItems by Václav Kubernát · 3 years, 6 months ago
  3. d860d98 Add <get-data> wrapper by Václav Kubernát · 3 years, 6 months ago
  4. 13666e3 netconf: refactor common part of get/getConfig by Jan Kundrát · 3 years, 6 months ago
  5. 2e37b1e Merge "Show current RPC input more clearly" by Jan Kundrát · 3 years, 6 months ago
  6. 2bed952 Show current RPC input more clearly by Václav Kubernát · 3 years, 7 months ago
  7. 5700a25 Merge "Allow immediately executing RPC with no input" by Václav Kubernát · 3 years, 6 months ago
  8. 8e53bda Merge "Update dependencies" by Jan Kundrát · 3 years, 6 months ago
  9. d8408e0 Allow immediately executing RPC with no input by Václav Kubernát · 3 years, 7 months ago
  10. 5e8a4eb Merge "Fix describe path parsing" by Václav Kubernát · 3 years, 6 months ago
  11. 0d90315 Merge "Add support for yang type descriptions" by Jan Kundrát · 3 years, 6 months ago
  12. d11b561 Merge "netconf-cli: The CLI is not called netconf-access" by Jan Kundrát · 3 years, 6 months ago
  13. cd24c56 Merge "tests: Shorten paths to the NETCONF listening socket" by Jan Kundrát · 3 years, 6 months ago
  14. 3200b86 Fix describe path parsing by Václav Kubernát · 3 years, 7 months ago
  15. 9435bc0 netconf-cli: The CLI is not called netconf-access by Jan Kundrát · 3 years, 6 months ago
  16. 467c22c Fix bits completion by Václav Kubernát · 3 years, 7 months ago
  17. 832bd7e Remove workaround for GCC <10 by Václav Kubernát · 3 years, 7 months ago
  18. f82e224 Prefer emplace_back by Václav Kubernát · 3 years, 7 months ago
  19. 0cdebb4 Remove unused methods by Václav Kubernát · 3 years, 7 months ago
  20. b3960f8 Merge DatastoreAccess executeRpc and executeAction by Václav Kubernát · 3 years, 7 months ago
  21. 9a7f742 tests: Shorten paths to the NETCONF listening socket by Jan Kundrát · 3 years, 6 months ago
  22. 1bd7d59 Update dependencies by Tomáš Pecka · 3 years, 6 months ago
  23. 1ae24f4 Add support for yang type descriptions by Václav Kubernát · 3 years, 7 months ago
  24. 160e5a2 Make describe a little more graceful by Václav Kubernát · 3 years, 7 months ago
  25. 419d917 Revise help messages by Václav Kubernát · 3 years, 7 months ago
  26. 21fc5e2 Add more const const by Václav Kubernát · 3 years, 7 months ago
  27. f8ca364 cmake: Use find_package for replxx by Václav Kubernát · 3 years, 7 months ago
  28. d7d793c C++20: Use designated initializers by Václav Kubernát · 3 years, 7 months ago
  29. 9fc6906 Merge "Build with C++20" by Václav Kubernát · 3 years, 7 months ago
  30. 80b6ad7 Merge changes Ib67436af,Id3a07d2a by Václav Kubernát · 3 years, 7 months ago
  31. 385dcdd Build with C++20 by Václav Kubernát · 3 years, 7 months ago
  32. 0745618 Merge "Remove unused script" by Jan Kundrát · 3 years, 7 months ago
  33. 805d02c CI: build on Fedora 33 by Jan Kundrát · 3 years, 8 months ago
  34. c331a31 tests: Wait until netopeer exits before cleaning up shm by Václav Kubernát · 3 years, 7 months ago
  35. 68fd32e Remove unused script by Václav Kubernát · 3 years, 7 months ago
  36. 634e24a tests: Capture the output of netopeer2-server by Václav Kubernát · 3 years, 7 months ago
  37. 85ba738 Fix get command completing nodes after list-end by Václav Kubernát · 3 years, 7 months ago
  38. 7eb4715 Fix parsing issue with get by Václav Kubernát · 3 years, 8 months ago
  39. fda29ca Merge "Fix cd into leafs" by Václav Kubernát · 3 years, 7 months ago
  40. fd26116 Quit netconf-cli if `ssh` crashes by Václav Kubernát · 3 years, 8 months ago
  41. 0d47e5e Fix cd into leafs by Václav Kubernát · 3 years, 7 months ago
  42. b4e5b18 Cleanup formatting by Václav Kubernát · 3 years, 8 months ago
  43. d4800e5 Update libyang by Václav Kubernát · 3 years, 8 months ago
  44. bba5252 Make sysrepo dependency optional by Jan Kundrát · 3 years, 8 months ago
  45. 75c88c5 cmake: move boring setup of sysrepo/netopeer paths into an extra file by Jan Kundrát · 3 years, 8 months ago
  46. 83930de cmake: do not mess with CMake module paths by Jan Kundrát · 3 years, 8 months ago
  47. eba3465 CI: simplify pattern for job artifacts by Jan Kundrát · 3 years, 8 months ago
  48. c28a21b cmake: move pthread detection earlier by Jan Kundrát · 3 years, 8 months ago
  49. f90a0b5 Fix sysrepo bug with key-less lists by Václav Kubernát · 3 years, 8 months ago
  50. 61d92d7 Add test for lyNodesToTree by Václav Kubernát · 3 years, 8 months ago
  51. 2b33536 fix linking on ARM by Jan Kundrát · 3 years, 8 months ago
  52. 2e4cafe Fix leafDataFromValue by Václav Kubernát · 3 years, 8 months ago
  53. 155961c Merge "CI: re-enable ARM builds" by Jan Kundrát · 3 years, 8 months ago
  54. 3a31608 CI: re-enable ARM builds by Jan Kundrát · 3 years, 8 months ago
  55. e2e15ee Support connecting to NETCONF clients via SSH by Václav Kubernát · 4 years, 5 months ago
  56. 7a9463f NetconfAccess: allow connection over a pair of FDs by Václav Kubernát · 3 years, 8 months ago
  57. 43e12e7 Install the `yang-cli`binary by Jan Kundrát · 3 years, 8 months ago
  58. 8ab58e0 Update libyang by Václav Kubernát · 3 years, 8 months ago
  59. 3d787b1 Fix `prepare` by Václav Kubernát · 3 years, 8 months ago
  60. 3ffd24a Add a comment about writableOps_tag by Václav Kubernát · 3 years, 8 months ago
  61. 3102968 Disable rpc node completion for get by Václav Kubernát · 3 years, 8 months ago
  62. dab73ca Add parser support for bits by Václav Kubernát · 3 years, 8 months ago
  63. 909d966 Change bits_::m_bits to a vector by Václav Kubernát · 3 years, 8 months ago
  64. a46751c Switch to Fedora 32 builds by Jan Kundrát · 3 years, 8 months ago
  65. d1beedc Rework datastore tests by Václav Kubernát · 3 years, 10 months ago
  66. 654303f Migrate to new NETCONF stack by Václav Kubernát · 4 years ago
  67. d2cd30a Merge "Fix missing include on GCC 10.2 on ARM (Bootlin toolchain)" by Jan Kundrát · 3 years, 8 months ago
  68. 91d1172 tests: Do not assume bash is at /bin/bash by Jan Kundrát · 3 years, 9 months ago
  69. 9d163f1 Fix missing include on GCC 10.2 on ARM (Bootlin toolchain) by Jan Kundrát · 3 years, 9 months ago
  70. 19097f3 Add datastore support for bits by Václav Kubernát · 3 years, 9 months ago
  71. 3ea893e Fix linking issues by Václav Kubernát · 3 years, 8 months ago
  72. aa4250a Add parser support for YANG actions by Václav Kubernát · 4 years ago
  73. 0af7257 Fix enum key parsing by Václav Kubernát · 4 years ago
  74. a878960 Add datastore support for YANG actions by Václav Kubernát · 4 years ago
  75. 1701d73 Merge changes Ib455f532,I2d252609 by Jan Kundrát · 4 years ago
  76. 6bc1cb0 Update dependencies by Jan Kundrát · 4 years ago
  77. e7248b2 Add support for executing RPCs by Václav Kubernát · 4 years ago
  78. 48e9dfa Add ProxyDatastore by Václav Kubernát · 4 years ago
  79. 54c34ae Sync dependencies by Tomas Pecka · 4 years ago
  80. c577ae5 Get rid of nonsensical operator== by Václav Kubernát · 4 years ago
  81. f4b6a93 Get rid of repeating if/else branches by Václav Kubernát · 4 years ago
  82. e3d282a Use unique_ptr instead of calling free directly by Václav Kubernát · 4 years ago
  83. bbaedc8 Derive InvalidNodeException from std::exception by Václav Kubernát · 4 years ago
  84. f92724b Get rid of useless std::move call by Václav Kubernát · 4 years ago
  85. 3a43323 Get rid of single-line if statements by Václav Kubernát · 4 years ago
  86. 59e4ee4 Add [[nodiscard]] attribute where meaningful by Václav Kubernát · 4 years ago
  87. 1db04ca Prefer raw-string literal instead of quote escaping by Václav Kubernát · 4 years ago
  88. 742e11c Use auto instead of a type by Václav Kubernát · 4 years ago
  89. 51fa48e Prefer = default for default ctors and dtors by Václav Kubernát · 4 years ago
  90. 4863729 Use lambda, instead of std::bind by Václav Kubernát · 4 years ago
  91. faacd02 Get rid of push_back in favor of emplace_back by Václav Kubernát · 4 years ago
  92. b94e155 Merge "Fix crashes on leafref value printing" by Václav Kubernát · 4 years ago
  93. 7b191ce Fix crashes on leafref value printing by Václav Kubernát · 4 years ago
  94. 28cf336 yang-cli: Allow editing ops data by Václav Kubernát · 4 years ago
  95. 619e654 yang-cli: Allow loading module by name by Václav Kubernát · 4 years ago
  96. 548cb19 Allow loading initial data to yang-cli by Václav Kubernát · 4 years ago
  97. e5df98f Merge "Rework dump command parsing" by Jan Kundrát · 4 years ago
  98. 7aaf6dc YangSchema: Throw on enabling invalid features by Václav Kubernát · 4 years ago
  99. 3b5e652 Rework dump command parsing by Václav Kubernát · 4 years ago
  100. 70d7f7a Add dump command by Václav Kubernát · 4 years ago