1. 5494f51 server session DOC doxygen update by Michal Vasko · 9 years ago
  2. a7b8ca5 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  3. 48a63ed server session BUGFIX locked access to pollsession by Michal Vasko · 9 years ago
  4. 842522c server session FEATURE write messages on ssh authentication timeout by Michal Vasko · 9 years ago
  5. 2cc4c68 server session FEATURE option to store user data in a session by Michal Vasko · 9 years ago
  6. c0fde01 server session DOC doxygen update by Michal Vasko · 9 years ago
  7. cad3ac4 server session CHANGE option to free all session in a pollsession structure by Michal Vasko · 9 years ago
  8. 0fdb7ac server session FEATURE pollsession session count getter by Michal Vasko · 9 years ago
  9. dd96523 VERSION bump version to 0.2.12 by Radek Krejci · 9 years ago
  10. 2927112 io BUGFIX print all data (siblings) from reply structure by Radek Krejci · 9 years ago
  11. 5ec62c4 VERSION bump to version 0.2.11 by Michal Vasko · 9 years ago
  12. ab63994 server session BUGFIX use correct timeout in ssh accept by Michal Vasko · 9 years ago
  13. 8f5270d server session CHANGE timeout removed from callhome by Michal Vasko · 9 years ago
  14. 13ed294 client session BUGFIX get/get-config reply can be empty by Michal Vasko · 9 years ago
  15. c25921c doc BUGFIX init/destroy documentation updated by Michal Vasko · 9 years ago
  16. 929fd7b VERSION bump to version 0.2.10 by Michal Vasko · 9 years ago
  17. fdfd9dd doc FEATURE doxygen documentation created by Michal Vasko · 9 years ago
  18. 8f0c028 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  19. 061dc80 build CHANGE make tls on by default, it does not any dependency anyway by Michal Vasko · 9 years ago
  20. 9b88a16 server session BUGFIX unused variable by Michal Vasko · 9 years ago
  21. fd04418 server session CHANGE do not count elapsed time, mostly useless anyway by Michal Vasko · 9 years ago
  22. 60d2644 VERSION bump version to 0.2.9 by Radek Krejci · 9 years ago
  23. a507d1a time BUGFIX fix use of getenv()/setenv() by Radek Krejci · 9 years ago
  24. c979d3a client session BUGFIX typo by Michal Vasko · 9 years ago
  25. 4adb626 Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel by Michal Vasko · 9 years ago
  26. f957259 VERSION bump to version 0.2.8 by Michal Vasko · 9 years ago
  27. ad1cc6a tests DOC white space by Michal Vasko · 9 years ago
  28. 327f97c VERSION bump version to 0.2.8 by Radek Krejci · 9 years ago
  29. b34b3e8 server session BUGFIX old functions renamed by Michal Vasko · 9 years ago
  30. 4cf58ec session MAINTENANCE add header file for compatibility with BSD by Radek Krejci · 9 years ago
  31. b7558c5 client session CHANGE one destroy function for the client by Michal Vasko · 9 years ago
  32. 99087c7 logger BUGFIX explicitely cast mapping verbose level to the libyang's verbose level by Radek Krejci · 9 years ago
  33. 6c1aa98 Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel by Michal Vasko · 9 years ago
  34. 7b38e23 session CHANGE do not use clock_gettime, no real need for it anyway by Michal Vasko · 9 years ago
  35. 4ea9c46 VERSION bump version to 0.2.7 by Radek Krejci · 9 years ago
  36. eaa0672 build CHANGE make cmocka test only optional in case cmocka is installed by Radek Krejci · 9 years ago
  37. 5e9acf1 travis BUGFIX install libval-dev from a package by Michal Vasko · 9 years ago
  38. 989fc1d travis BUGFIX we need to go back up from the dirs by Michal Vasko · 9 years ago
  39. 50c8d3e travis CHANGE try building with all the option combinations by Michal Vasko · 9 years ago
  40. fc5d5ff VERSION bump to version 0.2.6 by Michal Vasko · 9 years ago
  41. afd416b all DOC trailing space by Michal Vasko · 9 years ago
  42. dae4832 client session BUGFIX missing header by Michal Vasko · 9 years ago
  43. 650011a client session BUGFIX wrong function and macro names by Michal Vasko · 9 years ago
  44. b6e3726 session MAINTENANCE deprecated function use replaced by Michal Vasko · 9 years ago
  45. 1dd12b1 readme CHANGE section about dnssec sshfp added by Michal Vasko · 9 years ago
  46. 5a290c8 build BUGFIX libval cmake module fixed by Michal Vasko · 9 years ago
  47. 26a391d VERSION bump to version 0.2.5 by Michal Vasko · 9 years ago
  48. 8bf28d1 client session BUGFIX libssh echo bug temporary workaround by Michal Vasko · 9 years ago
  49. ed6e0d3 build BUGFIX relative data dir must be reflected everywhere by Michal Vasko · 9 years ago
  50. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  51. d5f09ba build BUGFIX custom lib path for pkgconfig pc file too by Michal Vasko · 9 years ago
  52. 97df27a build CHANGE simplify libnetconf2 cmake search module by Radek Krejci · 9 years ago
  53. d44567e Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel by Radek Krejci · 9 years ago
  54. e9f3c74 doc FEATURE add info about building library documentation by Radek Krejci · 9 years ago
  55. dd68d61 doc FEATURE add badges of CI, coverity and licence by Radek Krejci · 9 years ago
  56. ddeb759 doc CHANGE link cmocka dependency description with the Tests section by Radek Krejčí · 9 years ago
  57. 73883ec VERSION bump version to 0.2.4 by Radek Krejci · 9 years ago
  58. 4a2c755 doc FEATURE add ABI tracker to provide information about changes in API/ABI by Radek Krejci · 9 years ago
  59. e95aa53 doc CHANGE update README by Radek Krejci · 9 years ago
  60. 53691be build CHANGE rename too generic macros to libnetconf specific by Radek Krejci · 9 years ago
  61. c5c5213 VERSION bump to version 0.2.3 by Michal Vasko · 9 years ago
  62. 693eb11 tests CHANGE doing authentication ourselves is not needed anymore by Michal Vasko · 9 years ago
  63. ef112d7 client session FEATURE hostkey check user clb by Michal Vasko · 9 years ago
  64. eb7080e client FEATURE recv_reply accepts parsing flags now by Michal Vasko · 9 years ago
  65. 4aade75 client messages DOC typo by Michal Vasko · 9 years ago
  66. 2895b79 VERSION bump to version 0.2.2 by Michal Vasko · 9 years ago
  67. 4282fae client session BUGFIX callhome sessions flag by Michal Vasko · 9 years ago
  68. 30e2c87 client session FEATURE ssh auth callbacks can be set by Michal Vasko · 9 years ago
  69. 174fe8e session FEATURE session version getter by Michal Vasko · 9 years ago
  70. 6779d18 build FEATURE pkg-config package info file by Michal Vasko · 9 years ago
  71. 9f3ef12 VERSION bump to version 0.2.1 by Michal Vasko · 9 years ago
  72. 1130880 build FEATURE include cmake find module to be used in projects by Michal Vasko · 9 years ago
  73. a43589b session CHANGE ctx lock removed, dict access is now always thread-safe by Michal Vasko · 9 years ago
  74. fea54dc CHANGE libyang api changes reflected by Michal Vasko · 9 years ago
  75. 3b5d23d build CHANGE set -coverage flag for compiler in Travis CI config by Radek Krejci · 9 years ago
  76. e6b12cf VERSION bump to version 0.2.0 by Michal Vasko · 9 years ago
  77. 7aea21e Revert "travis CHANGE run one test separately, with full output" by Michal Vasko · 9 years ago
  78. bc2ae55 tests BUGFIX server_thread one last forgotten relative path replaced by Michal Vasko · 9 years ago
  79. b477b22 tests BUGFIX server_thread relative paths replaced with absolute ones by Michal Vasko · 9 years ago
  80. 8840889 travis CHANGE use the newest libssh by Michal Vasko · 9 years ago
  81. 6b7b4bd travis CHANGE run one test separately, with full output by Michal Vasko · 9 years ago
  82. 8e08c96 build CHANGE cmake version 2.6 should be sufficient by Michal Vasko · 9 years ago
  83. 5d2ad08 server session DOC doxygen comment udpated by Michal Vasko · 9 years ago
  84. 21052a5 VERSION bump to version 0.1.17 by Michal Vasko · 9 years ago
  85. e241c9f tests BUGFIX schema dir from the repository must be used by Michal Vasko · 9 years ago
  86. 1aaa660 client session CHANGE try to load ietf-netconf from the user-specififed dir first by Michal Vasko · 9 years ago
  87. e098ca8 VERSION bump to version 0.1.16 by Michal Vasko · 9 years ago
  88. daf9a09 client session BUGFIX actually use the set schema searchpath by Michal Vasko · 9 years ago
  89. 15592cc tests CHANGE server_thread timeouts significantly increased by Michal Vasko · 9 years ago
  90. 4b1944c tests CHANGE suppression file updated by Michal Vasko · 9 years ago
  91. b737d75 session BUGFIX memory leak by Michal Vasko · 9 years ago
  92. 87a59c6 VERSION bump to version 0.1.5 by Michal Vasko · 9 years ago
  93. 734360b tests FEATURE test_server_thread by Michal Vasko · 9 years ago
  94. 061561f tests BUGFIX transport-specific tests check macros by Michal Vasko · 9 years ago
  95. 8ffe20b readme DOC updated by Michal Vasko · 9 years ago
  96. 7ddc570 server session BUGFIX memory leak by Michal Vasko · 9 years ago
  97. d4c03a8 server session BUGFIX endpoint names are unique doubles with ti by Michal Vasko · 9 years ago
  98. b87363a session DOC outdated comment removed by Michal Vasko · 9 years ago
  99. 0be5dff session BUGFIX thread-exclusive cleanup by Michal Vasko · 9 years ago
  100. 1cbe0b1 Revert "build CHANGE experimenting with codecov in Travis" by Radek Krejci · 9 years ago