1. a8ba121 plugins types FEATURE specific ipv6-address-no-zone plugin by Michal Vasko · 3 years, 5 months ago
  2. 9796fac plugins types FEATURE specific ipv4-address-no-zone plugin by Michal Vasko · 3 years, 5 months ago
  3. abd89ba plugins types FEATURE ipv4-address LYB value support by Michal Vasko · 3 years, 5 months ago
  4. 7f40146 plugins types FEATURE ipv4/v6-prefix LYB value support by Michal Vasko · 3 years, 5 months ago
  5. 8562e03 plugins types REFACTOR remove explicit support for hex string by Michal Vasko · 3 years, 5 months ago
  6. 1b0b9a1 compat BUILD provide source instead of an object by Michal Vasko · 3 years, 5 months ago
  7. 37c1801 types FEATURE full ipv6-address type plugin implementation by Radek Krejci · 3 years, 5 months ago
  8. 64b4304 build DOC cover types plugins by doxygen generation by Radek Krejci · 3 years, 5 months ago
  9. 11f76c8 lyb FEATURE thread-safe cached hash generation by Michal Vasko · 3 years, 5 months ago
  10. 8fcd1e9 build BUGFIX missing installation of a public header by Michal Vasko · 3 years, 5 months ago
  11. de4a341 plugin types FEATURE ietf-yang-types plugins by Michal Vasko · 3 years, 5 months ago
  12. 3e52de5 plugin types FEATURE ietf-inet-types plugins by Michal Vasko · 3 years, 5 months ago
  13. 5348e6c tests FEATURE check source code formatting as one of the tests by Radek Krejci · 3 years, 5 months ago
  14. 968ddc9 build MAINTENANCE remove unused statements by Radek Krejci · 3 years, 5 months ago
  15. f1ca0ac change MAINTENANCE move plugins sources into separate subdirectories by Radek Krejci · 3 years, 5 months ago
  16. 968d755 plugins FEATURE load external plugins as part of plugins initiation by Radek Krejci · 3 years, 6 months ago
  17. 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 6 months ago
  18. dafed22 build CHANGE work with earlier pcre2 library version by Christian Hopps · 3 years, 6 months ago
  19. 90f7173 types REFACTOR move union-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  20. 5a1b541 types REFACTOR move leafref-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  21. 89c2135 types REFACTOR move instance-identifier specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  22. bf05cb7 types REFACTOR move identityref-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  23. 34ff7b1 types REFACTOR move enumeration-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  24. c3711c4 types REFACTOR move empty-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  25. 4f541d2 types REFACTOR move decimal64-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  26. 4281a14 types REFACTOR move boolean-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  27. bc11d03 types REFACTOR move bits-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  28. ee1842d types REFACTOR move string-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  29. 02c1130 types REFACTOR move binary-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  30. 2c48395 types REFACTOR move integer-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  31. 883355a extensions CHANGE compile internal plugins separately by Radek Krejci · 3 years, 7 months ago
  32. 61d062b tree printer FEATURE basic implementation of YANG tree format printer by aPiecek · 3 years, 11 months ago
  33. b6d9139 data tree FEATURE always enable data priv pointers by Michal Vasko · 3 years, 9 months ago
  34. 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
  35. a1395bb build BUGFIX instead variable CMAKE_C_FLAGS_COVERAGE, use directly variable CMAKE_C_FLAGS by Radek Iša · 3 years, 10 months ago
  36. e868acc yanglint FEATURE add tests for yanglint(1) by Radek Krejci · 3 years, 10 months ago
  37. cb293a3 build CHANGE move the tools' cmake specs into a standalone CMakeLists files by Radek Krejci · 3 years, 10 months ago
  38. 685ef86 build BUGFIX correct variable setting by Radek Krejci · 3 years, 11 months ago
  39. 02cce9f build CHANGE remove plugins_exts.h from public headers by Radek Krejci · 3 years, 11 months ago
  40. 7b1ad1a schema tree REFACTOR evaluate features during compilation by Michal Vasko · 3 years, 11 months ago
  41. 7132fc5 doc FEATURE building process description by Radek Krejci · 4 years ago
  42. afac782 libyang REFACTOR printer -> in, parser -> out by Michal Vasko · 4 years ago
  43. 8678fa4 doc FEATURE high level documentation including transition manual by Radek Krejci · 4 years, 1 month ago
  44. 1a7a7bd tree schema compile REFACTOR file split into 3 files by Michal Vasko · 4 years ago
  45. 88ad4be build FEATURE new build type to generate only docs without building sources by Radek Krejci · 4 years ago
  46. d798942 fuzz TEST add regression testing for previous issues found by fuzzing by Juraj Vijtiuk · 4 years ago
  47. a198c96 build FEATURE new 'format' and 'format-check' make targets by Radek Krejci · 4 years, 1 month ago
  48. aa73452 build BUGFIX work with the generated version.h instead of config.h by Radek Krejci · 4 years, 1 month ago
  49. c5a2283 libyang REFACTOR config.h code split by Michal Vasko · 4 years, 1 month ago
  50. 50f0c6b data FEATURE generic JSON format parser by Radek Krejci · 4 years, 3 months ago
  51. 9eb2a37 build BUGFIX missing public header installation by Michal Vasko · 4 years, 2 months ago
  52. b225882 build FEATURE ABI check (#1143) by Radek Krejci · 4 years, 2 months ago
  53. d59035b diff REFACTOR put diff into separate source/header by Michal Vasko · 4 years, 3 months ago
  54. 208e4ea build CHANGE use -Og instead of -O0 for debug builds by Radek Krejci · 4 years, 3 months ago
  55. 60ea635 data tree FEATURE binary LYB printer and parser by Michal Vasko · 4 years, 3 months ago
  56. 5aa44c0 compat FEATURE use standalone compat "library" by Michal Vasko · 4 years, 3 months ago
  57. 8e01ae3 build BUGFIX checking for lcov and genhtml programs by Radek Krejci · 4 years, 3 months ago
  58. ca376bd headers MAINTENANCE headers/include cleanup by Radek Krejci · 4 years, 3 months ago
  59. f0e1ba5 parsers CHANGE redesign API of all the parsers by Radek Krejci · 4 years, 4 months ago
  60. 004d315 path FEATURE new compiled path structure (#1108) by Michal Vasko · 4 years, 3 months ago
  61. 535ea9f libyang CHANGE headers includes cleanup using include-what-you-use tool (#1098) by Radek Krejci · 4 years, 4 months ago
  62. 2ff0d57 doc BUGFIX trees information organization by Radek Krejci · 4 years, 4 months ago print_info
  63. a5bba31 printers CHANGE rewrite printers mechanism by Radek Krejci · 4 years, 9 months ago
  64. ab6b8ed build CHANGE get nicer stack traces from ASan by Radek Krejci · 4 years, 4 months ago
  65. 260407e fuzzing NEW refactor harness to enable LLVM LibFuzzer and more granular fuzzing by Juraj Vijtiuk · 4 years, 6 months ago
  66. 90932a9 parser xml CHANGE non-xml specific functions made separate by Michal Vasko · 4 years, 7 months ago
  67. dd53e66 Fix static build issues caused by yangobj set_target_properties call. by Juraj Vijtiuk · 4 years, 10 months ago
  68. cde73ac validation NEW when validation by Michal Vasko · 4 years, 10 months ago
  69. d944bdc libyang2: yin printer NEW printer of the parsed schemas into YIN format (#919) by FredGan · 4 years, 11 months ago
  70. 290a6a5 build DOC prepare framework for optional building of internal documentation by Radek Krejci · 5 years ago
  71. f315610 build MAINTENANCE unnecessary code duplication by Radek Krejci · 5 years ago
  72. 335332a extensions CHANGE WIP implementation of Metadata annotations by Radek Krejci · 5 years ago
  73. 346fe75 Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2 by Radek Krejci · 5 years ago
  74. 0935f41 extensions FEATURE YANG extension plugins support with NACM as proof-of-concept by Radek Krejci · 5 years ago
  75. d2bc7bc Merge pull request #686 from Dajvid/libyang2 by Radek Krejci · 5 years ago
  76. 04f7127 Fix and document yangfuzz for libyang2. by Juraj Vijtiuk · 5 years ago
  77. 671ba5d Merge branch 'libyang2' of https://github.com/CESNET/libyang into libyang2_fuzz by Juraj Vijtiuk · 5 years ago
  78. 0995fe9 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  79. 13a57b6 data types CHANGE printer plugin by Radek Krejci · 5 years ago
  80. ecf5eb8 Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  81. d9e68c4 build CHANGE require libpcre2 version 10.30 or greater by Radek Krejci · 5 years ago
  82. 5819f7c FEATURE patterns evaluation support by Radek Krejci · 5 years ago
  83. 8c1054b build CHANGE coverage information by Radek Krejci · 5 years ago
  84. a9dc4ab compatibility BUGFIX detection of get_current_dir_name() presence by Radek Krejci · 5 years ago
  85. e7b9509 data tree FEATURE initial implementation of YANG data support by Radek Krejci · 5 years ago
  86. f3939c9 Add fuzz harness for libyang2 by Juraj Vijtiuk · 5 years ago
  87. 5457946 CHANGE move from PCRE to PCRE2 by Radek Krejci · 5 years ago
  88. ed5acc5 yanglint FEATURE initial version of yanglint(1) by Radek Krejci · 5 years ago
  89. 665489b build BUGFIX vdprintf() detection by Radek Krejci · 5 years ago
  90. d3ca063 printer YANG FEATURE initial implementation of YANG printer by Radek Krejci · 5 years ago
  91. 70d4b0e Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 5 years ago
  92. a43d69d build CHANGE split project version and library version by Radek Krejci · 5 years ago
  93. f8482c7 build CHANGE force out-of-source build by Radek Krejci · 5 years ago
  94. e8fb7dd build CHANGE be mroe strict for compiler to build code coverage and add some docs in README by Radek Krejci · 6 years ago
  95. 6208cfa build FEATURE provide locally generated code coverage report by Radek Krejci · 6 years ago
  96. 18e494b Merge remote-tracking branch 'upstream/libyang2' into libyang2 by David Sedlák · 6 years ago
  97. cad716e CHANGE add get_current_dir_name() implementation missing on some platforms by Radek Krejci · 6 years ago
  98. 19a9610 tree schema MAINTENANCE split source files to keep smaller files to work with by Radek Krejci · 6 years ago
  99. f3f4784 build BUGFIX correctly set hidden visibility of shared objects by Radek Krejci · 6 years ago
  100. b1646a9 xpath FEATURE start of integrating XPath implementation by Radek Krejci · 6 years ago