1. 96dafdc SOVERSION bump to version 1.1.3 by Michal Vasko · 5 years ago
  2. cb84663 client session BUUGFIX correct socket error handling by Michal Vasko · 5 years ago
  3. 34a6d74 build CHANGE update package scripts by Michal Vasko · 5 years ago
  4. afb1088 ssh server CHANGE explicit key exchange and pubkey key types by Michal Vasko · 5 years ago
  5. 857425d ssh server CHANGE explicit key exchange and pubkey key types by Michal Vasko · 5 years ago
  6. 66c36f2 VERSION bump to version 0.12.63 by Michal Vasko · 5 years ago
  7. 88bb34e ssh client CHANGE explicitly allow all types for key exchange by Michal Vasko · 5 years ago
  8. 5345592 VERSION bump to version 1.1.2 by Michal Vasko · 5 years ago
  9. 0cb077f SOVERSION bump to version 1.1.2 by Michal Vasko · 5 years ago
  10. 3cd6747 ssh client CHANGE explicitly allow all types for key exchange by Michal Vasko · 5 years ago
  11. fbca571 build CHANGE use version to check for SSH session option by Michal Vasko · 5 years ago
  12. a4e8ec8 VERSION bump to version 0.12.62 by Michal Vasko · 5 years ago
  13. 916ce49 io BUGFIX do not support mixed content in RPC XMLs by Michal Vasko · 5 years ago
  14. 1dde134 VERSION bump to version 1.1.1 by Michal Vasko · 5 years ago
  15. 26c05b8 SOVERSION bump to version 1.1.1 by Michal Vasko · 5 years ago
  16. d484a39 io BUGFIX do not support mixed content in RPCs by Michal Vasko · 5 years ago
  17. 8afb2ed VERSION bump to version 1.1.0 by Michal Vasko · 5 years ago
  18. db32796 SOVERSION bump to version 1.1.0 by Michal Vasko · 5 years ago
  19. c1171a4 client messages CHANGE support for NMDA RPCs by Michal Vasko · 5 years ago
  20. 6542b50 VERSION bump to version 0.12.61 by Michal Vasko · 5 years ago
  21. 4e0233c VERSION bump to version 1.0.7 by Michal Vasko · 5 years ago
  22. 9076a50 SOVERSION bump to version 1.0.7 by Michal Vasko · 5 years ago
  23. 4e38e29 session_client: fix user searchpath for unix/fd transports by Robin Jarry · 5 years ago
  24. 52ddb95 session_client: fix segfault on NC_MSG_REPLY_ERR_MSGID by Robin Jarry · 5 years ago
  25. 6a2e489 Merge pull request #178 from 6WIND/searchpath-unix-fd by Michal Vasko · 5 years ago
  26. b467d4d Merge pull request #177 from 6WIND/segfault-err-msgid by Michal Vasko · 5 years ago
  27. 484c112 session_client: fix user searchpath for unix/fd transports by Robin Jarry · 5 years ago
  28. 2c4d9de session_client: fix segfault on NC_MSG_REPLY_ERR_MSGID by Robin Jarry · 5 years ago
  29. 7de4b8e io: do not wait upon EINTR by Robin Jarry · 5 years ago
  30. 373a40a Merge pull request #175 from 6WIND/io-eagain by Michal Vasko · 5 years ago
  31. c0dbee8 io: do not wait upon EINTR by Robin Jarry · 5 years ago
  32. 7fedb76 VERSION bump to version 1.0.6 by Michal Vasko · 5 years ago
  33. 379d607 SOVERSION bump to version 1.0.6 by Michal Vasko · 5 years ago
  34. 98a7803 session CHANGE increase PS queue timeout by Michal Vasko · 5 years ago
  35. 9129095 server session CHANGE debug messages for queues by Michal Vasko · 5 years ago
  36. 1fe8ea8 fixup! MAINTENANCE redundant modules removed by Michal Vasko · 5 years ago
  37. 29c12ca MAINTENANCE redundant modules removed by Michal Vasko · 5 years ago
  38. f5faf83 Add uninstall capability by Bi-Ruei, Chiu · 5 years ago
  39. 287043a Merge pull request #171 from brchiu/add_uninstall_capability by Michal Vasko · 5 years ago
  40. 81980a8 Add uninstall capability by Bi-Ruei, Chiu · 5 years ago
  41. cd21513 VERSION bump to version 1.0.5 by Michal Vasko · 5 years ago
  42. 3bb4bb8 SOVERSION bump to version 1.0.5 by Michal Vasko · 5 years ago
  43. 9af829a server session BUGFIX return value typo by Michal Vasko · 5 years ago
  44. 7e7f99d client session CHANGE print port when connecting by Michal Vasko · 5 years ago
  45. b31878b Wrong umask prevents temporary private key access by mekleo · 5 years ago
  46. 7b310b6 Merge pull request #169 from mekleo/patch-1 by Michal Vasko · 5 years ago
  47. 8f8cea7 Wrong umask prevents temporary private key access by mekleo · 5 years ago
  48. 5147e78 VERSION bump to version 0.12.60 by Michal Vasko · 5 years ago
  49. e4ed079 session BUILD libssh threads for v0.8.0 and higher by Michal Vasko · 5 years ago
  50. e1e8263 session BUILD proper threading support for libssh < 0.8.0 by Michal Vasko · 5 years ago
  51. 947d812 Modify for avoid deprecated functions of libssh by Bi-Ruei, Chiu · 5 years ago
  52. a572d2b Merge pull request #167 from brchiu/adapt_for_ssh_deprecated_functions by Michal Vasko · 5 years ago
  53. c6f9b33 Modify for avoid deprecated functions of libssh by Bi-Ruei, Chiu · 5 years ago
  54. 889162e build BUGFIX fix for openssl < 1.1.0 by Michal Vasko · 5 years ago
  55. fa3c5aa VERSION bump to version 0.12.59 by Michal Vasko · 5 years ago
  56. 8b6640d Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
  57. 4c33f6e VERSION bump to version 1.0.4 by Michal Vasko · 5 years ago
  58. 4ff18d1 SOVERSION bump to version 1.0.4 by Michal Vasko · 5 years ago
  59. 7a4d33e Merge pull request #165 from kpbarrett/devel by Michal Vasko · 5 years ago
  60. d37d2fb Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
  61. f1f81b2 VERSION bump to version 0.12.58 by Michal Vasko · 5 years ago
  62. bbdb8ab config CHANGE timeout step is configurable by Michal Vasko · 5 years ago
  63. 2dac197 VERSION bump to version 1.0.3 by Michal Vasko · 5 years ago
  64. ea13096 SOVERSION bump to version 1.0.3 by Michal Vasko · 5 years ago
  65. 5a9bd9c config CHANGE timeout step is configurable by Michal Vasko · 5 years ago
  66. 457f053 client session BUGFIX double free by Michal Vasko · 5 years ago
  67. e9c23ef VERSION bump to version 0.12.57 by Michal Vasko · 5 years ago
  68. 3250b49 client session BUGFIX double free by Michal Vasko · 5 years ago
  69. d612369 build BUGFIX support for older cmake versions by Michal Vasko · 5 years ago
  70. 533029f VERSION bump to version 1.0.2 by Michal Vasko · 5 years ago
  71. 4ee3ef1 SOVERSION bump to version 1.0.2 by Michal Vasko · 5 years ago
  72. ef2f3ac Add support for musl libc by Rosen Penev · 5 years ago
  73. 2c63a6d VERSION bump to version 0.12.56 by Michal Vasko · 5 years ago
  74. d8284c7 Merge pull request #160 from neheb/h by Michal Vasko · 5 years ago
  75. e38d7ef Fix format security warning in newer GCC by Rosen Penev · 5 years ago
  76. e78476c build MAINTENANCE fix cmake policy warning by Michal Vasko · 5 years ago
  77. cd8e449 Merge pull request #161 from neheb/f by Michal Vasko · 5 years ago
  78. 194854b Fix format security warning in newer GCC by Rosen Penev · 5 years ago
  79. 153fe40 Add support for musl libc by Rosen Penev · 5 years ago
  80. 94ae292 VERSION bump to version 1.0.1 by Michal Vasko · 5 years ago
  81. f3368d0 SOVERSION bump to version 1.0.1 by Michal Vasko · 5 years ago
  82. 5f352c5 session BUGFIX fix compilation with various options by Michal Vasko · 5 years ago
  83. 999b64a Revert "session MAINTENANCE remove unused functions" by Michal Vasko · 5 years ago
  84. 08d5cde VERSION bump to version 1.0.0 by Michal Vasko · 5 years ago
  85. 3a13405 session MAINTENANCE remove unused functions by Michal Vasko · 5 years ago
  86. 6936bf5 Merge https://github.com/cesnet/libnetconf2 into sysrepo2 by Michal Vasko · 5 years ago
  87. cbad4c5 server session BUGFIX default value update and name corrections by Michal Vasko · 5 years ago
  88. 7879bf3 VERSION bump to version 0.12.55 by Michal Vasko · 5 years ago v0.12-r2
  89. 26ea284 Merge pull request #158 from neheb/n by Michal Vasko · 5 years ago
  90. 4f552d6 Remove deprecated OpenSSL APIs by Rosen Penev · 5 years ago
  91. 0bdf70b server session BUGFIX memory leak by Michal Vasko · 5 years ago
  92. 5e8d019 client session CHANGE print ip that is being connected to by Michal Vasko · 5 years ago
  93. adf30f0 server CHANGE ssh updated to support current netconf-server drafts by Michal Vasko · 5 years ago
  94. 8b7101b VERSION bump to version 0.12.54 by Michal Vasko · 5 years ago
  95. 21fc9cb client session CHANGE do not parse irrelevant replies by Michal Vasko · 5 years ago
  96. 6ba5d93 Merge pull request #155 from adamjrichter/devel by Michal Vasko · 5 years ago
  97. 5ba14e5 tests CHANGE use pipes instead of stdio by Michal Vasko · 5 years ago
  98. d44680e nc_server_tls_get_ctn() had an "&&" with duplicate conditions. by Adam Richter · 5 years ago
  99. fbc6942 Delete unnecessary assignment in nc_err_set_msg(). by Adam Richter · 5 years ago
  100. e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago