1. 379d607 SOVERSION bump to version 1.0.6 by Michal Vasko · 5 years ago
  2. 98a7803 session CHANGE increase PS queue timeout by Michal Vasko · 5 years ago
  3. 9129095 server session CHANGE debug messages for queues by Michal Vasko · 5 years ago
  4. 1fe8ea8 fixup! MAINTENANCE redundant modules removed by Michal Vasko · 5 years ago
  5. 29c12ca MAINTENANCE redundant modules removed by Michal Vasko · 5 years ago
  6. f5faf83 Add uninstall capability by Bi-Ruei, Chiu · 5 years ago
  7. 287043a Merge pull request #171 from brchiu/add_uninstall_capability by Michal Vasko · 5 years ago
  8. 81980a8 Add uninstall capability by Bi-Ruei, Chiu · 5 years ago
  9. cd21513 VERSION bump to version 1.0.5 by Michal Vasko · 5 years ago
  10. 3bb4bb8 SOVERSION bump to version 1.0.5 by Michal Vasko · 5 years ago
  11. 9af829a server session BUGFIX return value typo by Michal Vasko · 5 years ago
  12. 7e7f99d client session CHANGE print port when connecting by Michal Vasko · 5 years ago
  13. b31878b Wrong umask prevents temporary private key access by mekleo · 5 years ago
  14. 7b310b6 Merge pull request #169 from mekleo/patch-1 by Michal Vasko · 5 years ago
  15. 8f8cea7 Wrong umask prevents temporary private key access by mekleo · 5 years ago
  16. 5147e78 VERSION bump to version 0.12.60 by Michal Vasko · 5 years ago
  17. e4ed079 session BUILD libssh threads for v0.8.0 and higher by Michal Vasko · 5 years ago
  18. e1e8263 session BUILD proper threading support for libssh < 0.8.0 by Michal Vasko · 5 years ago
  19. 947d812 Modify for avoid deprecated functions of libssh by Bi-Ruei, Chiu · 5 years ago
  20. a572d2b Merge pull request #167 from brchiu/adapt_for_ssh_deprecated_functions by Michal Vasko · 5 years ago
  21. c6f9b33 Modify for avoid deprecated functions of libssh by Bi-Ruei, Chiu · 5 years ago
  22. 889162e build BUGFIX fix for openssl < 1.1.0 by Michal Vasko · 5 years ago
  23. fa3c5aa VERSION bump to version 0.12.59 by Michal Vasko · 5 years ago
  24. 8b6640d Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
  25. 4c33f6e VERSION bump to version 1.0.4 by Michal Vasko · 5 years ago
  26. 4ff18d1 SOVERSION bump to version 1.0.4 by Michal Vasko · 5 years ago
  27. 7a4d33e Merge pull request #165 from kpbarrett/devel by Michal Vasko · 5 years ago
  28. d37d2fb Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
  29. f1f81b2 VERSION bump to version 0.12.58 by Michal Vasko · 5 years ago
  30. bbdb8ab config CHANGE timeout step is configurable by Michal Vasko · 5 years ago
  31. 2dac197 VERSION bump to version 1.0.3 by Michal Vasko · 5 years ago
  32. ea13096 SOVERSION bump to version 1.0.3 by Michal Vasko · 5 years ago
  33. 5a9bd9c config CHANGE timeout step is configurable by Michal Vasko · 5 years ago
  34. 457f053 client session BUGFIX double free by Michal Vasko · 5 years ago
  35. e9c23ef VERSION bump to version 0.12.57 by Michal Vasko · 5 years ago
  36. 3250b49 client session BUGFIX double free by Michal Vasko · 5 years ago
  37. d612369 build BUGFIX support for older cmake versions by Michal Vasko · 5 years ago
  38. 533029f VERSION bump to version 1.0.2 by Michal Vasko · 5 years ago
  39. 4ee3ef1 SOVERSION bump to version 1.0.2 by Michal Vasko · 5 years ago
  40. ef2f3ac Add support for musl libc by Rosen Penev · 5 years ago
  41. 2c63a6d VERSION bump to version 0.12.56 by Michal Vasko · 5 years ago
  42. d8284c7 Merge pull request #160 from neheb/h by Michal Vasko · 5 years ago
  43. e38d7ef Fix format security warning in newer GCC by Rosen Penev · 5 years ago
  44. e78476c build MAINTENANCE fix cmake policy warning by Michal Vasko · 5 years ago
  45. cd8e449 Merge pull request #161 from neheb/f by Michal Vasko · 5 years ago
  46. 194854b Fix format security warning in newer GCC by Rosen Penev · 5 years ago
  47. 153fe40 Add support for musl libc by Rosen Penev · 5 years ago
  48. 94ae292 VERSION bump to version 1.0.1 by Michal Vasko · 5 years ago
  49. f3368d0 SOVERSION bump to version 1.0.1 by Michal Vasko · 5 years ago
  50. 5f352c5 session BUGFIX fix compilation with various options by Michal Vasko · 5 years ago
  51. 999b64a Revert "session MAINTENANCE remove unused functions" by Michal Vasko · 5 years ago
  52. 08d5cde VERSION bump to version 1.0.0 by Michal Vasko · 5 years ago
  53. 3a13405 session MAINTENANCE remove unused functions by Michal Vasko · 5 years ago
  54. 6936bf5 Merge https://github.com/cesnet/libnetconf2 into sysrepo2 by Michal Vasko · 5 years ago
  55. cbad4c5 server session BUGFIX default value update and name corrections by Michal Vasko · 5 years ago
  56. 7879bf3 VERSION bump to version 0.12.55 by Michal Vasko · 5 years ago v0.12-r2
  57. 26ea284 Merge pull request #158 from neheb/n by Michal Vasko · 5 years ago
  58. 4f552d6 Remove deprecated OpenSSL APIs by Rosen Penev · 5 years ago
  59. 0bdf70b server session BUGFIX memory leak by Michal Vasko · 5 years ago
  60. 5e8d019 client session CHANGE print ip that is being connected to by Michal Vasko · 5 years ago
  61. adf30f0 server CHANGE ssh updated to support current netconf-server drafts by Michal Vasko · 5 years ago
  62. 8b7101b VERSION bump to version 0.12.54 by Michal Vasko · 5 years ago
  63. 21fc9cb client session CHANGE do not parse irrelevant replies by Michal Vasko · 5 years ago
  64. 6ba5d93 Merge pull request #155 from adamjrichter/devel by Michal Vasko · 5 years ago
  65. 5ba14e5 tests CHANGE use pipes instead of stdio by Michal Vasko · 5 years ago
  66. d44680e nc_server_tls_get_ctn() had an "&&" with duplicate conditions. by Adam Richter · 5 years ago
  67. fbc6942 Delete unnecessary assignment in nc_err_set_msg(). by Adam Richter · 5 years ago
  68. e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago
  69. ddce121 server session CHANGE support for ecdsa keys data by Michal Vasko · 5 years ago
  70. 7269b00 VERSION bump to version 0.12.53 by Michal Vasko · 6 years ago
  71. 06e0fc2 session BUGFIX do not close SSH socket twice by Michal Vasko · 6 years ago
  72. 083826f Merge pull request #150 from chaitu-tk/master by Michal Vasko · 6 years ago
  73. f2a28fc libssh: Fix the replace order to derive libssh path by Chaitanya Tata · 6 years ago
  74. 02ea9ad VERSION bump to version 0.12.52 by Michal Vasko · 6 years ago
  75. 435e5cf client session BUGFIX memory leak by Michal Vasko · 6 years ago
  76. 3df5b25 client session BUGFIX memory leak by Michal Vasko · 6 years ago
  77. 236d081 VERSION bump to version 0.12.51 by Michal Vasko · 6 years ago
  78. e846aee server session BUGFIX typo by Michal Vasko · 6 years ago
  79. a2d4cb9 VERSION bump to version 0.12.50 by Michal Vasko · 6 years ago
  80. 591db0d server messages CHANGE add path to more error messages by Michal Vasko · 6 years ago
  81. bbaa9b2 test BUGFIX make test thread-safe by Michal Vasko · 6 years ago
  82. a5fd85c VERSION bump to version 0.12.49 by Michal Vasko · 6 years ago
  83. 4700394 server session BUGFIX make ps session count more deterministic by Michal Vasko · 6 years ago
  84. ef2b550 VERSION bump to version 0.12.48 by Michal Vasko · 6 years ago
  85. 0829309 Merge pull request #140 from ADTRAN/hello_cap_w_empty_deviation_param by Michal Vasko · 6 years ago
  86. cb9274f fix and testcase for empty deviation parameter by Frank Rimpler · 6 years ago
  87. b4e6657 VERSION bump to version 0.12.47 by Michal Vasko · 6 years ago
  88. 8f43059 server session CHANGE function to check whether a session is call home by Michal Vasko · 6 years ago
  89. 9f083fa VERSION bump to version 0.12.46 by Michal Vasko · 6 years ago
  90. 6b281ff client session BUGFIX handle data rpc replies with only default values by Michal Vasko · 6 years ago
  91. 7e5f7b0 VERSION bump to version 0.12.45 by Michal Vasko · 6 years ago
  92. 8fd6fca client session BUGFIX accept all supported public key algorithms by Michal Vasko · 6 years ago
  93. 5ea84c1 Merge pull request #137 from pick-a-username/fix-restore-global_rpc_clb by Michal Vasko · 6 years ago
  94. 16284ca [F] Restore global_rpc_clb callback by Petr A. Sokolov · 6 years ago
  95. b2b9584 VERSION bump to version 0.12.44 by Michal Vasko · 6 years ago
  96. 83ad17e session CHANGE use TCP_NODELAY socket option by Michal Vasko · 6 years ago
  97. 716a60f VERSION bump to version 0.12.43 by Michal Vasko · 6 years ago
  98. 1e7f9e7 client ssh session BUGFIX append new channel session immediatelly by Michal Vasko · 6 years ago
  99. 4280c2a VERSION bump to version 0.12.42 by Michal Vasko · 6 years ago
  100. 32af614 client session BUILD make new libssh session options conditional by Michal Vasko · 6 years ago