1. 3512e40 build BUGFIX when both SSH and TLS are off by Michal Vasko · 9 years ago
  2. 3d865d2 build FEATURE dnssec option support by Michal Vasko · 9 years ago
  3. a8ad448 client session FEATURE new function nc_recv_notif_dispatch by Michal Vasko · 9 years ago
  4. 2518b6b client session CHANGE nc_recv_* functions improved by Michal Vasko · 9 years ago
  5. af58cd9 session MAINTENANCE refactoring only by Michal Vasko · 9 years ago
  6. c6b9c7b session FEATURE locking of the new server option structures by Michal Vasko · 9 years ago
  7. 3031aae session CHANGE api completely rewritten by Michal Vasko · 9 years ago
  8. ef57833 client session CHANGE check server schemas retrieval by Michal Vasko · 9 years ago
  9. c61c449 session FEATURE callhome fully implemented by Michal Vasko · 9 years ago
  10. b05053d server session FEATURE callhome by Michal Vasko · 9 years ago
  11. bd8b4e1 server session BUGFIX poll should return 3 on any status change by Michal Vasko · 9 years ago
  12. 5c2f795 server session CHANGE some refactoring and bugfixes by Michal Vasko · 9 years ago
  13. de581a8 client session BUGFIX null dereference by Michal Vasko · 9 years ago
  14. 3f6cc4a server session MAINTENANCE accept return check more general by Michal Vasko · 9 years ago
  15. 686aa31 server session BUGFIX check on the wrong variable by Michal Vasko · 9 years ago
  16. 94e7c2d client session BUGFIX memory leaks by Michal Vasko · 9 years ago
  17. 0df6756 server session MAINTENANCE enums retyped properly by Michal Vasko · 9 years ago
  18. 96164bf server session FEATURE accepting NETCONF sessions on more SSH channels by Michal Vasko · 9 years ago
  19. 3a71513 server session BUGFIX struct pollsession changed by Michal Vasko · 9 years ago
  20. b7c4ff3 client session BUGFIX api functions argument checks by Michal Vasko · 9 years ago
  21. 454e22b io BUGFIX check that an SSH channel is valid before writing into it by Michal Vasko · 9 years ago
  22. adb850e server session BUGFIX timeout 0 means infinite by Michal Vasko · 9 years ago
  23. 5e6f4cc server session FEATURE check hello and idle timeouts by Michal Vasko · 9 years ago
  24. f05562c session MAINTENANCE socket functions reorganized by Michal Vasko · 9 years ago
  25. 5e3f339 server session CHANGE ctn array changed to list by Michal Vasko · 9 years ago
  26. bd8ef26 server session CHANGE do not poll on leftover events by Michal Vasko · 9 years ago
  27. cefedf2 log MAINTENANCE proper (albeit useless) type cast by Michal Vasko · 9 years ago
  28. 085ff56 io BUGFIX ppoll timeout is relative, not absolute by Michal Vasko · 9 years ago
  29. 11d142a session CHANGE server ctx locking by Michal Vasko · 9 years ago
  30. 58f3155 session BUGFIX lock waiting should be in milliseconds, not microseconds by Michal Vasko · 9 years ago
  31. 56b5bf7 session BUGFIX connect_ssh_channel wrong variable usage fixed by Michal Vasko · 9 years ago
  32. 5b003bf session OPTIMIZE deleting from an array by Michal Vasko · 9 years ago
  33. 0473c4c session CHANGE updated to reflect libyang API changes by Michal Vasko · 9 years ago
  34. d083db6 session MAINTENANCE log messages unified and corrected by Michal Vasko · 9 years ago
  35. 7f1c78b session MAINTENANCE minor enhancements by Michal Vasko · 9 years ago
  36. b48aa81 session FEATURE server fucntions now thread-safe by Michal Vasko · 9 years ago
  37. 6d29299 session FEATURE thread-safe tls authentication by Michal Vasko · 9 years ago
  38. 80ef5d2 datastore OPTIMIZE redundant datastore files removed by Michal Vasko · 9 years ago
  39. 76e3a35 session CHANGE use dict for ssh options too by Michal Vasko · 9 years ago
  40. 1a38c86 all MAINTENANCE server functions documented, minor function changes by Michal Vasko · 9 years ago
  41. 495c946 messages CHANGE messages.* removed by Michal Vasko · 9 years ago
  42. 06e2243 session CHANGE tls/ssh-specific session field reorganized by Michal Vasko · 9 years ago
  43. 8dadf78 session CHANGE session getters available for server too by Michal Vasko · 9 years ago
  44. 7bcb48e messages CHANGE split to 3 groups of functions by Michal Vasko · 9 years ago
  45. f2c0295 messages CHANGE nc_err has one less mandatory argument by Michal Vasko · 9 years ago
  46. e7e534f io FEATURE sending malformed message error as defined in the RFC by Michal Vasko · 9 years ago
  47. 2a7d473 io BUGFIX some additional missed connection checks by Michal Vasko · 9 years ago
  48. fd2db9b io BUGFIX uninitialized value by Michal Vasko · 9 years ago
  49. 428087d session CHANGE communication failure handled properly by Michal Vasko · 9 years ago
  50. 05ba9df session & messages FEATURE server receiving RPCs and sending replies by Michal Vasko · 9 years ago
  51. ed46234 io BUGFIX do not flush twice by Michal Vasko · 9 years ago
  52. c14e3c8 session FEATURE server tls api modified and implemented by Michal Vasko · 9 years ago
  53. 0457bb4 session FEATURE tls server api prototypes by Michal Vasko · 9 years ago
  54. d45e25a session CHANGE ssh host key setter unified for all keys by Michal Vasko · 9 years ago
  55. 153f5ca handshake BUGFIX server do not store session specific capabilities by Radek Krejci · 9 years ago
  56. d116db4 io CHANGE simplify code of writing messages by Radek Krejci · 9 years ago
  57. f9b2832 io BUGFIX sending special characters in capabilities strings by Radek Krejci · 9 years ago
  58. 952eb86 sessions BUGFIX add missing header file by Radek Krejci · 9 years ago
  59. fb89d77 session FEATURE session polling functions by Michal Vasko · 9 years ago
  60. 9e036d5 session CHANGE nc_accept is transport-independent by Michal Vasko · 9 years ago
  61. 086311b server FEATURE ssh session creation functions by Michal Vasko · 9 years ago
  62. 45f8921 session CHANGE libyang api updated to version 0.5.0 by Michal Vasko · 9 years ago
  63. 235efdc ssh session BUGFIX ssh auth method preferences fix by Michal Vasko · 9 years ago
  64. 333df0a session BUGFIX skipped validate RPC source container by Michal Vasko · 9 years ago
  65. 977044c messages BUGFIX notification correct parsing by Michal Vasko · 9 years ago
  66. d9ca955 messages BUGFIX yet another optional filter check by Michal Vasko · 9 years ago
  67. 608b52b session CHANGE libyang api changed by Michal Vasko · 9 years ago
  68. 5413f62 messages FEATURE nc_rpc_get_type api function by Michal Vasko · 9 years ago
  69. 2a3eef0 messages CHANGE generic and generic_xml rpcs merged by Michal Vasko · 9 years ago
  70. 231e4b2 time MAINTENANCE formatting by Michal Vasko · 9 years ago
  71. 0dbafd1 io CHANGE reflect libyang api change by Michal Vasko · 9 years ago
  72. 5bdc657 session CHANGE get, getconfig reply special parsing by Michal Vasko · 9 years ago
  73. 7df39ec session FEATURE function for capab availability checking by Michal Vasko · 9 years ago
  74. ad5de23 messages BUGFIX typos by Michal Vasko · 9 years ago
  75. a45af05 messages BUGFIX filter argument is optional by Michal Vasko · 9 years ago
  76. 807be23 messages FEATURE with-defaults support added by Michal Vasko · 9 years ago
  77. dbcc114 session & messages BUGFIX memory leaks by Michal Vasko · 9 years ago
  78. a457dee session DOC doxygen updated by Michal Vasko · 9 years ago
  79. 290fe2f session CHANGE allow to reinitialize tls by Michal Vasko · 9 years ago
  80. 80cad7f session FEATURE client call home functions by Michal Vasko · 9 years ago
  81. 9bee18d session BUGFIX tls session username is useless by Michal Vasko · 9 years ago
  82. 745ff83 session BUGFIX nc_connect_libssh fixed by Michal Vasko · 9 years ago
  83. 5ef882e session CHANGE libyang API change reflected by Michal Vasko · 9 years ago
  84. 57eb940 session CHANGE libyang context checking by Michal Vasko · 9 years ago
  85. c111ac5 session REFACTOR name changes and minor enhancements by Michal Vasko · 9 years ago
  86. a601f5c log CHANGE affect libyang logging as well by Michal Vasko · 9 years ago
  87. 38a7c6c session FEATURE session getters by Michal Vasko · 9 years ago
  88. e9bc814 session FEATURE ssh options API changed by Michal Vasko · 9 years ago
  89. 4ef1493 session MAINTENANCE compile macros organized by Michal Vasko · 9 years ago
  90. 206d3b1 log FEATURE print callback by Michal Vasko · 9 years ago
  91. ad61170 FEATURE client-side funtions by Michal Vasko · 9 years ago
  92. ad92811 FEATURE creating and sending all standard RPCs by Michal Vasko · 9 years ago
  93. 97d6903 BUGFIX missing message string by Michal Vasko · 9 years ago
  94. 9e2d3a3 FEATURE new session context checking and creation by Michal Vasko · 9 years ago
  95. e90a41e BUGFIX free schema_searchpath before assigning it by Michal Vasko · 9 years ago
  96. 61a2030 OPTIMIZE save some memory during parsing received messages. by Radek Krejci · 9 years ago
  97. 8800a49 messages CHANGE improve reply processing by Radek Krejci · 9 years ago
  98. 926a574 rpc FEATURE client side support for <get> by Radek Krejci · 9 years ago
  99. b68f7c2 CHANGE update libyang calls for its changed API by Radek Krejci · 9 years ago
  100. 11d4cdb session FEATURE TLS client session management implemented by Michal Vasko · 9 years ago