1. 4067241 log UPDATE partially replace ERRARG macro by roman · 1 year, 6 months ago
  2. f6e3201 client UPDATE set known_hosts file/mode by roman · 1 year, 7 months ago
  3. c1d2b09 libnetconf UPDATE YANG data configuration by roman · 1 year, 9 months ago
  4. b933667 session client UPDATE avoid using obsolete select by Michal Vasko · 1 year, 1 month ago
  5. a272e09 session client UPDATE allow manual context fill by Michal Vasko · 1 year, 4 months ago
  6. 96da591 session BUGFIX get source host correctly on a pending socket by Barbaros Tokaoglu · 1 year, 5 months ago
  7. c07d976 session client REFACTOR optional port return by Michal Vasko · 1 year, 8 months ago
  8. c0f85ca session client BUGFIX invalid cast by Michal Vasko · 1 year, 8 months ago
  9. 7b1c4c2 session client REFACTOR ip address str print function by Michal Vasko · 1 year, 8 months ago
  10. 9bca73d fix of a crash when a connection is made in background by Tie.Liao · 1 year, 8 months ago
  11. 292c554 build UPDATE uncrustify version 0.76 by Michal Vasko · 1 year, 9 months ago
  12. 0c0239c session client BUGFIX memory leak by Michal Vasko · 1 year, 9 months ago
  13. d6c6f85 session client BUGFIX organized init capability check by Michal Vasko · 1 year, 11 months ago
  14. 69e9875 session BUGFIX message parameter fixes by Michal Vasko · 1 year, 11 months ago
  15. a172117 session client UPDATE do not store duplicates of modules by Michal Vasko · 1 year, 11 months ago
  16. 8022722 sesion client UPDATE generic default client search dir by Michal Vasko · 1 year, 11 months ago
  17. 7893907 session UPDATE automatic schema-mount support by Michal Vasko · 1 year, 11 months ago
  18. 5d0cdc3 session client UPDATE set default and client search dir by Michal Vasko · 1 year, 11 months ago
  19. 056f53c session server UPDATE remove endpoint socket retries by Michal Vasko · 2 years, 1 month ago
  20. 743ff9f session REFACTOR formatting by Michal Vasko · 2 years, 1 month ago
  21. a8ec54b session client UPDATE support for more dispatched ntf threads by Michal Vasko · 2 years, 1 month ago
  22. ffb35e9 session client UPDATE user data for notif dispatch by Michal Vasko · 2 years, 1 month ago
  23. 5ca5d97 session REFACTOR unify schema,model -> module by Michal Vasko · 2 years, 2 months ago
  24. c3e402f session client BUGFIX avoid errors when building the context by Michal Vasko · 2 years, 2 months ago
  25. 9d4cca5 session FEATURE expected hostname for TLS callhome by Michal Vasko · 2 years, 2 months ago
  26. 7502b60 session client UPDATE improved schema loading messages by Michal Vasko · 2 years, 2 months ago
  27. 6ce8e82 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 3 months ago
  28. 77e8357 session server BUGFIX refuse rpc without message-id by Michal Vasko · 2 years, 4 months ago
  29. 41a11e4 pam UPDATE auth using Linux PAM by roman · 2 years, 5 months ago
  30. a9e9d45 session client UPDATE compile all modules together by Michal Vasko · 2 years, 6 months ago
  31. 9a10805 session client BUGFIX memory leak by Michal Vasko · 2 years, 7 months ago
  32. 1d73a5a Fix segfault on malformed yang-library data by Jan Kundrát · 2 years, 7 months ago
  33. 5e32c40 session client UPDATE set module features when parsing by Michal Vasko · 2 years, 10 months ago
  34. 8d0f3b3 session client UPDATE warning on unexpected get-schema reply by Michal Vasko · 2 years, 10 months ago
  35. fdba4a3 src BUGFIX typos by Michal Vasko · 2 years, 10 months ago
  36. 95ea9ff src DOC unify doxygen format by Michal Vasko · 3 years ago
  37. 9322407 session FEATURE support for context changes by Michal Vasko · 3 years ago
  38. ccd2dd0 session BUGFIX memory leaks by Michal Vasko · 3 years, 1 month ago
  39. 6aa0eeb Use getpwuid_r() instead of getpwuid() by Jan Kundrát · 3 years, 1 month ago
  40. c088f98 session client DOC add missing doxygen by Michal Vasko · 3 years, 1 month ago
  41. 303263d session client FEATURE support <get> in addition to <get-data> by Michal Vasko · 3 years, 1 month ago
  42. 143aa14 session MAINTENANCE uninit var warning by Michal Vasko · 3 years, 1 month ago
  43. 01130bd session FEATURE session msgs lock with timeout by Michal Vasko · 3 years, 2 months ago
  44. 54f142a session_client FEATURE add locks around message buffer by tadeas-vintrlik · 3 years, 3 months ago
  45. 029c537 client session CHANGE adjust for latest libyang changes by Michal Vasko · 3 years, 4 months ago
  46. 4052875 client session BUGFIX check for empty yang-lib data by Michal Vasko · 3 years, 5 months ago
  47. 5bd4a3f session BUGFIX safe notification thread exit by Michal Vasko · 3 years, 5 months ago
  48. 5d9d597 client session BUGFIX handle possible opaque nodes by Michal Vasko · 3 years, 5 months ago
  49. 0553277 log FEATURE supply session as log clb parameter by Michal Vasko · 3 years, 5 months ago
  50. 8bb496e client session BUGFIX do not validate RPC before sending by Michal Vasko · 3 years, 5 months ago
  51. ab9deb6 client session REFACTOR error checking when creating RPC by Michal Vasko · 3 years, 5 months ago
  52. b83a3fa libnetconf2 REFACTOR formatting by Michal Vasko · 3 years, 6 months ago
  53. eed893d session client BUGFIX wrong subscribe RPC name by Michal Vasko · 3 years, 6 months ago
  54. e97b10a session UPDATE latest libyang changes by Michal Vasko · 3 years, 6 months ago
  55. d387a1c client session MAINTENANCE refactor RPC creation by Michal Vasko · 3 years, 7 months ago
  56. 305faca messages FEATURE support for yang-push RPCs by Michal Vasko · 3 years, 8 months ago
  57. c5ea638 client session BUGFIX buffered messages by Michal Vasko · 3 years, 8 months ago
  58. 96f247a client messages FEATURE support for subscribed-notification RPCs by Michal Vasko · 3 years, 8 months ago
  59. 7736745 libnetconf2 REFACTOR initial libyang2 support by Michal Vasko · 3 years, 9 months ago
  60. 0be8569 client session BUGFIX memory leak by Michal Vasko · 3 years, 8 months ago
  61. b93b41b client session BUGFIX always allow receiving notifications by Michal Vasko · 3 years, 9 months ago
  62. 1d2665c session client BUGFIX get-schema of modules not in capabs by Michal Vasko · 3 years, 9 months ago
  63. 4c612cd session server BUGFIX limit number of connect retries by Michal Vasko · 3 years, 9 months ago
  64. 283c3c0 client session BUGFIX check all errors when creating RPCs by Michal Vasko · 3 years, 10 months ago
  65. 4020801 client session CHANGE do not validate incoming notifications by Michal Vasko · 4 years ago
  66. b639e9c config BUGFIX workaround for atomic_load spec bug by Michal Vasko · 4 years, 2 months ago
  67. 7f1fa3c session BUGFIX use atomics instead of volatile by Michal Vasko · 4 years, 2 months ago
  68. 2af7c38 client session BUGFIX handle socket timeout by Michal Vasko · 4 years, 3 months ago
  69. e27ab4e client session BUGFIX handle all socket errors by Michal Vasko · 4 years, 3 months ago
  70. 8a4e146 client session BUGFIX get-schema module is always needed locally by Michal Vasko · 4 years, 6 months ago
  71. 5a44647 modules CHANGE move schemas to tests by Michal Vasko · 4 years, 6 months ago
  72. 31dd4c5 client session CHANGE verbose messages about get-schema/yanglib support by Michal Vasko · 4 years, 7 months ago
  73. 1679966 client session BUGFIX missing header by Michal Vasko · 4 years, 7 months ago
  74. bbf52c8 client session CHANGE make linux-only header conditional by Michal Vasko · 4 years, 7 months ago
  75. 9e8ac26 compat CHANGE use compatibility GNU functions for non-GNU systems by Michal Vasko · 4 years, 7 months ago
  76. 0d877f9 client session CHANGE ietf-datastores must be implemented by Michal Vasko · 4 years, 7 months ago
  77. c5fa07b client session BUGFIX wrong get-data with-defaults module by Michal Vasko · 4 years, 8 months ago
  78. f0fba4e session BUGFIX egenrate proper yang-library capab version by Michal Vasko · 4 years, 9 months ago
  79. 5a2c716 client session BUGFIX memory leak by Michal Vasko · 4 years, 9 months ago
  80. cb84663 client session BUUGFIX correct socket error handling by Michal Vasko · 5 years ago
  81. c1171a4 client messages CHANGE support for NMDA RPCs by Michal Vasko · 5 years ago
  82. 4e38e29 session_client: fix user searchpath for unix/fd transports by Robin Jarry · 5 years ago
  83. 52ddb95 session_client: fix segfault on NC_MSG_REPLY_ERR_MSGID by Robin Jarry · 5 years ago
  84. 7e7f99d client session CHANGE print port when connecting by Michal Vasko · 5 years ago
  85. d37d2fb Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
  86. 6936bf5 Merge https://github.com/cesnet/libnetconf2 into sysrepo2 by Michal Vasko · 5 years ago
  87. 5e8d019 client session CHANGE print ip that is being connected to by Michal Vasko · 5 years ago
  88. 21fc9cb client session CHANGE do not parse irrelevant replies by Michal Vasko · 5 years ago
  89. e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago
  90. 6b281ff client session BUGFIX handle data rpc replies with only default values by Michal Vasko · 6 years ago
  91. 83ad17e session CHANGE use TCP_NODELAY socket option by Michal Vasko · 6 years ago
  92. 66032bc session CHANGE always store ip-address host in the session by Michal Vasko · 6 years ago
  93. ac7fa2f add support for unix socket transport by Olivier Matz · 6 years ago
  94. 1c04270 client BUGFIX handle empty data in a data reply by Michal Vasko · 6 years ago
  95. f45e0c1 client session BUGFIX handle empty parsed responses correctly by Michal Vasko · 6 years ago
  96. be52dc2 session CHANGE enable keep-alive for both server and client TCP sessions by Michal Vasko · 6 years ago
  97. 488c7f5 client session BUGFIX do not load imported modules as implemented by Michal Vasko · 6 years ago
  98. 6d7c396 Adapt to libyang's "Change constness of the data returned by module implementation callbacks" by Jan Kundrát · 6 years ago
  99. 35972df Adapt to libyang's "Pass the original user_data to the deleter function" by Jan Kundrát · 6 years ago
  100. 488b070 session client CHANGE additional check for returned <get-schema> data by Radek Krejci · 6 years ago