1. e32d40b Remove dependency on a C11 capable compiler by Renato Westphal · 6 years ago
  2. fc54377 netbsd: fix build on 7.0 by Rafael Zalamena · 6 years ago
  3. 0d7142e netbsd: fix build on 6.5 by Rafael Zalamena · 6 years ago
  4. 01d6954 user types: allocate only 4 bytes to hold IPv4 addresses by Renato Westphal · 6 years ago
  5. 99fded7 Fix assorted typos by Renato Westphal · 6 years ago
  6. 61a4a7e Update reference to old draft in the documentation by Renato Westphal · 6 years ago
  7. 5587687 fixup! data tree CHANGE do not remove empty containers with attributes by Michal Vasko · 6 years ago
  8. db6e528 data tree CHANGE do not remove empty containers with attributes by Michal Vasko · 6 years ago
  9. ae5ad2f data tree CHANGE new flag for lyd_new_path() by Michal Vasko · 6 years ago
  10. 2ec826a libyang DOC added note about printers not being thread-safe by Michal Vasko · 6 years ago v0.16-r2
  11. b27fb15 fixup! lyb BUGFIX missing header file on mac osx by Michal Vasko · 6 years ago
  12. 6b69e4b lyb BUGFIX missing header file on mac osx by Michal Vasko · 6 years ago
  13. 451bbb2 Merge pull request #629 from gcampbell512/endian-fix by Michal Vasko · 6 years ago
  14. a78c92c parser BUGFIX handle DST time changes properly by Michal Vasko · 6 years ago
  15. bbc43b1 parser CHANGE swap default when autodelete behaviour by Michal Vasko · 6 years ago
  16. f33a9a4 cmake BUGFIX updated function presence check by Michal Vasko · 6 years ago
  17. 856a40e Fix big endian issues writing and reading .LYB files by Graeme Campbell · 6 years ago
  18. f1f278d validation BUGFIX order checking of schema nodes inside uses/choice/case by Michal Vasko · 6 years ago
  19. 60b02ff lyb BUGFIX actually check that required models are in the context by Michal Vasko · 6 years ago
  20. f8942f6 printer NEW function lyd_print_path() by Michal Vasko · 6 years ago
  21. 79d5d27 fixup! schema tree NEW function for traversing union types by Michal Vasko · 6 years ago
  22. b69d243 schema tree NEW function for traversing union types by Michal Vasko · 6 years ago
  23. b725543 printer NEW lys_print_path() function by Michal Vasko · 6 years ago
  24. a7a9a97 Merge pull request #621 from fanchanghu/my by Michal Vasko · 6 years ago
  25. b5a27e6 yang BUGFIX correct leafref path parsing by Michal Vasko · 6 years ago
  26. cdb16a1 json parser BUGFIX list/leaf-list in input/output do not have to be ordered by fanchanghu · 6 years ago
  27. 6585f03 Merge pull request #618 from ADTRAN/multiple-deviations-modify-same-target-node by Michal Vasko · 6 years ago
  28. 53440d1 Merge pull request #620 from fanchanghu/my by Michal Vasko · 6 years ago
  29. d20b904 json parser BUGFIX action input/output need to be ordered by fanchanghu · 6 years ago
  30. f976324 Fix multiple must deviations to same node by Andrew Langefeld · 6 years ago
  31. 4236af3 json parser BUGFIX wrong use input for action by fanchanghu · 6 years ago
  32. c221e84 xpath BUGFIX forbid xpaths longer than 65k characters by Michal Vasko · 6 years ago
  33. c643f71 yin parser & resolve BUGFIX integer overflows by Michal Vasko · 6 years ago
  34. 33cbf42 json parser BUGFIX wrong leaf move in data by Michal Vasko · 6 years ago
  35. 185b527 libyang BUGFIX unique checking refactored by Michal Vasko · 6 years ago
  36. 0c59e82 validation BUGFIX proper schema traversal by Michal Vasko · 6 years ago
  37. ff7c57e Merge pull request #609 from snar/json-list-printer by Michal Vasko · 6 years ago
  38. 1fa8964 xpath BUGFIX removed invalid warning by Michal Vasko · 6 years ago
  39. ce16bcf Fix JSON printer issue when called with non-first list entry by Alexandre Snarskii · 6 years ago
  40. dfcd4f6 json parser BUGFIX wrong place for sorting by Michal Vasko · 6 years ago
  41. 4d50415 json parser CHANGE input/output elements do not have to be ordered by Michal Vasko · 6 years ago
  42. 8d30dd8 parser BUGFIX porperly inherit cofnig flag for shorthand cases by Michal Vasko · 6 years ago
  43. dd96229 resolve BUGFIX always access when attribute properly by Michal Vasko · 6 years ago
  44. 4dd821a Change constness of the data returned by module implementation callbacks by Jan Kundrát · 6 years ago
  45. 5182385 Pass the original user_data to the deleter function by Jan Kundrát · 6 years ago
  46. 75d7d6c xpath BUGFIX check for xpath token count overflow by Michal Vasko · 6 years ago
  47. 12b2218 unify use of realpath in context.c and tree_schema.c by Alexandre Snarskii · 6 years ago
  48. 8e5e071 fix *bsd issues with missing module filepath by Alexandre Snarskii · 6 years ago
  49. f367870 ON schema printer MAINTENANCE variable initiation by Radek Krejci · 6 years ago
  50. a6af365 xml parser BUGFIX freeing node not inserted inmto parent ht by Michal Vasko · 6 years ago
  51. 996ff0c data tree BUGFIX uninitialized variable by Michal Vasko · 6 years ago
  52. 5c44504 lyb CHANGE use "lyb" magic number for all files by Michal Vasko · 6 years ago
  53. 114bd72 Merge branch 'devel' of https://github.com/CESNET/libyang into devel by Radek Krejci · 6 years ago
  54. 0c4a38f context CHANGE allow to change schema search method preference by Radek Krejci · 6 years ago
  55. 84fa2b2 context DOC fix coverage of the contextoptions group by Radek Krejci · 6 years ago
  56. 804b4ba context DOC update description of the schema search algorithm by Radek Krejci · 6 years ago
  57. 1f3e4f5 Use ret offset instead of advancing data by Andrew Langefeld · 6 years ago
  58. b16f32f Fix lyb bit-handling bugs by Andrew Langefeld · 6 years ago
  59. f5cbb96 JSON: more readable fix of char/signed char/unsigned char by Jan Kundrát · 6 years ago
  60. 5d87e38 JSON: remove redundant test by Jan Kundrát · 6 years ago
  61. 5ea8c8b JSON: fix bug on platforms where char is unsigned by Jan Kundrát · 6 years ago
  62. abdce47 JSON schema printer CHANGE additional info for leafref by Radek Krejci · 6 years ago
  63. 6fb5789 lyb parser BUGFIX properly dereference leafrefs by Michal Vasko · 6 years ago
  64. ec37650 YANG parser BUGFIX memory leaks by Radek Krejci · 6 years ago
  65. 5860852 lyb parser BUGFIX get real type if required by Michal Vasko · 6 years ago
  66. f1f1f62 xpath BUGFIX do not use null schema node by Michal Vasko · 6 years ago
  67. f20266f Merge branch 'invalid-xpath-crash' of https://github.com/snar/libyang into devel by Michal Vasko · 6 years ago
  68. a50e60c resolve BUGFIX leafref predicate context node by Michal Vasko · 6 years ago
  69. c3577a6 data tree BUGFIX check leafref links before merge destruct by Michal Vasko · 6 years ago
  70. 749812c Merge pull request #565 from sartura/doxygen_cpp by Radek Krejci · 6 years ago
  71. d6a3b4a doxygen BUGFIX ly_ctx structure reference by Radek Krejci · 6 years ago
  72. a761f03 prevent libyang crashes on invalid xpath by Alexandre Snarskii · 6 years ago
  73. e581e98 lyb parser BUGFIX use platform-independent print chars by Michal Vasko · 6 years ago
  74. 7646042 parser BUGFIX change revisions of imported/included models by Michal Vasko · 6 years ago
  75. 9460ece Dictionary CHANGE do not free unremoved string from dictionary in debug mode by David Sedlák · 6 years ago
  76. b091584 Dictionary MAINTENANCE code formating fix by David Sedlák · 6 years ago
  77. 69ed449 Dictionary CHANGE log warning instead of assert for easier debugging by David Sedlák · 6 years ago
  78. 5f5096b fixup! xml BUGFIX memory leak by Michal Vasko · 6 years ago
  79. c9c2fe3 xml BUGFIX memory leak by Michal Vasko · 6 years ago
  80. 3cb7d17 lyb BUGFIX null pointer dereference by Michal Vasko · 6 years ago
  81. 870702f JSON schema printer CHANGE avoid unnecessary test for NULL variable by Radek Krejci · 6 years ago
  82. 64e6cf8 xml BUGFIX memory leak by Michal Vasko · 6 years ago
  83. cd9fe46 data tree BUGFIX return value check by Michal Vasko · 6 years ago
  84. ffdf4ce resolve BUGFIX use of uninitialized variable by Michal Vasko · 6 years ago
  85. f685f05 printer BUGFIX null pointer dereference by Michal Vasko · 6 years ago
  86. 501a84b printer BUGFIX added returnvalue checks by Michal Vasko · 6 years ago
  87. e748db4 json printer BUGFIX invalid apointer access by Michal Vasko · 6 years ago
  88. 8c8e1db plugins BUGFIX memory leak by Michal Vasko · 6 years ago
  89. f5df3bb yang parser MAINTENANCE regenerated parser using newer bison by Michal Vasko · 6 years ago
  90. beeb1bf lyb parser BUGFIX uninitialized variable by Michal Vasko · 6 years ago
  91. 3390170 lyb BUGFIX handle correctly anydata datatree by Michal Vasko · 6 years ago
  92. df2778e hah table BUGFIX missing unlock by Michal Vasko · 6 years ago
  93. de70186 context BUGFIX uninitialized variable by Michal Vasko · 6 years ago
  94. aecdb21 context BUGFIX error check added by Michal Vasko · 6 years ago
  95. 4fb7d7d context FEATURE add ly_ctx_get_options() to get currently set context's options by Radek Krejci · 6 years ago
  96. cf3b7ca context CHANGE allow setting LY_CTX_DISABLE_SEARCHDIR_CWD for contexts by Radek Krejci · 6 years ago
  97. 38f8cea context BUGFIX typo in LY_CTX_DISABLE_SEARCHDIRS by Radek Krejci · 6 years ago
  98. b41abfe Merge branch 'json_schema_printer' into devel by Radek Krejci · 6 years ago
  99. 88b7842 context CHANGE allow setting LY_CTX_DISABLE_SEARCHIDRS on existing contexts by Radek Krejci · 6 years ago
  100. 694605f printer_lyb CHANGE formating fix + minor changes by David Sedlák · 6 years ago