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