1. 4eb3c31 all BUGFIX memory allocation error checks by Michal Vasko · 9 years ago
  2. 48a63ed server session BUGFIX locked access to pollsession by Michal Vasko · 9 years ago
  3. 842522c server session FEATURE write messages on ssh authentication timeout by Michal Vasko · 9 years ago
  4. 2cc4c68 server session FEATURE option to store user data in a session by Michal Vasko · 9 years ago
  5. ab63994 server session BUGFIX use correct timeout in ssh accept by Michal Vasko · 9 years ago
  6. 8f5270d server session CHANGE timeout removed from callhome by Michal Vasko · 9 years ago
  7. afd416b all DOC trailing space by Michal Vasko · 9 years ago
  8. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  9. a43589b session CHANGE ctx lock removed, dict access is now always thread-safe by Michal Vasko · 9 years ago
  10. 105bf27 server session BUGFIX mixed msec and usec timeout by Michal Vasko · 9 years ago
  11. ce31916 server session BUGFIX ssh_msg_clb call during session close by Michal Vasko · 9 years ago
  12. 72387da server session BUGFIX fixed elapsed unit by Michal Vasko · 9 years ago
  13. e5612cf server session BUGFIX extra parameter removed by Michal Vasko · 9 years ago
  14. 51e514d server session BUGFIX lock fixes and optimizations by Michal Vasko · 9 years ago
  15. 1e5a9e8 server session BUGFIX timeout check fixed by Michal Vasko · 9 years ago
  16. 5fcc714 server session BUGFIX returns cleaned and fixed by Michal Vasko · 9 years ago
  17. c025649 session BUGFIX freeing last items in arrays by Michal Vasko · 9 years ago
  18. da51477 server session FEATURE functions to change endpoint bind parameters by Michal Vasko · 9 years ago
  19. e22c673 client session FEATURE getters now for all options by Michal Vasko · 9 years ago
  20. c6b9c7b session FEATURE locking of the new server option structures by Michal Vasko · 9 years ago
  21. 3031aae session CHANGE api completely rewritten by Michal Vasko · 9 years ago
  22. c61c449 session FEATURE callhome fully implemented by Michal Vasko · 9 years ago
  23. b05053d server session FEATURE callhome by Michal Vasko · 9 years ago
  24. 0df6756 server session MAINTENANCE enums retyped properly by Michal Vasko · 9 years ago
  25. 96164bf server session FEATURE accepting NETCONF sessions on more SSH channels by Michal Vasko · 9 years ago
  26. 11d142a session CHANGE server ctx locking by Michal Vasko · 9 years ago
  27. 58f3155 session BUGFIX lock waiting should be in milliseconds, not microseconds by Michal Vasko · 9 years ago
  28. 5b003bf session OPTIMIZE deleting from an array by Michal Vasko · 9 years ago
  29. d083db6 session MAINTENANCE log messages unified and corrected by Michal Vasko · 9 years ago
  30. 7f1c78b session MAINTENANCE minor enhancements by Michal Vasko · 9 years ago
  31. b48aa81 session FEATURE server fucntions now thread-safe by Michal Vasko · 9 years ago
  32. 76e3a35 session CHANGE use dict for ssh options too by Michal Vasko · 9 years ago
  33. 1a38c86 all MAINTENANCE server functions documented, minor function changes by Michal Vasko · 9 years ago
  34. 2a7d473 io BUGFIX some additional missed connection checks by Michal Vasko · 9 years ago
  35. 428087d session CHANGE communication failure handled properly by Michal Vasko · 9 years ago
  36. 05ba9df session & messages FEATURE server receiving RPCs and sending replies by Michal Vasko · 9 years ago
  37. c14e3c8 session FEATURE server tls api modified and implemented by Michal Vasko · 9 years ago
  38. d45e25a session CHANGE ssh host key setter unified for all keys by Michal Vasko · 9 years ago
  39. fb89d77 session FEATURE session polling functions by Michal Vasko · 9 years ago
  40. 9e036d5 session CHANGE nc_accept is transport-independent by Michal Vasko · 9 years ago
  41. 086311b server FEATURE ssh session creation functions by Michal Vasko · 9 years ago