1. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  2. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  3. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  4. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  5. 28d7843 tree schema FEATURE use LY_ENOT for false feature state by Michal Vasko · 4 years, 4 months ago
  6. 519fd60 schema tree FEATURE lys_atomize_xpath API function by Michal Vasko · 4 years, 4 months ago
  7. 09e8d0a schema CHANGE add lys_find_node() to resolve schema path by Radek Krejci · 4 years, 10 months ago
  8. 7eb54ba libyang CHANGE use LY_ARRAY_SIZE_TYPE for iterator variables in LY_TREE_FOR by Radek Krejci · 4 years, 4 months ago
  9. 1bf0939 parser xml NEW rpc/action parsing by Michal Vasko · 4 years, 6 months ago
  10. b36053d parser xml CHANGE major refactorization by Michal Vasko · 4 years, 6 months ago
  11. c193ce9 validation NEW if-feature validation by Michal Vasko · 4 years, 7 months ago
  12. 5fe75f1 schema tree CHANGE remove compiled ext defs arrays by Michal Vasko · 4 years, 7 months ago
  13. 8d54425 data tree NEW support for with-defaults attribute by Michal Vasko · 4 years, 7 months ago
  14. 90932a9 parser xml CHANGE non-xml specific functions made separate by Michal Vasko · 4 years, 7 months ago
  15. e444f75 data tree NEW functions for searching in siblings by Michal Vasko · 4 years, 8 months ago
  16. 1465471 tree schema NEW unique validation by Michal Vasko · 4 years, 8 months ago
  17. 7f9b651 common CHANGE new ly_strncmp() by Radek Krejci · 5 years ago
  18. b3289d6 context BUGFIX searching for the latest revision by Radek Krejci · 5 years ago
  19. 03ff5a7 libyang NEW xpath evaluation by Michal Vasko · 5 years ago
  20. fab954b schema CHANGE rename lys_is_disabled() to lysc_node_is_disabled() by Radek Krejci · 5 years ago
  21. 77a8bcd context CHANGE rename ly_ctx_module_implement() to lys_set_implemented() by Radek Krejci · 5 years ago
  22. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  23. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  24. 4f2f5ba tree schema BUGFIX use initialized context for logging by David Sedlák · 5 years ago
  25. 1b62312 schema parsers CHANGE make lys_parse_mem functions compatible with yin_parser_ctx by David Sedlák · 5 years ago
  26. 3bbd93e tree schema BUGFIX memory leak in lysc_path() by Radek Krejci · 5 years ago
  27. 1c0c344 tests CHANGE extend tests of default values in schemas by Radek Krejci · 5 years ago
  28. 327de16 schema compile CHANGE provide path when reporting schema compilation error by Radek Krejci · 5 years ago
  29. 7fc6829 YANG parser BUGFIX updating pointers to objects stored in sized arrays by Radek Krejci · 5 years ago
  30. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  31. 6e67c40 features CHANGE do not print confusing error message by Radek Krejci · 5 years ago
  32. 693262f schema printers FEATURE print compiled schema as YANG (LYS_OUT_YANG_COMPILED) by Radek Krejci · 5 years ago
  33. ed5acc5 yanglint FEATURE initial version of yanglint(1) by Radek Krejci · 5 years ago
  34. d5a2b9d lys_getnext() BUGFIX several bugs when searching for action/notification nodes by Radek Krejci · 5 years ago
  35. b07b5c9 BUGFIX possible NULL pointer dereferences by Radek Krejci · 5 years ago
  36. 05b774b schema BUGFIX several tests and bugfixes of lys_getnext() by Radek Krejci · 6 years ago
  37. 6eeb58f schema compile CHANGE initial support for RPC/actions by Radek Krejci · 6 years ago
  38. 0af4629 schema compile CHANGE better handling of features by Radek Krejci · 6 years ago
  39. 096235c schema CHANGE hide schema compilation behing lys_parse_mem() by Radek Krejci · 6 years ago
  40. 0bcdaed schema CHANGE refactor lys_module structure by Radek Krejci · 6 years ago
  41. 01342af schema compile BUGFIXES test refine in uses and fix found issues by Radek Krejci · 6 years ago
  42. a9026eb schema compile CHANGE finished choice and case support, tests added by Radek Krejci · 6 years ago
  43. 056d0a8 schema compile CHANGE partial support for choice/case nodes by Radek Krejci · 6 years ago
  44. 9bb94eb schema compile CHANGE support list compilation by Radek Krejci · 6 years ago
  45. 65639b9 MAINTENANCE variables definitions in conditionaly compiled code by Radek Krejci · 6 years ago
  46. 60794f5 osx BUGFIX incorrect macro name, use PATH_MAX instead of old MAXPATHLEN by Radek Krejci · 6 years ago
  47. 7802bae BUGFIX use of PATH_MAX (for OSX) by Radek Krejci · 6 years ago
  48. abbf357 schema MAINTENANCE cleanup headers includes by Radek Krejci · 6 years ago
  49. a304538 schema compile CHANGE support for leafref type by Radek Krejci · 6 years ago
  50. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  51. 1011365 schema compile CHANGE check some of the differences between YANG 1.0 and 1.1 by Radek Krejci · 6 years ago
  52. 8cb3244 schema compile CHANGE keep type's bits ordered by Radek Krejci · 6 years ago
  53. 8b76466 schema compile CHANGE support for enumeration and bits types by Radek Krejci · 6 years ago
  54. cda7415 tests CHANGE add type's patterns checks by Radek Krejci · 6 years ago
  55. 56aa27c schema compile CHANGE remove some dead code by Radek Krejci · 6 years ago
  56. 0f07bed tests CHANGE type's range tests by Radek Krejci · 6 years ago
  57. 9a191e6 schema compile BUGFIX memory corruption of shared type information by Radek Krejci · 6 years ago
  58. 4586a02 schema compile CHANGE support more restrictions for types by Radek Krejci · 6 years ago
  59. d505e3d schema compile CHANGE detect conflicting type's substatements by Radek Krejci · 6 years ago
  60. b31c899 schema compile CHANGE check that derived range is more limiting than its base by Radek Krejci · 6 years ago
  61. c5ddcc0 schema compile BUGFIX storing eapptag and emsg in range restriction by Radek Krejci · 6 years ago
  62. 4f28eda schema compilation CHANGE partial support for types by Radek Krejci · 6 years ago
  63. 3b1f929 schema parsers CHANGE detect typedef collisions between main module and submodules by Radek Krejci · 6 years ago
  64. bbe09a9 schema parsers CHANGE check typedef collisions by Radek Krejci · 6 years ago
  65. 98094b3 tests CHANGE check status handling in compiled schema nodes by Radek Krejci · 6 years ago
  66. bd8d9ba schema compilation CHANGE basic support for compiling nodes by Radek Krejci · 6 years ago
  67. d14e969 schema tree CHANGE simplify using returned lys_module by Radek Krejci · 6 years ago
  68. ca3db00 schema tree CHANGE clarify lys_feature_enable() when enabling all features by Radek Krejci · 6 years ago
  69. 9ed7a19 schema parsing CHANGE improve content checking of a loaded schema by Radek Krejci · 6 years ago
  70. f8f882a schema tree CHANGE redesign revision in compiled schema by Radek Krejci · 6 years ago
  71. 87616bb tests CHANGE extend if-feature tests by Radek Krejci · 6 years ago
  72. 478020e tests CHANGE improve tests of identities compilation by Radek Krejci · 6 years ago
  73. faa1eac schema tree CHANGE better checking of name collisions by Radek Krejci · 6 years ago
  74. 2a408df tree schema FEATURE compile identities by Radek Krejci · 6 years ago
  75. ce8c159 schema tree CHANGE base for compiling extension instances by Radek Krejci · 6 years ago
  76. 6d6e4e4 tree schema CHANGE compile import module information by Radek Krejci · 6 years ago
  77. 086c713 schema parsers FEATURE processing imports and includes by Radek Krejci · 6 years ago
  78. d33273d YANG parser CHANGE support for including submodules by Radek Krejci · 6 years ago
  79. 9f5e6fb schema tree BUGFIX using of module's latest_revision flag by Radek Krejci · 6 years ago
  80. b7db73a schemas FEATURE add schema getters from the context by Radek Krejci · 6 years ago
  81. 2c4e717 schema CHANGE redesign Sized arrays to be usable in a more simple way by Radek Krejci · 6 years ago
  82. 151a5b7 schema tree FEATURE features and if-features compilation and handling functions by Radek Krejci · 6 years ago
  83. ba64d93 schema tree BUGFIX remove duplicated (debug) code by Radek Krejci · 6 years ago
  84. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  85. e53a8dc schema CHANGE convert 0-terminated arrays to sized-arrays by Radek Krejci · 6 years ago
  86. dd4e8d4 schema tree CHANGE initial schema compilation code by Radek Krejci · 6 years ago
  87. 70853c5 schema parsers CHANGE check for prefix duplicity by Radek Krejci · 6 years ago
  88. 8447f6a schema tree BUGFIX memory leak by Michal Vasko · 6 years ago
  89. 6f7feb6 schema tree CHANGE lysp_* structures free functions by Radek Krejci · 6 years ago
  90. 3f5e3db schema tree CHANGE base for the printer tree's free function by Radek Krejci · 6 years ago