1. a40b466 json BUGFIX parsing number with E0 by aPiecek · 3 years, 4 months ago
  2. e87c0a1 json REFACTOR code snippet rewritten as a function by aPiecek · 3 years, 4 months ago
  3. 0a7c5fd VERSION bump to version 2.0.2 by Michal Vasko · 3 years, 4 months ago
  4. e71cdb3 SOVERSION bump to version 2.0.2 by Michal Vasko · 3 years, 4 months ago
  5. 49e2a3a json parser BUGFIX duplicate in lydjson_subtree_r by aPiecek · 3 years, 4 months ago
  6. 6cee5d0 json parser REFACTOR duplicit code to function by aPiecek · 3 years, 4 months ago
  7. 41a9ae1 VERSION bump to version 2.0.1 by Michal Vasko · 3 years, 4 months ago
  8. 03f6bdc SOVERSION bump to version 2.0.1 by Michal Vasko · 3 years, 4 months ago
  9. c8f5a8e union BUGFIX bypass calloc for zero length value by aPiecek · 3 years, 4 months ago
  10. 6e23f9a build BUGFIX use LESS to support cmake 2.8 (centos 7) by Christian Hopps · 3 years, 4 months ago
  11. b45499b readme DOC updated by Michal Vasko · 3 years, 4 months ago v2.0.0
  12. 02a353b travis MAINTENANCE travis CI is no longer used by Michal Vasko · 3 years, 4 months ago
  13. acacc49 plugins types FEATURE add value sorting callback by Michal Vasko · 3 years, 4 months ago
  14. 15549c1 plugins types BUGFIX avoid OOB int paring errors by Michal Vasko · 3 years, 4 months ago
  15. b7b29e6 json BUGFIX opaq node cannot have an empty name by aPiecek · 3 years, 4 months ago
  16. 023f83a doxygen BUGFIX source file headers, file attribute by aPiecek · 3 years, 4 months ago
  17. 36f210e build BUGFIX config header installation by Michal Vasko · 3 years, 4 months ago
  18. 8f84952 build BUGFIX install config header by Michal Vasko · 3 years, 4 months ago
  19. 7c2648e printer data DOC fix corrupted comment by Michal Vasko · 3 years, 4 months ago
  20. d0c3bac data tree OPTIMIZE reorder members to save memory by Michal Vasko · 3 years, 4 months ago
  21. aa0ee62 plugins types FEATURE fixed size values by Michal Vasko · 3 years, 4 months ago
  22. 55b8481 path BUGFIX cleanup fixes by Michal Vasko · 3 years, 4 months ago
  23. 785ad3d xml BUGFIX ly_getutf8 return code check by aPiecek · 3 years, 5 months ago
  24. e3f828d common CHANGE ly_value_prefix_next returns LY_ERR by aPiecek · 3 years, 5 months ago
  25. dcfac2c plugins types REFACTOR remove hash callback by Michal Vasko · 3 years, 5 months ago
  26. b35cbd7 plugins types REFACTOR keep uniform order of callbacks by Michal Vasko · 3 years, 5 months ago
  27. 0c44c29 plugins types FEATURE missing callbacks for integers by Michal Vasko · 3 years, 5 months ago
  28. 4b191c4 plugins types FEATURE missing callbacks for decimal64 by Michal Vasko · 3 years, 5 months ago
  29. 1e37929 plugins types FEATURE missing callbacks for boolean by Michal Vasko · 3 years, 5 months ago
  30. a4ab354 Merge branch 'ly2_type_plugins' into libyang2 by Michal Vasko · 3 years, 5 months ago
  31. aa3eab6 Merge commit '07f034f07fee5d8f13070488bc38d35c44bafad1' of github.com:CESNET/libyang into ly2_type_plugins by Michal Vasko · 3 years, 5 months ago
  32. 18a4a73 plugins types FEATURE specific ipv6-address-no-zone plugin by Michal Vasko · 3 years, 5 months ago
  33. 82bf15e plugins types FEATURE specific ipv4-address-no-zone plugin by Michal Vasko · 3 years, 5 months ago
  34. 8642163 test FEATURE set CET timezone for all the tests by Michal Vasko · 3 years, 5 months ago
  35. 43fb12d plugins types DOC improve simple callbacks description by Michal Vasko · 3 years, 5 months ago
  36. 3ce7971 plugins types FEATURE union LYB value support by Michal Vasko · 3 years, 5 months ago
  37. b4d40d6 common BUGFIX out-of-bounds errors by Michal Vasko · 3 years, 5 months ago
  38. 2226378 plugins types FEATURE xpath1.0 LYB value support by Michal Vasko · 3 years, 5 months ago
  39. 6fed20a plugins types FEATURE string LYB value support by Michal Vasko · 3 years, 5 months ago
  40. 772578f plugins types FEATURE leafref LYB value support by Michal Vasko · 3 years, 5 months ago
  41. 3159e78 plugins types FEATURE ipv4-address LYB value support by Michal Vasko · 3 years, 5 months ago
  42. 7caa3e6 plugins types REFACTOR ipv6-address improvements by Michal Vasko · 3 years, 5 months ago
  43. 15dc9fa plugins types FEATURE ipv4/v6-prefix LYB value support by Michal Vasko · 3 years, 5 months ago
  44. 4442980 plugins types FEATURE integer LYB value support by Michal Vasko · 3 years, 5 months ago
  45. b6ac972 plugins types FEATURE instance-identifier LYB value support by Michal Vasko · 3 years, 5 months ago
  46. 0fe48ae plugins types BUGFIX canonical and LYB paths by Michal Vasko · 3 years, 5 months ago
  47. b43165a plugins types FEATURE identityref LYB value support by Michal Vasko · 3 years, 5 months ago
  48. 03df8bf plugins types REFACTOR use const parameters when possible by Michal Vasko · 3 years, 5 months ago
  49. c07732c plugins types REFACTOR remove explicit support for hex string by Michal Vasko · 3 years, 5 months ago
  50. f1bcb5c data tree DOC minor clarification by Michal Vasko · 3 years, 5 months ago
  51. 5fe021a plugins types FEATURE enumeration LYB value support by Michal Vasko · 3 years, 5 months ago
  52. a85c4fa plugins types FEATURE empty LYB value support by Michal Vasko · 3 years, 5 months ago
  53. 906c6c9 plugins types FEATURE decimal64 LYB value support by Michal Vasko · 3 years, 5 months ago
  54. 8abe331 plugins types FEATURE date-and-time LYB value support by Michal Vasko · 3 years, 5 months ago
  55. 5c900d6 plugins types CHANGE print the offending length string by Michal Vasko · 3 years, 5 months ago
  56. 2cc3a76 plugins types FEATURE boolean LYB value support by Michal Vasko · 3 years, 5 months ago
  57. 2724b92 plugins types FEATURE bits LYB value support by Michal Vasko · 3 years, 5 months ago
  58. 495f450 plugins types FEATURE binary LYB value support by Michal Vasko · 3 years, 5 months ago
  59. f19c724 plugins types CHANGE require length of strings by Michal Vasko · 3 years, 5 months ago
  60. af03b8e plugins types OPTIMIZE clarification of dynamic flag meaning by Michal Vasko · 3 years, 5 months ago
  61. 07f034f plugins types BUGFIX to memcmp structs must zero by Christian Hopps · 3 years, 5 months ago
  62. a8ba121 plugins types FEATURE specific ipv6-address-no-zone plugin by Michal Vasko · 3 years, 5 months ago
  63. 9796fac plugins types FEATURE specific ipv4-address-no-zone plugin by Michal Vasko · 3 years, 5 months ago
  64. c7b4c2c test FEATURE set CET timezone for all the tests by Michal Vasko · 3 years, 5 months ago
  65. 6b70202 plugins types DOC improve simple callbacks description by Michal Vasko · 3 years, 5 months ago
  66. a2dc198 plugins types FEATURE union LYB value support by Michal Vasko · 3 years, 5 months ago
  67. dfc9974 common BUGFIX out-of-bounds errors by Michal Vasko · 3 years, 5 months ago
  68. 37eee8d plugins types FEATURE xpath1.0 LYB value support by Michal Vasko · 3 years, 5 months ago
  69. eaadcf8 plugins types FEATURE string LYB value support by Michal Vasko · 3 years, 5 months ago
  70. 2ebe186 plugins types FEATURE leafref LYB value support by Michal Vasko · 3 years, 5 months ago
  71. abd89ba plugins types FEATURE ipv4-address LYB value support by Michal Vasko · 3 years, 5 months ago
  72. 8a00343 plugins types REFACTOR ipv6-address improvements by Michal Vasko · 3 years, 5 months ago
  73. 7f40146 plugins types FEATURE ipv4/v6-prefix LYB value support by Michal Vasko · 3 years, 5 months ago
  74. b1e136d plugins types FEATURE integer LYB value support by Michal Vasko · 3 years, 5 months ago
  75. 6fc1f47 plugins types FEATURE instance-identifier LYB value support by Michal Vasko · 3 years, 5 months ago
  76. 5761ea1 plugins types BUGFIX canonical and LYB paths by Michal Vasko · 3 years, 5 months ago
  77. d6fb0f2 plugins types FEATURE identityref LYB value support by Michal Vasko · 3 years, 5 months ago
  78. 0009450 plugins types REFACTOR use const parameters when possible by Michal Vasko · 3 years, 5 months ago
  79. 8562e03 plugins types REFACTOR remove explicit support for hex string by Michal Vasko · 3 years, 5 months ago
  80. babfaf4 data tree DOC minor clarification by Michal Vasko · 3 years, 5 months ago
  81. 098943b plugins types FEATURE enumeration LYB value support by Michal Vasko · 3 years, 5 months ago
  82. 253b21e plugins types FEATURE empty LYB value support by Michal Vasko · 3 years, 5 months ago
  83. 0074e84 plugins types FEATURE decimal64 LYB value support by Michal Vasko · 3 years, 5 months ago
  84. 71f844a plugins types FEATURE date-and-time LYB value support by Michal Vasko · 3 years, 5 months ago
  85. 0c24583 plugins types CHANGE print the offending length string by Michal Vasko · 3 years, 5 months ago
  86. 459ae87 plugins types FEATURE boolean LYB value support by Michal Vasko · 3 years, 5 months ago
  87. 6f44a5d plugins types FEATURE bits LYB value support by Michal Vasko · 3 years, 5 months ago
  88. ac9c074 plugins types FEATURE binary LYB value support by Michal Vasko · 3 years, 5 months ago
  89. e13ceea plugins types CHANGE require length of strings by Michal Vasko · 3 years, 5 months ago
  90. 7a357a8 plugins types OPTIMIZE clarification of dynamic flag meaning by Michal Vasko · 3 years, 5 months ago
  91. 9392369 xpath BUGFIX derived-from and derived-from-or-self functions by Michal Vasko · 3 years, 5 months ago
  92. c78a609 log BUGFIX avoid misinterpretation of % by Michal Vasko · 3 years, 5 months ago
  93. 67a7b33 fuzz BUGFIX added data tree release by aPiecek · 3 years, 5 months ago
  94. 4bb1e37 parser yang BUGFIX parsing path in type statement by aPiecek · 3 years, 5 months ago
  95. a24a225 parser yang MAINTENANCE of YANG_READ_SUBSTMT_FOR by aPiecek · 3 years, 5 months ago
  96. afe9ba2 context BUGFIX in lysc_node_clear_all_priv func by aPiecek · 3 years, 5 months ago
  97. 5a01692 log BUGFIX special no-memory error handling by Michal Vasko · 3 years, 5 months ago
  98. 1a09b21 xpath FEATURE distinguish between traversed node and its value by Michal Vasko · 3 years, 5 months ago
  99. 1b0b9a1 compat BUILD provide source instead of an object by Michal Vasko · 3 years, 5 months ago
  100. 94927eb json BUGFIX limit for number encoded as a string by aPiecek · 3 years, 5 months ago