1. ab7f37f session server BUGFIX more accurate description of NETCONF-error by aPiecek · 4 months ago
  2. 762e3be session server BUGFIX missing XML namespace in rpc by aPiecek · 5 months ago
  3. 174bc73 io REFACTOR of rpc-reply by aPiecek · 3 months ago
  4. fedcfb4 messages server BUGFIX sequence of elements in rpc-error by aPiecek · 3 months ago
  5. 4a7ba35 VERSION bump to version 3.5.0 by roman · 2 months ago
  6. e7be0dc SOVERSION bump to version 4.4.0 by roman · 2 months ago
  7. 81242fe session client ssh ch UPDATE add knownhosts API by roman · 2 months ago
  8. 848bdaa server config REFACTOR sort node names by roman · 2 months ago
  9. 4fbfe57 server config BUGFIX handle delete on conn-type by roman · 3 months ago
  10. f1d2a54 server config BUGFIX handle delete on client-auth by roman · 3 months ago
  11. 43cc616 server config BUGFIX handle delete on public-keys by roman · 3 months ago
  12. 127f1ec session server ssh BUGFIX partial auth methods by roman · 3 months ago
  13. 22684e6 cmake UPDATE flexible compat definitions by Michal Vasko · 3 months ago
  14. 0bcb75e tests BUGFIX memory leak by Michal Vasko · 3 months ago
  15. 40e57ac distro UPDATE disable tests to avoid problems with wraps by Michal Vasko · 3 months ago
  16. 73f63af lnc2 MAINTENANCE uninitialized vars by Michal Vasko · 3 months ago
  17. 9615c6d VERSION bump to version 3.4.0 by Michal Vasko · 3 months ago
  18. ec208bb SOVERSION bump to version 4.3.6 by Michal Vasko · 3 months ago
  19. 85ba37e ln2 netconf server UPDATE rename typedef by roman · 3 months ago
  20. 8735036 session server BUGFIX call pthread_detach by roman · 3 months ago
  21. b95bbf1 server config REFACTOR assign structs by roman · 3 months ago
  22. b6c64d3 session server BUGFIX access tid correctly by roman · 4 months ago
  23. 2c10534 session server REFACTOR cert exp data struct by roman · 4 months ago
  24. 8b572ad doc UPDATE mention server-side notifs by roman · 4 months ago
  25. 2084189 readme UPDATE mention cert exp notifications by roman · 4 months ago
  26. 2969750 tests UPDATE add cert exp notif test by roman · 4 months ago
  27. 3962bc8 session server UPDATE add cert exp notif support by roman · 4 months ago
  28. d5aee75 session_p UPDATE add cert exp notif structs by roman · 4 months ago
  29. 646a3f1 session server tls REFACTOR ts to truststore by roman · 4 months ago
  30. 5d620b6 session server REFACTOR move nc_base64der_to_cert by roman · 4 months ago
  31. 26b474c session wrapper UPDATE exp time from cert getter by roman · 4 months ago
  32. a093712 session BUGFIX shared ctx SSH sess free by roman · 4 months ago
  33. e474d4d server config UPDATE configure ln2 nc server data by roman · 4 months ago
  34. e29764c messages server REFACTOR doxygen typo and fn name by roman · 4 months ago
  35. 6920ab2 ln2 netconf server UPDATE add cert exp YANG by roman · 4 months ago
  36. d7bec3b compat UPDATE add timegm to compat by roman · 4 months ago
  37. d67abae ln2 test UPDATE add fail log print by roman · 3 months ago
  38. deaac67 ln2 test BUGFIX ln2 test setup memory leak by roman · 3 months ago
  39. 1920cd5 tests UPDATE merge ssh auth tests into one by roman · 3 months ago
  40. 698b032 tests UPDATE valgrind supp file by roman · 3 months ago
  41. 2ca058f tests UPDATE use shared ln2_test functionality by roman · 3 months ago
  42. 33d044d ln2 test UPDATE add shared functionality by roman · 3 months ago
  43. afee40e tests UPDATE remove test_server_thread by roman · 3 months ago
  44. f8b63e2 test replace UPDATE remove unused xml glob vars by roman · 3 months ago
  45. e8b9003 tests UPDATE remove test_init_destroy_cli/srv by roman · 3 months ago
  46. f431231 tests UPDATE remove test_config_new by roman · 3 months ago
  47. abe6990 tests UPDATE get ports from env by roman · 3 months ago
  48. 976d11a io UPDATE infinite poll timeout fix in libssh by Michal Vasko · 3 months ago
  49. 1949624 readme UPDATE toggle local-binding-supported feat by roman · 3 months ago
  50. 5e5d3f2 server config UPDATE config local address and port by roman · 3 months ago
  51. 9ad4a8a session UPDATE add call home local binding support by roman · 3 months ago
  52. 1d8a20b actions UPDATE build DEB package by Michal Vasko · 3 months ago
  53. 01614f3 session client BUGFIX remove notifications expectation by Siddharth Sharma · 4 months ago
  54. ddb60ab VERSION bump to version 3.3.5 by Michal Vasko · 4 months ago
  55. 853d890 SOVERSION bump to version 4.3.5 by Michal Vasko · 4 months ago
  56. c865a9b session client BUGFIX memory leak by Michal Vasko · 4 months ago
  57. 0f1aa07 VERSION bump to version 3.3.4 by Michal Vasko · 4 months ago
  58. e686f06 SOVERSION bump to version 4.3.4 by Michal Vasko · 4 months ago
  59. 7251b0d session server tls UPDATE username from CA certs by roman · 4 months ago
  60. fd20a50 actions UPDATE always use latest versions by Michal Vasko · 4 months ago
  61. 7f28415 cmake UPDATE move base ABI version by Michal Vasko · 4 months ago
  62. 50e3e56 session wrapper UPDATE init out params by roman · 4 months ago
  63. 790c736 session wrapper UPDATE remove unused crl funcs by roman · 4 months ago
  64. 84ec0ce doc UPDATE reflect CRL changes in doc by roman · 4 months ago
  65. 4979a78 tests UPDATE remove test_crl by roman · 4 months ago
  66. dfa4db7 server config UPDATE remove ssh auth attempts by roman · 4 months ago
  67. 15fbc59 session UPDATE obtain CRLs from cert ext only by roman · 4 months ago
  68. 2040b45 server config UPDATE remove CRLs from config by roman · 4 months ago
  69. 47ca0fb VERSION bump to version 3.3.3 by Michal Vasko · 4 months ago v3.3.3
  70. b43a373 SOVERSION bump to version 4.3.3 by Michal Vasko · 4 months ago
  71. 8b1740f session REFACTOR do not mix return value and socket by Michal Vasko · 4 months ago
  72. 62ffe7c VERSION bump to version 3.3.2 by Michal Vasko · 4 months ago
  73. 33c17e2 SOVERSION bump to version 4.3.2 by Michal Vasko · 4 months ago
  74. 0ae7592 session server BUGFIX proper invalid FD check by Michal Vasko · 4 months ago
  75. 81e817b VERSION bump to version 3.3.1 by Michal Vasko · 4 months ago
  76. 35c34ae SOVERSION bump to version 4.3.1 by Michal Vasko · 4 months ago
  77. dad3537 session server UPDATE always set out params by Michal Vasko · 5 months ago
  78. 6a445db session server REFACTOR reduce nesting level by Michal Vasko · 5 months ago
  79. f3bc4e1 VERSION bump to version 3.3.0 by Michal Vasko · 5 months ago
  80. fd97e6d SOVERSION bump to version 4.3.0 by Michal Vasko · 5 months ago
  81. 56226c7 session client UPDATE manual schema-mount data retrieval by Michal Vasko · 5 months ago
  82. 6e11d08 session client REFACTOR minor improvements by Michal Vasko · 5 months ago
  83. bc295c1 VERSION bump to version 3.2.2 by Michal Vasko · 5 months ago
  84. 8ac7aec SOVERSION bump ot version 4.2.2 by Michal Vasko · 5 months ago
  85. a0b8b70 session client BUGFIX proper NMDA supp detection by Michal Vasko · 5 months ago
  86. c80b3a6 VERSION bump to version 3.2.1 by Michal Vasko · 5 months ago
  87. c119d09 cmake UPDATE link libcurl directly if no config file found by Michal Vasko · 5 months ago
  88. 7355678 session server REFACTOR clean unix accept by Michal Vasko · 5 months ago
  89. 1022f92 session REFACTOR clarify server/client side when receiving hello by Michal Vasko · 5 months ago
  90. d3f425f VERSION bump to version 3.2.0 by roman · 6 months ago
  91. 70639ca session server ssh BUGFIX uninitialized rc by roman · 6 months ago
  92. 13379cc readme UPDATE add section about YANG modules by roman · 6 months ago
  93. 9042023 session server ssh BUGFIX check erange on QNX by roman · 6 months ago
  94. 5858e6d session server ssh REFACTOR change local to system by roman · 6 months ago
  95. 4a1dcdf server config UPDATE mention ssh system users by roman · 6 months ago
  96. f2c48f3 doc UPDATE mention ssh system users by roman · 6 months ago
  97. be16220 session server ssh UPDATE support non-local users by roman · 6 months ago
  98. 1920772 session server ssh BUGFIX check for NULL path fmt by roman · 6 months ago
  99. 1ea193e session server ssh REFACTOR comment static funcs by roman · 6 months ago
  100. 9cc7b20 VERSION bump to version 3.1.2 by Michal Vasko · 6 months ago