1. 7f1fa3c session BUGFIX use atomics instead of volatile by Michal Vasko · 4 years, 2 months ago
  2. 98a7803 session CHANGE increase PS queue timeout by Michal Vasko · 5 years ago
  3. d37d2fb Fix issue where thread specific data is dereferenced inside the key value destructor by Kevin Barrett · 5 years ago
  4. 5f352c5 session BUGFIX fix compilation with various options by Michal Vasko · 5 years ago
  5. adf30f0 server CHANGE ssh updated to support current netconf-server drafts by Michal Vasko · 5 years ago
  6. e49a15f libnetconf CHANGE support for new draft netconf-server nodes by Michal Vasko · 5 years ago
  7. ddce121 server session CHANGE support for ecdsa keys data by Michal Vasko · 5 years ago
  8. 66032bc session CHANGE always store ip-address host in the session by Michal Vasko · 6 years ago
  9. ac7fa2f add support for unix socket transport by Olivier Matz · 6 years ago
  10. 7ae909a session CHANGE change stdatomic.h detection by Michal Vasko · 6 years ago
  11. 69a3ff6 session CHANGE support for old compilers without C11 atomic by Michal Vasko · 6 years ago
  12. be52dc2 session CHANGE enable keep-alive for both server and client TCP sessions by Michal Vasko · 6 years ago
  13. 2644f75 server session CHANGE remove broken function by Michal Vasko · 6 years ago
  14. 6ed922d Fix call home client thread cleanup by Andrew Langefeld · 6 years ago
  15. 440b6c7 Provide a mechanism to setup TLS cert chain by Andrew Langefeld · 6 years ago
  16. 9f838b0 restructuring, add missing socket test by Frank Rimpler · 6 years ago
  17. 1bb7cdb Update interactive callback. by bhart · 6 years ago
  18. 3bc2f58 Add optional authentication methods for ssh pubkey and interactive. by bhart · 6 years ago
  19. 131120a CHANGE allow concurrent notifications and RPCs by Michal Vasko · 6 years ago
  20. ebba760 server session FEATURE allow to define an SSH passwd auth callback by Michal Vasko · 7 years ago
  21. 2b76809 server session CHANGE separate timeout for waiting for queue by Michal Vasko · 7 years ago
  22. 74c345f server session BUGFIX queue round buffer fixes by Michal Vasko · 7 years ago queue_fix
  23. 8bc747c Revert "server session BUGFIX queue round buffer fixes" by Michal Vasko · 7 years ago
  24. fdf1e68 server session BUGFIX queue round buffer fixes by Michal Vasko · 7 years ago
  25. 9f6275e session BUGFIX do not mix real and monotonic time by Michal Vasko · 7 years ago
  26. e852c8b session CHANGE use monotonic clock where possible by Michal Vasko · 7 years ago
  27. 3d4e721 server BUGFIX nc_ps_poll deadlock due to multi-thread conflict by fanchanghu · 7 years ago
  28. 142cfea session CHANGE new killed-by atrribute of every session by Michal Vasko · 7 years ago
  29. fd5b668 client CHANGE rewrite loading the schemas into context when connecting to a server by Radek Krejci · 7 years ago
  30. da0afb2 CHANGE declare arguments as const if they are not changed by Radek Krejci · 7 years ago
  31. 5cebc6b client CHANGE allow sharing client context among the threads by Radek Krejci · 7 years ago
  32. dfcfef3 Merge branch 'devel' into python by Radek Krejci · 7 years ago
  33. 62aa064 client CHANGE make client options thread specific by Radek Krejci · 7 years ago
  34. 90a84a2 client ssh CHANGE allow private data in SSH authentication callbacks by Radek Krejci · 7 years ago
  35. 82da781 doc MAINTENANCE clarification by Radek Krejci · 7 years ago
  36. e4300a8 session CHANGE poll sessions now have state by Michal Vasko · 7 years ago
  37. 2cb24b4 session CHANGE client capabilities are not longer const by Michal Vasko · 7 years ago
  38. 1a22db4 session DOC minor clarification by Michal Vasko · 8 years ago
  39. 3486a7c server session CHANGE basic server notification support by Michal Vasko · 8 years ago
  40. 23edb63 session CHANGE it seems travis machines are even slower than expected by Michal Vasko · 8 years ago
  41. ade892d session CHANGE concurrency greatly improved by Michal Vasko · 8 years ago
  42. 36c7be8 session CHANGE timeout mechanism completely rewritten by Michal Vasko · 8 years ago
  43. afdb8ec session BUGFIX seems public headers cannot be included in private ones by Michal Vasko · 8 years ago
  44. f471fa0 session CHANGE new timeout introduced by Michal Vasko · 8 years ago
  45. eb5a437 session CHANGE transport timeout increased by Michal Vasko · 8 years ago
  46. 4c1fb49 session CHANGE use callbacks for hostkey and certificate retrieval by Michal Vasko · 8 years ago
  47. 99f251b server session CHANGE make ps poll transport-specific by Michal Vasko · 8 years ago
  48. 625ffa5 server session BUGFIX check that all received SSH data were processed by Michal Vasko · 8 years ago
  49. 658782b session CHANGE generalize setting of the session's capabilities by Radek Krejci · 8 years ago
  50. 17dfda9 session CHANGE ssh authorized keys are global now by Michal Vasko · 8 years ago
  51. 7060bcf server session CHANGE new user tls verify callback by Michal Vasko · 8 years ago
  52. eee9941 client session BUGFIX accepting non-standard capabilities by Michal Vasko · 8 years ago
  53. f637ba8 Merge branch 'notifications' into devel by Radek Krejci · 8 years ago
  54. 0a3f375 session BUGFIX several clients connected at the same time by Michal Vasko · 8 years ago
  55. 19bbf25 Merge branch 'callhome' into devel by Michal Vasko · 8 years ago
  56. 127f895 BUGFIX reflect default argument promotions in va_* function by Radek Krejci · 8 years ago
  57. 2e6defd session FEATURE callhome rewritten by Michal Vasko · 8 years ago
  58. 93e8022 notifications FEATURE basic support for sending notifications from server side by Radek Krejci · 8 years ago
  59. 50cc94f session CHANGE print caller in mutex lock fail by Michal vasko · 8 years ago
  60. f176eed notifications FEATURE basic support for sending notifications from server side by Radek Krejci · 8 years ago
  61. 6b15106 session BUGFIX typo by Michal Vasko · 8 years ago
  62. e2713da session CHANGE option store adjusted for ietf-netconf-server granularity by Michal Vasko · 8 years ago
  63. 227f8ff server session CHANGE print calling function on lock error by Michal Vasko · 8 years ago
  64. bdcf236 session BUGFIX proper ps locking error cleanup by Michal Vasko · 8 years ago
  65. 2847292 compat CHANGE support for systems without pthread_mutex_timedlock() by Radek Krejci · 8 years ago macosx
  66. 7ac1605 compat CHANGE support for systems without clock_gettime() by Radek Krejci · 8 years ago
  67. 71090fc all CHANGE larger api change to enable server stats collecting by Michal Vasko · 8 years ago
  68. f835235 server session FEATURE session start time stored by Michal Vasko · 8 years ago
  69. f04a52a server session BUGFIX ssh channel on pollsession creation locking updated by Michal Vasko · 9 years ago
  70. be86fe3 server session CHANGE pollsession fair FIFO locking by Michal Vasko · 9 years ago
  71. c9a6d25 doc BUGFIX reflect rename of nc_schema_searchpath() to nc_client_schema_searchapth() by Radek Krejci · 9 years ago
  72. 62be1ce session CHANGE do not returned elapsed time in nc_timedlock by Michal Vasko · 9 years ago
  73. 0190bc3 session CHANGE make all the communication non-blocking by Michal Vasko · 9 years ago
  74. 4eb3c31 all BUGFIX memory allocation error checks by Michal Vasko · 9 years ago
  75. a7b8ca5 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  76. 48a63ed server session BUGFIX locked access to pollsession by Michal Vasko · 9 years ago
  77. 2cc4c68 server session FEATURE option to store user data in a session by Michal Vasko · 9 years ago
  78. 8f5270d server session CHANGE timeout removed from callhome by Michal Vasko · 9 years ago
  79. b7558c5 client session CHANGE one destroy function for the client by Michal Vasko · 9 years ago
  80. 7b38e23 session CHANGE do not use clock_gettime, no real need for it anyway by Michal Vasko · 9 years ago
  81. afd416b all DOC trailing space by Michal Vasko · 9 years ago
  82. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  83. 53691be build CHANGE rename too generic macros to libnetconf specific by Radek Krejci · 9 years ago
  84. ef112d7 client session FEATURE hostkey check user clb by Michal Vasko · 9 years ago
  85. 30e2c87 client session FEATURE ssh auth callbacks can be set by Michal Vasko · 9 years ago
  86. a43589b session CHANGE ctx lock removed, dict access is now always thread-safe by Michal Vasko · 9 years ago
  87. b87363a session DOC outdated comment removed by Michal Vasko · 9 years ago
  88. 7227f35 doc CHANGE thread safety info added by Michal Vasko · 9 years ago
  89. da51477 server session FEATURE functions to change endpoint bind parameters by Michal Vasko · 9 years ago
  90. a8ad448 client session FEATURE new function nc_recv_notif_dispatch by Michal Vasko · 9 years ago
  91. af58cd9 session MAINTENANCE refactoring only by Michal Vasko · 9 years ago
  92. c6b9c7b session FEATURE locking of the new server option structures by Michal Vasko · 9 years ago
  93. 3031aae session CHANGE api completely rewritten by Michal Vasko · 9 years ago
  94. ef57833 client session CHANGE check server schemas retrieval by Michal Vasko · 9 years ago
  95. c61c449 session FEATURE callhome fully implemented by Michal Vasko · 9 years ago
  96. b05053d server session FEATURE callhome by Michal Vasko · 9 years ago
  97. 5c2f795 server session CHANGE some refactoring and bugfixes by Michal Vasko · 9 years ago
  98. 96164bf server session FEATURE accepting NETCONF sessions on more SSH channels by Michal Vasko · 9 years ago
  99. 3a71513 server session BUGFIX struct pollsession changed by Michal Vasko · 9 years ago
  100. 5e6f4cc server session FEATURE check hello and idle timeouts by Michal Vasko · 9 years ago