1. 83683fb UNIX socket UPDATE configurable with YANG data by roman · 1 year, 9 months ago
  2. 33ef871 test_client_ssh BUGFIX memory leaks by roman · 1 year, 9 months ago
  3. 45cec4e keystore UPDATE use keys stored in keystore module by roman · 1 year, 9 months ago
  4. c1d2b09 libnetconf UPDATE YANG data configuration by roman · 1 year, 9 months ago
  5. 99fd7ad VERSION bump to version 2.1.40 by Michal Vasko · 1 year, 1 month ago cesnet/wip-libnetconf-v2
  6. 71be2ae SOVERSION bump to version 3.7.1 by Michal Vasko · 1 year, 1 month ago
  7. f8fba54 session server BUGFIX all reply error returns by Michal Vasko · 1 year, 1 month ago
  8. 82f5307 VERSION bump to version 2.1.39 by Michal Vasko · 1 year, 1 month ago
  9. 818f257 SOVERSION bump to version 3.7.0 by Michal Vasko · 1 year, 1 month ago
  10. 62ba134 compat UPDATE rwlock timed functions by Michal Vasko · 1 year, 1 month ago
  11. 1c2d265 session server UPDATE interactive auth session cb by Michal Vasko · 1 year, 1 month ago
  12. da712f9 VERSION bump to version 2.1.38 by Michal Vasko · 1 year, 1 month ago
  13. 030c33a SOVERSION bump to version 3.6.2 by Michal Vasko · 1 year, 1 month ago
  14. b933667 session client UPDATE avoid using obsolete select by Michal Vasko · 1 year, 1 month ago
  15. 4514f16 VERSION bump to version 2.1.37 by Michal Vasko · 1 year, 3 months ago v2.1.37
  16. 217a43c SOVERSION bump to version 3.6.1 by Michal Vasko · 1 year, 3 months ago
  17. bada942 distro BUGFIX installed yang modules by Michal Vasko · 1 year, 3 months ago
  18. be39192 session server tls BUGFIX check all matching CTNs by Roytak · 1 year, 3 months ago
  19. 21fa225 VERSION bump to version 2.1.36 by Michal Vasko · 1 year, 4 months ago
  20. d1b141f SOVERSION bump to version 3.6.0 by Michal Vasko · 1 year, 4 months ago
  21. a272e09 session client UPDATE allow manual context fill by Michal Vasko · 1 year, 4 months ago
  22. 96da591 session BUGFIX get source host correctly on a pending socket by Barbaros Tokaoglu · 1 year, 5 months ago
  23. 2a2b6de compat: return ETIMEDOUT when timing out by Jan Kundrát · 1 year, 5 months ago
  24. 922885a refactor: compat: simplify waiting by Jan Kundrát · 1 year, 5 months ago
  25. 55898de VERSION bump to version 2.1.35 by Michal Vasko · 1 year, 5 months ago
  26. 4f47846 SOVERSION bump to version 3.5.10 by Michal Vasko · 1 year, 5 months ago
  27. 8c7def5 session server UPDATE no timeout for queue lock by Michal Vasko · 1 year, 5 months ago
  28. ac1786b uncrustify UPDATE use version 0.77.1 by Michal Vasko · 1 year, 6 months ago v2.1.34
  29. 91cd6d7 VERSION bump to version 2.1.34 by Michal Vasko · 1 year, 7 months ago
  30. 9829060 SOVERSION bump to version 3.5.9 by Michal Vasko · 1 year, 7 months ago
  31. f946776 doc UPDATE add missing doxygen by Michal Vasko · 1 year, 7 months ago
  32. dc96bb9 session BUGFIX set callhome session flag by Michal Vasko · 1 year, 7 months ago
  33. a5f2b65 doc BUGFIX obsolete link by Michal Vasko · 1 year, 8 months ago
  34. 15c1692 VERSION bump to version 2.1.33 by Michal Vasko · 1 year, 8 months ago
  35. 9d3b314 SOVERSION bump to version 3.5.8 by Michal Vasko · 1 year, 8 months ago
  36. c07d976 session client REFACTOR optional port return by Michal Vasko · 1 year, 8 months ago
  37. c0f85ca session client BUGFIX invalid cast by Michal Vasko · 1 year, 8 months ago
  38. 0b15664 VERSION bump to version 2.1.32 by Michal Vasko · 1 year, 8 months ago
  39. 062c6ad SOVERSION bump to version 3.5.7 by Michal Vasko · 1 year, 8 months ago
  40. 7b1c4c2 session client REFACTOR ip address str print function by Michal Vasko · 1 year, 8 months ago
  41. 9bca73d fix of a crash when a connection is made in background by Tie.Liao · 1 year, 8 months ago
  42. 3341d1d compat BUGFIX pthread_rwlock feature macro by Michal Vasko · 1 year, 8 months ago
  43. 19edc89 VERSION bump to version 2.1.31 by Michal Vasko · 1 year, 8 months ago v2.1.31
  44. 94d6140 doc UPDATE client context use clarification by Michal Vasko · 1 year, 8 months ago
  45. 2d1e8d3 doc UPDATE minor clarification by Michal Vasko · 1 year, 8 months ago
  46. 49c5192 tests BUGFIX missing compat sources by Michal Vasko · 1 year, 9 months ago
  47. ba9f358 build UPDATE use c99 standard instead of gnu99 by Michal Vasko · 1 year, 9 months ago
  48. 73699b6 VERSION bump to version 2.1.30 by Michal Vasko · 1 year, 9 months ago
  49. c25d90b SOVERSION bump to version 3.5.6 by Michal Vasko · 1 year, 9 months ago
  50. d8a7419 session UPDATE use monotonic clock if possible by Michal Vasko · 1 year, 9 months ago
  51. 2f76655 VERSION bump to version 2.1.29 by Michal Vasko · 1 year, 9 months ago
  52. 74de50f SOVERSION bump to version 3.5.5 by Michal Vasko · 1 year, 9 months ago
  53. 292c554 build UPDATE uncrustify version 0.76 by Michal Vasko · 1 year, 9 months ago
  54. 0c0239c session client BUGFIX memory leak by Michal Vasko · 1 year, 9 months ago
  55. 9412c92 actions UPDATE remove scheduled CodeQL runs by Michal Vasko · 1 year, 10 months ago
  56. 53b8a16 VERSION bump to version 2.1.28 by Michal Vasko · 1 year, 11 months ago v2.1.28
  57. f5c230a SOVERSION bump to version 3.5.4 by Michal Vasko · 1 year, 11 months ago
  58. d6c6f85 session client BUGFIX organized init capability check by Michal Vasko · 1 year, 11 months ago
  59. 69e9875 session BUGFIX message parameter fixes by Michal Vasko · 1 year, 11 months ago
  60. 25e244b messages server BUGFIX error check by Michal Vasko · 1 year, 11 months ago
  61. e62c22b lgtm UPDATE obsolete config file by Michal Vasko · 1 year, 11 months ago
  62. 2f6a1a8 actions UPDATE new codeql action by Michal Vasko · 1 year, 11 months ago
  63. 31607e5 VERSION bump to version 2.1.27 by Michal Vasko · 1 year, 11 months ago
  64. 12afbe9 SOVERSION bump to version 3.5.3 by Michal Vasko · 1 year, 11 months ago
  65. a172117 session client UPDATE do not store duplicates of modules by Michal Vasko · 1 year, 11 months ago
  66. 8022722 sesion client UPDATE generic default client search dir by Michal Vasko · 1 year, 11 months ago
  67. e44f270 session BUGFIX missing SSH-exclusive macros by Michal Vasko · 1 year, 11 months ago
  68. 81f9e05 tests BUGFIX RPC poll fix by Michal Vasko · 1 year, 11 months ago
  69. af9fe5b VERSION bump to version 2.1.26 by Michal Vasko · 1 year, 11 months ago
  70. e292f1f SOVERSION bump to version 3.5.2 by Michal Vasko · 1 year, 11 months ago
  71. 7893907 session UPDATE automatic schema-mount support by Michal Vasko · 1 year, 11 months ago
  72. 5d0cdc3 session client UPDATE set default and client search dir by Michal Vasko · 1 year, 11 months ago
  73. 5143f2e examples BUGFIX correct err messages by Michal Vasko · 1 year, 11 months ago
  74. 8b8b6bd build UPDATE install YANG modules by Michal Vasko · 1 year, 11 months ago
  75. 5f5edc1 actions UPDATE no valgrind with clang 14 by Michal Vasko · 2 years ago
  76. 1d69b0d actions BUGFIX use output instead of env by Michal Vasko · 2 years ago
  77. 8031316 actions UPDATE fix github env var access by Michal Vasko · 2 years ago
  78. f931c49 actions UPDATE move to ubuntu 22 by Michal Vasko · 2 years ago
  79. 74bf203 examples UPDATE new header not needed by Michal Vasko · 2 years ago v2.1.25
  80. d5a9567 examples BUGFIX missing header by Michal Vasko · 2 years ago
  81. eacd033 VERSION bump to version 2.1.25 by Michal Vasko · 2 years, 1 month ago
  82. 316c9b3 SOVERSION bump to version 3.5.1 by Michal Vasko · 2 years, 1 month ago
  83. 056f53c session server UPDATE remove endpoint socket retries by Michal Vasko · 2 years, 1 month ago
  84. 743ff9f session REFACTOR formatting by Michal Vasko · 2 years, 1 month ago
  85. 6a04e91 VERSION bump to version 2.1.24 by Michal Vasko · 2 years, 1 month ago
  86. 668ddcb SOVERSION bump to version 3.5.0 by Michal Vasko · 2 years, 1 month ago
  87. a8ec54b session client UPDATE support for more dispatched ntf threads by Michal Vasko · 2 years, 1 month ago
  88. 443faa0 session server BUGFIX uninitialized var by Michal Vasko · 2 years, 1 month ago
  89. 53ab410 build UPDATE move abi-check base version by Michal Vasko · 2 years, 1 month ago
  90. ffb35e9 session client UPDATE user data for notif dispatch by Michal Vasko · 2 years, 1 month ago
  91. 6557ec2 readme DOC missing optional libpam dependency by Michal Vasko · 2 years, 1 month ago
  92. 9b7f03e VERSION bump to version 2.1.23 by Michal Vasko · 2 years, 1 month ago
  93. 44814cd doc UPDATE readme requirements improved by Michal Vasko · 2 years, 1 month ago
  94. 0d81c57 build UPDATE make libpam an optional dependency by Michal Vasko · 2 years, 1 month ago
  95. d54fb2d VERSION bump to version 2.1.22 by Michal Vasko · 2 years, 1 month ago
  96. d8951c7 config FEATURE compile-time customization of CH backoff by Michal Vasko · 2 years, 1 month ago
  97. d6e2034 VERSION bump to version 2.1.21 by Michal Vasko · 2 years, 2 months ago
  98. 352b894 SOVERSION bump to version 3.4.1 by Michal Vasko · 2 years, 2 months ago
  99. 5ca5d97 session REFACTOR unify schema,model -> module by Michal Vasko · 2 years, 2 months ago
  100. c3e402f session client BUGFIX avoid errors when building the context by Michal Vasko · 2 years, 2 months ago