1. 3e52de5 plugin types FEATURE ietf-inet-types plugins by Michal Vasko · 3 years, 5 months ago
  2. ded0f50 plugins types CHANGE remove basetype by Michal Vasko · 3 years, 5 months ago
  3. e43a34e plugins MAINTENANCE conversion warning by Michal Vasko · 3 years, 5 months ago
  4. 8bdbf85 actions FEATURE install uncrustify for a single build by Michal Vasko · 3 years, 5 months ago
  5. 5348e6c tests FEATURE check source code formatting as one of the tests by Radek Krejci · 3 years, 5 months ago
  6. ddbc481 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 5 months ago
  7. 0a5a332 cmake FEATURE full-featured cmake find file by Michal Vasko · 3 years, 5 months ago
  8. 11a1abe type plugins DOC update file names by Michal Vasko · 3 years, 5 months ago
  9. 61213e0 tree data BUGFIX move defn of named union/struct out of struct by Christian Hopps · 3 years, 5 months ago
  10. f9b8741 build BUGFIX fix for OpenBSD and exposing realpath() by Christian Hopps · 3 years, 5 months ago
  11. e614e60 integer BUGFIX storing numbers on big-endian by Michal Vasko · 3 years, 5 months ago
  12. 745d6f6 data tree DOC document metadata merge behavior by Michal Vasko · 3 years, 5 months ago
  13. 968ddc9 build MAINTENANCE remove unused statements by Radek Krejci · 3 years, 5 months ago
  14. f1ca0ac change MAINTENANCE move plugins sources into separate subdirectories by Radek Krejci · 3 years, 5 months ago
  15. 90ed21e schema CHANGE remove private_destructor parameter from ly_ctx_destroy() by Radek Krejci · 3 years, 5 months ago
  16. dc95d9c hash table FEATURE invalid record counter by Michal Vasko · 3 years, 5 months ago
  17. bb96b80 utest NEW testing of LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  18. 9922ea9 context FEATURE added LY_CTX_SET_PRIV_PARSED by aPiecek · 3 years, 5 months ago
  19. 474ee43 context DOC removed internal flag comment by aPiecek · 3 years, 5 months ago
  20. 37c6943 data tree BUGFIX unitialized value by Michal Vasko · 3 years, 5 months ago
  21. 619dc23 doc MAINTENANCE update transition manual according to recent changes by Radek Krejci · 3 years, 6 months ago
  22. ea26818 tests FEATURE test for ly_ctx_new_ylmem and path by Tadeáš Vintrlík · 3 years, 6 months ago
  23. 390b272 context FEATURE add ly_ctx_new_ylpath and path by Tadeáš Vintrlík · 3 years, 6 months ago
  24. 65591ab data tree DOC improve lyd_new_path description by Michal Vasko · 3 years, 6 months ago
  25. 4a4d1e0 schema BUGFIX accessing extension plugins by Radek Krejci · 3 years, 6 months ago
  26. 623ac7b xpath BUGFIX typo by Michal Vasko · 3 years, 6 months ago
  27. a6ecd0c yang parser BUGFIX accept DOS newlines at all allowed places by Michal Vasko · 3 years, 6 months ago
  28. 5676f4e schema compile CHANGE remove possibly false-positive warnings by Michal Vasko · 3 years, 6 months ago
  29. e78faec data tree FEATURE support for lists with duplicate instances by Michal Vasko · 3 years, 6 months ago
  30. ee74a19 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  31. 91b349d yanglint BUGFIX segmentation fault by Radek Krejci · 3 years, 6 months ago
  32. 8143bb4 yanglint BUGFIX enable all features by default by Radek Krejci · 3 years, 6 months ago
  33. 1d4f0a6 schema BUGFIX handling empty array of features by Radek Krejci · 3 years, 6 months ago
  34. be51c94 printers MAINTENANCE restore json printing to previous style by Christian Hopps · 3 years, 6 months ago
  35. 71877df data BUGFIX check input node when anydata/anyxml expected by Radek Krejci · 3 years, 6 months ago
  36. 12a28c7 libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  37. d1f6c01 data tree BUGFIX temp workaround for keyless list insertions by Christian Hopps · 3 years, 6 months ago
  38. aebbce0 data tree REFACTOR remove lys_value_validate by Michal Vasko · 3 years, 6 months ago
  39. 3354d27 xpath BUGFIX check tokens before compiling for hash predicate by Michal Vasko · 3 years, 6 months ago
  40. 2425220 utest NEW lyd_compare_single with different ctx by aPiecek · 3 years, 6 months ago
  41. 2f63f95 tree_data CHANGE nodes in contexts by aPiecek · 3 years, 6 months ago
  42. 83436bc tree_data_helpers CHANGE used ly_value_prefix_next by aPiecek · 3 years, 6 months ago
  43. f0d8123 utest NEW for ly_value_prefix_next function by aPiecek · 3 years, 6 months ago
  44. f102d4d common FEATURE added ly_value_prefix_next function by aPiecek · 3 years, 6 months ago
  45. a027d8f plugins types DOC minor fixes by Michal Vasko · 3 years, 6 months ago
  46. 0aa1f70 libyang MAINTENANCE headers includes cleanup by Radek Krejci · 3 years, 6 months ago
  47. 7510412 plugins DOC updated documentation including transition manual and howtos by Radek Krejci · 3 years, 6 months ago
  48. 4f2e3e5 extensions CHANGE use the validate callback of extension plugin by Radek Krejci · 3 years, 6 months ago
  49. 0b01330 plugins CHANGE unify naming in plugins API by Radek Krejci · 3 years, 6 months ago
  50. dab4f0b schema CHANGE move lysc_ext_substmt() into general public API by Radek Krejci · 3 years, 6 months ago
  51. b1c1153 schema CHANGE move schema related structures to tree_schema.h by Radek Krejci · 3 years, 6 months ago
  52. 5902be9 tests FEATURE basic external plugins tests by Radek Krejci · 3 years, 6 months ago
  53. 968d755 plugins FEATURE load external plugins as part of plugins initiation by Radek Krejci · 3 years, 6 months ago
  54. ef5f767 tests CHANGE rename config.h to tests_config.h by Radek Krejci · 3 years, 6 months ago
  55. 1ab6c06 tests BUGFIX remove unexpected define from config.h by Radek Krejci · 3 years, 6 months ago
  56. bf940f9 plugins FEATURE manual loading of external plugins by Radek Krejci · 3 years, 6 months ago
  57. a6f61e7 plugins CHANGE define supporting macro for external plugins by Radek Krejci · 3 years, 6 months ago
  58. 3e6632f plugins CHANGE redesign lists of internal extension/type plugins by Radek Krejci · 3 years, 6 months ago
  59. 53e50ff types CHANGE make the built-in's plugin callback public by Radek Krejci · 3 years, 6 months ago
  60. 04699f0 types CHANGE redefine ly_data_type2str[] by Radek Krejci · 3 years, 6 months ago
  61. cc9e30f extensions REFACTOR rename lyext_plugin structure to lyplg_ext by Radek Krejci · 3 years, 6 months ago
  62. 5f35189 types REFACTOR rename lysc_type_plugin structure to lyplg_type by Radek Krejci · 3 years, 6 months ago
  63. aa0b1db tests BUGFIX remove unfinished test code and unused variables by Radek Krejci · 3 years, 6 months ago
  64. be8a653 parser yin BUGFIX fix parsing unique element by Radek Iša · 3 years, 6 months ago
  65. a76902f utest MAINTAINCE extend test for list by Radek Iša · 3 years, 6 months ago
  66. f4d67ea data tree BUGFIX nodes may have when in their schema parent by Michal Vasko · 3 years, 6 months ago
  67. 794ab4b context FEATURE allow custom content-id in yang-library data by Michal Vasko · 3 years, 6 months ago
  68. 07a0a80 plugins BUGFIX err structs must be initialized by Michal Vasko · 3 years, 6 months ago
  69. 454820e schema compile BUGFIX accessing freed memory by Radek Krejci · 3 years, 6 months ago
  70. 10443f4 schema compile BUGFIX disabled identityref referencing disabled base identity by Radek Krejci · 3 years, 6 months ago
  71. 4b0f01b yanglint BUGFIX freeing output handler on print command by Radek Krejci · 3 years, 6 months ago
  72. c4931db build BUGFIX update pkg-config with new libpcre2 requirement by Christian Hopps · 3 years, 6 months ago
  73. d43298b libyang MAINTENANCE code formatting by Radek Krejci · 3 years, 6 months ago
  74. 50dcbc2 parser yang BUGFIX support for CRLF newlines by Michal Vasko · 3 years, 6 months ago
  75. 7c76904 schema helpers BUGFIX do not print unprintable characters by Michal Vasko · 3 years, 6 months ago
  76. 7c43d86 plugins types FEATURE accept empty value by Michal Vasko · 3 years, 6 months ago
  77. 6f32621 build BUGFIX fix build and utest on *BSD by Christian Hopps · 3 years, 6 months ago
  78. 865488e utest BUGFIX fix misspeling in anchor test by Radek Iša · 3 years, 6 months ago
  79. fb11346 plugins BUGFIX fix several bug in bits plugin by Radek Iša · 3 years, 6 months ago
  80. b449fed test REFACTOR cosmetic changes by Radek Iša · 3 years, 6 months ago
  81. 0fe25a9 schema BUGFIX fix bits sorting by Radek Iša · 3 years, 6 months ago
  82. 09fc1a3 utest MAINTAINCE remove uncesary tests for bits type by Radek Iša · 3 years, 6 months ago
  83. 5d0a08d utest MAINTAINCE add test to string for simultanous restriction of pattern and length by Radek Iša · 3 years, 6 months ago
  84. 42cc0b7 parser yin BUGFIX add checking empty identifier by Radek Iša · 3 years, 6 months ago
  85. 2eac74c parser yin BUGFIX fix checking first character in identitifier by Radek Iša · 3 years, 6 months ago
  86. 8b64088 parser yin BUGFIX fix duplicity name checking in type bits by Radek Iša · 3 years, 6 months ago
  87. ded3105 utest MAINTAINCE expand tests for bits by Radek Iša · 3 years, 7 months ago
  88. dafed22 build CHANGE work with earlier pcre2 library version by Christian Hopps · 3 years, 6 months ago
  89. 18c9916 types REFACTOR unify naming and organize header for types plugins API by Radek Krejci · 3 years, 6 months ago
  90. 90f7173 types REFACTOR move union-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  91. 2926c1b types CHANGE wrappers around internal functions handling prefix_data structure by Radek Krejci · 3 years, 6 months ago
  92. d64d646 types CHANGE extend functions' usability with declaring parameter const by Radek Krejci · 3 years, 6 months ago
  93. 5a1b541 types REFACTOR move leafref-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  94. 89c2135 types REFACTOR move instance-identifier specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  95. 3477050 types CHANGE make simple callbacks public for reuse by Radek Krejci · 3 years, 6 months ago
  96. eac3d33 types REFACTOR isolate creating ly_path for instance-identifier by Radek Krejci · 3 years, 6 months ago
  97. bf05cb7 types REFACTOR move identityref-specific functions into a standalone source file by Radek Krejci · 3 years, 6 months ago
  98. 4579227 types CHANGE add lys_set_implemented2() by Radek Krejci · 3 years, 6 months ago
  99. 12307ba types CHANGE change ly_type_store_resolve_prefix() and connect it with identities by Radek Krejci · 3 years, 6 months ago
  100. 9905252 data REFACTOR use internal function instead of types plugins wrapper by Radek Krejci · 3 years, 6 months ago