1. 953939c session CHANGE print caller in mutex lock fail by Michal vasko · 8 years ago
  2. 4f9c141 session BUGFIX monotonic clock cannot be used for absolute time value by Michal Vasko · 8 years ago
  3. d6b73e1 build BUGFIX fix header include (time.h should be sys/time.h) by Radek Krejci · 8 years ago
  4. 2847292 compat CHANGE support for systems without pthread_mutex_timedlock() by Radek Krejci · 8 years ago macosx
  5. 7ac1605 compat CHANGE support for systems without clock_gettime() by Radek Krejci · 8 years ago
  6. c1119d8 session BUGFIX server capabilities returned unencoded by Michal Vasko · 8 years ago
  7. 71090fc all CHANGE larger api change to enable server stats collecting by Michal Vasko · 8 years ago
  8. 4ffa3b2 server session FEATURE function for server capabilities retrieval by Michal Vasko · 8 years ago
  9. bdfb524 session REFACTOR move client-specific session functions by Michal Vasko · 8 years ago
  10. 45e53ae log CHANGE invalid argument error enhanced by Michal Vasko · 9 years ago
  11. 5ecbf8c session CHANGE refuse sessions without locks by Michal Vasko · 9 years ago
  12. 86d357c session BUGFIX first stop notification thread, then lock the session by Michal Vasko · 9 years ago
  13. 9e99f01 session CHANGE remove infinite timeout by Michal Vasko · 9 years ago
  14. 62be1ce session CHANGE do not returned elapsed time in nc_timedlock by Michal Vasko · 9 years ago
  15. da8f58d sessions BUGFIX strerror with wrong variable by Radek Krejci · 9 years ago
  16. df7ba52 handshake CHANGE do not print revision= in capability when model does not have revision by Radek Krejci · 9 years ago
  17. 4eb3c31 all BUGFIX memory allocation error checks by Michal Vasko · 9 years ago
  18. 5ebadbf BUGFIX going out of array bounds when building capabilities list by Radek Krejci · 9 years ago
  19. e1a64ec session FEATURE destructor for session user data by Michal Vasko · 9 years ago
  20. a7b8ca5 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  21. 2cc4c68 server session FEATURE option to store user data in a session by Michal Vasko · 9 years ago
  22. 8f0c028 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  23. 7b38e23 session CHANGE do not use clock_gettime, no real need for it anyway by Michal Vasko · 9 years ago
  24. afd416b all DOC trailing space by Michal Vasko · 9 years ago
  25. b6e3726 session MAINTENANCE deprecated function use replaced by Michal Vasko · 9 years ago
  26. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  27. 53691be build CHANGE rename too generic macros to libnetconf specific by Radek Krejci · 9 years ago
  28. 174fe8e session FEATURE session version getter by Michal Vasko · 9 years ago
  29. a43589b session CHANGE ctx lock removed, dict access is now always thread-safe by Michal Vasko · 9 years ago
  30. 0be5dff session BUGFIX thread-exclusive cleanup by Michal Vasko · 9 years ago
  31. 4ba285b UPDATE according to changes in libyang 0.5.30 by Radek Krejci · 9 years ago
  32. 5e22879 session CHANGE init/destroy functions reworked by Michal Vasko · 9 years ago
  33. 9a25e93 session FEATURE function nc_session_get_ctx by Michal Vasko · 9 years ago
  34. f0c92c0 session CHANGE crypto locking mechanism updated by Michal Vasko · 9 years ago
  35. 4589bbe session BUGFIX unused variable fix by Michal Vasko · 9 years ago
  36. 3512e40 build BUGFIX when both SSH and TLS are off by Michal Vasko · 9 years ago
  37. a8ad448 client session FEATURE new function nc_recv_notif_dispatch by Michal Vasko · 9 years ago
  38. 3031aae session CHANGE api completely rewritten by Michal Vasko · 9 years ago
  39. 96164bf server session FEATURE accepting NETCONF sessions on more SSH channels by Michal Vasko · 9 years ago
  40. adb850e server session BUGFIX timeout 0 means infinite by Michal Vasko · 9 years ago
  41. 5e6f4cc server session FEATURE check hello and idle timeouts by Michal Vasko · 9 years ago
  42. 11d142a session CHANGE server ctx locking by Michal Vasko · 9 years ago
  43. 58f3155 session BUGFIX lock waiting should be in milliseconds, not microseconds by Michal Vasko · 9 years ago
  44. d083db6 session MAINTENANCE log messages unified and corrected by Michal Vasko · 9 years ago
  45. 7f1c78b session MAINTENANCE minor enhancements by Michal Vasko · 9 years ago
  46. b48aa81 session FEATURE server fucntions now thread-safe by Michal Vasko · 9 years ago
  47. 1a38c86 all MAINTENANCE server functions documented, minor function changes by Michal Vasko · 9 years ago
  48. 06e2243 session CHANGE tls/ssh-specific session field reorganized by Michal Vasko · 9 years ago
  49. 8dadf78 session CHANGE session getters available for server too by Michal Vasko · 9 years ago
  50. 428087d session CHANGE communication failure handled properly by Michal Vasko · 9 years ago
  51. 05ba9df session & messages FEATURE server receiving RPCs and sending replies by Michal Vasko · 9 years ago
  52. c14e3c8 session FEATURE server tls api modified and implemented by Michal Vasko · 9 years ago
  53. 153f5ca handshake BUGFIX server do not store session specific capabilities by Radek Krejci · 9 years ago
  54. f9b2832 io BUGFIX sending special characters in capabilities strings by Radek Krejci · 9 years ago
  55. 952eb86 sessions BUGFIX add missing header file by Radek Krejci · 9 years ago
  56. 9e036d5 session CHANGE nc_accept is transport-independent by Michal Vasko · 9 years ago
  57. 086311b server FEATURE ssh session creation functions by Michal Vasko · 9 years ago
  58. 45f8921 session CHANGE libyang api updated to version 0.5.0 by Michal Vasko · 9 years ago
  59. 333df0a session BUGFIX skipped validate RPC source container by Michal Vasko · 9 years ago
  60. 977044c messages BUGFIX notification correct parsing by Michal Vasko · 9 years ago
  61. 608b52b session CHANGE libyang api changed by Michal Vasko · 9 years ago
  62. 2a3eef0 messages CHANGE generic and generic_xml rpcs merged by Michal Vasko · 9 years ago
  63. 5bdc657 session CHANGE get, getconfig reply special parsing by Michal Vasko · 9 years ago
  64. 7df39ec session FEATURE function for capab availability checking by Michal Vasko · 9 years ago
  65. 807be23 messages FEATURE with-defaults support added by Michal Vasko · 9 years ago
  66. dbcc114 session & messages BUGFIX memory leaks by Michal Vasko · 9 years ago
  67. 80cad7f session FEATURE client call home functions by Michal Vasko · 9 years ago
  68. 5ef882e session CHANGE libyang API change reflected by Michal Vasko · 9 years ago
  69. 57eb940 session CHANGE libyang context checking by Michal Vasko · 9 years ago
  70. c111ac5 session REFACTOR name changes and minor enhancements by Michal Vasko · 9 years ago
  71. 38a7c6c session FEATURE session getters by Michal Vasko · 9 years ago
  72. ad61170 FEATURE client-side funtions by Michal Vasko · 9 years ago
  73. ad92811 FEATURE creating and sending all standard RPCs by Michal Vasko · 9 years ago
  74. 97d6903 BUGFIX missing message string by Michal Vasko · 9 years ago
  75. 9e2d3a3 FEATURE new session context checking and creation by Michal Vasko · 9 years ago
  76. e90a41e BUGFIX free schema_searchpath before assigning it by Michal Vasko · 9 years ago
  77. 61a2030 OPTIMIZE save some memory during parsing received messages. by Radek Krejci · 9 years ago
  78. 8800a49 messages CHANGE improve reply processing by Radek Krejci · 9 years ago
  79. 926a574 rpc FEATURE client side support for <get> by Radek Krejci · 9 years ago
  80. b68f7c2 CHANGE update libyang calls for its changed API by Radek Krejci · 9 years ago
  81. fb2fb76 build CHANGE rename ENABLE_LIBSSH to ENABLE_SSH by Michal Vasko · 9 years ago
  82. aec4f21 session BUGFIX more channels check fixed by Michal Vasko · 9 years ago
  83. fad6e91 session CHANGE wait for close-session reply by Michal Vasko · 9 years ago
  84. add4c79 session CHANGE enable freeing of a starting session by Michal Vasko · 9 years ago
  85. 579137e session CHANGE do not create lock in connect_init by Michal Vasko · 9 years ago
  86. aebea60 session & io BUGFIX wrong types in verbose messages by Michal Vasko · 9 years ago
  87. 9f03b48 session CHANGE prepared base environment for TLS transport implementation by Radek Krejci · 9 years ago
  88. ac6d347 session CHANGE basic code for connecting via libssh by Radek Krejci · 9 years ago
  89. 1d06db4 CHANGE rename functions for connecting to the server by Radek Krejci · 9 years ago
  90. 695d4fa FEATURE basic sessions and RPCs code by Radek Krejci · 9 years ago
  91. a53b3fe messages FEATURE implement free() functions from messages objects by Radek Krejci · 9 years ago
  92. fe0b347 FEATURE writing to NETCONF session by Radek Krejci · 9 years ago
  93. 5686ff7 FEATURE functions to read messages (rpc, reply, notif) from session by Radek Krejci · 9 years ago
  94. 0dc69f7 msg CHANGE initial implementation of nc_recv_rpc for testing by Radek Krejci · 9 years ago
  95. 206fcd6 FEATURE base of functions to read data from wire by Radek Krejci · 9 years ago