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