1. a82e1a1 io REFACTOR minor improvements and doxygen added by Michal Vasko · 6 months ago
  2. 5788c80 session BUGFIX missing ssh_init() by Michal Vasko · 6 months ago
  3. 581fe3b VERSION bump to version 3.0.21 by Michal Vasko · 6 months ago
  4. 3417b01 SOVERSION bump to version 4.1.18 by Michal Vasko · 6 months ago
  5. c4cdc9e session UPDATE set keepalives on accepted sockets by Michal Vasko · 6 months ago
  6. c455038 session client REFACTOR use const where applicable by Michal Vasko · 6 months ago
  7. 87b4256 session server REFACTOR proper cleanup by Michal Vasko · 6 months ago
  8. f0001b4 tests UPDATE remove redundant tests by Michal Vasko · 6 months ago
  9. 19f8481 server config BUGFIX missing format parameter by Michal Vasko · 6 months ago
  10. 0b7e698 session server ssh BUGFIX use correct timeout by roman · 6 months ago
  11. 0416b66 VERSION bump to version 3.0.20 by Michal Vasko · 6 months ago
  12. 546a798 SOVERSION bump to version 4.1.17 by Michal Vasko · 6 months ago
  13. 63b92d6 session UPDATE support signals in poll() calls by Michal Vasko · 6 months ago
  14. 7bff575 cmake UPDATE try find crypt lib first by Michal Vasko · 6 months ago
  15. 4a1ea9e cmake UPDATE create include dir by Michal Vasko · 6 months ago
  16. 1637471 libnetconf2 BUGFIX proper uint32_t print macros by Michal Vasko · 6 months ago
  17. b7bc8c3 cmake UPDATE crypt library check improvements by Michal Vasko · 6 months ago
  18. 487ab80 cmake UPDATE optional termios support by Michal Vasko · 6 months ago
  19. 51f8700 cmake UPDATE allow disabling common targets to avoid conflicts by Michal Vasko · 7 months ago
  20. f03d01d cmake UPDATE support static build by Michal Vasko · 7 months ago
  21. 2850dfd cmake REFACTOR minor improvements by Michal Vasko · 7 months ago
  22. fe6959c cmake BUGFIX always use relative paths by Michal Vasko · 7 months ago
  23. 56acd55 session UPDATE set keepalives per option by roman · 7 months ago
  24. 04b5cce VERSION bump to version 3.0.19 by roman · 7 months ago
  25. 6c75490 SOVERSION bump to version 4.1.16 by roman · 7 months ago
  26. 3c5b75d session BUGFIX add missing includes by roman · 7 months ago
  27. 09e643e server config BUGFIX add missing ka default values by roman · 7 months ago
  28. be86136 VERSION bump ot version 3.0.18 by Michal Vasko · 7 months ago
  29. 4738e39 SOVERSION bump to version 4.1.15 by Michal Vasko · 7 months ago
  30. 59762c3 session client BUGFIX do not retrieve non-existing data by Michal Vasko · 7 months ago
  31. f48318a log: do not set libyang's logging callback by Jan Kundrát · 7 months ago
  32. 2e99476 docs: `nc_set_print_clb_session` is not per-session by Jan Kundrát · 7 months ago
  33. bf74233 logging: remove dead code by Jan Kundrát · 7 months ago
  34. fd3a01d TSAN: don't race through pthread_cond_destroy by Jan Kundrát · 7 months ago
  35. 957d8ec CI: run tests in parallel by Jan Kundrát · 7 months ago
  36. f8d9e8d tests: allocate ports to bind to via CMake by Jan Kundrát · 7 months ago
  37. 60e3162 cmake: refactor: adding tests with optional keywords by Jan Kundrát · 7 months ago
  38. 0434460 VERSION bump to version 3.0.17 by Michal Vasko · 7 months ago v3.0.17
  39. 60b15d8 SOVERSION bump to version 4.1.14 by Michal Vasko · 7 months ago
  40. 01817b4 session client UPDATE interpret special characters for noecho by Michal Vasko · 7 months ago
  41. f906fdd session client DOC missing doxygen by Michal Vasko · 7 months ago
  42. e2bfcd6 libnetconf2 REFACTOR unitialized variables by Michal Vasko · 7 months ago
  43. 36300e7 VERSION bump to version 3.0.16 by Michal Vasko · 7 months ago
  44. 0fc1c74 SOVERSION bump to version 4.1.13 by Michal Vasko · 7 months ago
  45. b25c56f session client BUGFIX ignore wrong msgid parsing error by Michal Vasko · 7 months ago
  46. 396f727 examples BUGFIX reflect changes in modules and api by Roytak · 7 months ago
  47. a55fee0 session server tls BUGFIX add missing cert check by roman · 8 months ago
  48. d0fe595 session server BUGIX fix x509 key null print by roman · 8 months ago
  49. 4f9e442 session server ssh BUGFIX add null checks to auth by roman · 8 months ago
  50. 29f2f02 session server REFACTOR unused func and vars by Michal Vasko · 8 months ago
  51. 4ae31c9 compat BUGFIX define crypt_data if not available by Michal Vasko · 8 months ago
  52. 34659ce distro UPDATE general update by Michal Vasko · 8 months ago
  53. 68dbc0f session server REFACTOR uninitialized var by Michal Vasko · 8 months ago
  54. 91cc666 VERSION bump to version 3.0.15 by roman · 8 months ago
  55. 253e8df SOVERSION bump to version 4.1.12 by roman · 8 months ago
  56. 4bbd86b test_two_channels BUGFIX write to correct sessions by roman · 8 months ago
  57. e5675b1 session server ssh UPDATE add kbdint helper API by roman · 8 months ago
  58. d82caf1 log UPDATE add server init check by roman · 8 months ago
  59. 142a13d server config UPDATE remove redundant messages by Michal Vasko · 8 months ago
  60. 7ac7c56 server config REFACTOR formatting by Michal Vasko · 8 months ago
  61. 54a0db1 abi check UPDATE base version needs to support libyang v3 by Michal Vasko · 8 months ago
  62. b98398c VERSION bump to version 3.0.14 by Michal Vasko · 8 months ago
  63. 3e3a2d1 SOVERSION bump to version 4.1.11 by Michal Vasko · 8 months ago
  64. 58791da lib UPDATE libyang v3 updates by Michal Vasko · 8 months ago
  65. d3efdb4 readme UPDATE mention crypt dependency by Michal Vasko · 9 months ago
  66. 5d712ac session client BUGFIX use-after-free by Michal Vasko · 9 months ago
  67. 2c9e4e2 VERSION bump to version 3.0.13 by Michal Vasko · 9 months ago
  68. 6317384 SOVERSION bump to version 4.1.10 by Michal Vasko · 9 months ago
  69. b3ea50d session client UPDATE check hostname set return value by Michal Vasko · 9 months ago
  70. 535467d VERSION bump to version 3.0.12 by Michal Vasko · 9 months ago
  71. aa5bfa5 SOVERSION bump to version 4.1.9 by Michal Vasko · 9 months ago
  72. acd4ba8 session client UPDATE store absolute SSH key paths by Michal Vasko · 9 months ago
  73. 5bc2feb VERSION bump to version 3.0.11 by Michal Vasko · 9 months ago
  74. 1625526 SOVERSION bump to version 4.1.8 by Michal Vasko · 9 months ago
  75. 5a2c5b9 session client REFACTOR formatting by Michal Vasko · 9 months ago
  76. 5c1c9b3 session BUGFIX timeout 0 means infinite by Michal Vasko · 9 months ago
  77. 3392b4a server config BUGFIX name node is not always set by Michal Vasko · 9 months ago
  78. e1d80bd build UPDATE set max cmake version by Michal Vasko · 9 months ago
  79. cef6f0a VERSION bump to version 3.0.10 by roman · 10 months ago
  80. 8850713 SOVERSION bump to version 4.1.7 by roman · 10 months ago
  81. d05b2ad server config UPDATE add oper data ssh algs api by roman · 10 months ago
  82. f8ebb6f VERSION bump to version 3.0.9 by roman · 10 months ago
  83. 02c2a8e SOVERSION bump to version 4.1.6 by roman · 10 months ago
  84. 545879e session server ssh REFACTOR user not known auth by roman · 10 months ago
  85. a2ff4ef server_config BUGFIX remove unix endpt in destroy by roman · 10 months ago
  86. 8091081 server_config BUGFIX remove delete unix endpoint by Jeremie Leska · 10 months ago
  87. d44d328 doc UPDATE minor clarification by Michal Vasko · 10 months ago v3.0.8
  88. 8846e7e VERSION bump to version 3.0.8 by Michal Vasko · 10 months ago
  89. aff0a2d SOVERSION bump to version 4.1.5 by Michal Vasko · 10 months ago
  90. 4607daf session server REFACTOR capitalized messages by Michal Vasko · 10 months ago
  91. c429a8e session REFACTOR unused function to static by Michal Vasko · 10 months ago
  92. cf89817 session UPDATE use current draft YANG modules by Michal Vasko · 10 months ago
  93. b329fef doc UPDATE add authkey func to func list by roman · 11 months ago
  94. 3f9411b VERSION bump to version 3.0.7 by roman · 11 months ago
  95. 6b58a9f SOVERSION bump to version 4.1.4 by roman · 11 months ago
  96. d2db90a doc UPDATE add paragraph about public key auth by roman · 11 months ago
  97. 60c4ddd tests UPDATE add authkey test by roman · 11 months ago
  98. a9ec336 session server ssh UPDATE add local pubkey auth by roman · 11 months ago
  99. 82ebf63 tests UPDATE adjust supp file for wrapped func by roman · 11 months ago
  100. 7d13668 tests UPDATE add back PAM test by roman · 11 months ago