- 9ad4a8a session UPDATE add call home local binding support by roman · 3 months ago
- 01614f3 session client BUGFIX remove notifications expectation by Siddharth Sharma · 4 months ago
- c865a9b session client BUGFIX memory leak by Michal Vasko · 4 months ago
- 8b1740f session REFACTOR do not mix return value and socket by Michal Vasko · 4 months ago
- 56226c7 session client UPDATE manual schema-mount data retrieval by Michal Vasko · 5 months ago
- 6e11d08 session client REFACTOR minor improvements by Michal Vasko · 5 months ago
- a0b8b70 session client BUGFIX proper NMDA supp detection by Michal Vasko · 5 months ago
- 77eb9b3 session client BUGFIX avoid double free by Michal Vasko · 6 months ago
- 506354a session UPDATE rename transport implementations by roman · 7 months ago
- 5788c80 session BUGFIX missing ssh_init() by Michal Vasko · 6 months ago
- c4cdc9e session UPDATE set keepalives on accepted sockets by Michal Vasko · 6 months ago
- c455038 session client REFACTOR use const where applicable by Michal Vasko · 6 months ago
- 1637471 libnetconf2 BUGFIX proper uint32_t print macros by Michal Vasko · 6 months ago
- 487ab80 cmake UPDATE optional termios support by Michal Vasko · 6 months ago
- 56acd55 session UPDATE set keepalives per option by roman · 7 months ago
- 59762c3 session client BUGFIX do not retrieve non-existing data by Michal Vasko · 7 months ago
- b25c56f session client BUGFIX ignore wrong msgid parsing error by Michal Vasko · 7 months ago
- d82caf1 log UPDATE add server init check by roman · 8 months ago
- 58791da lib UPDATE libyang v3 updates by Michal Vasko · 8 months ago
- 5a2c5b9 session client REFACTOR formatting by Michal Vasko · 9 months ago
- b13a224 session client UPDATE ignore modules without revision by Michal Vasko · 11 months ago
- 124a436 log UPDATE replace ; with whitespace in new macro by roman · 1 year ago
- 3a95bb2 log UPDATE add ERRMEM check macros by roman · 1 year ago
- 9075eab session BUGFIX add bind lock for accepting by roman · 1 year, 2 months ago
- 2eab474 libnetconf2 UPDATE merge SSH and TLS req into one by roman · 1 year, 5 months ago
- 3f9b65c config UPDATE add support for TLS by roman · 1 year, 5 months ago
- 4067241 log UPDATE partially replace ERRARG macro by roman · 1 year, 6 months ago
- f6e3201 client UPDATE set known_hosts file/mode by roman · 1 year, 7 months ago
- c1d2b09 libnetconf UPDATE YANG data configuration by roman · 1 year, 9 months ago
- b933667 session client UPDATE avoid using obsolete select by Michal Vasko · 1 year, 1 month ago
- a272e09 session client UPDATE allow manual context fill by Michal Vasko · 1 year, 4 months ago
- 96da591 session BUGFIX get source host correctly on a pending socket by Barbaros Tokaoglu · 1 year, 5 months ago
- c07d976 session client REFACTOR optional port return by Michal Vasko · 1 year, 8 months ago
- c0f85ca session client BUGFIX invalid cast by Michal Vasko · 1 year, 8 months ago
- 7b1c4c2 session client REFACTOR ip address str print function by Michal Vasko · 1 year, 8 months ago
- 9bca73d fix of a crash when a connection is made in background by Tie.Liao · 1 year, 8 months ago
- 292c554 build UPDATE uncrustify version 0.76 by Michal Vasko · 1 year, 9 months ago
- 0c0239c session client BUGFIX memory leak by Michal Vasko · 1 year, 9 months ago
- d6c6f85 session client BUGFIX organized init capability check by Michal Vasko · 1 year, 11 months ago
- 69e9875 session BUGFIX message parameter fixes by Michal Vasko · 1 year, 11 months ago
- a172117 session client UPDATE do not store duplicates of modules by Michal Vasko · 1 year, 11 months ago
- 8022722 sesion client UPDATE generic default client search dir by Michal Vasko · 1 year, 11 months ago
- 7893907 session UPDATE automatic schema-mount support by Michal Vasko · 1 year, 11 months ago
- 5d0cdc3 session client UPDATE set default and client search dir by Michal Vasko · 1 year, 11 months ago
- 056f53c session server UPDATE remove endpoint socket retries by Michal Vasko · 2 years, 1 month ago
- 743ff9f session REFACTOR formatting by Michal Vasko · 2 years, 1 month ago
- a8ec54b session client UPDATE support for more dispatched ntf threads by Michal Vasko · 2 years, 1 month ago
- ffb35e9 session client UPDATE user data for notif dispatch by Michal Vasko · 2 years, 1 month ago
- 5ca5d97 session REFACTOR unify schema,model -> module by Michal Vasko · 2 years, 2 months ago
- c3e402f session client BUGFIX avoid errors when building the context by Michal Vasko · 2 years, 2 months ago
- 9d4cca5 session FEATURE expected hostname for TLS callhome by Michal Vasko · 2 years, 2 months ago
- 7502b60 session client UPDATE improved schema loading messages by Michal Vasko · 2 years, 2 months ago
- 6ce8e82 build UPDATE uncrustify version 0.71 -> 0.75 by Michal Vasko · 2 years, 3 months ago
- 77e8357 session server BUGFIX refuse rpc without message-id by Michal Vasko · 2 years, 4 months ago
- 41a11e4 pam UPDATE auth using Linux PAM by roman · 2 years, 5 months ago
- a9e9d45 session client UPDATE compile all modules together by Michal Vasko · 2 years, 6 months ago
- 9a10805 session client BUGFIX memory leak by Michal Vasko · 2 years, 7 months ago
- 1d73a5a Fix segfault on malformed yang-library data by Jan Kundrát · 2 years, 7 months ago
- 5e32c40 session client UPDATE set module features when parsing by Michal Vasko · 2 years, 10 months ago
- 8d0f3b3 session client UPDATE warning on unexpected get-schema reply by Michal Vasko · 2 years, 10 months ago
- fdba4a3 src BUGFIX typos by Michal Vasko · 2 years, 10 months ago
- 95ea9ff src DOC unify doxygen format by Michal Vasko · 3 years ago
- 9322407 session FEATURE support for context changes by Michal Vasko · 3 years ago
- ccd2dd0 session BUGFIX memory leaks by Michal Vasko · 3 years, 1 month ago
- 6aa0eeb Use getpwuid_r() instead of getpwuid() by Jan Kundrát · 3 years, 1 month ago
- c088f98 session client DOC add missing doxygen by Michal Vasko · 3 years, 1 month ago
- 303263d session client FEATURE support <get> in addition to <get-data> by Michal Vasko · 3 years, 1 month ago
- 143aa14 session MAINTENANCE uninit var warning by Michal Vasko · 3 years, 1 month ago
- 01130bd session FEATURE session msgs lock with timeout by Michal Vasko · 3 years, 2 months ago
- 54f142a session_client FEATURE add locks around message buffer by tadeas-vintrlik · 3 years, 3 months ago
- 029c537 client session CHANGE adjust for latest libyang changes by Michal Vasko · 3 years, 4 months ago
- 4052875 client session BUGFIX check for empty yang-lib data by Michal Vasko · 3 years, 5 months ago
- 5bd4a3f session BUGFIX safe notification thread exit by Michal Vasko · 3 years, 5 months ago
- 5d9d597 client session BUGFIX handle possible opaque nodes by Michal Vasko · 3 years, 5 months ago
- 0553277 log FEATURE supply session as log clb parameter by Michal Vasko · 3 years, 5 months ago
- 8bb496e client session BUGFIX do not validate RPC before sending by Michal Vasko · 3 years, 5 months ago
- ab9deb6 client session REFACTOR error checking when creating RPC by Michal Vasko · 3 years, 5 months ago
- b83a3fa libnetconf2 REFACTOR formatting by Michal Vasko · 3 years, 6 months ago
- eed893d session client BUGFIX wrong subscribe RPC name by Michal Vasko · 3 years, 6 months ago
- e97b10a session UPDATE latest libyang changes by Michal Vasko · 3 years, 6 months ago
- d387a1c client session MAINTENANCE refactor RPC creation by Michal Vasko · 3 years, 7 months ago
- 305faca messages FEATURE support for yang-push RPCs by Michal Vasko · 3 years, 8 months ago
- c5ea638 client session BUGFIX buffered messages by Michal Vasko · 3 years, 8 months ago
- 96f247a client messages FEATURE support for subscribed-notification RPCs by Michal Vasko · 3 years, 8 months ago
- 7736745 libnetconf2 REFACTOR initial libyang2 support by Michal Vasko · 3 years, 9 months ago
- 0be8569 client session BUGFIX memory leak by Michal Vasko · 3 years, 8 months ago
- b93b41b client session BUGFIX always allow receiving notifications by Michal Vasko · 3 years, 9 months ago
- 1d2665c session client BUGFIX get-schema of modules not in capabs by Michal Vasko · 3 years, 9 months ago
- 4c612cd session server BUGFIX limit number of connect retries by Michal Vasko · 3 years, 9 months ago
- 283c3c0 client session BUGFIX check all errors when creating RPCs by Michal Vasko · 3 years, 10 months ago
- 4020801 client session CHANGE do not validate incoming notifications by Michal Vasko · 4 years ago
- b639e9c config BUGFIX workaround for atomic_load spec bug by Michal Vasko · 4 years, 2 months ago
- 7f1fa3c session BUGFIX use atomics instead of volatile by Michal Vasko · 4 years, 2 months ago
- 2af7c38 client session BUGFIX handle socket timeout by Michal Vasko · 4 years, 3 months ago
- e27ab4e client session BUGFIX handle all socket errors by Michal Vasko · 4 years, 3 months ago
- 8a4e146 client session BUGFIX get-schema module is always needed locally by Michal Vasko · 4 years, 6 months ago
- 5a44647 modules CHANGE move schemas to tests by Michal Vasko · 4 years, 6 months ago
- 31dd4c5 client session CHANGE verbose messages about get-schema/yanglib support by Michal Vasko · 4 years, 7 months ago
- 1679966 client session BUGFIX missing header by Michal Vasko · 4 years, 7 months ago
- bbf52c8 client session CHANGE make linux-only header conditional by Michal Vasko · 4 years, 7 months ago