1. 69feafd VERSION bump to version 0.11.35 by Michal Vasko · 6 years ago
  2. 86cae53 client session BUGFIX double unlock by Michal Vasko · 6 years ago
  3. 140eecd client session BUGFIX wrong pointer comparison by Michal Vasko · 6 years ago
  4. fa6fe59 VERSION bump to version 0.11.34 by Michal Vasko · 6 years ago
  5. 131120a CHANGE allow concurrent notifications and RPCs by Michal Vasko · 6 years ago
  6. b1197db VERSION bump to version 0.11.33 by Michal Vasko · 6 years ago
  7. 3b49eb2 client session BUGFIX do not write to NULL out by Michal Vasko · 6 years ago
  8. 61e8715 session MAINTENANCE redundant assign value by Michal Vasko · 6 years ago
  9. 289e3a2 travis CHANGE use cmocka 1.1.1 since 1.0.1 has issues with clang by Radek Krejci · 6 years ago
  10. 6e11eec VERSION bump version to 0.11.32 by Radek Krejci · 6 years ago
  11. 9aa1e35 client CHANGE loading schemas supported by server on the client side by Radek Krejci · 6 years ago
  12. 24a1841 server CHANGE listed schemas in server's <hello> capabilities list by Radek Krejci · 6 years ago
  13. 7116e17 VERSION bump to version 0.11.31 by Michal Vasko · 7 years ago
  14. 4cb8de5 server session BUGFIX accessing a removed endpoint by Michal Vasko · 7 years ago
  15. 03ebea4 VERSION bump to version 0.11.30 by Michal Vasko · 7 years ago
  16. 663b3d6 client session BUGFIX handle failing to load implemented schema by Michal Vasko · 7 years ago
  17. 689202b client session MAINTENANCE formatting by Michal Vasko · 7 years ago
  18. 3b13a27 VERSION bump version to 0.11.29 by Radek Krejci · 7 years ago
  19. b1d250e client CHANGE using get-schema operation on ietf-yang-library by Radek Krejci · 7 years ago
  20. 030dffe VERSION bump to version 0.11.28 by Michal Vasko · 7 years ago
  21. 974410a server session BUGFIX forgotten definition of a function by Michal Vasko · 7 years ago
  22. a9ffce2 VERSION bump to version 0.11.27 by Michal Vasko · 7 years ago
  23. 51228ac client session CHANGE terminal IO refactored by Michal Vasko · 7 years ago
  24. 0f70bcd VERSION bump to version 0.11.26 by Michal Vasko · 7 years ago
  25. 7dd4ce2 client session CHANGE properly detect fscanf error by Michal Vasko · 7 years ago
  26. a686c23 VERSION bump to version 0.11.25 by Michal Vasko · 7 years ago
  27. 8858304 client session CHANGE use /dev/tty as a backup input device by Michal Vasko · 7 years ago
  28. 1d70e10 travis CHANGE update gcc for libyang by Michal Vasko · 7 years ago
  29. 311b98d VERSION bump to version 0.11.24 by Michal Vasko · 7 years ago
  30. ebba760 server session FEATURE allow to define an SSH passwd auth callback by Michal Vasko · 7 years ago
  31. 31d91e7 VERSION bump to version 0.11.23 by Michal Vasko · 7 years ago
  32. 17c76b9 Merge branch 'devel' of https://github.com/cesnet/libnetconf2 into devel by Michal Vasko · 7 years ago
  33. 4d57e1b session BUGFIX close sockets separately by Michal Vasko · 7 years ago
  34. b85767d session BUGFIX missing include by Michal Vasko · 7 years ago
  35. f62f6a6 travis CHANGE output verbose only on failure by Michal Vasko · 7 years ago
  36. 323dff2 VERSION bump version to 0.11.22 by Radek Krejci · 7 years ago
  37. bf60383 packages CHANGE reflect possible python module location in spec files by Radek Krejci · 7 years ago
  38. cce3f8f VERSION bump version to 0.11.21 by Radek Krejci · 7 years ago
  39. ee14362 pyapi CHANGE detecting python packages directory when installing by Radek Krejci · 7 years ago
  40. 4b4c4cb VERSION bump to version 0.11.20 by Michal Vasko · 7 years ago
  41. 2737742 server session BUGFIX call home session freeing corner cases by Michal Vasko · 7 years ago
  42. ce9686b VERSION bump to version 0.11.19 by Michal Vasko · 7 years ago
  43. 3f05a09 fixup! server session BUGFIX wait for ch thread when freeing session by Michal Vasko · 7 years ago
  44. 525ab70 VERSION bump to version 0.11.18 by Michal Vasko · 7 years ago
  45. 7d965dc session CHANGE enable keep-alive on server/client sockets by Michal Vasko · 7 years ago
  46. e7fd065 VERSION bump to version 0.11.17 by Michal Vasko · 7 years ago
  47. 2e39ed9 server session BUGFIX wait for ch thread when freeing session by Michal Vasko · 7 years ago
  48. 0df4a55 VERSION bump version to 0.11.16 by PavolVican · 7 years ago
  49. eb0f88b python build BUGFIX wrong use --root by PavolVican · 7 years ago
  50. 9ffa0ec VERSION bump version to 0.11.15 by Radek Krejci · 7 years ago
  51. e45f7f4 python build BUGFIX do not use --root when installing without DESTDIR set by Radek Krejci · 7 years ago
  52. 130e3b9 VERSION bump to version 0.11.14 by PavolVican · 7 years ago
  53. b8b7acb package CHANGE add python bindings by PavolVican · 7 years ago
  54. 8816f0f python CMakeList BUGFIX add destination directory when python bindings is installed by PavolVican · 7 years ago
  55. 6c0e773 VERSION bump to version 0.11.13 by Michal Vasko · 7 years ago
  56. 206ec2d client session CHANGE always store client schemas into set dir by Michal Vasko · 7 years ago
  57. e72555a VERSION bump to version 0.11.12 by Michal Vasko · 7 years ago
  58. 78cd61f client session BUGFIX continue connecting when a schema loading fails by Michal Vasko · 7 years ago
  59. 5953dc1 VERSION bump to version 0.11.11 by Michal Vasko · 7 years ago
  60. dbf7c27 client session BUGFIX schema retrieval logging fixes by Michal Vasko · 7 years ago
  61. d2be2c5 VERSION bump to version 0.11.10 by Michal Vasko · 7 years ago
  62. 93ab617 lnc2 MAINTENANCE minor bugfixes by Michal Vasko · 7 years ago
  63. 8b47bf8 travis BUGFIX select proper libyang branches by Michal Vasko · 7 years ago
  64. a5dfe7d VERSION bump to version 0.11.9 by Michal Vasko · 7 years ago
  65. 145619f session BUGFIX update function name by Michal Vasko · 7 years ago
  66. 63b52fc travis MAINTENANCE define osx rpath variable by Michal Vasko · 7 years ago
  67. 699acd3 travis BUGFIX pcre is already installed on mac by Michal Vasko · 7 years ago
  68. 26fd320 VERSION bump version to 0.11.8 by Radek Krejci · 7 years ago
  69. e205eec pyapi CHANGE do not cover libyang messaging in own printer by Radek Krejci · 7 years ago
  70. 97d9968 VERSION bump to version 0.11.7 by Michal Vasko · 7 years ago
  71. ff7e356 cmake CHANGE lnc2 schemas dir now a cmake and pkgconfig variable by Michal Vasko · 7 years ago
  72. 42d4b5d VERSION bump to version 0.11.6 by Michal Vasko · 7 years ago
  73. f945da5 io & client session MAINTENANCE minor compiler warnings by Michal Vasko · 7 years ago
  74. 3f21de7 VERSION bump to version 0.11.5 by Michal Vasko · 7 years ago
  75. 6cdb0c1 Merge pull request #49 from jktjkt/fix-ipv6 by Michal Vasko · 7 years ago
  76. f196481 VERSION bump to version 0.11.4 by Michal Vasko · 7 years ago
  77. 437f129 Merge branch 'devel' of https://github.com/cesnet/libnetconf2 into devel by Michal Vasko · 7 years ago
  78. ceae015 client session CHANGE print errors if schema loading fails by Michal Vasko · 7 years ago
  79. c997024 server session CHANGE libyang error API changes by Michal Vasko · 7 years ago
  80. 0f942e8 Use proper size for inet_ntop's buffer by Jan Kundrát · 7 years ago
  81. fe8b078 VERSION bump version to 0.11.3 by Radek Krejci · 7 years ago
  82. eed7f87 pyapi CHANGE reflect libyang python module renaming by Radek Krejci · 7 years ago
  83. 45f6e8f pyapi CHANGE ignore server hostkey in serverinfo example by Radek Krejci · 7 years ago
  84. b864982 VERSION bump to version 0.11.2 by Michal Vasko · 7 years ago
  85. 103fe63 server session BUGFIX properly remove thread id on timeout by Michal Vasko · 7 years ago
  86. 2b76809 server session CHANGE separate timeout for waiting for queue by Michal Vasko · 7 years ago
  87. d834003 server session BUGFIX handle removing ids not from the beginning by Michal Vasko · 7 years ago
  88. 74c345f server session BUGFIX queue round buffer fixes by Michal Vasko · 7 years ago queue_fix
  89. 6a97b23 VERSION bump to version 0.11.1 by Michal Vasko · 7 years ago
  90. 8bc747c Revert "server session BUGFIX queue round buffer fixes" by Michal Vasko · 7 years ago
  91. 06542e4 pyapi BUGFIX processing error strings with quotation marks by Radek Krejci · 7 years ago
  92. cd6cd60 pyapi examples BUGFIX missing import by Radek Krejci · 7 years ago
  93. 5da8106 pyapi CHANGE checking for input data when creating edit-config request by Radek Krejci · 7 years ago
  94. d16663d VERSION bump version to 0.11.0 by Radek Krejci · 7 years ago
  95. 7e467e9 VERSION bump version to 0.10.29 by Radek Krejci · 7 years ago
  96. b0bf24c pyapi FEATURE <edit-config> implementation by Radek Krejci · 7 years ago
  97. b4b1906 client BUGFIX double free by Radek Krejci · 7 years ago
  98. f0b6244 VERSION bump to version 0.10.28 by Michal Vasko · 7 years ago
  99. f3cf035 Merge branch 'devel' of https://github.com/cesnet/libnetconf2 into devel by Michal Vasko · 7 years ago
  100. fdf1e68 server session BUGFIX queue round buffer fixes by Michal Vasko · 7 years ago