1. 4067241 log UPDATE partially replace ERRARG macro by roman · 1 year, 6 months ago
  2. 4cc0cd5 server ssh UPDATE print more informative err msg by roman · 1 year, 7 months ago
  3. 1c2d265 session server UPDATE interactive auth session cb by Michal Vasko · 1 year, 1 month ago
  4. d8a7419 session UPDATE use monotonic clock if possible by Michal Vasko · 1 year, 9 months ago
  5. 0d81c57 build UPDATE make libpam an optional dependency by Michal Vasko · 2 years, 1 month ago
  6. f3c41e3 doc BUGFIX added some missing doxygen by Michal Vasko · 2 years, 2 months ago
  7. 09d700f session server REFACTOR session accept split into functions by Michal Vasko · 2 years, 2 months ago
  8. 60d8ffb session BUGFIX differentiate between clock types by Michal Vasko · 2 years, 4 months ago
  9. 41a11e4 pam UPDATE auth using Linux PAM by roman · 2 years, 5 months ago
  10. 6ece9c5 timespec UPDATE reworked time functions by roman · 2 years, 5 months ago
  11. 95ea9ff src DOC unify doxygen format by Michal Vasko · 3 years ago
  12. 9322407 session FEATURE support for context changes by Michal Vasko · 3 years ago
  13. aa32310 check getpwnam_r()/getspnam_r()'s return code by Jan Kundrát · 3 years, 1 month ago
  14. 963f6c0 server session BUGFIX duplicate has before freeing the buffer by Michal Vasko · 3 years, 3 months ago
  15. 0911189 server session BUGFIX missing unlock by Michal Vasko · 3 years, 3 months ago
  16. c46b3df session server REFACTOR formatting by Michal Vasko · 3 years, 3 months ago
  17. 7a86615 server session FEATURE arbitrary size pwd and spwd entries by Michal Vasko · 3 years, 4 months ago
  18. 5bd4a3f session BUGFIX safe notification thread exit by Michal Vasko · 3 years, 5 months ago
  19. 0553277 log FEATURE supply session as log clb parameter by Michal Vasko · 3 years, 5 months ago
  20. b83a3fa libnetconf2 REFACTOR formatting by Michal Vasko · 3 years, 6 months ago
  21. 7a20d2e compat FEATURE compat updated by Michal Vasko · 3 years, 6 months ago
  22. 7736745 libnetconf2 REFACTOR initial libyang2 support by Michal Vasko · 3 years, 9 months ago
  23. 22b4fe7 server session FEATURE handle expired accounts by Michal Vasko · 4 years ago
  24. b4ff2fd server session REFACTOR formatting by Michal Vasko · 4 years ago
  25. 7f1fa3c session BUGFIX use atomics instead of volatile by Michal Vasko · 4 years, 2 months ago
  26. 5e0edd8 session BUGFIX freeing invalid multi-channel SSH sessions by Michal Vasko · 4 years, 3 months ago
  27. 68177b7 server session CHANGE support for PKCS#8 keys by Michal Vasko · 4 years, 6 months ago
  28. 841bf9e server session BUGFIX correct written bytes by Michal Vasko · 4 years, 6 months ago
  29. 4e903c3 libnetconf2 CHANGE QNX compatibility (#220) by apropp-molex · 4 years, 7 months ago
  30. 2209191 Prevent compile errors on OSX (#198) by Claus Klein · 4 years, 10 months ago
  31. 213a3df session ssh CHANGE do not set any algorithm options by Michal Vasko · 4 years, 10 months ago
  32. 857425d ssh server CHANGE explicit key exchange and pubkey key types by Michal Vasko · 5 years ago
  33. b31878b Wrong umask prevents temporary private key access by mekleo · 5 years ago
  34. cbad4c5 server session BUGFIX default value update and name corrections by Michal Vasko · 5 years ago
  35. adf30f0 server CHANGE ssh updated to support current netconf-server drafts by Michal Vasko · 5 years ago
  36. e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago
  37. ddce121 server session CHANGE support for ecdsa keys data by Michal Vasko · 5 years ago
  38. e846aee server session BUGFIX typo by Michal Vasko · 6 years ago
  39. 69a3ff6 session CHANGE support for old compilers without C11 atomic by Michal Vasko · 6 years ago
  40. 2644f75 server session CHANGE remove broken function by Michal Vasko · 6 years ago
  41. 83d1532 server session CHANGE do not set CH flag on new channel sessions by Michal Vasko · 6 years ago
  42. 3964a83 server session BUGFIX incorrect fopen mode by Michal Vasko · 6 years ago
  43. 6ed922d Fix call home client thread cleanup by Andrew Langefeld · 6 years ago
  44. ad7a553 Do not send extra ssh_message_reply_default() by Robert Varga · 6 years ago
  45. 733c0bd server session MAINTENANCE formatting and minor problems by Michal Vasko · 6 years ago
  46. 85744b2 Merge branch 'devel' of https://github.com/bhart3/libnetconf2 into devel by Michal Vasko · 6 years ago
  47. 37f94a7 Correct invalid signature by bhart · 6 years ago
  48. 1bb7cdb Update interactive callback. by bhart · 6 years ago
  49. 158d6fd Fix segfault when crypt() returns NULL by Andrew Langefeld · 6 years ago
  50. 23dab56 Update session_server_ssh.c by bhart3 · 6 years ago
  51. 3bc2f58 Add optional authentication methods for ssh pubkey and interactive. by bhart · 6 years ago
  52. 131120a CHANGE allow concurrent notifications and RPCs by Michal Vasko · 6 years ago
  53. 974410a server session BUGFIX forgotten definition of a function by Michal Vasko · 7 years ago
  54. ebba760 server session FEATURE allow to define an SSH passwd auth callback by Michal Vasko · 7 years ago
  55. 9f6275e session BUGFIX do not mix real and monotonic time by Michal Vasko · 7 years ago
  56. e852c8b session CHANGE use monotonic clock where possible by Michal Vasko · 7 years ago
  57. 9563b81 MAINTENANCE removed redundant _POSIX_SOURCE flags by Miroslav Mareš · 7 years ago
  58. f62f0e2 Merge pull request #37 from sartura/crypt_r_port by Michal Vasko · 7 years ago
  59. ce9a7ef CHANGE add mutex lock when crypt() is used by Mislav Novakovic · 7 years ago
  60. 3d4e721 server BUGFIX nc_ps_poll deadlock due to multi-thread conflict by fanchanghu · 7 years ago
  61. ebf4bd7 server session BUGFIX where crypt_r is not available by Mislav Novakovic · 7 years ago
  62. 80075de ssh server CHANGE error message includes key path by Michal Vasko · 7 years ago
  63. cc41ce2 ssh session CHANGE add error code to message by Michal Vasko · 7 years ago
  64. e4300a8 session CHANGE poll sessions now have state by Michal Vasko · 7 years ago
  65. 2725269 server session BUGFIX set umask before mkstemp by Michal Vasko · 8 years ago
  66. 3e9d168 session MAINTENANCE some false warnings by Michal Vasko · 8 years ago
  67. ade892d session CHANGE concurrency greatly improved by Michal Vasko · 8 years ago
  68. 36c7be8 session CHANGE timeout mechanism completely rewritten by Michal Vasko · 8 years ago
  69. fbfe8b6 server session FEATURE changing order of host keys by Michal Vasko · 8 years ago
  70. 7d25588 server session CHANGE possible to work with host key order by Michal Vasko · 8 years ago
  71. c13da70 server session MAINTENANCE messages updated by Michal Vasko · 8 years ago
  72. 145ae67 server session BUGFIX moved place for chekcing max auth attempts by Michal Vasko · 8 years ago
  73. a05c7b1 server session BUGFIX forgotten locked access by Michal Vasko · 8 years ago
  74. 4c1fb49 session CHANGE use callbacks for hostkey and certificate retrieval by Michal Vasko · 8 years ago
  75. 99f251b server session CHANGE make ps poll transport-specific by Michal Vasko · 8 years ago
  76. 625ffa5 server session BUGFIX check that all received SSH data were processed by Michal Vasko · 8 years ago
  77. 17dfda9 session CHANGE ssh authorized keys are global now by Michal Vasko · 8 years ago
  78. 2e6defd session FEATURE callhome rewritten by Michal Vasko · 8 years ago
  79. 50cc94f session CHANGE print caller in mutex lock fail by Michal vasko · 8 years ago
  80. 6a595fe server session BUGFIX username is in the dictionary by Michal Vasko · 8 years ago
  81. bd13a93 server session BUGFIX ssh publickey authentication by Michal Vasko · 8 years ago
  82. e2713da session CHANGE option store adjusted for ietf-netconf-server granularity by Michal Vasko · 8 years ago
  83. 2f975cf server session BUGFIX set last_rpc for new sessions by Michal Vasko · 8 years ago
  84. 227f8ff server session CHANGE print calling function on lock error by Michal Vasko · 8 years ago
  85. bdcf236 session BUGFIX proper ps locking error cleanup by Michal Vasko · 8 years ago
  86. 7abcdeb session BUGFIX proper import key error handling by Michal Vasko · 8 years ago
  87. 71090fc all CHANGE larger api change to enable server stats collecting by Michal Vasko · 8 years ago
  88. f835235 server session FEATURE session start time stored by Michal Vasko · 8 years ago
  89. 296fee8 server session BUGFIX typo by Michal Vasko · 9 years ago
  90. 45e53ae log CHANGE invalid argument error enhanced by Michal Vasko · 9 years ago
  91. f04a52a server session BUGFIX ssh channel on pollsession creation locking updated by Michal Vasko · 9 years ago
  92. fb53374 BUGFIX memory leak by Radek Krejci · 9 years ago
  93. 62be1ce session CHANGE do not returned elapsed time in nc_timedlock by Michal Vasko · 9 years ago
  94. e65b449 server session CHANGE wait longer for key exchange by Michal Vasko · 9 years ago
  95. 0190bc3 session CHANGE make all the communication non-blocking by Michal Vasko · 9 years ago
  96. 4eb3c31 all BUGFIX memory allocation error checks by Michal Vasko · 9 years ago
  97. 48a63ed server session BUGFIX locked access to pollsession by Michal Vasko · 9 years ago
  98. 842522c server session FEATURE write messages on ssh authentication timeout by Michal Vasko · 9 years ago
  99. 2cc4c68 server session FEATURE option to store user data in a session by Michal Vasko · 9 years ago
  100. ab63994 server session BUGFIX use correct timeout in ssh accept by Michal Vasko · 9 years ago