1. e740214 build FEATURE add ABI check by Michal Vasko · 3 years, 5 months ago
  2. a11ddd9 VERSION bump to version 2.0.0 by Michal Vasko · 3 years, 6 months ago
  3. e7e38a5 SOVERSION bump to version 2.0.0 by Michal Vasko · 3 years, 6 months ago
  4. cee5263 actions FEATURE use latest libssh by Michal Vasko · 3 years, 6 months ago
  5. 3d99589 server session BUGFIX duplicate variable init by Michal Vasko · 3 years, 6 months ago
  6. 29721a8 actions BUGFIX install libval from source by Michal Vasko · 3 years, 6 months ago
  7. 40899d8 client session BUGFIX missing config header by Michal Vasko · 3 years, 6 months ago
  8. 27a0a2a readme DOC minor updates by Michal Vasko · 3 years, 6 months ago
  9. dbd97df cmake BUGFIX exact package name by Michal Vasko · 3 years, 6 months ago
  10. 5f861fe actions FEATURE use github actions instead of travis CI by Michal Vasko · 3 years, 6 months ago
  11. b83a3fa libnetconf2 REFACTOR formatting by Michal Vasko · 3 years, 6 months ago
  12. b0e3ec4 build FEATURE source formatting using uncrustify by Michal Vasko · 3 years, 6 months ago
  13. 6d6bfbc session MAINTENANCE remove obsolete prototype by Michal Vasko · 3 years, 6 months ago
  14. 7891b94 fixup! build MAINTENANCE minor improvements by Michal Vasko · 3 years, 6 months ago
  15. 503b129 abi FEATURE remove obsolete ABI checker by Michal Vasko · 3 years, 6 months ago
  16. f87488e readme DOC update required libssh version by Michal Vasko · 3 years, 6 months ago
  17. 4e6d324 build FEATURE update docs and how they are generated by Michal Vasko · 3 years, 6 months ago
  18. 5eb648d build MAINTENANCE minor improvements by Michal Vasko · 3 years, 6 months ago
  19. eed893d session client BUGFIX wrong subscribe RPC name by Michal Vasko · 3 years, 6 months ago
  20. 0a14da0 build CHANGE separated build type for building docs without dependencies by Radek Krejci · 3 years, 6 months ago
  21. 97e3787 build CHANGE normalize cmake's build type by Radek Krejci · 3 years, 6 months ago
  22. 7a20d2e compat FEATURE compat updated by Michal Vasko · 3 years, 6 months ago
  23. d7fb6df time REFACTOR use time functions form libyang by Michal Vasko · 3 years, 6 months ago
  24. 49eb3f4 time FEATURE increase timestamp precision by Michal Vasko · 3 years, 6 months ago
  25. e97b10a session UPDATE latest libyang changes by Michal Vasko · 3 years, 6 months ago
  26. f67ef34 client session DOC remove obsolete comment by Michal Vasko · 3 years, 7 months ago
  27. 4d34ea0 packages UPDATE remove package scripts for now by Michal Vasko · 3 years, 7 months ago
  28. 429a747 build UPDATE finding libyang 2.0 by Michal Vasko · 3 years, 7 months ago
  29. 9be0b29 bindings UPDATE remove client python bindings by Michal Vasko · 3 years, 7 months ago
  30. 1dcb764 session UPDATE latest libyang changes by Michal Vasko · 3 years, 7 months ago
  31. 15454f0 Merge branch 'devel' into libyang2 by Michal Vasko · 3 years, 7 months ago
  32. 6efbb02 VERSION bump to version 1.1.45 by Michal Vasko · 3 years, 7 months ago
  33. 9bdaf7e SOVERSION bump to version 1.3.24 by Michal Vasko · 3 years, 7 months ago
  34. fe5e8c9 log FEATURE support arbitrary length messages by Michal Vasko · 3 years, 7 months ago
  35. f1c26c2 server session FEATURE allow the new session CH cb to fail by Michal Vasko · 3 years, 7 months ago
  36. 939ffce messages CHANGE remove nc_err_libyang by Michal Vasko · 3 years, 7 months ago
  37. d387a1c client session MAINTENANCE refactor RPC creation by Michal Vasko · 3 years, 7 months ago
  38. 1440a74 session server FEATURE allow setting custom content-id by Michal Vasko · 3 years, 7 months ago
  39. 305faca messages FEATURE support for yang-push RPCs by Michal Vasko · 3 years, 8 months ago
  40. 71dbd77 server session FEATURE support for more subscriptions on a session by Michal Vasko · 3 years, 8 months ago
  41. 9b1a952 server session BUGFIX memory leak by Michal Vasko · 3 years, 8 months ago
  42. c5ea638 client session BUGFIX buffered messages by Michal Vasko · 3 years, 8 months ago
  43. 96f247a client messages FEATURE support for subscribed-notification RPCs by Michal Vasko · 3 years, 8 months ago
  44. 65e08c8 server tls BUGFIX support for older openssl by Michal Vasko · 3 years, 8 months ago
  45. 7736745 libnetconf2 REFACTOR initial libyang2 support by Michal Vasko · 3 years, 9 months ago
  46. f8788b9 VERSION bump to version 1.1.44 by Michal Vasko · 3 years, 8 months ago
  47. 88adb98 SOVERSION bump to version 1.3.23 by Michal Vasko · 3 years, 8 months ago
  48. 097fc85 client session MAINTENANCE remove useless cast by Michal Vasko · 3 years, 8 months ago
  49. 8ce3b7c client session ssh BUGFIX wrong variable size (#295) by Dragos Dan · 3 years, 8 months ago
  50. fa9e08d VERSION bump to version 1.1.43 by Michal Vasko · 3 years, 8 months ago v1.1.43
  51. b30920e SOVERSION bump to version 1.3.22 by Michal Vasko · 3 years, 8 months ago
  52. 0db3db5 session BUGFIX call home flag is protected by lock and cond by Michal Vasko · 3 years, 8 months ago
  53. 0a047f0 server session FEATURE improved call home messages by Michal Vasko · 3 years, 8 months ago
  54. 0b30e45 server session BUGFIX do not consider -1 as pending socket by Michal Vasko · 3 years, 8 months ago
  55. 75fb203 VERSION bump to version 1.1.42 by Michal Vasko · 3 years, 8 months ago
  56. 80acb40 SOVERSION bump to version 1.3.21 by Michal Vasko · 3 years, 8 months ago
  57. 0be8569 client session BUGFIX memory leak by Michal Vasko · 3 years, 8 months ago
  58. bd33aec VERSION bump to version 1.1.41 by Michal Vasko · 3 years, 9 months ago
  59. 308bcfd SOVERSION bump to version 1.3.20 by Michal Vasko · 3 years, 9 months ago
  60. b93b41b client session BUGFIX always allow receiving notifications by Michal Vasko · 3 years, 9 months ago
  61. 3da9b34 session server BUGFIX parameter in inet_ntop func by aPiecek · 3 years, 9 months ago
  62. 90ff024 session server REFACTOR getting host and port by aPiecek · 3 years, 9 months ago
  63. b235763 session server BUGFIX get path from AF_UNIX socket by aPiecek · 3 years, 9 months ago
  64. 9224f73 VERSION bump to version 1.1.40 by Michal Vasko · 3 years, 9 months ago
  65. dc7475b SOVERSION bump to version 1.3.19 by Michal Vasko · 3 years, 9 months ago
  66. 1d2665c session client BUGFIX get-schema of modules not in capabs by Michal Vasko · 3 years, 9 months ago
  67. ed8e1ef VERSION bump to version 1.1.39 by Radek Krejci · 3 years, 9 months ago fix_pyapi_double_free
  68. 5594440 SOVERSION bump to version 1.3.18 by Radek Krejci · 3 years, 9 months ago
  69. 984f41f pyapi BUGFIX double free by Radek Krejci · 3 years, 9 months ago
  70. e2f0db5 VERSION bump to version 1.1.38 by Michal Vasko · 3 years, 9 months ago
  71. 52f6205 SOVERSION bump to version 1.3.17 by Michal Vasko · 3 years, 9 months ago
  72. 4c612cd session server BUGFIX limit number of connect retries by Michal Vasko · 3 years, 9 months ago
  73. bc33312 VERSION bump to version 1.1.37 by Michal Vasko · 3 years, 9 months ago
  74. a52be6f SOVERSION bump to version 1.3.16 by Michal Vasko · 3 years, 9 months ago
  75. 96a28a3 session FEATURE print error when freeing a busy session by Michal Vasko · 3 years, 9 months ago
  76. acf9847 session MAINTENANCE remove dynamic synchronization structures by Michal Vasko · 3 years, 9 months ago
  77. 925c38d session BUGFIX avoid unsafe variable reading by Michal Vasko · 3 years, 9 months ago
  78. 0722eb1 packages BUGFIX exact main package version dependency by Michal Vasko · 3 years, 9 months ago v1.1.36
  79. d771fd9 VERSION bump to version 1.1.36 by Michal Vasko · 3 years, 10 months ago
  80. 6087a52 SOVERSION bump to version 1.3.15 by Michal Vasko · 3 years, 10 months ago
  81. 283c3c0 client session BUGFIX check all errors when creating RPCs by Michal Vasko · 3 years, 10 months ago
  82. 623d59e build CHANGE increase required cmake version by Michal Vasko · 3 years, 10 months ago
  83. ec58484 tests FEATURE param test of edit-data and get-data (#282) by Fred Gan · 3 years, 10 months ago
  84. 3a736e0 tests FEATURE callhome testcases (#280) by Fred Gan · 3 years, 10 months ago
  85. 5eda9cb build FEATURE enable code coverage (#273) by Fred Gan · 4 years ago
  86. aa08322 VERSION bump to version 1.1.35 by Michal Vasko · 4 years ago
  87. cff55ee SOVERSION bump to version 1.3.14 by Michal Vasko · 4 years ago
  88. 4020801 client session CHANGE do not validate incoming notifications by Michal Vasko · 4 years ago
  89. 294e0f7 VERSION bump to version 1.1.34 by Michal Vasko · 4 years ago
  90. 583e2d1 SOVERSION bump to version 1.3.13 by Michal Vasko · 4 years ago
  91. 5b24b6b session BUGFIX check for errors when generating capabilities by Michal Vasko · 4 years ago
  92. 5fb5f99 client session ssh BUGFIX flush after print without newline by Michal Vasko · 4 years ago
  93. 80951fc travis FEATURE add sanitizer test job by Juraj Vijtiuk · 4 years ago
  94. b647aa1 VERSION bump to version 1.1.33 by Michal Vasko · 4 years ago
  95. 29ac1fa SOVERSION bump to version 1.3.12 by Michal Vasko · 4 years ago
  96. 22b4fe7 server session FEATURE handle expired accounts by Michal Vasko · 4 years ago
  97. b4ff2fd server session REFACTOR formatting by Michal Vasko · 4 years ago
  98. b639e9c config BUGFIX workaround for atomic_load spec bug by Michal Vasko · 4 years, 2 months ago
  99. e201015 config BUGFIX avoid casting to atomic_uintptr_t by Michal Vasko · 4 years, 2 months ago
  100. 7f1fa3c session BUGFIX use atomics instead of volatile by Michal Vasko · 4 years, 2 months ago