1. e27ab4e client session BUGFIX handle all socket errors by Michal Vasko · 4 years, 3 months ago
  2. 8a4e146 client session BUGFIX get-schema module is always needed locally by Michal Vasko · 4 years, 6 months ago
  3. 5a44647 modules CHANGE move schemas to tests by Michal Vasko · 4 years, 6 months ago
  4. 31dd4c5 client session CHANGE verbose messages about get-schema/yanglib support by Michal Vasko · 4 years, 7 months ago
  5. 1679966 client session BUGFIX missing header by Michal Vasko · 4 years, 7 months ago
  6. bbf52c8 client session CHANGE make linux-only header conditional by Michal Vasko · 4 years, 7 months ago
  7. 9e8ac26 compat CHANGE use compatibility GNU functions for non-GNU systems by Michal Vasko · 4 years, 7 months ago
  8. 0d877f9 client session CHANGE ietf-datastores must be implemented by Michal Vasko · 4 years, 7 months ago
  9. c5fa07b client session BUGFIX wrong get-data with-defaults module by Michal Vasko · 4 years, 8 months ago
  10. f0fba4e session BUGFIX egenrate proper yang-library capab version by Michal Vasko · 4 years, 9 months ago
  11. 5a2c716 client session BUGFIX memory leak by Michal Vasko · 4 years, 9 months ago
  12. cb84663 client session BUUGFIX correct socket error handling by Michal Vasko · 5 years ago
  13. c1171a4 client messages CHANGE support for NMDA RPCs by Michal Vasko · 5 years ago
  14. 4e38e29 session_client: fix user searchpath for unix/fd transports by Robin Jarry · 5 years ago
  15. 52ddb95 session_client: fix segfault on NC_MSG_REPLY_ERR_MSGID by Robin Jarry · 5 years ago
  16. 7e7f99d client session CHANGE print port when connecting by Michal Vasko · 5 years ago
  17. d37d2fb Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
  18. 6936bf5 Merge https://github.com/cesnet/libnetconf2 into sysrepo2 by Michal Vasko · 5 years ago
  19. 5e8d019 client session CHANGE print ip that is being connected to by Michal Vasko · 5 years ago
  20. 21fc9cb client session CHANGE do not parse irrelevant replies by Michal Vasko · 5 years ago
  21. e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago
  22. 6b281ff client session BUGFIX handle data rpc replies with only default values by Michal Vasko · 6 years ago
  23. 83ad17e session CHANGE use TCP_NODELAY socket option by Michal Vasko · 6 years ago
  24. 66032bc session CHANGE always store ip-address host in the session by Michal Vasko · 6 years ago
  25. ac7fa2f add support for unix socket transport by Olivier Matz · 6 years ago
  26. 1c04270 client BUGFIX handle empty data in a data reply by Michal Vasko · 6 years ago
  27. f45e0c1 client session BUGFIX handle empty parsed responses correctly by Michal Vasko · 6 years ago
  28. be52dc2 session CHANGE enable keep-alive for both server and client TCP sessions by Michal Vasko · 6 years ago
  29. 488c7f5 client session BUGFIX do not load imported modules as implemented by Michal Vasko · 6 years ago
  30. 6d7c396 Adapt to libyang's "Change constness of the data returned by module implementation callbacks" by Jan Kundrát · 6 years ago
  31. 35972df Adapt to libyang's "Pass the original user_data to the deleter function" by Jan Kundrát · 6 years ago
  32. 488b070 session client CHANGE additional check for returned <get-schema> data by Radek Krejci · 6 years ago
  33. 2d08883 session client CHANGE remove compatibility code for old ietf-yang-library schema by Radek Krejci · 6 years ago
  34. cde410d session capabilities CHANGE printing ietf-yang-library capability by Radek Krejci · 6 years ago
  35. 261737f session client CHANGE filtering server data for ietf-yang-library data by Radek Krejci · 6 years ago
  36. b056ff8 session client BUGFIX uninitialized variable by Radek Krejci · 6 years ago
  37. f063379 session client BUGFIX accessing freed memory by Radek Krejci · 6 years ago
  38. 782041a session client BUGFIX checking usability of the created socket by Radek Krejci · 6 years ago
  39. 235d8cb session client CHANGE produce less errors when building context for the connected server by Radek Krejci · 6 years ago
  40. 8d4f9f1 session client BUGFIX testing return value in wrong variable by Radek Krejci · 6 years ago
  41. 1a7efb4 session client CHANGE parse submodules infor from yang-library data by Radek Krejci · 6 years ago
  42. ac91952 seassion client CHANGE compatibility code with really old ietf-yang-library by Radek Krejci · 6 years ago
  43. a8dfaea session client BUGFIX using not initialized variable by Radek Krejci · 6 years ago
  44. c939050 session client BUGFIX memory leak, checking malloc return value by Radek Krejci · 6 years ago
  45. 3f499a6 session client BUGFIX check ftell() return value by Radek Krejci · 6 years ago
  46. 3b60e5c session client CHANGE reflect recent changes in libyang API by Radek Krejci · 6 years ago
  47. 6455eb1 session client BUGFIX use of uninitialized variable by Radek Krejci · 6 years ago
  48. 65ef6d5 client session CHANGE building context according to server supported schemas by Radek Krejci · 6 years ago
  49. d838d29 client session CHANGE cover new anydata types by Michal Vasko · 6 years ago
  50. fcf32c2 client session BUGFIX print all schema warnings by Michal Vasko · 6 years ago
  51. c7a2acb remove unused variable by Frank Rimpler · 6 years ago
  52. 9f838b0 restructuring, add missing socket test by Frank Rimpler · 6 years ago
  53. dd3e314 client session BUGFIX double free by Michal Vasko · 6 years ago
  54. 06c860d session CHANGE use more practical TCP keep alive options by Michal Vasko · 6 years ago
  55. ac0356e client session BUGFIX xpath filter selects subtrees, not nodes by Michal Vasko · 6 years ago
  56. 2260f55 session MAINTENANCE release build warnings by Michal Vasko · 6 years ago
  57. 140eecd client session BUGFIX wrong pointer comparison by Michal Vasko · 6 years ago
  58. 131120a CHANGE allow concurrent notifications and RPCs by Michal Vasko · 6 years ago
  59. 9aa1e35 client CHANGE loading schemas supported by server on the client side by Radek Krejci · 6 years ago
  60. 663b3d6 client session BUGFIX handle failing to load implemented schema by Michal Vasko · 7 years ago
  61. 689202b client session MAINTENANCE formatting by Michal Vasko · 7 years ago
  62. b1d250e client CHANGE using get-schema operation on ietf-yang-library by Radek Krejci · 7 years ago
  63. 7d965dc session CHANGE enable keep-alive on server/client sockets by Michal Vasko · 7 years ago
  64. 206ec2d client session CHANGE always store client schemas into set dir by Michal Vasko · 7 years ago
  65. 78cd61f client session BUGFIX continue connecting when a schema loading fails by Michal Vasko · 7 years ago
  66. dbf7c27 client session BUGFIX schema retrieval logging fixes by Michal Vasko · 7 years ago
  67. ff7e356 cmake CHANGE lnc2 schemas dir now a cmake and pkgconfig variable by Michal Vasko · 7 years ago
  68. f945da5 io & client session MAINTENANCE minor compiler warnings by Michal Vasko · 7 years ago
  69. ceae015 client session CHANGE print errors if schema loading fails by Michal Vasko · 7 years ago
  70. b4b1906 client BUGFIX double free by Radek Krejci · 7 years ago
  71. 14fdbb6 client session CHANGE reply without msg-id can be valid by Michal Vasko · 7 years ago
  72. ce32605 session client BUGFIX typo by Michal Vasko · 7 years ago
  73. b0222c4 client session BUFIX invalid read by Michal Vasko · 7 years ago
  74. 630485f messages BUGFIX bad-attribute error fixes by Michal Vasko · 7 years ago
  75. eec410f client session BUGFIX check for parsing errors by Michal Vasko · 7 years ago
  76. 60f6660 client session CHANGE added session checks during hello sending by Michal Vasko · 7 years ago
  77. 0931932 client session BUGFIX ietf-yang-library model updated and its structure changed by Michal Vasko · 7 years ago
  78. 3222b7d CHANGE reflect API changes in libyang 0.14 by Radek Krejci · 7 years ago
  79. 132f7f4 client session BUGFIX quit notif thread if session is invalid by Michal Vasko · 7 years ago
  80. 36a0133 client session CHANGE continue receiving notifications after an error by Michal Vasko · 7 years ago
  81. c41fdea client session BUGFIX memory leak by Michal Vasko · 7 years ago
  82. 3c55637 client session CHANGE handle correctly imported model not imported by any other by Michal Vasko · 7 years ago
  83. f4c8b79 BUGFIX libyang changes by Michal Vasko · 7 years ago
  84. fd5b668 client CHANGE rewrite loading the schemas into context when connecting to a server by Radek Krejci · 7 years ago
  85. 5cebc6b client CHANGE allow sharing client context among the threads by Radek Krejci · 7 years ago
  86. dfcfef3 Merge branch 'devel' into python by Radek Krejci · 7 years ago
  87. 62aa064 client CHANGE make client options thread specific by Radek Krejci · 7 years ago
  88. 1b2ddc9 client session BUGFIX capabilities are const by Michal Vasko · 7 years ago
  89. 2a54a6d client session BUGFIX implement all modules from the server by Michal Vasko · 8 years ago
  90. 3486a7c server session CHANGE basic server notification support by Michal Vasko · 8 years ago
  91. ade892d session CHANGE concurrency greatly improved by Michal Vasko · 8 years ago
  92. f471fa0 session CHANGE new timeout introduced by Michal Vasko · 8 years ago
  93. 41adf39 session CHANGE new libyang flag used to handle msgs with ext deps by Michal Vasko · 8 years ago
  94. cdeee43 client session CHANGE libyang func renamed by Michal Vasko · 8 years ago
  95. de2946c client session CHANGE allow to make client sessions not strict on request by Michal Vasko · 8 years ago
  96. 086cd57 client session MAINTENANCE msg formatting by Michal Vasko · 8 years ago
  97. d47db14 Merge branch 'master' into devel by Michal Vasko · 8 years ago
  98. 7d631f0 io BUGFIX error elements can have attributes by Michal Vasko · 8 years ago
  99. 52bd949 io BUGFIX error elements can have attributes by Michal Vasko · 8 years ago
  100. 20f1127 client session DOC old invalid comment removed by Michal Vasko · 8 years ago