- bbfd1fa Expose escapeListKeyString into the header file by Václav Kubernát · 5 years ago
- 152ce22 Fix getItems not returning correct leaf_data_ variant by Václav Kubernát · 5 years ago
- 7edb537 Refactor source files into separate libraries by Václav Kubernát · 5 years ago
- b52dc25 Fix NetconfAccess not being able to fetch submodules by Václav Kubernát · 5 years ago
- 5395e71 Fix pathToDataString by Václav Kubernát · 5 years ago
- 7d47864 Improve ctest logic by Václav Kubernát · 5 years ago
- 739183c Update the NETCONF stack by Václav Kubernát · 5 years ago
- 75877de Remove first argument of Schema::isModule by Václav Kubernát · 5 years ago
- 90de950 Fix formatting by Václav Kubernát · 5 years ago
- 91c638a Merge "Improve error message for enum values" by Václav Kubernát · 5 years ago
- a38d417 Filter disabled enums in YangSchema::enumValues by Václav Kubernát · 5 years ago
- 0adea7a Update the NETCONF stack by Václav Kubernát · 5 years ago
- bf9c611 Implement fetching of enabled features by Václav Kubernát · 5 years ago
- 47a3f67 Fix YangSchema::childNodes with paths with choice by Václav Kubernát · 5 years ago
- e69133a Suggest characters at ends of path fragments by Václav Kubernát · 5 years ago
- 6971025 Improve error message for enum values by Václav Kubernát · 5 years ago
- 82bf131 Handle CTRL-C by Václav Kubernát · 5 years ago
- 1ce4b32 Update the NETCONF stack by Václav Kubernát · 5 years ago
- 5d78dfb Fix relative path in start_daemons.sh.in by Václav Kubernát · 5 years ago
- 280df4a Fix handling of choice statements in YangSchema by Václav Kubernát · 5 years ago
- 3aeedd7 Update libyang by Václav Kubernát · 5 years ago
- e315ce2 sync dependencies once again by Jan Kundrát · 5 years ago
- f9d6332 deps: sync and update by Jan Kundrát · 5 years ago
- 0e783ac deps; sync with the cppcodec by Jan Kundrát · 5 years ago
- a8ce67e Merge changes 1870 and 1923 by Jan Kundrát · 5 years ago
- 8d8efe8 Update all dependencies by Jan Kundrát · 5 years ago
- 9456b5c Allow listing all module nodes with moduleName:* by Václav Kubernát · 5 years ago
- 8e121ff Fix NetconfAccess not treating bools as bools by Václav Kubernát · 5 years ago
- 8e2b497 Merge changes I2286aaa9,I1a9eecac,I25a83379 by Jan Kundrát · 5 years ago
- be8c579 Update the NETCONF stack by Jan Kundrát · 5 years ago
- 6a8d1d9 Add support for leafrefs by Václav Kubernát · 6 years ago
- 3efb5ca Add datastore tests for setting leafrefs by Václav Kubernát · 5 years ago
- af1e125 Run sysrepo test with daemons started by Václav Kubernát · 5 years ago
- ff45f31 Move StaticSchema-specific stuff to static_schema.hpp by Václav Kubernát · 5 years ago
- bc82b14 Merge "Update the NETCONF stack" by Jan Kundrát · 5 years ago
- f186ea4 Update the NETCONF stack by Václav Kubernát · 5 years ago
- 1446fe1 Fix Parser::availableNodes not caring about absolute paths by Václav Kubernát · 5 years ago
- eefa75e Merge "Don't suggest paths when leaf values are expected" by Václav Kubernát · 5 years ago
- 0a16ce0 Merge changes Ia9b72347,I1937c4fc,Iae86dbdb by Jan Kundrát · 5 years ago
- 8028f94 Don't suggest paths when leaf values are expected by Václav Kubernát · 5 years ago
- aa0f404 tests: More robust daemon killing by Jan Kundrát · 5 years ago
- b419dd6 tests: Fix daemon startup with non-standard paths by Jan Kundrát · 5 years ago
- e323627 tests: discover fakeroot and complain if it isn't available by Jan Kundrát · 5 years ago
- 166021f Update the NETCONF stack by Jan Kundrát · 5 years ago
- 134d78f Add datastore tests for integer data types by Václav Kubernát · 5 years ago
- 509ce65 Clean includes and usings by Václav Kubernát · 5 years ago
- c31bd60 Implement the NetconfAccess class by Václav Kubernát · 6 years ago
- 8832481 Move sysrepo test preparations out of the cpp file by Václav Kubernát · 5 years ago
- 77d9f61 Clean up DatastoreAccess' interface by Jan Kundrát · 5 years ago
- 89ddad3 Update the NETCONF stack by Jan Kundrát · 5 years ago
- 15aab3d Merge changes from topic "numeric-types" by Václav Kubernát · 5 years ago
- 88c78ca Implement int8, uint8, int16, uint16, int64, uint64 types by Ivona Oboňová · 5 years ago
- b0a1e85 Update the NETCONF stack by Jan Kundrát · 5 years ago
- 76b3ddc tests: diagnostics for mismatched `set` commands by Jan Kundrát · 5 years ago
- c43acf7 Fix printing of numbers by Jan Kundrát · 5 years ago
- 73d0b16 Update C++ libraries by Jan Kundrát · 5 years ago
- dba6358 Update dependencies and adapt to the new CI system by Jan Kundrát · 5 years ago
- 45f4a82 Add sysrepo test for creating list instances by Václav Kubernát · 5 years ago
- 9b72599 Move leafDataToString to utils by Václav Kubernát · 5 years ago
- be22862 Distinguish between creating list instances and presence containers by Václav Kubernát · 5 years ago
- b4539fc Update dependencies by Jan Kundrát · 5 years ago
- df70cb1 CI: Always use the latest artifact, not the first one in a dep chain by Jan Kundrát · 5 years ago
- 64de37e Merge "Spell "XPath" in its usual spelling" by Jan Kundrát · 5 years ago
- 8801259 Spell "XPath" in its usual spelling by Jan Kundrát · 6 years ago
- 4c32548 Suggest opening bracket for list keys by Václav Kubernát · 6 years ago
- 51853b2 Fix a bug with path completion by Václav Kubernát · 6 years ago
- 1bf704e Optimize identity lookup by Václav Kubernát · 6 years ago
- 7d82da7 Fix groupings not being properly resolved by Václav Kubernát · 6 years ago
- 9d799ac Remove unused method from the Schema class by Václav Kubernát · 6 years ago
- f2b91e0 Fix error logging when finding a node by Václav Kubernát · 6 years ago
- 6070445 Utility function for RAII-like init/cleanup handling by Jan Kundrát · 6 years ago
- c58e4aa Add sysrepo error handling by Václav Kubernát · 6 years ago
- c649c5b Merge "Update dependencies" by Jan Kundrát · 6 years ago
- 0063495 Merge "Add support for identityref data type" by Václav Kubernát · 6 years ago
- 19a0f15 Update dependencies by Jan Kundrát · 6 years ago
- eeb3884 Add support for identityref data type by Václav Kubernát · 6 years ago
- a33cf08 Migrate from Catch to Doctest by Jan Kundrát · 6 years ago
- a14a18c Update the NETCONF stack to align with cla-sysrepo by Jan Kundrát · 6 years ago
- f5f64f0 Make create/delete accept list instance paths by Václav Kubernát · 6 years ago
- 6797df0 Change how create/delete path argument is parsed by Václav Kubernát · 6 years ago
- b962105 Fix ParserContext flag not properly resetting by Václav Kubernát · 6 years ago
- c0fd9f6 Merge "put something useful into the license info" by Jan Kundrát · 6 years ago
- f5205e1 Merge "Remove unused linenoise" by Václav Kubernát · 6 years ago
- 26dbe13 Update all dependencies by Jan Kundrát · 6 years ago
- c381e63 Update Catch and trompeloeil by Jan Kundrát · 6 years ago
- 121f2bb put something useful into the license info by Jan Kundrát · 6 years ago
- 0947e64 Remove unused linenoise by Jan Kundrát · 6 years ago
- 7b7c823 Update dependencies and add a TSAN build by Jan Kundrát · 6 years ago
- bc05db5 Sync dependencies by Jan Kundrát · 6 years ago
- ab53899 Add support for binary values by Václav Kubernát · 6 years ago
- 9ae3a9e Update dependencies by Jan Kundrát · 6 years ago
- 054cc99 Add help command by Václav Kubernát · 6 years ago
- 4f77a25 Change how path completion suggests nodes by Václav Kubernát · 6 years ago
- 8a91466 sync dependencies and the CI build script by Jan Kundrát · 6 years ago
- 989b5de Add enum completion by Václav Kubernát · 6 years ago
- f97cf0a Merge "Add persistent line history" by Jan Kundrát · 6 years ago
- bf083ec Change clang-format option and cleanup the code by Václav Kubernát · 6 years ago
- 435706e Add persistent line history by Václav Kubernát · 6 years ago
- ac035d6 Fix a bug with path parsing by Václav Kubernát · 6 years ago
- a395d33 Switch from linenoise to replxx by Václav Kubernát · 6 years ago