1. 3250b49 client session BUGFIX double free by Michal Vasko · 5 years ago
  2. 2c63a6d VERSION bump to version 0.12.56 by Michal Vasko · 5 years ago
  3. d8284c7 Merge pull request #160 from neheb/h by Michal Vasko · 5 years ago
  4. cd8e449 Merge pull request #161 from neheb/f by Michal Vasko · 5 years ago
  5. 194854b Fix format security warning in newer GCC by Rosen Penev · 5 years ago
  6. 153fe40 Add support for musl libc by Rosen Penev · 5 years ago
  7. 7879bf3 VERSION bump to version 0.12.55 by Michal Vasko · 5 years ago v0.12-r2
  8. 26ea284 Merge pull request #158 from neheb/n by Michal Vasko · 5 years ago
  9. 4f552d6 Remove deprecated OpenSSL APIs by Rosen Penev · 5 years ago
  10. 8b7101b VERSION bump to version 0.12.54 by Michal Vasko · 5 years ago
  11. 21fc9cb client session CHANGE do not parse irrelevant replies by Michal Vasko · 5 years ago
  12. 6ba5d93 Merge pull request #155 from adamjrichter/devel by Michal Vasko · 5 years ago
  13. 5ba14e5 tests CHANGE use pipes instead of stdio by Michal Vasko · 5 years ago
  14. d44680e nc_server_tls_get_ctn() had an "&&" with duplicate conditions. by Adam Richter · 5 years ago
  15. fbc6942 Delete unnecessary assignment in nc_err_set_msg(). by Adam Richter · 5 years ago
  16. 7269b00 VERSION bump to version 0.12.53 by Michal Vasko · 6 years ago
  17. 06e0fc2 session BUGFIX do not close SSH socket twice by Michal Vasko · 6 years ago
  18. 083826f Merge pull request #150 from chaitu-tk/master by Michal Vasko · 6 years ago
  19. f2a28fc libssh: Fix the replace order to derive libssh path by Chaitanya Tata · 6 years ago
  20. 02ea9ad VERSION bump to version 0.12.52 by Michal Vasko · 6 years ago
  21. 435e5cf client session BUGFIX memory leak by Michal Vasko · 6 years ago
  22. 3df5b25 client session BUGFIX memory leak by Michal Vasko · 6 years ago
  23. 236d081 VERSION bump to version 0.12.51 by Michal Vasko · 6 years ago
  24. e846aee server session BUGFIX typo by Michal Vasko · 6 years ago
  25. a2d4cb9 VERSION bump to version 0.12.50 by Michal Vasko · 6 years ago
  26. 591db0d server messages CHANGE add path to more error messages by Michal Vasko · 6 years ago
  27. bbaa9b2 test BUGFIX make test thread-safe by Michal Vasko · 6 years ago
  28. a5fd85c VERSION bump to version 0.12.49 by Michal Vasko · 6 years ago
  29. 4700394 server session BUGFIX make ps session count more deterministic by Michal Vasko · 6 years ago
  30. ef2b550 VERSION bump to version 0.12.48 by Michal Vasko · 6 years ago
  31. 0829309 Merge pull request #140 from ADTRAN/hello_cap_w_empty_deviation_param by Michal Vasko · 6 years ago
  32. cb9274f fix and testcase for empty deviation parameter by Frank Rimpler · 6 years ago
  33. b4e6657 VERSION bump to version 0.12.47 by Michal Vasko · 6 years ago
  34. 8f43059 server session CHANGE function to check whether a session is call home by Michal Vasko · 6 years ago
  35. 9f083fa VERSION bump to version 0.12.46 by Michal Vasko · 6 years ago
  36. 6b281ff client session BUGFIX handle data rpc replies with only default values by Michal Vasko · 6 years ago
  37. 7e5f7b0 VERSION bump to version 0.12.45 by Michal Vasko · 6 years ago
  38. 8fd6fca client session BUGFIX accept all supported public key algorithms by Michal Vasko · 6 years ago
  39. 5ea84c1 Merge pull request #137 from pick-a-username/fix-restore-global_rpc_clb by Michal Vasko · 6 years ago
  40. 16284ca [F] Restore global_rpc_clb callback by Petr A. Sokolov · 6 years ago
  41. b2b9584 VERSION bump to version 0.12.44 by Michal Vasko · 6 years ago
  42. 83ad17e session CHANGE use TCP_NODELAY socket option by Michal Vasko · 6 years ago
  43. 716a60f VERSION bump to version 0.12.43 by Michal Vasko · 6 years ago
  44. 1e7f9e7 client ssh session BUGFIX append new channel session immediatelly by Michal Vasko · 6 years ago
  45. 4280c2a VERSION bump to version 0.12.42 by Michal Vasko · 6 years ago
  46. 32af614 client session BUILD make new libssh session options conditional by Michal Vasko · 6 years ago
  47. 92ef5ff VERSION bump to version 0.12.41 by Michal Vasko · 6 years ago
  48. 66032bc session CHANGE always store ip-address host in the session by Michal Vasko · 6 years ago
  49. 526f9f8 VERSION bump to version 0.12.40 by Michal Vasko · 6 years ago
  50. 5200647 client session CHANGE accept all publickey/hostkey types by client by Michal Vasko · 6 years ago
  51. b4a2362 VERSION bump to version 0.12.39 by Michal Vasko · 6 years ago
  52. c09730e build BUGFIX missing C++ include macro by Michal Vasko · 6 years ago
  53. 2125110 travis BUGFIX wrong archive extension by Michal Vasko · 6 years ago
  54. f5b9c18 VERSION bump to version 0.12.38 by Michal Vasko · 6 years ago
  55. 6c3e473 Merge pull request #127 from preetbhansali/patch-1 by Michal Vasko · 6 years ago
  56. 629dfc4 Update session_server.c by preetbhansali · 6 years ago
  57. 64cdd12 Update session_server.c by preetbhansali · 6 years ago
  58. f3edf49 Race condition in nc_ps_lock by preetbhansali · 6 years ago
  59. 67b7af2 VERSION bump to version 0.12.37 by Michal Vasko · 6 years ago
  60. 63cec37 Merge pull request #125 from 6WIND/dup_keepalive by Michal Vasko · 6 years ago
  61. 2f62210 remove duplicated setsockopts for keepalive by Olivier Matz · 6 years ago
  62. 0a2a23d VERSION bump to version 0.12.36 by Michal Vasko · 6 years ago
  63. f4d210a Merge pull request #123 from 6WIND/unix_sock by Michal Vasko · 6 years ago
  64. ac7fa2f add support for unix socket transport by Olivier Matz · 6 years ago
  65. 16714a5 VERSION bump to version 0.12.35 by Michal Vasko · 6 years ago
  66. 90a87d9 io CHANGE detailed reasons about ssl errors by Michal Vasko · 6 years ago
  67. 11836ae VERSION bump to version 0.12.34 by Michal Vasko · 6 years ago
  68. 0abba6d io CHANGE improve ssl IO error handling by Michal Vasko · 6 years ago
  69. f50e8c6 VERSION bump to version 0.12.33 by Michal Vasko · 6 years ago
  70. 1c04270 client BUGFIX handle empty data in a data reply by Michal Vasko · 6 years ago
  71. aa01f7b VERSION bump to version 0.12.32 by Michal Vasko · 6 years ago
  72. f45e0c1 client session BUGFIX handle empty parsed responses correctly by Michal Vasko · 6 years ago
  73. 3f62184 VERSION bump to version 0.12.31 by Michal Vasko · 6 years ago
  74. ef6cae1 Merge pull request #116 from ADTRAN/devel by Michal Vasko · 6 years ago
  75. b186eba Update syslog message priority format to match sysrepo by bhart · 6 years ago
  76. 352c390 cmake BUGFIX typo by Michal Vasko · 6 years ago
  77. 9aa3c6a cmake BUGFIX missing include by Michal Vasko · 6 years ago
  78. 1ab15af travis CHANGE use recent libssh version by Michal Vasko · 6 years ago
  79. 3a7b0bf VERSION bump to version 0.12.30 by Michal Vasko · 6 years ago
  80. 7ae909a session CHANGE change stdatomic.h detection by Michal Vasko · 6 years ago
  81. cf7c01f VERSION bump to version 0.12.29 by Michal Vasko · 6 years ago
  82. 69a3ff6 session CHANGE support for old compilers without C11 atomic by Michal Vasko · 6 years ago
  83. e110b13 travis CHANGE gcc7 no longer required by Michal Vasko · 6 years ago
  84. ab3c8e9 VERSION bump to version 0.12.28 by Michal Vasko · 6 years ago
  85. 9f56b4a Merge pull request #113 from neheb/patch-1 by Michal Vasko · 6 years ago
  86. 5472ebd session: Remove engine.h include by Rosen Penev · 6 years ago
  87. 346ac56 tests CHANGE expired ceritifcates updated by Michal Vasko · 6 years ago
  88. ac66d75 VERSION bump to version 0.12.27 by Michal Vasko · 6 years ago
  89. be52dc2 session CHANGE enable keep-alive for both server and client TCP sessions by Michal Vasko · 6 years ago
  90. 1c07c8e VERSION bump to version 0.12.26 by Michal Vasko · 6 years ago
  91. 2644f75 server session CHANGE remove broken function by Michal Vasko · 6 years ago
  92. 48bf808 VERSION bump to version 0.12.25 by Michal Vasko · 6 years ago
  93. 5ce6d7d session BUGFIX null check added by Michal Vasko · 6 years ago
  94. ea35230 VERSION bump to version 0.12.24 by Michal Vasko · 6 years ago
  95. e50b6b1 session BUGFIX thread freeing of SSH shared session by Michal Vasko · 6 years ago
  96. 65712ce Merge pull request #91 from 6WIND/multisession by Michal Vasko · 6 years ago
  97. e1e2536 Merge pull request #89 from Dajvid/devel by Michal Vasko · 6 years ago
  98. 1330c80 VERSION bump to version 0.12.23 by Michal Vasko · 6 years ago
  99. 7f1ee93 server session BUGFIX memory leak by Michal Vasko · 6 years ago
  100. 54ea296 session: fix lock on wrong mutex by Robin Jarry · 6 years ago