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