1. bf05cb7 types REFACTOR move identityref-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  2. 34ff7b1 types REFACTOR move enumeration-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  3. c3711c4 types REFACTOR move empty-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  4. 4f541d2 types REFACTOR move decimal64-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  5. 4281a14 types REFACTOR move boolean-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  6. bc11d03 types REFACTOR move bits-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  7. ee1842d types REFACTOR move string-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  8. 02c1130 types REFACTOR move binary-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  9. 2c48395 types REFACTOR move integer-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  10. 883355a extensions CHANGE compile internal plugins separately by Radek Krejci · 3 years, 7 months ago
  11. 61d062b tree printer FEATURE basic implementation of YANG tree format printer by aPiecek · 3 years, 11 months ago
  12. b6d9139 data tree FEATURE always enable data priv pointers by Michal Vasko · 3 years, 9 months ago
  13. abec96f build BUGFIX fix disabling test when CMocka is missing. Add warning message when tests is disabled and coverage is enabled by Radek Iša · 3 years, 10 months ago
  14. a1395bb build BUGFIX instead variable CMAKE_C_FLAGS_COVERAGE, use directly variable CMAKE_C_FLAGS by Radek Iša · 3 years, 10 months ago
  15. e868acc yanglint FEATURE add tests for yanglint(1) by Radek Krejci · 3 years, 10 months ago
  16. cb293a3 build CHANGE move the tools' cmake specs into a standalone CMakeLists files by Radek Krejci · 3 years, 10 months ago
  17. 685ef86 build BUGFIX correct variable setting by Radek Krejci · 3 years, 11 months ago
  18. 02cce9f build CHANGE remove plugins_exts.h from public headers by Radek Krejci · 3 years, 11 months ago
  19. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  20. 7132fc5 doc FEATURE building process description by Radek Krejci · 4 years ago
  21. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  22. 8678fa4 doc FEATURE high level documentation including transition manual by Radek Krejci · 4 years, 1 month ago
  23. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  24. 88ad4be build FEATURE new build type to generate only docs without building sources by Radek Krejci · 4 years ago
  25. d798942 fuzz TEST add regression testing for previous issues found by fuzzing by Juraj Vijtiuk · 4 years ago
  26. a198c96 build FEATURE new 'format' and 'format-check' make targets by Radek Krejci · 4 years, 1 month ago
  27. aa73452 build BUGFIX work with the generated version.h instead of config.h by Radek Krejci · 4 years, 1 month ago
  28. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  29. 50f0c6b data FEATURE generic JSON format parser by Radek Krejci · 4 years, 3 months ago
  30. 9eb2a37 build BUGFIX missing public header installation by Michal Vasko · 4 years, 2 months ago
  31. b225882 build FEATURE ABI check (#1143) by Radek Krejci · 4 years, 2 months ago
  32. d59035b diff REFACTOR put diff into separate source/header by Michal Vasko · 4 years, 3 months ago
  33. 208e4ea build CHANGE use -Og instead of -O0 for debug builds by Radek Krejci · 4 years, 3 months ago
  34. 60ea635 data tree FEATURE binary LYB printer and parser by Michal Vasko · 4 years, 3 months ago
  35. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  36. 8e01ae3 build BUGFIX checking for lcov and genhtml programs by Radek Krejci · 4 years, 3 months ago
  37. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  38. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  39. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  40. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  41. 2ff0d57 doc BUGFIX trees information organization by Radek Krejci · 4 years, 4 months ago print_info
  42. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  43. ab6b8ed build CHANGE get nicer stack traces from ASan by Radek Krejci · 4 years, 4 months ago
  44. 260407e fuzzing NEW refactor harness to enable LLVM LibFuzzer and more granular fuzzing by Juraj Vijtiuk · 4 years, 6 months ago
  45. 90932a9 parser xml CHANGE non-xml specific functions made separate by Michal Vasko · 4 years, 7 months ago
  46. dd53e66 Fix static build issues caused by yangobj set_target_properties call. by Juraj Vijtiuk · 4 years, 10 months ago
  47. cde73ac validation NEW when validation by Michal Vasko · 4 years, 10 months ago
  48. d944bdc libyang2: yin printer NEW printer of the parsed schemas into YIN format (#919) by FredGan · 4 years, 11 months ago
  49. 290a6a5 build DOC prepare framework for optional building of internal documentation by Radek Krejci · 5 years ago
  50. f315610 build MAINTENANCE unnecessary code duplication by Radek Krejci · 5 years ago
  51. 335332a extensions CHANGE WIP implementation of Metadata annotations by Radek Krejci · 5 years ago
  52. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  53. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  54. d2bc7bc Merge pull request #686 from Dajvid/libyang2 by Radek Krejci · 5 years ago
  55. 04f7127 Fix and document yangfuzz for libyang2. by Juraj Vijtiuk · 5 years ago
  56. 671ba5d Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2_fuzz by Juraj Vijtiuk · 5 years ago
  57. 0995fe9 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  58. 13a57b6 data types CHANGE printer plugin by Radek Krejci · 5 years ago
  59. ecf5eb8 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  60. d9e68c4 build CHANGE require libpcre2 version 10.30 or greater by Radek Krejci · 5 years ago
  61. 5819f7c FEATURE patterns evaluation support by Radek Krejci · 5 years ago
  62. 8c1054b build CHANGE coverage information by Radek Krejci · 5 years ago
  63. a9dc4ab compatibility BUGFIX detection of get_current_dir_name() presence by Radek Krejci · 5 years ago
  64. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  65. f3939c9 Add fuzz harness for libyang2 by Juraj Vijtiuk · 5 years ago
  66. 5457946 CHANGE move from PCRE to PCRE2 by Radek Krejci · 5 years ago
  67. ed5acc5 yanglint FEATURE initial version of yanglint(1) by Radek Krejci · 5 years ago
  68. 665489b build BUGFIX vdprintf() detection by Radek Krejci · 5 years ago
  69. d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 5 years ago
  70. 70d4b0e Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  71. a43d69d build CHANGE split project version and library version by Radek Krejci · 5 years ago
  72. f8482c7 build CHANGE force out-of-source build by Radek Krejci · 5 years ago
  73. e8fb7dd build CHANGE be mroe strict for compiler to build code coverage and add some docs in README by Radek Krejci · 6 years ago
  74. 6208cfa build FEATURE provide locally generated code coverage report by Radek Krejci · 6 years ago
  75. 18e494b Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 6 years ago
  76. cad716e CHANGE add get_current_dir_name() implementation missing on some platforms by Radek Krejci · 6 years ago
  77. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  78. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  79. b1646a9 xpath FEATURE start of integrating XPath implementation by Radek Krejci · 6 years ago
  80. ce8c159 schema tree CHANGE base for compiling extension instances by Radek Krejci · 6 years ago
  81. 6caa6ab filesystem MAINTENANCE move public ly_ctx* functions into context.h by Radek Krejci · 6 years ago
  82. 3b4db24 parser_yin ADD keyword and module validation work in progress by David Sedlák · 6 years ago
  83. 86d106e context FEATURE public API for parsing schemas by Radek Krejci · 6 years ago
  84. 3f5e3db schema tree CHANGE base for the printer tree's free function by Radek Krejci · 6 years ago
  85. d91dbaf xml FEATURE xml parser by Radek Krejci · 6 years ago
  86. e84f12f tests FEATURE include tests into build system by Radek Krejci · 6 years ago
  87. d4557c6 yang parser CHANGE include parser_yang.c into build system by Radek Krejci · 6 years ago
  88. 7ada9a0 context BUGFIX add missing includes by Radek Krejci · 6 years ago
  89. ad57350 context BUGFIX add context.c into a build system and fix issues by Radek Krejci · 6 years ago
  90. 1324b6c common NEW ly_realloc() and macro for new lysp structure array item by Michal Vasko · 6 years ago
  91. 2c22f12 build FEATURE set up build system by Radek Krejci · 6 years ago