1. b31878b Wrong umask prevents temporary private key access by mekleo · 5 years ago
  2. cbad4c5 server session BUGFIX default value update and name corrections by Michal Vasko · 5 years ago
  3. adf30f0 server CHANGE ssh updated to support current netconf-server drafts by Michal Vasko · 5 years ago
  4. e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago
  5. ddce121 server session CHANGE support for ecdsa keys data by Michal Vasko · 5 years ago
  6. e846aee server session BUGFIX typo by Michal Vasko · 6 years ago
  7. 69a3ff6 session CHANGE support for old compilers without C11 atomic by Michal Vasko · 6 years ago
  8. 2644f75 server session CHANGE remove broken function by Michal Vasko · 6 years ago
  9. 83d1532 server session CHANGE do not set CH flag on new channel sessions by Michal Vasko · 6 years ago
  10. 3964a83 server session BUGFIX incorrect fopen mode by Michal Vasko · 6 years ago
  11. 6ed922d Fix call home client thread cleanup by Andrew Langefeld · 6 years ago
  12. ad7a553 Do not send extra ssh_message_reply_default() by Robert Varga · 6 years ago
  13. 733c0bd server session MAINTENANCE formatting and minor problems by Michal Vasko · 6 years ago
  14. 85744b2 Merge branch 'devel' of https://github.com/bhart3/libnetconf2 into devel by Michal Vasko · 6 years ago
  15. 37f94a7 Correct invalid signature by bhart · 6 years ago
  16. 1bb7cdb Update interactive callback. by bhart · 6 years ago
  17. 158d6fd Fix segfault when crypt() returns NULL by Andrew Langefeld · 6 years ago
  18. 23dab56 Update session_server_ssh.c by bhart3 · 6 years ago
  19. 3bc2f58 Add optional authentication methods for ssh pubkey and interactive. by bhart · 6 years ago
  20. 131120a CHANGE allow concurrent notifications and RPCs by Michal Vasko · 6 years ago
  21. 974410a server session BUGFIX forgotten definition of a function by Michal Vasko · 7 years ago
  22. ebba760 server session FEATURE allow to define an SSH passwd auth callback by Michal Vasko · 7 years ago
  23. 9f6275e session BUGFIX do not mix real and monotonic time by Michal Vasko · 7 years ago
  24. e852c8b session CHANGE use monotonic clock where possible by Michal Vasko · 7 years ago
  25. 9563b81 MAINTENANCE removed redundant _POSIX_SOURCE flags by Miroslav Mareš · 7 years ago
  26. f62f0e2 Merge pull request #37 from sartura/crypt_r_port by Michal Vasko · 7 years ago
  27. ce9a7ef CHANGE add mutex lock when crypt() is used by Mislav Novakovic · 7 years ago
  28. 3d4e721 server BUGFIX nc_ps_poll deadlock due to multi-thread conflict by fanchanghu · 7 years ago
  29. ebf4bd7 server session BUGFIX where crypt_r is not available by Mislav Novakovic · 7 years ago
  30. 80075de ssh server CHANGE error message includes key path by Michal Vasko · 7 years ago
  31. cc41ce2 ssh session CHANGE add error code to message by Michal Vasko · 7 years ago
  32. e4300a8 session CHANGE poll sessions now have state by Michal Vasko · 7 years ago
  33. 2725269 server session BUGFIX set umask before mkstemp by Michal Vasko · 8 years ago
  34. 3e9d168 session MAINTENANCE some false warnings by Michal Vasko · 8 years ago
  35. ade892d session CHANGE concurrency greatly improved by Michal Vasko · 8 years ago
  36. 36c7be8 session CHANGE timeout mechanism completely rewritten by Michal Vasko · 8 years ago
  37. fbfe8b6 server session FEATURE changing order of host keys by Michal Vasko · 8 years ago
  38. 7d25588 server session CHANGE possible to work with host key order by Michal Vasko · 8 years ago
  39. c13da70 server session MAINTENANCE messages updated by Michal Vasko · 8 years ago
  40. 145ae67 server session BUGFIX moved place for chekcing max auth attempts by Michal Vasko · 8 years ago
  41. a05c7b1 server session BUGFIX forgotten locked access by Michal Vasko · 8 years ago
  42. 4c1fb49 session CHANGE use callbacks for hostkey and certificate retrieval by Michal Vasko · 8 years ago
  43. 99f251b server session CHANGE make ps poll transport-specific by Michal Vasko · 8 years ago
  44. 625ffa5 server session BUGFIX check that all received SSH data were processed by Michal Vasko · 8 years ago
  45. 17dfda9 session CHANGE ssh authorized keys are global now by Michal Vasko · 8 years ago
  46. 2e6defd session FEATURE callhome rewritten by Michal Vasko · 8 years ago
  47. 50cc94f session CHANGE print caller in mutex lock fail by Michal vasko · 8 years ago
  48. 6a595fe server session BUGFIX username is in the dictionary by Michal Vasko · 8 years ago
  49. bd13a93 server session BUGFIX ssh publickey authentication by Michal Vasko · 8 years ago
  50. e2713da session CHANGE option store adjusted for ietf-netconf-server granularity by Michal Vasko · 8 years ago
  51. 2f975cf server session BUGFIX set last_rpc for new sessions by Michal Vasko · 8 years ago
  52. 227f8ff server session CHANGE print calling function on lock error by Michal Vasko · 8 years ago
  53. bdcf236 session BUGFIX proper ps locking error cleanup by Michal Vasko · 8 years ago
  54. 7abcdeb session BUGFIX proper import key error handling by Michal Vasko · 8 years ago
  55. 71090fc all CHANGE larger api change to enable server stats collecting by Michal Vasko · 8 years ago
  56. f835235 server session FEATURE session start time stored by Michal Vasko · 8 years ago
  57. 296fee8 server session BUGFIX typo by Michal Vasko · 9 years ago
  58. 45e53ae log CHANGE invalid argument error enhanced by Michal Vasko · 9 years ago
  59. f04a52a server session BUGFIX ssh channel on pollsession creation locking updated by Michal Vasko · 9 years ago
  60. fb53374 BUGFIX memory leak by Radek Krejci · 9 years ago
  61. 62be1ce session CHANGE do not returned elapsed time in nc_timedlock by Michal Vasko · 9 years ago
  62. e65b449 server session CHANGE wait longer for key exchange by Michal Vasko · 9 years ago
  63. 0190bc3 session CHANGE make all the communication non-blocking by Michal Vasko · 9 years ago
  64. 4eb3c31 all BUGFIX memory allocation error checks by Michal Vasko · 9 years ago
  65. 48a63ed server session BUGFIX locked access to pollsession by Michal Vasko · 9 years ago
  66. 842522c server session FEATURE write messages on ssh authentication timeout by Michal Vasko · 9 years ago
  67. 2cc4c68 server session FEATURE option to store user data in a session by Michal Vasko · 9 years ago
  68. ab63994 server session BUGFIX use correct timeout in ssh accept by Michal Vasko · 9 years ago
  69. 8f5270d server session CHANGE timeout removed from callhome by Michal Vasko · 9 years ago
  70. afd416b all DOC trailing space by Michal Vasko · 9 years ago
  71. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  72. a43589b session CHANGE ctx lock removed, dict access is now always thread-safe by Michal Vasko · 9 years ago
  73. 105bf27 server session BUGFIX mixed msec and usec timeout by Michal Vasko · 9 years ago
  74. ce31916 server session BUGFIX ssh_msg_clb call during session close by Michal Vasko · 9 years ago
  75. 72387da server session BUGFIX fixed elapsed unit by Michal Vasko · 9 years ago
  76. e5612cf server session BUGFIX extra parameter removed by Michal Vasko · 9 years ago
  77. 51e514d server session BUGFIX lock fixes and optimizations by Michal Vasko · 9 years ago
  78. 1e5a9e8 server session BUGFIX timeout check fixed by Michal Vasko · 9 years ago
  79. 5fcc714 server session BUGFIX returns cleaned and fixed by Michal Vasko · 9 years ago
  80. c025649 session BUGFIX freeing last items in arrays by Michal Vasko · 9 years ago
  81. da51477 server session FEATURE functions to change endpoint bind parameters by Michal Vasko · 9 years ago
  82. e22c673 client session FEATURE getters now for all options by Michal Vasko · 9 years ago
  83. c6b9c7b session FEATURE locking of the new server option structures by Michal Vasko · 9 years ago
  84. 3031aae session CHANGE api completely rewritten by Michal Vasko · 9 years ago
  85. c61c449 session FEATURE callhome fully implemented by Michal Vasko · 9 years ago
  86. b05053d server session FEATURE callhome by Michal Vasko · 9 years ago
  87. 0df6756 server session MAINTENANCE enums retyped properly by Michal Vasko · 9 years ago
  88. 96164bf server session FEATURE accepting NETCONF sessions on more SSH channels by Michal Vasko · 9 years ago
  89. 11d142a session CHANGE server ctx locking by Michal Vasko · 9 years ago
  90. 58f3155 session BUGFIX lock waiting should be in milliseconds, not microseconds by Michal Vasko · 9 years ago
  91. 5b003bf session OPTIMIZE deleting from an array by Michal Vasko · 9 years ago
  92. d083db6 session MAINTENANCE log messages unified and corrected by Michal Vasko · 9 years ago
  93. 7f1c78b session MAINTENANCE minor enhancements by Michal Vasko · 9 years ago
  94. b48aa81 session FEATURE server fucntions now thread-safe by Michal Vasko · 9 years ago
  95. 76e3a35 session CHANGE use dict for ssh options too by Michal Vasko · 9 years ago
  96. 1a38c86 all MAINTENANCE server functions documented, minor function changes by Michal Vasko · 9 years ago
  97. 2a7d473 io BUGFIX some additional missed connection checks by Michal Vasko · 9 years ago
  98. 428087d session CHANGE communication failure handled properly by Michal Vasko · 9 years ago
  99. 05ba9df session & messages FEATURE server receiving RPCs and sending replies by Michal Vasko · 9 years ago
  100. c14e3c8 session FEATURE server tls api modified and implemented by Michal Vasko · 9 years ago