1. 0fa69ee io UPDATE rename wrapped function by roman · 7 months ago
  2. b2a73b8 session wrapper UPDATE add wrapper docs by roman · 7 months ago
  3. 7ef5799 session openssl UPDATE reworked everything by roman · 7 months ago
  4. c112457 session mbedtls UPDATE reworked everything by roman · 7 months ago
  5. ebc7bba session server tls UPDATE refactor wraps by roman · 7 months ago
  6. 506354a session UPDATE rename transport implementations by roman · 7 months ago
  7. 008cfe7 session REFACTOR format sources by roman · 7 months ago
  8. 6996256 session server tls UPDATE wrap TLS by roman · 7 months ago
  9. 8328929 session server ssh UPDATE wrap TLS by roman · 7 months ago
  10. 9225e91 session server UPDATE wrap TLS by roman · 7 months ago
  11. 68ea7d6 session client tls UPDATE wrap TLS by roman · 7 months ago
  12. 0454812 session client UPDATE wrap TLS by roman · 7 months ago
  13. 9ba26aa session UPDATE wrap TLS by roman · 7 months ago
  14. 44af505 session config util UPDATE wrap TLS by roman · 7 months ago
  15. c5c6b51 server config UPDATE wrap TLS by roman · 7 months ago
  16. a248109 io UPDATE wrap TLS by roman · 7 months ago
  17. b62819d session UPDATE wrap session_p by roman · 7 months ago
  18. 275c3fb session wrapper UPDATE add crl cert ext fetch wrap by roman · 7 months ago
  19. 4b64fed session wrapper UPDATE add wrapper header by roman · 7 months ago
  20. 4562d66 config UPDATE add HAVE_LIBMEDTLS macro by roman · 7 months ago
  21. 163f166 session openssl UPDATE add openssl wrapper by roman · 7 months ago
  22. b00f432 session mbedtls UPDATE add mbedtls wrapper by roman · 7 months ago
  23. 3a8654b io UPDATE use variable of exact length for chunked frames by Michal Vasko · 6 months ago
  24. a82e1a1 io REFACTOR minor improvements and doxygen added by Michal Vasko · 6 months ago
  25. 5788c80 session BUGFIX missing ssh_init() by Michal Vasko · 6 months ago
  26. c4cdc9e session UPDATE set keepalives on accepted sockets by Michal Vasko · 6 months ago
  27. c455038 session client REFACTOR use const where applicable by Michal Vasko · 6 months ago
  28. 87b4256 session server REFACTOR proper cleanup by Michal Vasko · 6 months ago
  29. 19f8481 server config BUGFIX missing format parameter by Michal Vasko · 6 months ago
  30. 0b7e698 session server ssh BUGFIX use correct timeout by roman · 6 months ago
  31. 63b92d6 session UPDATE support signals in poll() calls by Michal Vasko · 6 months ago
  32. 1637471 libnetconf2 BUGFIX proper uint32_t print macros by Michal Vasko · 6 months ago
  33. 487ab80 cmake UPDATE optional termios support by Michal Vasko · 6 months ago
  34. 56acd55 session UPDATE set keepalives per option by roman · 7 months ago
  35. 3c5b75d session BUGFIX add missing includes by roman · 7 months ago
  36. 09e643e server config BUGFIX add missing ka default values by roman · 7 months ago
  37. 59762c3 session client BUGFIX do not retrieve non-existing data by Michal Vasko · 7 months ago
  38. f48318a log: do not set libyang's logging callback by Jan Kundrát · 7 months ago
  39. 2e99476 docs: `nc_set_print_clb_session` is not per-session by Jan Kundrát · 7 months ago
  40. bf74233 logging: remove dead code by Jan Kundrát · 7 months ago
  41. fd3a01d TSAN: don't race through pthread_cond_destroy by Jan Kundrát · 7 months ago
  42. 01817b4 session client UPDATE interpret special characters for noecho by Michal Vasko · 7 months ago
  43. f906fdd session client DOC missing doxygen by Michal Vasko · 7 months ago
  44. e2bfcd6 libnetconf2 REFACTOR unitialized variables by Michal Vasko · 7 months ago
  45. b25c56f session client BUGFIX ignore wrong msgid parsing error by Michal Vasko · 7 months ago
  46. a55fee0 session server tls BUGFIX add missing cert check by roman · 8 months ago
  47. d0fe595 session server BUGIX fix x509 key null print by roman · 8 months ago
  48. 4f9e442 session server ssh BUGFIX add null checks to auth by roman · 8 months ago
  49. 29f2f02 session server REFACTOR unused func and vars by Michal Vasko · 8 months ago
  50. 68dbc0f session server REFACTOR uninitialized var by Michal Vasko · 8 months ago
  51. e5675b1 session server ssh UPDATE add kbdint helper API by roman · 8 months ago
  52. d82caf1 log UPDATE add server init check by roman · 8 months ago
  53. 142a13d server config UPDATE remove redundant messages by Michal Vasko · 8 months ago
  54. 7ac7c56 server config REFACTOR formatting by Michal Vasko · 8 months ago
  55. 58791da lib UPDATE libyang v3 updates by Michal Vasko · 8 months ago
  56. 5d712ac session client BUGFIX use-after-free by Michal Vasko · 9 months ago
  57. b3ea50d session client UPDATE check hostname set return value by Michal Vasko · 9 months ago
  58. acd4ba8 session client UPDATE store absolute SSH key paths by Michal Vasko · 9 months ago
  59. 5a2c5b9 session client REFACTOR formatting by Michal Vasko · 9 months ago
  60. 5c1c9b3 session BUGFIX timeout 0 means infinite by Michal Vasko · 9 months ago
  61. 3392b4a server config BUGFIX name node is not always set by Michal Vasko · 9 months ago
  62. d05b2ad server config UPDATE add oper data ssh algs api by roman · 10 months ago
  63. 545879e session server ssh REFACTOR user not known auth by roman · 10 months ago
  64. a2ff4ef server_config BUGFIX remove unix endpt in destroy by roman · 10 months ago
  65. 8091081 server_config BUGFIX remove delete unix endpoint by Jeremie Leska · 10 months ago
  66. 4607daf session server REFACTOR capitalized messages by Michal Vasko · 10 months ago
  67. c429a8e session REFACTOR unused function to static by Michal Vasko · 10 months ago
  68. cf89817 session UPDATE use current draft YANG modules by Michal Vasko · 10 months ago
  69. a9ec336 session server ssh UPDATE add local pubkey auth by roman · 11 months ago
  70. f69fbcf session server ssh REFACTOR dont print libpam err by roman · 11 months ago
  71. ea82c74 session server ssh BUGFIX fix ERR macro by roman · 11 months ago
  72. 56c85c0 session server ssh BUGFIX initialize ssh_message by roman · 11 months ago
  73. b6ad37a session server BUGFIX fix possible deadlock by roman · 11 months ago
  74. eaeb87e server config BUGFIX fix thread_data data race by roman · 11 months ago
  75. 70e9062 session BUGFIX close SSH socket by Michal Vasko · 11 months ago
  76. 21f3783 config UPDATE remove obsolete crypt macro by roman · 11 months ago
  77. c651842 session server UPDATE add system authentication by roman · 11 months ago
  78. fb3f7cf session server UPDATE add UNIX socket api by roman · 11 months ago
  79. cab602e session server ssh REFACTOR remove redundant NLs by roman · 12 months ago
  80. 423cc0d session server REFACTOR move ifdefs by roman · 12 months ago
  81. 8341e8b server config UPDATE fix ch locking, refactor by roman · 12 months ago
  82. 808f3f6 server config UPDATE keyboard interactive by roman · 12 months ago
  83. b13a224 session client UPDATE ignore modules without revision by Michal Vasko · 11 months ago
  84. 6f86598 session server REFACTOR call home functions refactored by Michal Vasko · 12 months ago
  85. c31b16e messages client BUGFIX excluded_change null deref by roman · 12 months ago
  86. 6dfdc0d server ssh BUGFIX fix pam_end, arg check, unlink by roman · 12 months ago
  87. 134783b session server tls UPDATE check curl return value by roman · 12 months ago
  88. b7bfa65 server_config BUGFIX ftn fix mem leak and null deref by roman · 12 months ago
  89. ded5258 server_config_util BUGFIX fix setting start_with by roman · 12 months ago
  90. 46172ac session BUGFIX fix memory leak in b64 to bin by roman · 12 months ago
  91. 6cb86ea server_config BUGFIX unlock on fail correctly by roman · 12 months ago
  92. 43ba651 doc UPDATE ch by roman · 1 year ago
  93. cfc6809 session server UPDATE remove obsolete funcions by roman · 1 year ago
  94. 44efa32 session server UPDATE set start time to timespec by roman · 1 year ago
  95. 9130fc1 session server UPDATE remove pubkey and pw cbs by roman · 1 year ago
  96. 1f08b9f log UPDATE remove deprecated nc_set_print_clb by roman · 1 year ago
  97. 068eb40 compat UPDATE move crypt to compat by roman · 1 year ago
  98. 5ae7828 server config BUGFIX fix memory leaks by roman · 1 year ago
  99. 96c27f9 session server ch BUGFIX add ssh_tls macros by roman · 1 year ago
  100. 78df0fa server config UPDATE dynamic endpt references by roman · 1 year ago