1. 3f62184 VERSION bump to version 0.12.31 by Michal Vasko · 6 years ago
  2. ef6cae1 Merge pull request #116 from ADTRAN/devel by Michal Vasko · 6 years ago
  3. b186eba Update syslog message priority format to match sysrepo by bhart · 6 years ago
  4. 352c390 cmake BUGFIX typo by Michal Vasko · 6 years ago
  5. 9aa3c6a cmake BUGFIX missing include by Michal Vasko · 6 years ago
  6. 1ab15af travis CHANGE use recent libssh version by Michal Vasko · 6 years ago
  7. 3a7b0bf VERSION bump to version 0.12.30 by Michal Vasko · 6 years ago
  8. 7ae909a session CHANGE change stdatomic.h detection by Michal Vasko · 6 years ago
  9. cf7c01f VERSION bump to version 0.12.29 by Michal Vasko · 6 years ago
  10. 69a3ff6 session CHANGE support for old compilers without C11 atomic by Michal Vasko · 6 years ago
  11. e110b13 travis CHANGE gcc7 no longer required by Michal Vasko · 6 years ago
  12. ab3c8e9 VERSION bump to version 0.12.28 by Michal Vasko · 6 years ago
  13. 9f56b4a Merge pull request #113 from neheb/patch-1 by Michal Vasko · 6 years ago
  14. 5472ebd session: Remove engine.h include by Rosen Penev · 6 years ago
  15. 346ac56 tests CHANGE expired ceritifcates updated by Michal Vasko · 6 years ago
  16. ac66d75 VERSION bump to version 0.12.27 by Michal Vasko · 6 years ago
  17. be52dc2 session CHANGE enable keep-alive for both server and client TCP sessions by Michal Vasko · 6 years ago
  18. 1c07c8e VERSION bump to version 0.12.26 by Michal Vasko · 6 years ago
  19. 2644f75 server session CHANGE remove broken function by Michal Vasko · 6 years ago
  20. 48bf808 VERSION bump to version 0.12.25 by Michal Vasko · 6 years ago
  21. 5ce6d7d session BUGFIX null check added by Michal Vasko · 6 years ago
  22. ea35230 VERSION bump to version 0.12.24 by Michal Vasko · 6 years ago
  23. e50b6b1 session BUGFIX thread freeing of SSH shared session by Michal Vasko · 6 years ago
  24. 65712ce Merge pull request #91 from 6WIND/multisession by Michal Vasko · 6 years ago
  25. e1e2536 Merge pull request #89 from Dajvid/devel by Michal Vasko · 6 years ago
  26. 1330c80 VERSION bump to version 0.12.23 by Michal Vasko · 6 years ago
  27. 7f1ee93 server session BUGFIX memory leak by Michal Vasko · 6 years ago
  28. 54ea296 session: fix lock on wrong mutex by Robin Jarry · 6 years ago
  29. aae4df3 ADD some comments by David Sedlák · 6 years ago
  30. 493f2b1 build FIX file formatting by David Sedlák · 6 years ago
  31. 2f2f2e3 client tests ADD test case with generic rpc by David Sedlák · 6 years ago
  32. 77acc20 client tests ADD test case with ssh pubkey authentication by David Sedlák · 6 years ago
  33. 35419a3 BUGFIX memory leak caused by missing free in nc_rpc_free by David Sedlák · 6 years ago
  34. 3983ed0 messages_client tests ADD additional checks of correct execution by David Sedlák · 6 years ago
  35. 19af266 ADD tests for client API messages functions by David Sedlák · 6 years ago
  36. 2057be1 ADD unit tests for general API client functions by David Sedlák · 6 years ago
  37. 6fdf1ec ADD unit tests for client TLS API functions by David Sedlák · 6 years ago
  38. ddde449 ADD unit tests for client ssh functions by David Sedlák · 6 years ago
  39. 9662233 VERSION bump to version 0.12.22 by Michal Vasko · 6 years ago
  40. 83d1532 server session CHANGE do not set CH flag on new channel sessions by Michal Vasko · 6 years ago
  41. 38e8ff3 VERSION bump to version 0.12.21 by Michal Vasko · 6 years ago
  42. bf378cb session BUGFIX absolute ts used instead of relative by Michal Vasko · 6 years ago
  43. e466662 Merge branch 'devel' by Michal Vasko · 6 years ago v0.12-r1
  44. 94244c7 VERSION bump to version 0.12.20 by Michal Vasko · 6 years ago
  45. 488c7f5 client session BUGFIX do not load imported modules as implemented by Michal Vasko · 6 years ago
  46. febb6bb VERSION bump to version 0.11.49 by Michal Vasko · 6 years ago
  47. 6e1bb51 server session BUGFIX incorrect fopen mode by Michal Vasko · 6 years ago
  48. c36073b VERSION bump to version 0.12.19 by Michal Vasko · 6 years ago
  49. 3964a83 server session BUGFIX incorrect fopen mode by Michal Vasko · 6 years ago
  50. d5f877d VERSION bump to version 0.12.18 by Michal Vasko · 6 years ago
  51. 4243f48 Merge pull request #82 from ADTRAN/call-home-client-id by Michal Vasko · 6 years ago
  52. 6ed922d Fix call home client thread cleanup by Andrew Langefeld · 6 years ago
  53. 821f1e0 VERSION bump to version 0.12.17 by Michal Vasko · 6 years ago
  54. 99e6568 Merge pull request #81 from jktjkt/libyang-cpp-changes by Michal Vasko · 6 years ago
  55. 488f480 server BUGFIX missing header file by Michal Vasko · 6 years ago
  56. 6d7c396 Adapt to libyang's "Change constness of the data returned by module implementation callbacks" by Jan Kundrát · 6 years ago
  57. 35972df Adapt to libyang's "Pass the original user_data to the deleter function" by Jan Kundrát · 6 years ago
  58. 5426045 VERSION bump to version 0.12.16 by Michal Vasko · 6 years ago
  59. 2a22534 server session MAINTENANCE code formatting by Michal Vasko · 6 years ago
  60. 294dc34 Merge pull request #78 from ADTRAN/invalid_endpoint_pointer by Michal Vasko · 6 years ago
  61. d05f225 invalid endpoint pointer by Peter Feige · 6 years ago
  62. 384c4d6 VERSION bump to version 0.12.15 by Radek Krejci · 6 years ago
  63. 50a37dd pyapi CHANGE catch not catched errors when creating sessions by Radek Krejci · 6 years ago
  64. 4bb7bbb pyapi FEATURE allow setting callback to retreive required YANG schema by Radek Krejci · 6 years ago
  65. 488b070 session client CHANGE additional check for returned <get-schema> data by Radek Krejci · 6 years ago
  66. 56bdeb5 VERSION bump to version 0.12.14 by Michal Vasko · 6 years ago
  67. 28804da Merge pull request #77 from ADTRAN/two-tls-fixes by Michal Vasko · 6 years ago
  68. 62bc671 Two small TLS bug fixes by Andrew Langefeld · 6 years ago
  69. bd53d50 VERSION bump to version 0.12.13 by Michal Vasko · 6 years ago
  70. 0a572c9 Merge pull request #76 from ADTRAN/tls-cert-chain by Michal Vasko · 6 years ago
  71. 440b6c7 Provide a mechanism to setup TLS cert chain by Andrew Langefeld · 6 years ago
  72. 54ba1c7 VERSION bump to version 0.11.48 by Michal Vasko · 6 years ago
  73. 22d42e8 session_server FIX function prototypes by David Sedlák · 6 years ago
  74. 1bbe159 VERSION bump to version 0.12.12 by Michal Vasko · 6 years ago
  75. 9860a8a Merge pull request #75 from Dajvid/header_file_fix by Michal Vasko · 6 years ago
  76. 9d21a66 session_server FIX function prototypes by David Sedlák · 6 years ago
  77. 944542b VERSION bump to version 0.12.11 by Michal Vasko · 6 years ago
  78. 82c1e30 build BUGFIX properly get libssh version by Michal Vasko · 6 years ago
  79. f5ae113 Merge branch 'libssh_0.8' of https://github.com/Dajvid/libnetconf2 into devel by Michal Vasko · 6 years ago
  80. 8b31f52 CMakelist check full version string by David Sedlák · 6 years ago
  81. 346d3f8 VERSION bump to version 0.12.10 by Radek Krejci · 6 years ago
  82. 2d08883 session client CHANGE remove compatibility code for old ietf-yang-library schema by Radek Krejci · 6 years ago
  83. 1aed201 VERSION bump to version 0.12.9 by Radek Krejci · 6 years ago
  84. cde410d session capabilities CHANGE printing ietf-yang-library capability by Radek Krejci · 6 years ago
  85. 4e8eadd session server BUGFIX printing features in capability string by Radek Krejci · 6 years ago
  86. 261737f session client CHANGE filtering server data for ietf-yang-library data by Radek Krejci · 6 years ago
  87. 50eac70 Add the yang-library NETCONF capability by Andrew Langefeld · 6 years ago
  88. 2042a6b VERSION bump to version 0.12.8 by Radek Krejci · 6 years ago
  89. b056ff8 session client BUGFIX uninitialized variable by Radek Krejci · 6 years ago
  90. f2bc63b VERSION bump to version 0.12.7 by Radek Krejci · 6 years ago
  91. f063379 session client BUGFIX accessing freed memory by Radek Krejci · 6 years ago
  92. b3914fe CMakelist ADD compatibility with libssh 0.8.0 and 0.8.1 by David Sedlák · 6 years ago
  93. da0b619 VERSION bump to version 0.12.6 by Radek Krejci · 6 years ago
  94. 782041a session client BUGFIX checking usability of the created socket by Radek Krejci · 6 years ago
  95. a3406ea VERSION bump to version 0.12.5 by Radek Krejci · 6 years ago
  96. 235d8cb session client CHANGE produce less errors when building context for the connected server by Radek Krejci · 6 years ago
  97. 7cea1ad VERSION bump to version 0.12.4 by Radek Krejci · 6 years ago
  98. 8d4f9f1 session client BUGFIX testing return value in wrong variable by Radek Krejci · 6 years ago
  99. 30afc0c VERSION bump to version 0.12.3 by Radek Krejci · 6 years ago
  100. 1a7efb4 session client CHANGE parse submodules infor from yang-library data by Radek Krejci · 6 years ago