1. 6efbb02 VERSION bump to version 1.1.45 by Michal Vasko · 3 years, 7 months ago
  2. 9bdaf7e SOVERSION bump to version 1.3.24 by Michal Vasko · 3 years, 7 months ago
  3. fe5e8c9 log FEATURE support arbitrary length messages by Michal Vasko · 3 years, 7 months ago
  4. f1c26c2 server session FEATURE allow the new session CH cb to fail by Michal Vasko · 3 years, 7 months ago
  5. 939ffce messages CHANGE remove nc_err_libyang by Michal Vasko · 3 years, 7 months ago
  6. d387a1c client session MAINTENANCE refactor RPC creation by Michal Vasko · 3 years, 7 months ago
  7. 1440a74 session server FEATURE allow setting custom content-id by Michal Vasko · 3 years, 7 months ago
  8. 305faca messages FEATURE support for yang-push RPCs by Michal Vasko · 3 years, 8 months ago
  9. 71dbd77 server session FEATURE support for more subscriptions on a session by Michal Vasko · 3 years, 8 months ago
  10. 9b1a952 server session BUGFIX memory leak by Michal Vasko · 3 years, 8 months ago
  11. c5ea638 client session BUGFIX buffered messages by Michal Vasko · 3 years, 8 months ago
  12. 96f247a client messages FEATURE support for subscribed-notification RPCs by Michal Vasko · 3 years, 8 months ago
  13. 65e08c8 server tls BUGFIX support for older openssl by Michal Vasko · 3 years, 8 months ago
  14. 7736745 libnetconf2 REFACTOR initial libyang2 support by Michal Vasko · 3 years, 9 months ago
  15. f8788b9 VERSION bump to version 1.1.44 by Michal Vasko · 3 years, 8 months ago
  16. 88adb98 SOVERSION bump to version 1.3.23 by Michal Vasko · 3 years, 8 months ago
  17. 097fc85 client session MAINTENANCE remove useless cast by Michal Vasko · 3 years, 8 months ago
  18. 8ce3b7c client session ssh BUGFIX wrong variable size (#295) by Dragos Dan · 3 years, 8 months ago
  19. fa9e08d VERSION bump to version 1.1.43 by Michal Vasko · 3 years, 8 months ago v1.1.43
  20. b30920e SOVERSION bump to version 1.3.22 by Michal Vasko · 3 years, 8 months ago
  21. 0db3db5 session BUGFIX call home flag is protected by lock and cond by Michal Vasko · 3 years, 8 months ago
  22. 0a047f0 server session FEATURE improved call home messages by Michal Vasko · 3 years, 8 months ago
  23. 0b30e45 server session BUGFIX do not consider -1 as pending socket by Michal Vasko · 3 years, 8 months ago
  24. 75fb203 VERSION bump to version 1.1.42 by Michal Vasko · 3 years, 8 months ago
  25. 80acb40 SOVERSION bump to version 1.3.21 by Michal Vasko · 3 years, 8 months ago
  26. 0be8569 client session BUGFIX memory leak by Michal Vasko · 3 years, 8 months ago
  27. bd33aec VERSION bump to version 1.1.41 by Michal Vasko · 3 years, 9 months ago
  28. 308bcfd SOVERSION bump to version 1.3.20 by Michal Vasko · 3 years, 9 months ago
  29. b93b41b client session BUGFIX always allow receiving notifications by Michal Vasko · 3 years, 9 months ago
  30. 3da9b34 session server BUGFIX parameter in inet_ntop func by aPiecek · 3 years, 9 months ago
  31. 90ff024 session server REFACTOR getting host and port by aPiecek · 3 years, 9 months ago
  32. b235763 session server BUGFIX get path from AF_UNIX socket by aPiecek · 3 years, 9 months ago
  33. 9224f73 VERSION bump to version 1.1.40 by Michal Vasko · 3 years, 9 months ago
  34. dc7475b SOVERSION bump to version 1.3.19 by Michal Vasko · 3 years, 9 months ago
  35. 1d2665c session client BUGFIX get-schema of modules not in capabs by Michal Vasko · 3 years, 9 months ago
  36. ed8e1ef VERSION bump to version 1.1.39 by Radek Krejci · 3 years, 9 months ago fix_pyapi_double_free
  37. 5594440 SOVERSION bump to version 1.3.18 by Radek Krejci · 3 years, 9 months ago
  38. 984f41f pyapi BUGFIX double free by Radek Krejci · 3 years, 9 months ago
  39. e2f0db5 VERSION bump to version 1.1.38 by Michal Vasko · 3 years, 9 months ago
  40. 52f6205 SOVERSION bump to version 1.3.17 by Michal Vasko · 3 years, 9 months ago
  41. 4c612cd session server BUGFIX limit number of connect retries by Michal Vasko · 3 years, 9 months ago
  42. bc33312 VERSION bump to version 1.1.37 by Michal Vasko · 3 years, 9 months ago
  43. a52be6f SOVERSION bump to version 1.3.16 by Michal Vasko · 3 years, 9 months ago
  44. 96a28a3 session FEATURE print error when freeing a busy session by Michal Vasko · 3 years, 9 months ago
  45. acf9847 session MAINTENANCE remove dynamic synchronization structures by Michal Vasko · 3 years, 9 months ago
  46. 925c38d session BUGFIX avoid unsafe variable reading by Michal Vasko · 3 years, 9 months ago
  47. 0722eb1 packages BUGFIX exact main package version dependency by Michal Vasko · 3 years, 9 months ago v1.1.36
  48. d771fd9 VERSION bump to version 1.1.36 by Michal Vasko · 3 years, 10 months ago
  49. 6087a52 SOVERSION bump to version 1.3.15 by Michal Vasko · 3 years, 10 months ago
  50. 283c3c0 client session BUGFIX check all errors when creating RPCs by Michal Vasko · 3 years, 10 months ago
  51. 623d59e build CHANGE increase required cmake version by Michal Vasko · 3 years, 10 months ago
  52. ec58484 tests FEATURE param test of edit-data and get-data (#282) by Fred Gan · 3 years, 10 months ago
  53. 3a736e0 tests FEATURE callhome testcases (#280) by Fred Gan · 3 years, 10 months ago
  54. 5eda9cb build FEATURE enable code coverage (#273) by Fred Gan · 4 years ago
  55. aa08322 VERSION bump to version 1.1.35 by Michal Vasko · 4 years ago
  56. cff55ee SOVERSION bump to version 1.3.14 by Michal Vasko · 4 years ago
  57. 4020801 client session CHANGE do not validate incoming notifications by Michal Vasko · 4 years ago
  58. 294e0f7 VERSION bump to version 1.1.34 by Michal Vasko · 4 years ago
  59. 583e2d1 SOVERSION bump to version 1.3.13 by Michal Vasko · 4 years ago
  60. 5b24b6b session BUGFIX check for errors when generating capabilities by Michal Vasko · 4 years ago
  61. 5fb5f99 client session ssh BUGFIX flush after print without newline by Michal Vasko · 4 years ago
  62. 80951fc travis FEATURE add sanitizer test job by Juraj Vijtiuk · 4 years ago
  63. b647aa1 VERSION bump to version 1.1.33 by Michal Vasko · 4 years ago
  64. 29ac1fa SOVERSION bump to version 1.3.12 by Michal Vasko · 4 years ago
  65. 22b4fe7 server session FEATURE handle expired accounts by Michal Vasko · 4 years ago
  66. b4ff2fd server session REFACTOR formatting by Michal Vasko · 4 years ago
  67. b639e9c config BUGFIX workaround for atomic_load spec bug by Michal Vasko · 4 years, 2 months ago
  68. e201015 config BUGFIX avoid casting to atomic_uintptr_t by Michal Vasko · 4 years, 2 months ago
  69. 7f1fa3c session BUGFIX use atomics instead of volatile by Michal Vasko · 4 years, 2 months ago
  70. 308ec81 VERSION bump to version 1.1.32 by Michal Vasko · 4 years, 2 months ago
  71. a03235c SOVERSION bump to version 1.3.11 by Michal Vasko · 4 years, 2 months ago
  72. 8c24782 session BUGFIX memory leak for starting client sessions by Michal Vasko · 4 years, 2 months ago
  73. 3bcb8ee VERSION bump to version 1.1.31 by Michal Vasko · 4 years, 2 months ago
  74. 6ed5501 SOVERSION bump to version 1.3.10 by Michal Vasko · 4 years, 2 months ago
  75. ad356f6 io BUGFIX incorrect structure free by Michal Vasko · 4 years, 2 months ago
  76. 01135f8 VERSION bump to version 1.1.30 by Michal Vasko · 4 years, 3 months ago
  77. 53a3993 SOVERSION bump to version 1.3.9 by Michal Vasko · 4 years, 3 months ago
  78. 946cacb server session FEATURE any transport combination support by Michal Vasko · 4 years, 3 months ago
  79. 7fe4f2c VERSION bump to version 1.1.29 by Michal Vasko · 4 years, 3 months ago
  80. 3f89cc1 SOVERSION bump to version 1.3.8 by Michal Vasko · 4 years, 3 months ago
  81. 79142c2 test BUGFIX wrong param by Michal Vasko · 4 years, 3 months ago
  82. 5e0edd8 session BUGFIX freeing invalid multi-channel SSH sessions by Michal Vasko · 4 years, 3 months ago
  83. 8d1ad2e Merge branch 'master' into devel by Michal Vasko · 4 years, 3 months ago
  84. 819598b packages UPDATE libyang dependency package name by Michal Vasko · 4 years, 3 months ago debian/master
  85. b1789e0 VERSION bump to version 1.1.28 by Michal Vasko · 4 years, 3 months ago
  86. 179918b SOVERSION bump to version 1.3.7 by Michal Vasko · 4 years, 3 months ago
  87. 2af7c38 client session BUGFIX handle socket timeout by Michal Vasko · 4 years, 3 months ago
  88. 32654e6 VERSION bump to version 1.1.27 by Michal Vasko · 4 years, 3 months ago
  89. ca972ee SOVERSION bump to version 1.3.6 by Michal Vasko · 4 years, 3 months ago
  90. e27ab4e client session BUGFIX handle all socket errors by Michal Vasko · 4 years, 3 months ago
  91. f666a20 VERSION bump to version 1.1.26 by Michal Vasko · 4 years, 5 months ago v1.1.26
  92. 576615f Merge branch 'master' into devel by Michal Vasko · 4 years, 5 months ago
  93. 1ca3fa4 build BUGFIX vasprintf detection on BSD by Michal Vasko · 4 years, 5 months ago
  94. 89fff91 build FEATURE use GNU99 standard by Michal Vasko · 4 years, 5 months ago
  95. faa04b3 cmake BUGFIX ssh_threads linking by Michal Vasko · 4 years, 6 months ago
  96. fc71192 build BUGFIX set PIC for compat by Michal Vasko · 4 years, 6 months ago
  97. 9c3bda9 python BUGFIX install in folder with a space (#233) by Jakub Man · 4 years, 6 months ago
  98. ed4a452 build FEATURE support latest libssh by Michal Vasko · 4 years, 6 months ago
  99. c5dc670 VERSION bump to version 1.1.25 by Radek Krejci · 4 years, 6 months ago
  100. 23bb4a4 python BUGFIX SSH interactive authentication callback by Radek Krejci · 4 years, 6 months ago