1. 93e8022 notifications FEATURE basic support for sending notifications from server side by Radek Krejci · 8 years ago
  2. 8c8e124 tests UPDATE reflect changes from libyang by Radek Krejci · 8 years ago
  3. 36dfdb3 data handling UPDATE reflect changes in libyang's handling of default values by Radek Krejci · 8 years ago
  4. 539efb6 UPDATE reflect changes in libyang API by Radek Krejci · 8 years ago
  5. e2713da session CHANGE option store adjusted for ietf-netconf-server granularity by Michal Vasko · 8 years ago
  6. 03f4ce3 tests BUGFIX reflect time_t size on 32b systems by Radek Krejci · 8 years ago
  7. 62714bd tests FEATURE additional time test by Michal Vasko · 8 years ago
  8. f69a6d8 FEATURE tests of nc_time2datetime() and nc_datetime2time() functions by Radek Krejci · 8 years ago
  9. 71090fc all CHANGE larger api change to enable server stats collecting by Michal Vasko · 8 years ago
  10. b2583f1 session CHANGE libyang changes by Michal Vasko · 8 years ago
  11. dc3c4e1 tests CHANGE libyang api changes by Michal Vasko · 9 years ago
  12. 303245c session CHANGE libyang api changes by Michal Vasko · 9 years ago
  13. 7f1c0ef client session CHANGE getter for schema searchpath by Michal Vasko · 9 years ago
  14. 64b31a2 tests CHANGE assert replaced with nc_assert by Michal Vasko · 9 years ago
  15. a28be9a tests BUGFIX missing include by Michal Vasko · 9 years ago
  16. 8c5518b tests BUGFIX init functions cannot be called repeatedly anymore by Michal Vasko · 9 years ago
  17. e1a64ec session FEATURE destructor for session user data by Michal Vasko · 9 years ago
  18. a7b8ca5 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  19. cad3ac4 server session CHANGE option to free all session in a pollsession structure by Michal Vasko · 9 years ago
  20. 8f0c028 session CHANGE init/destroy functions unified by Michal Vasko · 9 years ago
  21. ad1cc6a tests DOC white space by Michal Vasko · 9 years ago
  22. b7558c5 client session CHANGE one destroy function for the client by Michal Vasko · 9 years ago
  23. eaa0672 build CHANGE make cmocka test only optional in case cmocka is installed by Radek Krejci · 9 years ago
  24. 9b81f5b MAINTENANCE correct license text in source codes by Radek Krejci · 9 years ago
  25. 53691be build CHANGE rename too generic macros to libnetconf specific by Radek Krejci · 9 years ago
  26. 693eb11 tests CHANGE doing authentication ourselves is not needed anymore by Michal Vasko · 9 years ago
  27. eb7080e client FEATURE recv_reply accepts parsing flags now by Michal Vasko · 9 years ago
  28. fea54dc CHANGE libyang api changes reflected by Michal Vasko · 9 years ago
  29. bc2ae55 tests BUGFIX server_thread one last forgotten relative path replaced by Michal Vasko · 9 years ago
  30. b477b22 tests BUGFIX server_thread relative paths replaced with absolute ones by Michal Vasko · 9 years ago
  31. e241c9f tests BUGFIX schema dir from the repository must be used by Michal Vasko · 9 years ago
  32. 15592cc tests CHANGE server_thread timeouts significantly increased by Michal Vasko · 9 years ago
  33. 4b1944c tests CHANGE suppression file updated by Michal Vasko · 9 years ago
  34. 734360b tests FEATURE test_server_thread by Michal Vasko · 9 years ago
  35. 061561f tests BUGFIX transport-specific tests check macros by Michal Vasko · 9 years ago
  36. 4ba285b UPDATE according to changes in libyang 0.5.30 by Radek Krejci · 9 years ago
  37. 77fad15 tests FEATURE new tests of library intitialization by Michal Vasko · 9 years ago
  38. 6cf75dd tests CHANGE config now includes SSH/TLS macros for tests to know by Michal Vasko · 9 years ago
  39. 7227f35 doc CHANGE thread safety info added by Michal Vasko · 9 years ago
  40. 58d152f tests CHANGE test_fd_comm now tests NETCONF v1.0 too by Michal Vasko · 9 years ago
  41. 294d4c6 tests FEATURE fd communication tests by Michal Vasko · 9 years ago
  42. a80cba8 test CHANGE reading functions are not public by Michal Vasko · 9 years ago
  43. 3512e40 build BUGFIX when both SSH and TLS are off by Michal Vasko · 9 years ago
  44. 11d142a session CHANGE server ctx locking by Michal Vasko · 9 years ago
  45. e1a5867 build BUGFIX location of config.h file for tests by Radek Krejci · 9 years ago
  46. 086311b server FEATURE ssh session creation functions by Michal Vasko · 9 years ago
  47. f44f248 test_io CHANGE reading rpcs commented out by Michal Vasko · 9 years ago
  48. 608b52b session CHANGE libyang api changed by Michal Vasko · 9 years ago
  49. ad61170 FEATURE client-side funtions by Michal Vasko · 9 years ago
  50. 695d4fa FEATURE basic sessions and RPCs code by Radek Krejci · 9 years ago
  51. 14b1403 install CHANGE install selected data models for internal use by Radek Krejci · 9 years ago
  52. a53b3fe messages FEATURE implement free() functions from messages objects by Radek Krejci · 9 years ago
  53. a146f47 tests CHANGE extend IO testing by Radek Krejci · 9 years ago
  54. fe0b347 FEATURE writing to NETCONF session by Radek Krejci · 9 years ago
  55. 6c11eda tests CHANGE require cmocka version 1.0.0 at least by Radek Krejci · 9 years ago
  56. ce24ab8 test FEATURE base for unit tests using cmocka by Radek Krejci · 9 years ago