1. b34b3e8 server session BUGFIX old functions renamed by Michal Vasko · 9 years ago
  2. 4cf58ec session MAINTENANCE add header file for compatibility with BSD by Radek Krejci · 9 years ago
  3. b7558c5 client session CHANGE one destroy function for the client by Michal Vasko · 9 years ago
  4. 99087c7 logger BUGFIX explicitely cast mapping verbose level to the libyang's verbose level by Radek Krejci · 9 years ago
  5. 7b38e23 session CHANGE do not use clock_gettime, no real need for it anyway by Michal Vasko · 9 years ago
  6. afd416b all DOC trailing space by Michal Vasko · 9 years ago
  7. dae4832 client session BUGFIX missing header by Michal Vasko · 9 years ago
  8. 650011a client session BUGFIX wrong function and macro names by Michal Vasko · 9 years ago
  9. b6e3726 session MAINTENANCE deprecated function use replaced by Michal Vasko · 9 years ago
  10. 8bf28d1 client session BUGFIX libssh echo bug temporary workaround by Michal Vasko · 9 years ago
  11. ed6e0d3 build BUGFIX relative data dir must be reflected everywhere by Michal Vasko · 9 years ago
  12. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  13. 53691be build CHANGE rename too generic macros to libnetconf specific by Radek Krejci · 9 years ago
  14. ef112d7 client session FEATURE hostkey check user clb by Michal Vasko · 9 years ago
  15. eb7080e client FEATURE recv_reply accepts parsing flags now by Michal Vasko · 9 years ago
  16. 4aade75 client messages DOC typo by Michal Vasko · 9 years ago
  17. 4282fae client session BUGFIX callhome sessions flag by Michal Vasko · 9 years ago
  18. 30e2c87 client session FEATURE ssh auth callbacks can be set by Michal Vasko · 9 years ago
  19. 174fe8e session FEATURE session version getter by Michal Vasko · 9 years ago
  20. a43589b session CHANGE ctx lock removed, dict access is now always thread-safe by Michal Vasko · 9 years ago
  21. fea54dc CHANGE libyang api changes reflected by Michal Vasko · 9 years ago
  22. 5d2ad08 server session DOC doxygen comment udpated by Michal Vasko · 9 years ago
  23. 1aaa660 client session CHANGE try to load ietf-netconf from the user-specififed dir first by Michal Vasko · 9 years ago
  24. daf9a09 client session BUGFIX actually use the set schema searchpath by Michal Vasko · 9 years ago
  25. b737d75 session BUGFIX memory leak by Michal Vasko · 9 years ago
  26. 7ddc570 server session BUGFIX memory leak by Michal Vasko · 9 years ago
  27. d4c03a8 server session BUGFIX endpoint names are unique doubles with ti by Michal Vasko · 9 years ago
  28. b87363a session DOC outdated comment removed by Michal Vasko · 9 years ago
  29. 0be5dff session BUGFIX thread-exclusive cleanup by Michal Vasko · 9 years ago
  30. 4ba285b UPDATE according to changes in libyang 0.5.30 by Radek Krejci · 9 years ago
  31. a4c23d8 io & session CHANGE libyang api changes reflected by Michal Vasko · 9 years ago
  32. 105bf27 server session BUGFIX mixed msec and usec timeout by Michal Vasko · 9 years ago
  33. ce31916 server session BUGFIX ssh_msg_clb call during session close by Michal Vasko · 9 years ago
  34. 8c74883 server session CHANGE ssh channel polling fixed by Michal Vasko · 9 years ago
  35. 5e22879 session CHANGE init/destroy functions reworked by Michal Vasko · 9 years ago
  36. c6356ea log CHANGE change libssh verbosity with libnetconf by Michal Vasko · 9 years ago
  37. 5550cda io BUGFIX uninitialized value by Michal Vasko · 9 years ago
  38. 051d35b io MAINTENANCE error messages corrected by Michal Vasko · 9 years ago
  39. 72387da server session BUGFIX fixed elapsed unit by Michal Vasko · 9 years ago
  40. e5612cf server session BUGFIX extra parameter removed by Michal Vasko · 9 years ago
  41. 51e514d server session BUGFIX lock fixes and optimizations by Michal Vasko · 9 years ago
  42. 5800573 server session BUGFIX removing last session by Michal Vasko · 9 years ago
  43. 27562ad server session BUGFIX typo by Michal Vasko · 9 years ago
  44. 38fff79 netconf CHANGE timeout step increased by Michal Vasko · 9 years ago
  45. 1e5a9e8 server session BUGFIX timeout check fixed by Michal Vasko · 9 years ago
  46. 5fcc714 server session BUGFIX returns cleaned and fixed by Michal Vasko · 9 years ago
  47. 08a629a server session BUGFIX set default SSH options for endpoints by Michal Vasko · 9 years ago
  48. 81614ee server session MAINTENANCE messages corrected by Michal Vasko · 9 years ago
  49. 55fded6 client session BUGFIX port is expected to be uint by Michal Vasko · 9 years ago
  50. c025649 session BUGFIX freeing last items in arrays by Michal Vasko · 9 years ago
  51. ca4a242 session BUGFIX handle prcs that failed to parse into context by Michal Vasko · 9 years ago
  52. 50456e8 session BUGFIX 0 is an invalid return by Michal Vasko · 9 years ago
  53. d8e271a server session BUGFIX copy-paste error by Michal Vasko · 9 years ago
  54. 7a93af7 server session BUGFIX forgotten unlocks by Michal Vasko · 9 years ago
  55. 8e2f4a6 client session CHANGE opening netconf channel in a separate function by Michal Vasko · 9 years ago
  56. 8644023 client session MAINTENANCE messages corrected by Michal Vasko · 9 years ago
  57. 9faf1c8 server session BUGFIX forgotten/wrong locks by Michal Vasko · 9 years ago
  58. 9db2a6f client session BUGFIX useless check by Michal Vasko · 9 years ago
  59. fee717c client session BUGFIX handler leak by Michal Vasko · 9 years ago
  60. b2d9107 client session BUGFIX wrong variable used by Michal Vasko · 9 years ago
  61. 7227f35 doc CHANGE thread safety info added by Michal Vasko · 9 years ago
  62. da51477 server session FEATURE functions to change endpoint bind parameters by Michal Vasko · 9 years ago
  63. 96830e3 server session REFCTOR api renaming by Michal Vasko · 9 years ago
  64. 9a25e93 session FEATURE function nc_session_get_ctx by Michal Vasko · 9 years ago
  65. d09eae6 server session FEATURE function nc_ps_clear() by Michal Vasko · 9 years ago
  66. 235eb17 messages BUGFIX missing ctx unlock by Michal Vasko · 9 years ago
  67. 82b0629 io BUGFIX new xml element instead of closing tag by Michal Vasko · 9 years ago
  68. 7b09624 doc CHANGE added a warning about where to set session term reason by Michal Vasko · 9 years ago
  69. 1ad0bbd log CHANGE logging functions will not be public by Michal Vasko · 9 years ago
  70. f0537d8 doc BUGFIX many doxygen comment updates and fixes by Michal Vasko · 9 years ago
  71. e22c673 client session FEATURE getters now for all options by Michal Vasko · 9 years ago
  72. 45f298f session REFACTOR call home functions separated to special headers by Michal Vasko · 9 years ago
  73. f0c92c0 session CHANGE crypto locking mechanism updated by Michal Vasko · 9 years ago
  74. 4589bbe session BUGFIX unused variable fix by Michal Vasko · 9 years ago
  75. 3512e40 build BUGFIX when both SSH and TLS are off by Michal Vasko · 9 years ago
  76. 3d865d2 build FEATURE dnssec option support by Michal Vasko · 9 years ago
  77. a8ad448 client session FEATURE new function nc_recv_notif_dispatch by Michal Vasko · 9 years ago
  78. 2518b6b client session CHANGE nc_recv_* functions improved by Michal Vasko · 9 years ago
  79. af58cd9 session MAINTENANCE refactoring only by Michal Vasko · 9 years ago
  80. c6b9c7b session FEATURE locking of the new server option structures by Michal Vasko · 9 years ago
  81. 3031aae session CHANGE api completely rewritten by Michal Vasko · 9 years ago
  82. ef57833 client session CHANGE check server schemas retrieval by Michal Vasko · 9 years ago
  83. c61c449 session FEATURE callhome fully implemented by Michal Vasko · 9 years ago
  84. b05053d server session FEATURE callhome by Michal Vasko · 9 years ago
  85. bd8b4e1 server session BUGFIX poll should return 3 on any status change by Michal Vasko · 9 years ago
  86. 5c2f795 server session CHANGE some refactoring and bugfixes by Michal Vasko · 9 years ago
  87. de581a8 client session BUGFIX null dereference by Michal Vasko · 9 years ago
  88. 3f6cc4a server session MAINTENANCE accept return check more general by Michal Vasko · 9 years ago
  89. 686aa31 server session BUGFIX check on the wrong variable by Michal Vasko · 9 years ago
  90. 94e7c2d client session BUGFIX memory leaks by Michal Vasko · 9 years ago
  91. 0df6756 server session MAINTENANCE enums retyped properly by Michal Vasko · 9 years ago
  92. 96164bf server session FEATURE accepting NETCONF sessions on more SSH channels by Michal Vasko · 9 years ago
  93. 3a71513 server session BUGFIX struct pollsession changed by Michal Vasko · 9 years ago
  94. b7c4ff3 client session BUGFIX api functions argument checks by Michal Vasko · 9 years ago
  95. 454e22b io BUGFIX check that an SSH channel is valid before writing into it by Michal Vasko · 9 years ago
  96. adb850e server session BUGFIX timeout 0 means infinite by Michal Vasko · 9 years ago
  97. 5e6f4cc server session FEATURE check hello and idle timeouts by Michal Vasko · 9 years ago
  98. f05562c session MAINTENANCE socket functions reorganized by Michal Vasko · 9 years ago
  99. 5e3f339 server session CHANGE ctn array changed to list by Michal Vasko · 9 years ago
  100. bd8ef26 server session CHANGE do not poll on leftover events by Michal Vasko · 9 years ago