- 71dbd77 server session FEATURE support for more subscriptions on a session by Michal Vasko · 3 years, 8 months ago
- 9b1a952 server session BUGFIX memory leak by Michal Vasko · 3 years, 8 months ago
- 7736745 libnetconf2 REFACTOR initial libyang2 support by Michal Vasko · 3 years, 9 months ago
- 0db3db5 session BUGFIX call home flag is protected by lock and cond by Michal Vasko · 3 years, 8 months ago
- 0a047f0 server session FEATURE improved call home messages by Michal Vasko · 3 years, 8 months ago
- 0b30e45 server session BUGFIX do not consider -1 as pending socket by Michal Vasko · 3 years, 8 months ago
- 3da9b34 session server BUGFIX parameter in inet_ntop func by aPiecek · 3 years, 9 months ago
- 90ff024 session server REFACTOR getting host and port by aPiecek · 3 years, 9 months ago
- b235763 session server BUGFIX get path from AF_UNIX socket by aPiecek · 3 years, 9 months ago
- 4c612cd session server BUGFIX limit number of connect retries by Michal Vasko · 3 years, 9 months ago
- acf9847 session MAINTENANCE remove dynamic synchronization structures by Michal Vasko · 3 years, 9 months ago
- 7f1fa3c session BUGFIX use atomics instead of volatile by Michal Vasko · 4 years, 2 months ago
- 946cacb server session FEATURE any transport combination support by Michal Vasko · 4 years, 3 months ago
- d391091 server session MAINTENANCE unix socket acccept refactor by Michal Vasko · 4 years, 7 months ago
- 4e903c3 libnetconf2 CHANGE QNX compatibility (#220) by apropp-molex · 4 years, 7 months ago
- 4ec210b server session BUGFIX invalid memory access to deleted client by Michal Vasko · 4 years, 7 months ago
- 2733aad log CHANGE new low-level debug log level by Michal Vasko · 4 years, 7 months ago
- f22d5ff server session CHANGE do not use bzero by Michal Vasko · 4 years, 7 months ago
- 5c5a442 nc_server_ch_client_endpt_set_port (#215) by ravsz · 4 years, 7 months ago
- 20789e1 session server BUGFIX error message arguments by ravsz · 4 years, 7 months ago
- 8fe604c io CHANGE improved messages for failed msg write by Michal Vasko · 4 years, 9 months ago
- d057b27 server session BUGFIX obsolete value check by Michal Vasko · 4 years, 9 months ago
- fb1724b server session NEW function for checking CH client and endpt existence by Michal Vasko · 4 years, 9 months ago
- 1b5973e server session NEW function for endpt existence checking by Michal Vasko · 4 years, 9 months ago
- 2209191 Prevent compile errors on OSX (#198) by Claus Klein · 4 years, 10 months ago
- 9129095 server session CHANGE debug messages for queues by Michal Vasko · 5 years ago
- 9af829a server session BUGFIX return value typo by Michal Vasko · 5 years ago
- ef2f3ac Add support for musl libc by Rosen Penev · 5 years ago
- 5f352c5 session BUGFIX fix compilation with various options by Michal Vasko · 5 years ago
- cbad4c5 server session BUGFIX default value update and name corrections by Michal Vasko · 5 years ago
- 0bdf70b server session BUGFIX memory leak by Michal Vasko · 5 years ago
- adf30f0 server CHANGE ssh updated to support current netconf-server drafts by Michal Vasko · 5 years ago
- e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago
- ddce121 server session CHANGE support for ecdsa keys data by Michal Vasko · 5 years ago
- 4700394 server session BUGFIX make ps session count more deterministic by Michal Vasko · 6 years ago
- 8f43059 server session CHANGE function to check whether a session is call home by Michal Vasko · 6 years ago
- 16284ca [F] Restore global_rpc_clb callback by Petr A. Sokolov · 6 years ago
- 83ad17e session CHANGE use TCP_NODELAY socket option by Michal Vasko · 6 years ago
- 66032bc session CHANGE always store ip-address host in the session by Michal Vasko · 6 years ago
- 629dfc4 Update session_server.c by preetbhansali · 6 years ago
- 64cdd12 Update session_server.c by preetbhansali · 6 years ago
- f3edf49 Race condition in nc_ps_lock by preetbhansali · 6 years ago
- 2f62210 remove duplicated setsockopts for keepalive by Olivier Matz · 6 years ago
- ac7fa2f add support for unix socket transport by Olivier Matz · 6 years ago
- 69a3ff6 session CHANGE support for old compilers without C11 atomic by Michal Vasko · 6 years ago
- be52dc2 session CHANGE enable keep-alive for both server and client TCP sessions by Michal Vasko · 6 years ago
- 7f1ee93 server session BUGFIX memory leak by Michal Vasko · 6 years ago
- 6ed922d Fix call home client thread cleanup by Andrew Langefeld · 6 years ago
- 2a22534 server session MAINTENANCE code formatting by Michal Vasko · 6 years ago
- 294dc34 Merge pull request #78 from ADTRAN/invalid_endpoint_pointer by Michal Vasko · 6 years ago
- d05f225 invalid endpoint pointer by Peter Feige · 6 years ago
- 740c22f provide correct address length for inet_ntop i.o. to avoid error ENOSPC by Frank Rimpler · 6 years ago
- 9f838b0 restructuring, add missing socket test by Frank Rimpler · 6 years ago
- f952be2 server session CHANGE enable compilation on platofrms without keep-alive by Michal Vasko · 6 years ago
- 06c860d session CHANGE use more practical TCP keep alive options by Michal Vasko · 6 years ago
- 2260f55 session MAINTENANCE release build warnings by Michal Vasko · 6 years ago
- dd6e4f7 server session BUGFIX zero server options on destroy by Michal Vasko · 6 years ago
- 131120a CHANGE allow concurrent notifications and RPCs by Michal Vasko · 6 years ago
- 4cb8de5 server session BUGFIX accessing a removed endpoint by Michal Vasko · 7 years ago
- ebba760 server session FEATURE allow to define an SSH passwd auth callback by Michal Vasko · 7 years ago
- 2737742 server session BUGFIX call home session freeing corner cases by Michal Vasko · 7 years ago
- 3f05a09 fixup! server session BUGFIX wait for ch thread when freeing session by Michal Vasko · 7 years ago
- 7d965dc session CHANGE enable keep-alive on server/client sockets by Michal Vasko · 7 years ago
- 2e39ed9 server session BUGFIX wait for ch thread when freeing session by Michal Vasko · 7 years ago
- 6cdb0c1 Merge pull request #49 from jktjkt/fix-ipv6 by Michal Vasko · 7 years ago
- c997024 server session CHANGE libyang error API changes by Michal Vasko · 7 years ago
- 0f942e8 Use proper size for inet_ntop's buffer by Jan Kundrát · 7 years ago
- 103fe63 server session BUGFIX properly remove thread id on timeout by Michal Vasko · 7 years ago
- 2b76809 server session CHANGE separate timeout for waiting for queue by Michal Vasko · 7 years ago
- d834003 server session BUGFIX handle removing ids not from the beginning by Michal Vasko · 7 years ago
- 74c345f server session BUGFIX queue round buffer fixes by Michal Vasko · 7 years ago queue_fix
- 8bc747c Revert "server session BUGFIX queue round buffer fixes" by Michal Vasko · 7 years ago
- fdf1e68 server session BUGFIX queue round buffer fixes by Michal Vasko · 7 years ago
- f8aa997 server session CHANGE libyang api changes by Michal Vasko · 7 years ago
- 8dcaa88 server session CHANGE libssh poll changed and handles SSH messages automatically by Michal Vasko · 7 years ago
- c97cb16 server session BUGFIX unhandled session state by Michal Vasko · 7 years ago
- 4871c9d server session CHANGE enable iterating over ps_pollsession sessions by Michal Vasko · 7 years ago
- 9fb4227 session BUGFIX do not mix real and monotonic time by Michal Vasko · 7 years ago
- 77a6abe session CHANGE use monotonic clock where possible by Michal Vasko · 7 years ago
- 3222b7d CHANGE reflect API changes in libyang 0.14 by Radek Krejci · 7 years ago
- 2d2bf4d BUGFIX - fix a potential crash in ERR prints. by Darshanajk · 7 years ago
- 9563b81 MAINTENANCE removed redundant _POSIX_SOURCE flags by Miroslav Mareš · 7 years ago
- b4bb18e Merge branch 'devel' of https://github.com/cesnet/libnetconf2 into devel by Michal Vasko · 7 years ago
- 4992d80 server session BUGFIX uninitialized variable by Michal Vasko · 7 years ago
- 3d4e721 server BUGFIX nc_ps_poll deadlock due to multi-thread conflict by fanchanghu · 7 years ago
- 142cfea session CHANGE new killed-by atrribute of every session by Michal Vasko · 7 years ago
- 88639e9 Revert "BUGFIX libyang changes" by Michal Vasko · 7 years ago
- f4c8b79 BUGFIX libyang changes by Michal Vasko · 7 years ago
- efbc5e3 server session CHANGE polling mechanism upgraded and refactored by Michal Vasko · 7 years ago
- e4300a8 session CHANGE poll sessions now have state by Michal Vasko · 7 years ago
- 1ff9776 server session CHANGE all the sessions are checked if running in poll by Michal Vasko · 7 years ago
- 4d13eca Merge branch 'devel' by Michal Vasko · 8 years ago v0.8-r1
- 1afa779 get-schema BUGFIX correct interpretation of empty version value by Radek Krejci · 8 years ago
- 9550cf1 server session BUGFIX memory leak by Michal Vasko · 8 years ago
- 4e455dd server session BUGFIX missing unlock by Michal Vasko · 8 years ago
- e1ee05b server session NEW getting sessions from ps based on sid by Michal Vasko · 8 years ago
- b70c8b8 server session CHANGE transport timeout used globally by Michal Vasko · 8 years ago
- 53358d3 server session CHANGE increase timeout for transport-protocol data by Michal Vasko · 8 years ago
- 81c5b30 session MAINTENANCE unify timeouts by Michal Vasko · 8 years ago
- e8e0770 server session CHANGE enable servers to know if they have endpts to accept on by Michal Vasko · 8 years ago