1. d8973d1 tests UPDATE use new transport names by roman · 6 months ago
  2. f0cf81b test crl UPDATE adjust seeked message by roman · 7 months ago
  3. 506354a session UPDATE rename transport implementations by roman · 7 months ago
  4. f0001b4 tests UPDATE remove redundant tests by Michal Vasko · 6 months ago
  5. f8d9e8d tests: allocate ports to bind to via CMake by Jan Kundrát · 7 months ago
  6. 60e3162 cmake: refactor: adding tests with optional keywords by Jan Kundrát · 7 months ago
  7. e2bfcd6 libnetconf2 REFACTOR unitialized variables by Michal Vasko · 7 months ago
  8. 4bbd86b test_two_channels BUGFIX write to correct sessions by roman · 8 months ago
  9. 58791da lib UPDATE libyang v3 updates by Michal Vasko · 8 months ago
  10. acd4ba8 session client UPDATE store absolute SSH key paths by Michal Vasko · 9 months ago
  11. cf89817 session UPDATE use current draft YANG modules by Michal Vasko · 10 months ago
  12. 60c4ddd tests UPDATE add authkey test by roman · 11 months ago
  13. 82ebf63 tests UPDATE adjust supp file for wrapped func by roman · 11 months ago
  14. 7d13668 tests UPDATE add back PAM test by roman · 11 months ago
  15. fb3f7cf session server UPDATE add UNIX socket api by roman · 11 months ago
  16. 808f3f6 server config UPDATE keyboard interactive by roman · 12 months ago
  17. f031363 test BUGFIX buffer limit by Michal Vasko · 12 months ago
  18. d2ef340 test BUGFIX fixed-size string copy by Michal Vasko · 12 months ago
  19. 7aad8df test_crl BUGFIX add length limit to strcpy by roman · 12 months ago
  20. 98066c7 cmake BUGFIX move compiling ssh/tls client tests by roman · 1 year ago
  21. 899a91f tests UPDATE add back client tests by roman · 1 year ago
  22. e6ec60e config UPDATE remove nonessential api functions by roman · 1 year, 1 month ago
  23. d348b94 config UPDATE rename and doc by roman · 1 year, 1 month ago
  24. b279485 config UPDATE rename config_new and del some funcs by Roytak · 1 year, 1 month ago
  25. b38d6c7 config_new_tls REFACTOR code review by Roytak · 1 year, 1 month ago
  26. 7b9bf29 config_new REFACTOR code review by Roytak · 1 year, 1 month ago
  27. eadc478 tests UPDATE add nc_client_init by roman · 1 year, 2 months ago
  28. d0b7837 config UPDATE new unix socket API by roman · 1 year, 2 months ago
  29. 581b250 tests UPDATE add test for runtime config changes by roman · 1 year, 3 months ago
  30. 1314591 config UPDATE use correct public key types by roman · 1 year, 3 months ago
  31. 67af898 config REFACTOR change reference to ref by roman · 1 year, 3 months ago
  32. 6c4efcd config tls REFACTOR change server cert param order by roman · 1 year, 3 months ago
  33. 12c3d52 config UPDATE add TLS keystore and truststore by roman · 1 year, 3 months ago
  34. ba93eac config UPDATE Call Home synchronization by roman · 1 year, 4 months ago
  35. 8ba6efa config UPDATE add docs and refactor some API by roman · 1 year, 4 months ago
  36. b6f4403 config UPDATE Call Home over TLS by roman · 1 year, 4 months ago
  37. 142718b config UPDATE add keystore new data API by roman · 1 year, 4 months ago
  38. 5cbb653 config UPDATE add basic SSH call-home by roman · 1 year, 5 months ago
  39. 2e797ef config UPDATE add sharing TLS endpts client certs by roman · 1 year, 5 months ago
  40. d30af55 config_new REFACTOR update API calls code by roman · 1 year, 5 months ago
  41. faecc58 config UPDATE implemented CRL for TLS by roman · 1 year, 5 months ago
  42. 12644fe config UPDATE support for TLS verions and ciphers by roman · 1 year, 5 months ago
  43. 7fdc84d config UPDATE update all models to newest versions by roman · 1 year, 5 months ago
  44. 2eab474 libnetconf2 UPDATE merge SSH and TLS req into one by roman · 1 year, 5 months ago
  45. 3f9b65c config UPDATE add support for TLS by roman · 1 year, 5 months ago
  46. 0bbc19c config UPDATE share clients between endpoints by roman · 1 year, 6 months ago
  47. f6f37a5 config UPDATE add config replace test by roman · 1 year, 6 months ago
  48. f02273a config UPDATE diff trustore and keystore by roman · 1 year, 6 months ago
  49. 466719d ssh UPDATE add new private key identities by roman · 1 year, 6 months ago
  50. 44600f4 server ssh UPDATE client auth with ED25519 keys by roman · 1 year, 6 months ago
  51. 6e5fd70 server ssh UPDATE authentication with ECDSA keys by roman · 1 year, 6 months ago
  52. 472420c tests UPDATE use new known_hosts API by roman · 1 year, 7 months ago
  53. 0e8dedb tests UPDATE add test for ECDSA hostkey by roman · 1 year, 7 months ago
  54. d57b372 configuration UPDATE truststore support added by roman · 1 year, 7 months ago
  55. 9b1379c configuration UPDATE headers reorganized by roman · 1 year, 7 months ago
  56. 3182009 configuration UPDATE password, none & interactive by roman · 1 year, 8 months ago
  57. 4f9bb44 configuration UPDATE auth user YANG data creation by roman · 1 year, 8 months ago
  58. 2721524 configuration UPDATE new config YANG data creation by roman · 1 year, 8 months ago
  59. e028ef9 configuration UPDATE file and func names unified by roman · 1 year, 9 months ago
  60. 83683fb UNIX socket UPDATE configurable with YANG data by roman · 1 year, 9 months ago
  61. 33ef871 test_client_ssh BUGFIX memory leaks by roman · 1 year, 9 months ago
  62. 45cec4e keystore UPDATE use keys stored in keystore module by roman · 1 year, 9 months ago
  63. c1d2b09 libnetconf UPDATE YANG data configuration by roman · 1 year, 9 months ago
  64. f8fba54 session server BUGFIX all reply error returns by Michal Vasko · 1 year, 1 month ago
  65. 49c5192 tests BUGFIX missing compat sources by Michal Vasko · 1 year, 9 months ago
  66. ba9f358 build UPDATE use c99 standard instead of gnu99 by Michal Vasko · 1 year, 9 months ago
  67. 81f9e05 tests BUGFIX RPC poll fix by Michal Vasko · 1 year, 11 months ago
  68. 7893907 session UPDATE automatic schema-mount support by Michal Vasko · 1 year, 11 months ago
  69. 7a4213f tests UPDATE libssh 0.10 does not support DSA keys anymore by Michal Vasko · 2 years, 2 months ago
  70. e15ad54 pam UPDATE moved pam test conf file to build by roman · 2 years, 3 months ago
  71. 1f50231 tests: do not make assumptions about build directory layout by Jan Kundrát · 2 years, 3 months ago v2.1.18
  72. e56611b tests: fix running tests in parallel by Jan Kundrát · 2 years, 3 months ago
  73. 6a8947b test_pam UPDATE suppression files for test_pam by roman · 2 years, 4 months ago
  74. 77e8357 session server BUGFIX refuse rpc without message-id by Michal Vasko · 2 years, 4 months ago
  75. 41a11e4 pam UPDATE auth using Linux PAM by roman · 2 years, 5 months ago
  76. 1d116a1 tests BUGFIX separate server and client context by Michal Vasko · 2 years, 9 months ago
  77. 5e32c40 session client UPDATE set module features when parsing by Michal Vasko · 2 years, 10 months ago
  78. 7029945 build: format-check: invoke `make` in a portable way by Jan Kundrát · 2 years, 11 months ago
  79. 9322407 session FEATURE support for context changes by Michal Vasko · 3 years ago
  80. 5cec3c2 tests: fix -Wunused-result by Jan Kundrát · 3 years, 1 month ago
  81. ad26f99 session client FEATURE server domain identity check by Michal Vasko · 3 years, 2 months ago
  82. 9c6d38c session BUGFIX do not communicate on invalid sessions by Michal Vasko · 3 years, 2 months ago
  83. 2e803db test BUGFIX remove datarace from test_fd_comm by tadeas-vintrlik · 3 years, 2 months ago
  84. 36af696 test FEATURE add test for multithreaded receiving of messages by tadeas-vintrlik · 3 years, 3 months ago
  85. 0ab3a66 tests BUGFIX missing wrap function calls by Michal Vasko · 3 years, 3 months ago
  86. 2cd7163 build REFACTOR main cmake list organized into sections by Michal Vasko · 3 years, 5 months ago
  87. b83a3fa libnetconf2 REFACTOR formatting by Michal Vasko · 3 years, 6 months ago
  88. b0e3ec4 build FEATURE source formatting using uncrustify by Michal Vasko · 3 years, 6 months ago
  89. d7fb6df time REFACTOR use time functions form libyang by Michal Vasko · 3 years, 6 months ago
  90. 49eb3f4 time FEATURE increase timestamp precision by Michal Vasko · 3 years, 6 months ago
  91. 1dcb764 session UPDATE latest libyang changes by Michal Vasko · 3 years, 7 months ago
  92. 71dbd77 server session FEATURE support for more subscriptions on a session by Michal Vasko · 3 years, 8 months ago
  93. 7736745 libnetconf2 REFACTOR initial libyang2 support by Michal Vasko · 3 years, 9 months ago
  94. acf9847 session MAINTENANCE remove dynamic synchronization structures by Michal Vasko · 3 years, 9 months ago
  95. ec58484 tests FEATURE param test of edit-data and get-data (#282) by Fred Gan · 3 years, 10 months ago
  96. 3a736e0 tests FEATURE callhome testcases (#280) by Fred Gan · 3 years, 10 months ago
  97. 5eda9cb build FEATURE enable code coverage (#273) by Fred Gan · 4 years ago
  98. 79142c2 test BUGFIX wrong param by Michal Vasko · 4 years, 3 months ago
  99. 5a44647 modules CHANGE move schemas to tests by Michal Vasko · 4 years, 6 months ago
  100. 2209191 Prevent compile errors on OSX (#198) by Claus Klein · 4 years, 10 months ago