1. e65b449 server session CHANGE wait longer for key exchange by Michal Vasko · 9 years ago
  2. 12a2f5e VERSION bump to version 0.2.20 by Michal Vasko · 9 years ago
  3. 64b31a2 tests CHANGE assert replaced with nc_assert by Michal Vasko · 9 years ago
  4. 4a827e5 server session BUGFIX uninitialized variable by Michal Vasko · 9 years ago
  5. 9d8bee6 client session & io BUGFIX uninitialized variable by Michal Vasko · 9 years ago
  6. 02d8127 readme DOC updated tls support default state by Michal Vasko · 9 years ago
  7. be4b8b1 VERSION bump to version 0.2.19 by Michal Vasko · 9 years ago
  8. 0f74da5 session & io BUGFIX handler leak by Michal Vasko · 9 years ago
  9. 8dd3b7a readme DOC libval package name corrected by Michal Vasko · 9 years ago
  10. cd46445 VERSION bump to version 0.2.18 by Michal Vasko · 9 years ago
  11. 0190bc3 session CHANGE make all the communication non-blocking by Michal Vasko · 9 years ago
  12. 6b7c42e io CHANGE add partial message timeout by Michal Vasko · 9 years ago
  13. 15b7a98 libnetconf DOC documentation significantly improved by Michal Vasko · 9 years ago
  14. 68f53ea VERSION bump version to 0.2.17 by Radek Krejci · 9 years ago
  15. df7ba52 handshake CHANGE do not print revision= in capability when model does not have revision by Radek Krejci · 9 years ago
  16. 854f955 VERSION bump to version 0.2.16 by Michal Vasko · 9 years ago
  17. fd100c9 server session CHANGE libyang api changes reflected by Michal Vasko · 9 years ago
  18. a28be9a tests BUGFIX missing include by Michal Vasko · 9 years ago
  19. 0e9bb2a server messages BUGFIX allow creating empty data reply by Michal Vasko · 9 years ago
  20. 0e15047 VERSION bump to version 0.2.15 by Michal Vasko · 9 years ago
  21. 4eb3c31 all BUGFIX memory allocation error checks by Michal Vasko · 9 years ago
  22. 4f96284 Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel by Michal Vasko · 9 years ago
  23. 375958b netconf DOC removed function prototype by Michal Vasko · 9 years ago
  24. a35b6d8 VERSION bump to version 0.2.14 by Radek Krejci · 9 years ago
  25. 5ebadbf BUGFIX going out of array bounds when building capabilities list by Radek Krejci · 9 years ago
  26. 8c5518b tests BUGFIX init functions cannot be called repeatedly anymore by Michal Vasko · 9 years ago
  27. 605352c VERSION bump to version 0.2.13 by Michal Vasko · 9 years ago
  28. e1a64ec session FEATURE destructor for session user data by Michal Vasko · 9 years ago
  29. 5494f51 server session DOC doxygen update by Michal Vasko · 9 years ago
  30. a7b8ca5 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  31. 48a63ed server session BUGFIX locked access to pollsession by Michal Vasko · 9 years ago
  32. 842522c server session FEATURE write messages on ssh authentication timeout by Michal Vasko · 9 years ago
  33. 2cc4c68 server session FEATURE option to store user data in a session by Michal Vasko · 9 years ago
  34. c0fde01 server session DOC doxygen update by Michal Vasko · 9 years ago
  35. cad3ac4 server session CHANGE option to free all session in a pollsession structure by Michal Vasko · 9 years ago
  36. 0fdb7ac server session FEATURE pollsession session count getter by Michal Vasko · 9 years ago
  37. dd96523 VERSION bump version to 0.2.12 by Radek Krejci · 9 years ago
  38. 2927112 io BUGFIX print all data (siblings) from reply structure by Radek Krejci · 9 years ago
  39. 5ec62c4 VERSION bump to version 0.2.11 by Michal Vasko · 9 years ago
  40. ab63994 server session BUGFIX use correct timeout in ssh accept by Michal Vasko · 9 years ago
  41. 8f5270d server session CHANGE timeout removed from callhome by Michal Vasko · 9 years ago
  42. 13ed294 client session BUGFIX get/get-config reply can be empty by Michal Vasko · 9 years ago
  43. c25921c doc BUGFIX init/destroy documentation updated by Michal Vasko · 9 years ago
  44. 929fd7b VERSION bump to version 0.2.10 by Michal Vasko · 9 years ago
  45. fdfd9dd doc FEATURE doxygen documentation created by Michal Vasko · 9 years ago
  46. 8f0c028 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  47. 061dc80 build CHANGE make tls on by default, it does not any dependency anyway by Michal Vasko · 9 years ago
  48. 9b88a16 server session BUGFIX unused variable by Michal Vasko · 9 years ago
  49. fd04418 server session CHANGE do not count elapsed time, mostly useless anyway by Michal Vasko · 9 years ago
  50. 60d2644 VERSION bump version to 0.2.9 by Radek Krejci · 9 years ago
  51. a507d1a time BUGFIX fix use of getenv()/setenv() by Radek Krejci · 9 years ago
  52. c979d3a client session BUGFIX typo by Michal Vasko · 9 years ago
  53. 4adb626 Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel by Michal Vasko · 9 years ago
  54. f957259 VERSION bump to version 0.2.8 by Michal Vasko · 9 years ago
  55. ad1cc6a tests DOC white space by Michal Vasko · 9 years ago
  56. 327f97c VERSION bump version to 0.2.8 by Radek Krejci · 9 years ago
  57. b34b3e8 server session BUGFIX old functions renamed by Michal Vasko · 9 years ago
  58. 4cf58ec session MAINTENANCE add header file for compatibility with BSD by Radek Krejci · 9 years ago
  59. b7558c5 client session CHANGE one destroy function for the client by Michal Vasko · 9 years ago
  60. 99087c7 logger BUGFIX explicitely cast mapping verbose level to the libyang's verbose level by Radek Krejci · 9 years ago
  61. 6c1aa98 Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel by Michal Vasko · 9 years ago
  62. 7b38e23 session CHANGE do not use clock_gettime, no real need for it anyway by Michal Vasko · 9 years ago
  63. 4ea9c46 VERSION bump version to 0.2.7 by Radek Krejci · 9 years ago
  64. eaa0672 build CHANGE make cmocka test only optional in case cmocka is installed by Radek Krejci · 9 years ago
  65. 5e9acf1 travis BUGFIX install libval-dev from a package by Michal Vasko · 9 years ago
  66. 989fc1d travis BUGFIX we need to go back up from the dirs by Michal Vasko · 9 years ago
  67. 50c8d3e travis CHANGE try building with all the option combinations by Michal Vasko · 9 years ago
  68. fc5d5ff VERSION bump to version 0.2.6 by Michal Vasko · 9 years ago
  69. afd416b all DOC trailing space by Michal Vasko · 9 years ago
  70. dae4832 client session BUGFIX missing header by Michal Vasko · 9 years ago
  71. 650011a client session BUGFIX wrong function and macro names by Michal Vasko · 9 years ago
  72. b6e3726 session MAINTENANCE deprecated function use replaced by Michal Vasko · 9 years ago
  73. 1dd12b1 readme CHANGE section about dnssec sshfp added by Michal Vasko · 9 years ago
  74. 5a290c8 build BUGFIX libval cmake module fixed by Michal Vasko · 9 years ago
  75. 26a391d VERSION bump to version 0.2.5 by Michal Vasko · 9 years ago
  76. 8bf28d1 client session BUGFIX libssh echo bug temporary workaround by Michal Vasko · 9 years ago
  77. ed6e0d3 build BUGFIX relative data dir must be reflected everywhere by Michal Vasko · 9 years ago
  78. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  79. d5f09ba build BUGFIX custom lib path for pkgconfig pc file too by Michal Vasko · 9 years ago
  80. 97df27a build CHANGE simplify libnetconf2 cmake search module by Radek Krejci · 9 years ago
  81. d44567e Merge branch 'devel' of https://github.com/CESNET/libnetconf2 into devel by Radek Krejci · 9 years ago
  82. e9f3c74 doc FEATURE add info about building library documentation by Radek Krejci · 9 years ago
  83. dd68d61 doc FEATURE add badges of CI, coverity and licence by Radek Krejci · 9 years ago
  84. ddeb759 doc CHANGE link cmocka dependency description with the Tests section by Radek Krejčí · 9 years ago
  85. 73883ec VERSION bump version to 0.2.4 by Radek Krejci · 9 years ago
  86. 4a2c755 doc FEATURE add ABI tracker to provide information about changes in API/ABI by Radek Krejci · 9 years ago
  87. e95aa53 doc CHANGE update README by Radek Krejci · 9 years ago
  88. 53691be build CHANGE rename too generic macros to libnetconf specific by Radek Krejci · 9 years ago
  89. c5c5213 VERSION bump to version 0.2.3 by Michal Vasko · 9 years ago
  90. 693eb11 tests CHANGE doing authentication ourselves is not needed anymore by Michal Vasko · 9 years ago
  91. ef112d7 client session FEATURE hostkey check user clb by Michal Vasko · 9 years ago
  92. eb7080e client FEATURE recv_reply accepts parsing flags now by Michal Vasko · 9 years ago
  93. 4aade75 client messages DOC typo by Michal Vasko · 9 years ago
  94. 2895b79 VERSION bump to version 0.2.2 by Michal Vasko · 9 years ago
  95. 4282fae client session BUGFIX callhome sessions flag by Michal Vasko · 9 years ago
  96. 30e2c87 client session FEATURE ssh auth callbacks can be set by Michal Vasko · 9 years ago
  97. 174fe8e session FEATURE session version getter by Michal Vasko · 9 years ago
  98. 6779d18 build FEATURE pkg-config package info file by Michal Vasko · 9 years ago
  99. 9f3ef12 VERSION bump to version 0.2.1 by Michal Vasko · 9 years ago
  100. 1130880 build FEATURE include cmake find module to be used in projects by Michal Vasko · 9 years ago