1. 506354a session UPDATE rename transport implementations by roman · 7 months ago
  2. 008cfe7 session REFACTOR format sources by roman · 7 months ago
  3. 68ea7d6 session client tls UPDATE wrap TLS by roman · 7 months ago
  4. d82caf1 log UPDATE add server init check by roman · 8 months ago
  5. 3a95bb2 log UPDATE add ERRMEM check macros by roman · 1 year ago
  6. 7fdc84d config UPDATE update all models to newest versions by roman · 1 year, 5 months ago
  7. 2eab474 libnetconf2 UPDATE merge SSH and TLS req into one by roman · 1 year, 5 months ago
  8. 3f9b65c config UPDATE add support for TLS by roman · 1 year, 5 months ago
  9. 4067241 log UPDATE partially replace ERRARG macro by roman · 1 year, 6 months ago
  10. ba9f358 build UPDATE use c99 standard instead of gnu99 by Michal Vasko · 1 year, 9 months ago
  11. d8a7419 session UPDATE use monotonic clock if possible by Michal Vasko · 1 year, 9 months ago
  12. 7893907 session UPDATE automatic schema-mount support by Michal Vasko · 1 year, 11 months ago
  13. a82745b session client tls UPDATE use directly provided peername by Michal Vasko · 2 years, 2 months ago
  14. 9d4cca5 session FEATURE expected hostname for TLS callhome by Michal Vasko · 2 years, 2 months ago
  15. 55ce24a session client tls BUGFIX unknown peername for Call Home by Michal Vasko · 2 years, 2 months ago
  16. 7ffcd14 session tls UPDATE logging improvements by Michal Vasko · 2 years, 2 months ago
  17. 3cd55a7 session client tls UPDATE unify TLS error checking by Michal Vasko · 2 years, 2 months ago
  18. 9af5232 session tls UPDATE print cert verify errors by Michal Vasko · 2 years, 4 months ago
  19. 60d8ffb session BUGFIX differentiate between clock types by Michal Vasko · 2 years, 4 months ago
  20. 6ece9c5 timespec UPDATE reworked time functions by roman · 2 years, 5 months ago
  21. b604ed5 session client BUGFIX session wthout transport freeing by Michal Vasko · 2 years, 10 months ago
  22. 95ea9ff src DOC unify doxygen format by Michal Vasko · 3 years ago
  23. 9322407 session FEATURE support for context changes by Michal Vasko · 3 years ago
  24. d287197 build BUGFIX retain support for older OpenSSL by Michal Vasko · 3 years, 2 months ago
  25. 157de8a session client BUGFIX declarations in case labels by Michal Vasko · 3 years, 2 months ago
  26. ad26f99 session client FEATURE server domain identity check by Michal Vasko · 3 years, 2 months ago
  27. d51a264 session client MAINTENANCE minor improvements by Michal Vasko · 3 years, 2 months ago
  28. 0272dc3 io BUGFIX unset errno means EOF by Michal Vasko · 3 years, 2 months ago
  29. c64c38c session tls BUGFIX socket leak by Michal Vasko · 3 years, 4 months ago
  30. a42a7f0 session tls BUGFIX do not free param on error by Michal Vasko · 3 years, 4 months ago
  31. 0553277 log FEATURE supply session as log clb parameter by Michal Vasko · 3 years, 5 months ago
  32. b83a3fa libnetconf2 REFACTOR formatting by Michal Vasko · 3 years, 6 months ago
  33. 7736745 libnetconf2 REFACTOR initial libyang2 support by Michal Vasko · 3 years, 9 months ago
  34. d37d2fb Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
  35. 6936bf5 Merge https://github.com/cesnet/libnetconf2 into sysrepo2 by Michal Vasko · 5 years ago
  36. 4f552d6 Remove deprecated OpenSSL APIs by Rosen Penev · 5 years ago
  37. e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago
  38. 66032bc session CHANGE always store ip-address host in the session by Michal Vasko · 6 years ago
  39. 25b9bb1 make a pull request for issue 1188 by Frank Rimpler · 6 years ago
  40. 131120a CHANGE allow concurrent notifications and RPCs by Michal Vasko · 6 years ago
  41. e852c8b session CHANGE use monotonic clock where possible by Michal Vasko · 7 years ago
  42. fd5b668 client CHANGE rewrite loading the schemas into context when connecting to a server by Radek Krejci · 7 years ago
  43. 5cebc6b client CHANGE allow sharing client context among the threads by Radek Krejci · 7 years ago
  44. 62aa064 client CHANGE make client options thread specific by Radek Krejci · 7 years ago
  45. ade892d session CHANGE concurrency greatly improved by Michal Vasko · 8 years ago
  46. 36c7be8 session CHANGE timeout mechanism completely rewritten by Michal Vasko · 8 years ago
  47. 18aeb5d session CHANGE compatibility with openssl v1.1.0 by Michal Vasko · 8 years ago
  48. 29af44b session CHANGE call home messages enhanced by Michal Vasko · 8 years ago
  49. 71090fc all CHANGE larger api change to enable server stats collecting by Michal Vasko · 8 years ago
  50. 45e53ae log CHANGE invalid argument error enhanced by Michal Vasko · 9 years ago
  51. e035b8e client session BUGFIX be ready for context creation fail by Michal Vasko · 9 years ago
  52. 0190bc3 session CHANGE make all the communication non-blocking by Michal Vasko · 9 years ago
  53. e1a64ec session FEATURE destructor for session user data by Michal Vasko · 9 years ago
  54. b7558c5 client session CHANGE one destroy function for the client by Michal Vasko · 9 years ago
  55. afd416b all DOC trailing space by Michal Vasko · 9 years ago
  56. dae4832 client session BUGFIX missing header by Michal Vasko · 9 years ago
  57. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  58. 4282fae client session BUGFIX callhome sessions flag by Michal Vasko · 9 years ago
  59. daf9a09 client session BUGFIX actually use the set schema searchpath by Michal Vasko · 9 years ago
  60. 9db2a6f client session BUGFIX useless check by Michal Vasko · 9 years ago
  61. e22c673 client session FEATURE getters now for all options by Michal Vasko · 9 years ago
  62. af58cd9 session MAINTENANCE refactoring only by Michal Vasko · 9 years ago
  63. 3031aae session CHANGE api completely rewritten by Michal Vasko · 9 years ago
  64. ef57833 client session CHANGE check server schemas retrieval by Michal Vasko · 9 years ago
  65. c61c449 session FEATURE callhome fully implemented by Michal Vasko · 9 years ago
  66. f05562c session MAINTENANCE socket functions reorganized by Michal Vasko · 9 years ago
  67. d083db6 session MAINTENANCE log messages unified and corrected by Michal Vasko · 9 years ago
  68. 7f1c78b session MAINTENANCE minor enhancements by Michal Vasko · 9 years ago
  69. b48aa81 session FEATURE server fucntions now thread-safe by Michal Vasko · 9 years ago
  70. 1a38c86 all MAINTENANCE server functions documented, minor function changes by Michal Vasko · 9 years ago
  71. 086311b server FEATURE ssh session creation functions by Michal Vasko · 9 years ago[Renamed (98%) from src/session_tls.c]
  72. 290fe2f session CHANGE allow to reinitialize tls by Michal Vasko · 9 years ago
  73. 80cad7f session FEATURE client call home functions by Michal Vasko · 9 years ago
  74. 9bee18d session BUGFIX tls session username is useless by Michal Vasko · 9 years ago
  75. 57eb940 session CHANGE libyang context checking by Michal Vasko · 9 years ago
  76. c111ac5 session REFACTOR name changes and minor enhancements by Michal Vasko · 9 years ago
  77. ad61170 FEATURE client-side funtions by Michal Vasko · 9 years ago
  78. 9e2d3a3 FEATURE new session context checking and creation by Michal Vasko · 9 years ago
  79. 11d4cdb session FEATURE TLS client session management implemented by Michal Vasko · 9 years ago
  80. 9f03b48 session CHANGE prepared base environment for TLS transport implementation by Radek Krejci · 9 years ago