1. b85767d session BUGFIX missing include by Michal Vasko · 7 years ago
  2. 3f05a09 fixup! server session BUGFIX wait for ch thread when freeing session by Michal Vasko · 7 years ago
  3. 2e39ed9 server session BUGFIX wait for ch thread when freeing session by Michal Vasko · 7 years ago
  4. 145619f session BUGFIX update function name by Michal Vasko · 7 years ago
  5. f89948c session MAINTENANCE unused variables by Michal Vasko · 7 years ago
  6. ebb09ff session BUGFIX corrupt server capabilities string with deviations by Hannes Küttner · 7 years ago
  7. 77a6abe session CHANGE use monotonic clock where possible by Michal Vasko · 7 years ago
  8. f906e41 handshaking BUGFIX memory leak by Radek Krejci · 7 years ago
  9. 3222b7d CHANGE reflect API changes in libyang 0.14 by Radek Krejci · 7 years ago
  10. 142cfea session CHANGE new killed-by atrribute of every session by Michal Vasko · 7 years ago
  11. 75888b6 session BUGFIX block forever by fanchanghu · 7 years ago
  12. da0afb2 CHANGE declare arguments as const if they are not changed by Radek Krejci · 7 years ago
  13. dfcfef3 Merge branch 'devel' into python by Radek Krejci · 7 years ago
  14. 2cb24b4 session CHANGE client capabilities are not longer const by Michal Vasko · 7 years ago
  15. 96fc4bb session BUGFIX memory leak by Michal Vasko · 7 years ago
  16. 465308c session CHANGE add error codes for session status and term reason enums by Radek Krejci · 7 years ago
  17. 156d327 session BUGFIX ignore leading/trailing ws in capabs by Michal Vasko · 8 years ago
  18. 7a7d574 session BUGFIX unused assignment by Michal Vasko · 8 years ago
  19. 81c5b30 session MAINTENANCE unify timeouts by Michal Vasko · 8 years ago
  20. 5244bf4 session BUGFIX capabilitys do not include ns if it is prefix of another by fanchanghu · 8 years ago
  21. a82bd20 session BUGFIX explicit conversion required by Michal Vasko · 8 years ago
  22. 0dfcd33 session BUGFIX wrong conversion msec -> sec by Michal Vasko · 8 years ago
  23. ade892d session CHANGE concurrency greatly improved by Michal Vasko · 8 years ago
  24. 36c7be8 session CHANGE timeout mechanism completely rewritten by Michal Vasko · 8 years ago
  25. 770b436 session BUGFIX some openssl 1.1.0 macros did not commit by Michal Vasko · 8 years ago
  26. 18aeb5d session CHANGE compatibility with openssl v1.1.0 by Michal Vasko · 8 years ago
  27. f471fa0 session CHANGE new timeout introduced by Michal Vasko · 8 years ago
  28. 99f251b server session CHANGE make ps poll transport-specific by Michal Vasko · 8 years ago
  29. d47db14 Merge branch 'master' into devel by Michal Vasko · 8 years ago
  30. 658782b session CHANGE generalize setting of the session's capabilities by Radek Krejci · 8 years ago
  31. 6e36bfb session FEATURE add getter for session's termination reason by Radek Krejci · 8 years ago
  32. 47e9e1a Fix memleak in OpenSSL uninitialization by Jan Kundrát · 8 years ago
  33. c4bc581 server session FEATURE call home full support by Michal Vasko · 8 years ago
  34. 2e6defd session FEATURE callhome rewritten by Michal Vasko · 8 years ago
  35. a8a66b6 session BUGFIX memory leaks by Michal Vasko · 8 years ago
  36. 2f8e4b5 session BUGFIX trylock fail is not always an error by Michal vasko · 8 years ago
  37. 50cc94f session CHANGE print caller in mutex lock fail by Michal vasko · 8 years ago
  38. b078fee log CHANGE libssh logging set separately by Michal Vasko · 8 years ago
  39. 0ef46df session BUGFIX monotonic clock cannot be used for absolute time value by Michal Vasko · 8 years ago
  40. dd9fe65 session CHANGE include module-set-id in the hello message by Michal Vasko · 8 years ago
  41. 014b1ae Merge branch 'master' into devel by Michal Vasko · 8 years ago
  42. d6b73e1 build BUGFIX fix header include (time.h should be sys/time.h) by Radek Krejci · 8 years ago
  43. 2847292 compat CHANGE support for systems without pthread_mutex_timedlock() by Radek Krejci · 8 years ago macosx
  44. 7ac1605 compat CHANGE support for systems without clock_gettime() by Radek Krejci · 8 years ago
  45. c1119d8 session BUGFIX server capabilities returned unencoded by Michal Vasko · 8 years ago
  46. e90e4d1 session CHANGE print deviating modules in server capabilities by Michal Vasko · 8 years ago
  47. 2e47ef9 session BUGFIX server capabilities returned unencoded by Michal Vasko · 8 years ago
  48. 71090fc all CHANGE larger api change to enable server stats collecting by Michal Vasko · 8 years ago
  49. 4ffa3b2 server session FEATURE function for server capabilities retrieval by Michal Vasko · 8 years ago
  50. bdfb524 session REFACTOR move client-specific session functions by Michal Vasko · 8 years ago
  51. 45e53ae log CHANGE invalid argument error enhanced by Michal Vasko · 9 years ago
  52. 5ecbf8c session CHANGE refuse sessions without locks by Michal Vasko · 9 years ago
  53. 86d357c session BUGFIX first stop notification thread, then lock the session by Michal Vasko · 9 years ago
  54. 9e99f01 session CHANGE remove infinite timeout by Michal Vasko · 9 years ago
  55. 62be1ce session CHANGE do not returned elapsed time in nc_timedlock by Michal Vasko · 9 years ago
  56. da8f58d sessions BUGFIX strerror with wrong variable by Radek Krejci · 9 years ago
  57. df7ba52 handshake CHANGE do not print revision= in capability when model does not have revision by Radek Krejci · 9 years ago
  58. 4eb3c31 all BUGFIX memory allocation error checks by Michal Vasko · 9 years ago
  59. 5ebadbf BUGFIX going out of array bounds when building capabilities list by Radek Krejci · 9 years ago
  60. e1a64ec session FEATURE destructor for session user data by Michal Vasko · 9 years ago
  61. a7b8ca5 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  62. 2cc4c68 server session FEATURE option to store user data in a session by Michal Vasko · 9 years ago
  63. 8f0c028 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  64. 7b38e23 session CHANGE do not use clock_gettime, no real need for it anyway by Michal Vasko · 9 years ago
  65. afd416b all DOC trailing space by Michal Vasko · 9 years ago
  66. b6e3726 session MAINTENANCE deprecated function use replaced by Michal Vasko · 9 years ago
  67. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  68. 53691be build CHANGE rename too generic macros to libnetconf specific by Radek Krejci · 9 years ago
  69. 174fe8e session FEATURE session version getter by Michal Vasko · 9 years ago
  70. a43589b session CHANGE ctx lock removed, dict access is now always thread-safe by Michal Vasko · 9 years ago
  71. 0be5dff session BUGFIX thread-exclusive cleanup by Michal Vasko · 9 years ago
  72. 4ba285b UPDATE according to changes in libyang 0.5.30 by Radek Krejci · 9 years ago
  73. 5e22879 session CHANGE init/destroy functions reworked by Michal Vasko · 9 years ago
  74. 9a25e93 session FEATURE function nc_session_get_ctx by Michal Vasko · 9 years ago
  75. f0c92c0 session CHANGE crypto locking mechanism updated by Michal Vasko · 9 years ago
  76. 4589bbe session BUGFIX unused variable fix by Michal Vasko · 9 years ago
  77. 3512e40 build BUGFIX when both SSH and TLS are off by Michal Vasko · 9 years ago
  78. a8ad448 client session FEATURE new function nc_recv_notif_dispatch by Michal Vasko · 9 years ago
  79. 3031aae session CHANGE api completely rewritten by Michal Vasko · 9 years ago
  80. 96164bf server session FEATURE accepting NETCONF sessions on more SSH channels by Michal Vasko · 9 years ago
  81. adb850e server session BUGFIX timeout 0 means infinite by Michal Vasko · 9 years ago
  82. 5e6f4cc server session FEATURE check hello and idle timeouts by Michal Vasko · 9 years ago
  83. 11d142a session CHANGE server ctx locking by Michal Vasko · 9 years ago
  84. 58f3155 session BUGFIX lock waiting should be in milliseconds, not microseconds by Michal Vasko · 9 years ago
  85. d083db6 session MAINTENANCE log messages unified and corrected by Michal Vasko · 9 years ago
  86. 7f1c78b session MAINTENANCE minor enhancements by Michal Vasko · 9 years ago
  87. b48aa81 session FEATURE server fucntions now thread-safe by Michal Vasko · 9 years ago
  88. 1a38c86 all MAINTENANCE server functions documented, minor function changes by Michal Vasko · 9 years ago
  89. 06e2243 session CHANGE tls/ssh-specific session field reorganized by Michal Vasko · 9 years ago
  90. 8dadf78 session CHANGE session getters available for server too by Michal Vasko · 9 years ago
  91. 428087d session CHANGE communication failure handled properly by Michal Vasko · 9 years ago
  92. 05ba9df session & messages FEATURE server receiving RPCs and sending replies by Michal Vasko · 9 years ago
  93. c14e3c8 session FEATURE server tls api modified and implemented by Michal Vasko · 9 years ago
  94. 153f5ca handshake BUGFIX server do not store session specific capabilities by Radek Krejci · 9 years ago
  95. f9b2832 io BUGFIX sending special characters in capabilities strings by Radek Krejci · 9 years ago
  96. 952eb86 sessions BUGFIX add missing header file by Radek Krejci · 9 years ago
  97. 9e036d5 session CHANGE nc_accept is transport-independent by Michal Vasko · 9 years ago
  98. 086311b server FEATURE ssh session creation functions by Michal Vasko · 9 years ago
  99. 45f8921 session CHANGE libyang api updated to version 0.5.0 by Michal Vasko · 9 years ago
  100. 333df0a session BUGFIX skipped validate RPC source container by Michal Vasko · 9 years ago