1. 3d77a40 VERSION bump to version 0.8.45 by Michal Vasko · 8 years ago
  2. a82bd20 session BUGFIX explicit conversion required by Michal Vasko · 8 years ago
  3. fb25367 VERSION bump to version 0.8.44 by Michal Vasko · 8 years ago
  4. 3486a7c server session CHANGE basic server notification support by Michal Vasko · 8 years ago
  5. 4fdaeda VERSION bump to version 0.8.43 by Michal Vasko · 8 years ago
  6. 0dfcd33 session BUGFIX wrong conversion msec -> sec by Michal Vasko · 8 years ago
  7. 82d5c38 VERSION bump to version 0.8.42 by Michal Vasko · 8 years ago
  8. 37fdad5 messages BUGFIX libyang changes by Michal Vasko · 8 years ago
  9. 3e9d168 session MAINTENANCE some false warnings by Michal Vasko · 8 years ago
  10. 23edb63 session CHANGE it seems travis machines are even slower than expected by Michal Vasko · 8 years ago
  11. d5ac4c4 travis CHANGE print test output by Michal Vasko · 8 years ago
  12. 06e2115 VERSION bump to version 0.8.41 by Michal Vasko · 8 years ago
  13. f54cd35 server session BUFGIX ignore signals while polling by Michal Vasko · 8 years ago
  14. ade892d session CHANGE concurrency greatly improved by Michal Vasko · 8 years ago
  15. 36c7be8 session CHANGE timeout mechanism completely rewritten by Michal Vasko · 8 years ago
  16. a74e0d7 VERSION bump to version 0.8.40 by Michal Vasko · 8 years ago
  17. 770b436 session BUGFIX some openssl 1.1.0 macros did not commit by Michal Vasko · 8 years ago
  18. 2bdf433 VERSION bump to version 0.8.39 by Michal Vasko · 8 years ago
  19. 18aeb5d session CHANGE compatibility with openssl v1.1.0 by Michal Vasko · 8 years ago
  20. 7297bb2 VERSION bump to version 0.8.38 by Michal Vasko · 8 years ago
  21. 30a5d6b server session CHANGE ps poll return special error when no sessions to poll by Michal Vasko · 8 years ago
  22. f4462fd server session CHANGE avoid locking when reading session count by Michal Vasko · 8 years ago
  23. 44b0c6e VERSION bump to version 0.8.37 by Michal Vasko · 8 years ago
  24. d31b76e libnetconf DOC major server sessions update by Michal Vasko · 8 years ago
  25. ee087c6 libnetconf DOC section about timeouts by Michal Vasko · 8 years ago
  26. 8caaa30 VERSIOn bump to version 0.8.36 by Michal Vasko · 8 years ago
  27. afdb8ec session BUGFIX seems public headers cannot be included in private ones by Michal Vasko · 8 years ago
  28. 1c5fad2 VERSION bump to version 0.8.35 by Michal Vasko · 8 years ago
  29. f471fa0 session CHANGE new timeout introduced by Michal Vasko · 8 years ago
  30. 50d2a5c doc BUGFIX minor reference fixes by Michal Vasko · 8 years ago
  31. d0c6e8f VERSION bump to version 0.8.34 by Michal Vasko · 8 years ago
  32. fbfe8b6 server session FEATURE changing order of host keys by Michal Vasko · 8 years ago
  33. 61f38ae VERSION bump to version 0.8.33 by Michal Vasko · 8 years ago
  34. 7d25588 server session CHANGE possible to work with host key order by Michal Vasko · 8 years ago
  35. 64bad2c VERSION bump to version 0.7.47 by Michal Vasko · 8 years ago
  36. da179d7 server session BUGFIX wrong variable by Michal Vasko · 8 years ago
  37. 3749710 build CHANGE make read_timeout a real option by Michal Vasko · 8 years ago
  38. d124824 VERSION bump to version 0.7.46 by Michal Vasko · 8 years ago
  39. d7080b8 test BUGFIX connected is now checked properly by Michal Vasko · 8 years ago
  40. d8450ff VERSION bump to version 0.7.45 by Michal Vasko · 8 years ago
  41. f7a99be server session BUGFIX moved place for chekcing max auth attempts by Michal Vasko · 8 years ago
  42. 2e5dbbb io BUGFIX more cases properly covered when checking if connected by Michal Vasko · 8 years ago
  43. fd914d3 VERSION bump to version 0.8.32 by Michal Vasko · 8 years ago
  44. 275a302 test BUGFIX connected is now checked properly by Michal Vasko · 8 years ago
  45. c13da70 server session MAINTENANCE messages updated by Michal Vasko · 8 years ago
  46. 145ae67 server session BUGFIX moved place for chekcing max auth attempts by Michal Vasko · 8 years ago
  47. 840a8a6 io BUGFIX more cases properly covered when checking if connected by Michal Vasko · 8 years ago
  48. 24e9ade VERSION bump to version 0.8.31 by Michal Vasko · 8 years ago
  49. 3b09029 netconf CHANGE default ports for call home updated by Michal Vasko · 8 years ago
  50. 1797423 VERSION bump to version 0.8.30 by Michal Vasko · 8 years ago
  51. 276f9d9 server session BUGFIX finding existing ctn entry by Michal Vasko · 8 years ago
  52. 6e08cb7 server session BUGFIX parsing base64 cert and privkey by Michal Vasko · 8 years ago
  53. 11d2f6a server session BUGFIX always reset last session on delete by Michal Vasko · 8 years ago
  54. 3429733 VERSION bump to version 0.8.29 by Michal Vasko · 8 years ago
  55. 3cf4aaa server session CHANGE make adding ctn entries modular by Michal Vasko · 8 years ago
  56. 3059c9b VERSION bump to version 0.8.28 by Michal Vasko · 8 years ago
  57. b5a58fa io MAINTENANCE messages and polling mechanism unified by Michal Vasko · 8 years ago
  58. ba06534 tests BUGFIX unused macro for tests by Michal Vasko · 8 years ago
  59. 147e9ae VERSION bump to version 0.8.27 by Michal Vasko · 8 years ago
  60. a05c7b1 server session BUGFIX forgotten locked access by Michal Vasko · 8 years ago
  61. 001224d server session BUFGIX try to prevent invalid mutex destruction by Michal Vasko · 8 years ago
  62. ac2f618 server session BUGFIX bind chaos refactored by Michal Vasko · 8 years ago
  63. eb5a437 session CHANGE transport timeout increased by Michal Vasko · 8 years ago
  64. 4c1fb49 session CHANGE use callbacks for hostkey and certificate retrieval by Michal Vasko · 8 years ago
  65. 10c1456 VERSION bump to version 0.8.26 by Michal Vasko · 8 years ago
  66. 76be675 server session BUGFIX corrected poll return values by Michal Vasko · 8 years ago
  67. ce59436 VERSION bump to version 0.8.25 by Michal Vasko · 8 years ago
  68. 41adf39 session CHANGE new libyang flag used to handle msgs with ext deps by Michal Vasko · 8 years ago
  69. dfe1d36 VERSION bump to version 0.8.24 by Michal Vasko · 8 years ago
  70. cdeee43 client session CHANGE libyang func renamed by Michal Vasko · 8 years ago
  71. 55a8424 VERSION bump to version 0.7.44 by Michal Vasko · 8 years ago
  72. f16a04d client session CHANGE allow to make client sessions not strict on request by Michal Vasko · 8 years ago
  73. 1dc0d12 VERSION bump to version 0.8.23 by Michal Vasko · 8 years ago
  74. de2946c client session CHANGE allow to make client sessions not strict on request by Michal Vasko · 8 years ago
  75. 086cd57 client session MAINTENANCE msg formatting by Michal Vasko · 8 years ago
  76. 0882e33 VERSION bump to version 0.7.43 by Michal Vasko · 8 years ago
  77. 9a32736 server session CHANGE make ps poll transport-specific by Michal Vasko · 8 years ago
  78. 401ac90 VERSION bump to version 0.8.22 by Michal Vasko · 8 years ago
  79. 99f251b server session CHANGE make ps poll transport-specific by Michal Vasko · 8 years ago
  80. 3413771 VERSION bump to version 0.8.21 by Michal Vasko · 8 years ago
  81. 3cb0b13 server session BUGFIX validate data before passing them into reply by Michal Vasko · 8 years ago
  82. 384098f doc CHANGE add comparison between libnetconf and libnetconf2 by Radek Krejci · 8 years ago
  83. bc5a047 VERSION bump to version 0.7.42 by Michal Vasko · 8 years ago
  84. b45fd5e server session BUGFIX check that all received SSH data were processed by Michal Vasko · 8 years ago
  85. 2df60a7 VERSION bump to version 0.8.20 by Michal Vasko · 8 years ago
  86. d47db14 Merge branch 'master' into devel by Michal Vasko · 8 years ago
  87. 625ffa5 server session BUGFIX check that all received SSH data were processed by Michal Vasko · 8 years ago
  88. 2c3b1d4 VERSION bump to version 0.7.41 by Michal Vasko · 8 years ago
  89. 7d631f0 io BUGFIX error elements can have attributes by Michal Vasko · 8 years ago
  90. 9750e34 VERSION bump to version 0.8.19 by Michal Vasko · 8 years ago
  91. 52bd949 io BUGFIX error elements can have attributes by Michal Vasko · 8 years ago
  92. e277ff8 VERSION bump version to 0.7.40 by Radek Krejci · 8 years ago
  93. 90fba64 get-schema CHANGE reflect changes in libyang by Radek Krejci · 8 years ago
  94. 8fb4199 VERSION bump version to 0.8.18 by Radek Krejci · 8 years ago
  95. 89c3445 get-schema CHANGE reflect changes in libyang by Radek Krejci · 8 years ago
  96. 1693310 VERSION bump to version 0.7.39 by Michal Vasko · 8 years ago
  97. d62e38a io BUGFIX properly prefix all rcp reply elements by Michal Vasko · 8 years ago
  98. 08a78e9 VERSION bump to version 0.8.17 by Michal Vasko · 8 years ago
  99. 08611b3 io BUGFIX properly prefix all rcp reply elements by Michal Vasko · 8 years ago
  100. 951dff2 VERSION bump version to 0.8.16 by Radek Krejci · 8 years ago