1. 1314591 config UPDATE use correct public key types by roman · 1 year, 3 months ago
  2. 67af898 config REFACTOR change reference to ref by roman · 1 year, 3 months ago
  3. 3512097 docs UPDATE new docs grouping, fix typos by roman · 1 year, 3 months ago
  4. 6c4efcd config tls REFACTOR change server cert param order by roman · 1 year, 3 months ago
  5. 0f5fa42 doc UPDATE add correct links to docs by roman · 1 year, 3 months ago
  6. 9b32c0f docs UPDATE add missing in,out param by Roytak · 1 year, 3 months ago
  7. 2161df6 docs UPDATE use only 'Call Home' by Roytak · 1 year, 3 months ago
  8. 421eb0c config BUGFIX fix inserting CTNs by Roytak · 1 year, 3 months ago
  9. fa9068e config UPDATE delete choice trees on data creation by Roytak · 1 year, 3 months ago
  10. 934edc3 config UPDATE CH TLS keystore and truststore by Roytak · 1 year, 3 months ago
  11. 12c3d52 config UPDATE add TLS keystore and truststore by roman · 1 year, 3 months ago
  12. c1732ce config UPDATE add missing CH augments to module by roman · 1 year, 4 months ago
  13. 68404fd config UPDATE add auth attempts and timeout by roman · 1 year, 4 months ago
  14. 9ce2407 examples BUGFIX change diff to data by roman · 1 year, 4 months ago
  15. ba93eac config UPDATE Call Home synchronization by roman · 1 year, 4 months ago
  16. b9beb11 config BUGFIX node name possible segfault by roman · 1 year, 4 months ago
  17. 9d5e5a5 config UPDATE add more CH SSH & TLS APIs by roman · 1 year, 4 months ago
  18. 8ba6efa config UPDATE add docs and refactor some API by roman · 1 year, 4 months ago
  19. 3398123 config UPDATE fix deleting list instances by roman · 1 year, 4 months ago
  20. b6f4403 config UPDATE Call Home over TLS by roman · 1 year, 4 months ago
  21. 4cb8bb1 config REFACTOR getting list instances by roman · 1 year, 4 months ago
  22. 142718b config UPDATE add keystore new data API by roman · 1 year, 4 months ago
  23. 5cbb653 config UPDATE add basic SSH call-home by roman · 1 year, 5 months ago
  24. 2e797ef config UPDATE add sharing TLS endpts client certs by roman · 1 year, 5 months ago
  25. d30af55 config_new REFACTOR update API calls code by roman · 1 year, 5 months ago
  26. faecc58 config UPDATE implemented CRL for TLS by roman · 1 year, 5 months ago
  27. 08f67f4 config BUGFIX fix sprintf and va undef behaviour by roman · 1 year, 5 months ago
  28. 12644fe config UPDATE support for TLS verions and ciphers by roman · 1 year, 5 months ago
  29. 7fdc84d config UPDATE update all models to newest versions by roman · 1 year, 5 months ago
  30. 8b623a5 ci UPDATE changed CI to use both SSH,TLS and none by roman · 1 year, 5 months ago
  31. 2eab474 libnetconf2 UPDATE merge SSH and TLS req into one by roman · 1 year, 5 months ago
  32. 3f9b65c config UPDATE add support for TLS by roman · 1 year, 5 months ago
  33. a6bf6ab config UPDATE add support for libssh params by roman · 1 year, 6 months ago
  34. 0bbc19c config UPDATE share clients between endpoints by roman · 1 year, 6 months ago
  35. f6f37a5 config UPDATE add config replace test by roman · 1 year, 6 months ago
  36. 874fed1 config REFACTOR unify func names to server_config by roman · 1 year, 6 months ago
  37. f02273a config UPDATE diff trustore and keystore by roman · 1 year, 6 months ago
  38. f9906b4 configuration UPDATE new YANG data config API by roman · 1 year, 6 months ago
  39. 466719d ssh UPDATE add new private key identities by roman · 1 year, 6 months ago
  40. 4067241 log UPDATE partially replace ERRARG macro by roman · 1 year, 6 months ago
  41. 44600f4 server ssh UPDATE client auth with ED25519 keys by roman · 1 year, 6 months ago
  42. 456f92d configuration UPDATE add transport ifdefs by roman · 1 year, 6 months ago
  43. c0fb31c ci UPDATE add workflow for libnetconf3 branch by roman · 1 year, 6 months ago
  44. 6e5fd70 server ssh UPDATE authentication with ECDSA keys by roman · 1 year, 6 months ago
  45. 472420c tests UPDATE use new known_hosts API by roman · 1 year, 7 months ago
  46. f6e3201 client UPDATE set known_hosts file/mode by roman · 1 year, 7 months ago
  47. 0e8dedb tests UPDATE add test for ECDSA hostkey by roman · 1 year, 7 months ago
  48. 4cc0cd5 server ssh UPDATE print more informative err msg by roman · 1 year, 7 months ago
  49. a08a05f examples UPDATE use new api by roman · 1 year, 7 months ago
  50. d57b372 configuration UPDATE truststore support added by roman · 1 year, 7 months ago
  51. 8edee34 configuration REFACTOR struct names and defs + doc by roman · 1 year, 7 months ago
  52. 9b1379c configuration UPDATE headers reorganized by roman · 1 year, 7 months ago
  53. d745f75 server ssh UPDATE require all set auth methods by roman · 1 year, 8 months ago
  54. 3182009 configuration UPDATE password, none & interactive by roman · 1 year, 8 months ago
  55. 4f9bb44 configuration UPDATE auth user YANG data creation by roman · 1 year, 8 months ago
  56. 2721524 configuration UPDATE new config YANG data creation by roman · 1 year, 8 months ago
  57. e028ef9 configuration UPDATE file and func names unified by roman · 1 year, 9 months ago
  58. 83683fb UNIX socket UPDATE configurable with YANG data by roman · 1 year, 9 months ago
  59. 33ef871 test_client_ssh BUGFIX memory leaks by roman · 1 year, 9 months ago
  60. 45cec4e keystore UPDATE use keys stored in keystore module by roman · 1 year, 9 months ago
  61. c1d2b09 libnetconf UPDATE YANG data configuration by roman · 1 year, 9 months ago
  62. 99fd7ad VERSION bump to version 2.1.40 by Michal Vasko · 1 year, 1 month ago cesnet/wip-libnetconf-v2
  63. 71be2ae SOVERSION bump to version 3.7.1 by Michal Vasko · 1 year, 1 month ago
  64. f8fba54 session server BUGFIX all reply error returns by Michal Vasko · 1 year, 1 month ago
  65. 82f5307 VERSION bump to version 2.1.39 by Michal Vasko · 1 year, 1 month ago
  66. 818f257 SOVERSION bump to version 3.7.0 by Michal Vasko · 1 year, 1 month ago
  67. 62ba134 compat UPDATE rwlock timed functions by Michal Vasko · 1 year, 1 month ago
  68. 1c2d265 session server UPDATE interactive auth session cb by Michal Vasko · 1 year, 1 month ago
  69. da712f9 VERSION bump to version 2.1.38 by Michal Vasko · 1 year, 1 month ago
  70. 030c33a SOVERSION bump to version 3.6.2 by Michal Vasko · 1 year, 1 month ago
  71. b933667 session client UPDATE avoid using obsolete select by Michal Vasko · 1 year, 1 month ago
  72. 4514f16 VERSION bump to version 2.1.37 by Michal Vasko · 1 year, 3 months ago v2.1.37
  73. 217a43c SOVERSION bump to version 3.6.1 by Michal Vasko · 1 year, 3 months ago
  74. bada942 distro BUGFIX installed yang modules by Michal Vasko · 1 year, 3 months ago
  75. be39192 session server tls BUGFIX check all matching CTNs by Roytak · 1 year, 3 months ago
  76. 21fa225 VERSION bump to version 2.1.36 by Michal Vasko · 1 year, 4 months ago
  77. d1b141f SOVERSION bump to version 3.6.0 by Michal Vasko · 1 year, 4 months ago
  78. a272e09 session client UPDATE allow manual context fill by Michal Vasko · 1 year, 4 months ago
  79. 96da591 session BUGFIX get source host correctly on a pending socket by Barbaros Tokaoglu · 1 year, 5 months ago
  80. 2a2b6de compat: return ETIMEDOUT when timing out by Jan Kundrát · 1 year, 5 months ago
  81. 922885a refactor: compat: simplify waiting by Jan Kundrát · 1 year, 5 months ago
  82. 55898de VERSION bump to version 2.1.35 by Michal Vasko · 1 year, 5 months ago
  83. 4f47846 SOVERSION bump to version 3.5.10 by Michal Vasko · 1 year, 5 months ago
  84. 8c7def5 session server UPDATE no timeout for queue lock by Michal Vasko · 1 year, 5 months ago
  85. ac1786b uncrustify UPDATE use version 0.77.1 by Michal Vasko · 1 year, 6 months ago v2.1.34
  86. 91cd6d7 VERSION bump to version 2.1.34 by Michal Vasko · 1 year, 7 months ago
  87. 9829060 SOVERSION bump to version 3.5.9 by Michal Vasko · 1 year, 7 months ago
  88. f946776 doc UPDATE add missing doxygen by Michal Vasko · 1 year, 7 months ago
  89. dc96bb9 session BUGFIX set callhome session flag by Michal Vasko · 1 year, 7 months ago
  90. a5f2b65 doc BUGFIX obsolete link by Michal Vasko · 1 year, 8 months ago
  91. 15c1692 VERSION bump to version 2.1.33 by Michal Vasko · 1 year, 8 months ago
  92. 9d3b314 SOVERSION bump to version 3.5.8 by Michal Vasko · 1 year, 8 months ago
  93. c07d976 session client REFACTOR optional port return by Michal Vasko · 1 year, 8 months ago
  94. c0f85ca session client BUGFIX invalid cast by Michal Vasko · 1 year, 8 months ago
  95. 0b15664 VERSION bump to version 2.1.32 by Michal Vasko · 1 year, 8 months ago
  96. 062c6ad SOVERSION bump to version 3.5.7 by Michal Vasko · 1 year, 8 months ago
  97. 7b1c4c2 session client REFACTOR ip address str print function by Michal Vasko · 1 year, 8 months ago
  98. 9bca73d fix of a crash when a connection is made in background by Tie.Liao · 1 year, 8 months ago
  99. 3341d1d compat BUGFIX pthread_rwlock feature macro by Michal Vasko · 1 year, 8 months ago
  100. 19edc89 VERSION bump to version 2.1.31 by Michal Vasko · 1 year, 8 months ago v2.1.31