- d8a7419 session UPDATE use monotonic clock if possible by Michal Vasko · 1 year, 9 months ago
- 7893907 session UPDATE automatic schema-mount support 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
- d8951c7 config FEATURE compile-time customization of CH backoff by Michal Vasko · 2 years, 1 month ago
- b163b02 session REFACTOR formatting by Michal Vasko · 2 years, 2 months ago
- 9d4cca5 session FEATURE expected hostname for TLS callhome 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
- 60d8ffb session BUGFIX differentiate between clock types by Michal Vasko · 2 years, 4 months ago
- 41a11e4 pam UPDATE auth using Linux PAM by roman · 2 years, 5 months ago
- 6ece9c5 timespec UPDATE reworked time functions by roman · 2 years, 5 months ago
- df68e7e session BUGFIX thread-safe var access by Michal Vasko · 2 years, 7 months ago
- feccb31 session BUGFIX timeout of CH session free by Michal Vasko · 2 years, 8 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
- 6aa0eeb Use getpwuid_r() instead of getpwuid() by Jan Kundrát · 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
- c446a38 libnetconf2 DOC general update by Michal Vasko · 3 years, 5 months ago
- 5bd4a3f session BUGFIX safe notification thread exit by Michal Vasko · 3 years, 5 months ago
- b83a3fa libnetconf2 REFACTOR formatting by Michal Vasko · 3 years, 6 months ago
- 6d6bfbc session MAINTENANCE remove obsolete prototype by Michal Vasko · 3 years, 6 months ago
- 4e6d324 build FEATURE update docs and how they are generated by Michal Vasko · 3 years, 6 months ago
- 1440a74 session server FEATURE allow setting custom content-id by Michal Vasko · 3 years, 7 months ago
- 71dbd77 server session FEATURE support for more subscriptions on a session by Michal Vasko · 3 years, 8 months ago
- 7736745 libnetconf2 REFACTOR initial libyang2 support 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
- 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
- 98a7803 session CHANGE increase PS queue timeout by Michal Vasko · 5 years ago
- d37d2fb Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
- 5f352c5 session BUGFIX fix compilation with various options 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
- 66032bc session CHANGE always store ip-address host in the session by Michal Vasko · 6 years ago
- ac7fa2f add support for unix socket transport by Olivier Matz · 6 years ago
- 7ae909a session CHANGE change stdatomic.h detection by Michal Vasko · 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
- 2644f75 server session CHANGE remove broken function by Michal Vasko · 6 years ago
- 6ed922d Fix call home client thread cleanup by Andrew Langefeld · 6 years ago
- 440b6c7 Provide a mechanism to setup TLS cert chain by Andrew Langefeld · 6 years ago
- 9f838b0 restructuring, add missing socket test by Frank Rimpler · 6 years ago
- 1bb7cdb Update interactive callback. by bhart · 6 years ago
- 3bc2f58 Add optional authentication methods for ssh pubkey and interactive. by bhart · 6 years ago
- 131120a CHANGE allow concurrent notifications and RPCs by Michal Vasko · 6 years ago
- ebba760 server session FEATURE allow to define an SSH passwd auth callback by Michal Vasko · 7 years ago
- 2b76809 server session CHANGE separate timeout for waiting for queue 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
- 9f6275e session BUGFIX do not mix real and monotonic time by Michal Vasko · 7 years ago
- e852c8b session CHANGE use monotonic clock where possible 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
- fd5b668 client CHANGE rewrite loading the schemas into context when connecting to a server by Radek Krejci · 7 years ago
- da0afb2 CHANGE declare arguments as const if they are not changed by Radek Krejci · 7 years ago
- 5cebc6b client CHANGE allow sharing client context among the threads by Radek Krejci · 7 years ago
- dfcfef3 Merge branch 'devel' into python by Radek Krejci · 7 years ago
- 62aa064 client CHANGE make client options thread specific by Radek Krejci · 7 years ago
- 90a84a2 client ssh CHANGE allow private data in SSH authentication callbacks by Radek Krejci · 7 years ago
- 82da781 doc MAINTENANCE clarification by Radek Krejci · 7 years ago
- e4300a8 session CHANGE poll sessions now have state by Michal Vasko · 7 years ago
- 2cb24b4 session CHANGE client capabilities are not longer const by Michal Vasko · 7 years ago
- 1a22db4 session DOC minor clarification by Michal Vasko · 8 years ago
- 3486a7c server session CHANGE basic server notification support by Michal Vasko · 8 years ago
- 23edb63 session CHANGE it seems travis machines are even slower than expected by Michal Vasko · 8 years ago
- ade892d session CHANGE concurrency greatly improved by Michal Vasko · 8 years ago
- 36c7be8 session CHANGE timeout mechanism completely rewritten by Michal Vasko · 8 years ago
- afdb8ec session BUGFIX seems public headers cannot be included in private ones by Michal Vasko · 8 years ago
- f471fa0 session CHANGE new timeout introduced by Michal Vasko · 8 years ago
- eb5a437 session CHANGE transport timeout increased by Michal Vasko · 8 years ago
- 4c1fb49 session CHANGE use callbacks for hostkey and certificate retrieval by Michal Vasko · 8 years ago
- 99f251b server session CHANGE make ps poll transport-specific by Michal Vasko · 8 years ago
- 625ffa5 server session BUGFIX check that all received SSH data were processed by Michal Vasko · 8 years ago
- 658782b session CHANGE generalize setting of the session's capabilities by Radek Krejci · 8 years ago
- 17dfda9 session CHANGE ssh authorized keys are global now by Michal Vasko · 8 years ago
- 7060bcf server session CHANGE new user tls verify callback by Michal Vasko · 8 years ago
- eee9941 client session BUGFIX accepting non-standard capabilities by Michal Vasko · 8 years ago
- f637ba8 Merge branch 'notifications' into devel by Radek Krejci · 8 years ago
- 0a3f375 session BUGFIX several clients connected at the same time by Michal Vasko · 8 years ago
- 19bbf25 Merge branch 'callhome' into devel by Michal Vasko · 8 years ago
- 127f895 BUGFIX reflect default argument promotions in va_* function by Radek Krejci · 8 years ago
- 2e6defd session FEATURE callhome rewritten by Michal Vasko · 8 years ago
- 93e8022 notifications FEATURE basic support for sending notifications from server side by Radek Krejci · 8 years ago
- 50cc94f session CHANGE print caller in mutex lock fail by Michal vasko · 8 years ago
- f176eed notifications FEATURE basic support for sending notifications from server side by Radek Krejci · 8 years ago
- 6b15106 session BUGFIX typo by Michal Vasko · 8 years ago
- e2713da session CHANGE option store adjusted for ietf-netconf-server granularity by Michal Vasko · 8 years ago
- 227f8ff server session CHANGE print calling function on lock error by Michal Vasko · 8 years ago
- bdcf236 session BUGFIX proper ps locking error cleanup by Michal Vasko · 8 years ago
- 2847292 compat CHANGE support for systems without pthread_mutex_timedlock() by Radek Krejci · 8 years ago macosx
- 7ac1605 compat CHANGE support for systems without clock_gettime() by Radek Krejci · 8 years ago
- 71090fc all CHANGE larger api change to enable server stats collecting by Michal Vasko · 8 years ago
- f835235 server session FEATURE session start time stored by Michal Vasko · 8 years ago
- f04a52a server session BUGFIX ssh channel on pollsession creation locking updated by Michal Vasko · 9 years ago
- be86fe3 server session CHANGE pollsession fair FIFO locking by Michal Vasko · 9 years ago