1. 62af369 utest UPDATE log check simplification by Michal Vasko · 1 year, 8 months ago
  2. a4dfb3c log UPDATE always log the schema node if fits by Michal Vasko · 1 year, 11 months ago
  3. dbf3e65 log UPDATE parser data path print by Michal Vasko · 1 year, 11 months ago
  4. 850d8cb test UPDATE auto-del when with nested node type by Michal Vasko · 2 years, 2 months ago
  5. 5edfefd leafref OPTIMIZE hash-based target search if possible by Michal Vasko · 2 years, 2 months ago
  6. 959f8d8 log CHANGE message improvements by Michal Vasko · 2 years, 3 months ago
  7. 140ede9 tree data UPDATE use strict instead of opaq for op parsing by Michal Vasko · 2 years, 5 months ago
  8. ac6f4be validation UPDATE improve opaque node error messages by Michal Vasko · 2 years, 5 months ago
  9. e9391c7 validation UPDATE support for specific eapptag and message by Michal Vasko · 3 years ago
  10. 18a844e validation BUGFIX in ::lyd_validate_subtree() by aPiecek · 3 years, 1 month ago
  11. 8d15122 tests FEATURE case validation test by Michal Vasko · 3 years, 2 months ago
  12. 4de7d07 parser schema CHANGE always return non-const modules by Michal Vasko · 3 years, 3 months ago
  13. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  14. 7be7b9f data validation BUGFIX handling when in default nodes by Radek Krejci · 3 years, 7 months ago
  15. 1e4c68e parser data REFACTOR split NETCONF notification and reply parsing by Michal Vasko · 3 years, 7 months ago
  16. 224e777 common REFACTOR minor error message improvements by Michal Vasko · 3 years, 7 months ago
  17. 538b895 common REFACTOR put all NETCONF-specific errors together by Michal Vasko · 3 years, 7 months ago
  18. e066574 data tree FEATURE support for NETCONF messages by Michal Vasko · 3 years, 7 months ago
  19. b6ecaea data tree BUGFIX handle when in mandatory true node by Christian Hopps · 3 years, 8 months ago
  20. 6c16cda validation BUGFIX do not validate all cases, only the existing one by Michal Vasko · 3 years, 8 months ago
  21. 2a9fc65 schema CHANGE unify actions, inouts and notification with lys*_node by Radek Krejci · 3 years, 8 months ago
  22. 2efc45b libyang REFACTOR simplify logging and extend location information by Radek Krejci · 3 years, 9 months ago
  23. 91dbe40 plugin types FEATURE specific message for no leafref targets by Michal Vasko · 3 years, 10 months ago
  24. 2552ea3 data tree REFACTOR remove support for NETCONF op encoding by Michal Vasko · 3 years, 10 months ago
  25. 56ca9e4 utests data REFACTOR put repetitive commands into macros by Radek Iša · 4 years ago
  26. b4ac5a9 tests MAINTENANCE source code formatting by Radek Krejci · 3 years, 10 months ago
  27. 0f3377d data parser CHANGE remove trusted flag by Michal Vasko · 3 years, 11 months ago
  28. 41ac994 data REFACTOR add possibility to create new nodes inside RPC's output by Radek Krejci · 3 years, 11 months ago
  29. e49b632 data tree BUGFIX even created NP cont must be added to implicit diff by Michal Vasko · 3 years, 11 months ago
  30. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  31. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  32. a1c1e54 data tree CHANGE move macros to functions to cleanup API by Radek Krejci · 4 years ago
  33. 52f6555 printers CHANGE unify formatting options for data and schema printers by Radek Krejci · 4 years, 1 month ago
  34. 1798aae data FEATURE parser for YANG data in JSON format by Radek Krejci · 4 years, 2 months ago
  35. b104f11 data tree FEATURE schema-ordering of data by Michal Vasko · 4 years, 2 months ago
  36. 3a41dff libyang REFACTOR return values and options changes by Michal Vasko · 4 years, 2 months ago
  37. 8104fd4 validation FEATURE optional diff creation by Michal Vasko · 4 years, 2 months ago
  38. 26e8001 validation CHANGE validating single module data by Michal Vasko · 4 years, 3 months ago
  39. 63f3d84 libyang REFACTOR parsed/printed bytes in in/out structs by Michal Vasko · 4 years, 3 months ago
  40. 7931b19 data parser CHANGE unify API with schema parser and use input handler by Radek Krejci · 4 years, 3 months ago
  41. 5bfd4be data tree FEATURE option to skip list key children by Michal Vasko · 4 years, 3 months ago
  42. 70593c1 tests CHANGE headers includes cleanup by Radek Krejci · 4 years, 3 months ago
  43. 84ce7b1 printers CHANGE provide error information from ly_out constructors by Radek Krejci · 4 years, 3 months ago
  44. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  45. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  46. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  47. 241f6b5 libyang CHANGE rename ambiguous lyp_ prefixed functions and structures by Radek Krejci · 4 years, 4 months ago
  48. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  49. 3a4889a tests CHANGE join related schema tests by Radek Krejci · 4 years, 4 months ago[Renamed from tests/utests/test_validation.c]
  50. 1fd5ad6 tests CHANGE move tests from source view to a units view by Radek Krejci · 4 years, 4 months ago[Renamed from tests/src/test_validation.c]
  51. cb7526d validation NEW rpc-reply validation by Michal Vasko · 4 years, 6 months ago
  52. fea12c6 validation NEW rpc/action/notification validation by Michal Vasko · 4 years, 6 months ago
  53. cc048b2 validation NEW must evaluation by Michal Vasko · 4 years, 6 months ago
  54. 52927e2 data tree NEW opaque data node by Michal Vasko · 4 years, 6 months ago
  55. 9f96a05 data tree CHANGE lyd_attr -> lyd_meta by Michal Vasko · 4 years, 7 months ago
  56. 5b37a35 validation NEW state data checking by Michal Vasko · 4 years, 7 months ago
  57. c193ce9 validation NEW if-feature validation by Michal Vasko · 4 years, 7 months ago
  58. b1b5c26 validation CHANGE validation tasks order fixes by Michal Vasko · 4 years, 7 months ago
  59. f03ed03 validation NEW duplicate instances by Michal Vasko · 4 years, 7 months ago
  60. 9b368d3 validation NEW default values creation by Michal Vasko · 4 years, 7 months ago
  61. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  62. acd83e7 validation NEW minmax checking by Michal Vasko · 4 years, 8 months ago
  63. a388136 data tree CHANGE prepare updated validation flags by Michal Vasko · 4 years, 8 months ago
  64. cde73ac validation NEW when validation by Michal Vasko · 4 years, 10 months ago