1. 6f86598 session server REFACTOR call home functions refactored by Michal Vasko · 12 months ago
  2. 44efa32 session server UPDATE set start time to timespec by roman · 1 year ago
  3. 9130fc1 session server UPDATE remove pubkey and pw cbs by roman · 1 year ago
  4. 96c27f9 session server ch BUGFIX add ssh_tls macros by roman · 1 year ago
  5. 78df0fa server config UPDATE dynamic endpt references by roman · 1 year ago
  6. 450c00b session server ch UPDATE ch threads creation by roman · 1 year ago
  7. 91ffeb4 server_config UPDATE access numbers directly by roman · 1 year ago
  8. f578cd5 session server ssh UPDATE add ssh_sess param to cb by roman · 1 year, 1 month ago
  9. a290338 session server UPDATE dynamically search ts and ks by roman · 1 year, 1 month ago
  10. 58f79d0 server_config REFACTOR rename client_auth struct by roman · 1 year, 1 month ago
  11. dd019a9 session server UPDATE access keystore dynamically by roman · 1 year, 2 months ago
  12. 51a1e19 session server UPDATE move and rename PK fmt check by roman · 1 year, 2 months ago
  13. 9075eab session BUGFIX add bind lock for accepting by roman · 1 year, 2 months ago
  14. 1314591 config UPDATE use correct public key types by roman · 1 year, 3 months ago
  15. ba93eac config UPDATE Call Home synchronization by roman · 1 year, 4 months ago
  16. b6f4403 config UPDATE Call Home over TLS by roman · 1 year, 4 months ago
  17. 5cbb653 config UPDATE add basic SSH call-home by roman · 1 year, 5 months ago
  18. 2e797ef config UPDATE add sharing TLS endpts client certs by roman · 1 year, 5 months ago
  19. faecc58 config UPDATE implemented CRL for TLS by roman · 1 year, 5 months ago
  20. 12644fe config UPDATE support for TLS verions and ciphers by roman · 1 year, 5 months ago
  21. 7fdc84d config UPDATE update all models to newest versions by roman · 1 year, 5 months ago
  22. 2eab474 libnetconf2 UPDATE merge SSH and TLS req into one by roman · 1 year, 5 months ago
  23. 3f9b65c config UPDATE add support for TLS by roman · 1 year, 5 months ago
  24. 0bbc19c config UPDATE share clients between endpoints by roman · 1 year, 6 months ago
  25. 874fed1 config REFACTOR unify func names to server_config by roman · 1 year, 6 months ago
  26. f9906b4 configuration UPDATE new YANG data config API by roman · 1 year, 6 months ago
  27. 466719d ssh UPDATE add new private key identities by roman · 1 year, 6 months ago
  28. 456f92d configuration UPDATE add transport ifdefs by roman · 1 year, 6 months ago
  29. f6e3201 client UPDATE set known_hosts file/mode by roman · 1 year, 7 months ago
  30. d57b372 configuration UPDATE truststore support added by roman · 1 year, 7 months ago
  31. 8edee34 configuration REFACTOR struct names and defs + doc by roman · 1 year, 7 months ago
  32. d745f75 server ssh UPDATE require all set auth methods by roman · 1 year, 8 months ago
  33. 83683fb UNIX socket UPDATE configurable with YANG data by roman · 1 year, 9 months ago
  34. 45cec4e keystore UPDATE use keys stored in keystore module by roman · 1 year, 9 months ago
  35. c1d2b09 libnetconf UPDATE YANG data configuration by roman · 1 year, 9 months ago
  36. 1c2d265 session server UPDATE interactive auth session cb by Michal Vasko · 1 year, 1 month ago
  37. a272e09 session client UPDATE allow manual context fill by Michal Vasko · 1 year, 4 months ago
  38. 8c7def5 session server UPDATE no timeout for queue lock by Michal Vasko · 1 year, 5 months ago
  39. 3341d1d compat BUGFIX pthread_rwlock feature macro by Michal Vasko · 1 year, 8 months ago
  40. d8a7419 session UPDATE use monotonic clock if possible by Michal Vasko · 1 year, 9 months ago
  41. 7893907 session UPDATE automatic schema-mount support by Michal Vasko · 1 year, 11 months ago
  42. 056f53c session server UPDATE remove endpoint socket retries by Michal Vasko · 2 years, 1 month ago
  43. 743ff9f session REFACTOR formatting by Michal Vasko · 2 years, 1 month ago
  44. a8ec54b session client UPDATE support for more dispatched ntf threads by Michal Vasko · 2 years, 1 month ago
  45. ffb35e9 session client UPDATE user data for notif dispatch by Michal Vasko · 2 years, 1 month ago
  46. d8951c7 config FEATURE compile-time customization of CH backoff by Michal Vasko · 2 years, 1 month ago
  47. b163b02 session REFACTOR formatting by Michal Vasko · 2 years, 2 months ago
  48. 9d4cca5 session FEATURE expected hostname for TLS callhome by Michal Vasko · 2 years, 2 months ago
  49. 6ce8e82 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 3 months ago
  50. 60d8ffb session BUGFIX differentiate between clock types by Michal Vasko · 2 years, 4 months ago
  51. 41a11e4 pam UPDATE auth using Linux PAM by roman · 2 years, 5 months ago
  52. 6ece9c5 timespec UPDATE reworked time functions by roman · 2 years, 5 months ago
  53. df68e7e session BUGFIX thread-safe var access by Michal Vasko · 2 years, 7 months ago
  54. feccb31 session BUGFIX timeout of CH session free by Michal Vasko · 2 years, 8 months ago
  55. 95ea9ff src DOC unify doxygen format by Michal Vasko · 3 years ago
  56. 9322407 session FEATURE support for context changes by Michal Vasko · 3 years ago
  57. 6aa0eeb Use getpwuid_r() instead of getpwuid() by Jan Kundrát · 3 years, 1 month ago
  58. 01130bd session FEATURE session msgs lock with timeout by Michal Vasko · 3 years, 2 months ago
  59. 54f142a session_client FEATURE add locks around message buffer by tadeas-vintrlik · 3 years, 3 months ago
  60. c446a38 libnetconf2 DOC general update by Michal Vasko · 3 years, 5 months ago
  61. 5bd4a3f session BUGFIX safe notification thread exit by Michal Vasko · 3 years, 5 months ago
  62. b83a3fa libnetconf2 REFACTOR formatting by Michal Vasko · 3 years, 6 months ago
  63. 6d6bfbc session MAINTENANCE remove obsolete prototype by Michal Vasko · 3 years, 6 months ago
  64. 4e6d324 build FEATURE update docs and how they are generated by Michal Vasko · 3 years, 6 months ago
  65. 1440a74 session server FEATURE allow setting custom content-id by Michal Vasko · 3 years, 7 months ago
  66. 71dbd77 server session FEATURE support for more subscriptions on a session by Michal Vasko · 3 years, 8 months ago
  67. 7736745 libnetconf2 REFACTOR initial libyang2 support by Michal Vasko · 3 years, 9 months ago
  68. 4c612cd session server BUGFIX limit number of connect retries by Michal Vasko · 3 years, 9 months ago
  69. acf9847 session MAINTENANCE remove dynamic synchronization structures by Michal Vasko · 3 years, 9 months ago
  70. 7f1fa3c session BUGFIX use atomics instead of volatile by Michal Vasko · 4 years, 2 months ago
  71. 98a7803 session CHANGE increase PS queue timeout by Michal Vasko · 5 years ago
  72. d37d2fb Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
  73. 5f352c5 session BUGFIX fix compilation with various options by Michal Vasko · 5 years ago
  74. adf30f0 server CHANGE ssh updated to support current netconf-server drafts by Michal Vasko · 5 years ago
  75. e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago
  76. ddce121 server session CHANGE support for ecdsa keys data by Michal Vasko · 5 years ago
  77. 66032bc session CHANGE always store ip-address host in the session by Michal Vasko · 6 years ago
  78. ac7fa2f add support for unix socket transport by Olivier Matz · 6 years ago
  79. 7ae909a session CHANGE change stdatomic.h detection by Michal Vasko · 6 years ago
  80. 69a3ff6 session CHANGE support for old compilers without C11 atomic by Michal Vasko · 6 years ago
  81. be52dc2 session CHANGE enable keep-alive for both server and client TCP sessions by Michal Vasko · 6 years ago
  82. 2644f75 server session CHANGE remove broken function by Michal Vasko · 6 years ago
  83. 6ed922d Fix call home client thread cleanup by Andrew Langefeld · 6 years ago
  84. 440b6c7 Provide a mechanism to setup TLS cert chain by Andrew Langefeld · 6 years ago
  85. 9f838b0 restructuring, add missing socket test by Frank Rimpler · 6 years ago
  86. 1bb7cdb Update interactive callback. by bhart · 6 years ago
  87. 3bc2f58 Add optional authentication methods for ssh pubkey and interactive. by bhart · 6 years ago
  88. 131120a CHANGE allow concurrent notifications and RPCs by Michal Vasko · 6 years ago
  89. ebba760 server session FEATURE allow to define an SSH passwd auth callback by Michal Vasko · 7 years ago
  90. 2b76809 server session CHANGE separate timeout for waiting for queue by Michal Vasko · 7 years ago
  91. 74c345f server session BUGFIX queue round buffer fixes by Michal Vasko · 7 years ago queue_fix
  92. 8bc747c Revert "server session BUGFIX queue round buffer fixes" by Michal Vasko · 7 years ago
  93. fdf1e68 server session BUGFIX queue round buffer fixes by Michal Vasko · 7 years ago
  94. 9f6275e session BUGFIX do not mix real and monotonic time by Michal Vasko · 7 years ago
  95. e852c8b session CHANGE use monotonic clock where possible by Michal Vasko · 7 years ago
  96. 3d4e721 server BUGFIX nc_ps_poll deadlock due to multi-thread conflict by fanchanghu · 7 years ago
  97. 142cfea session CHANGE new killed-by atrribute of every session by Michal Vasko · 7 years ago
  98. fd5b668 client CHANGE rewrite loading the schemas into context when connecting to a server by Radek Krejci · 7 years ago
  99. da0afb2 CHANGE declare arguments as const if they are not changed by Radek Krejci · 7 years ago
  100. 5cebc6b client CHANGE allow sharing client context among the threads by Radek Krejci · 7 years ago