summaryrefslogtreecommitdiffstats
path: root/src/bin/netconf/http_control_socket.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3435] some formatting in netconfAndrei Pavel2024-06-201-1/+0
* [#3315] use stopAndPollRazvan Becheriu2024-04-221-6/+1
* [#3281] stop service just in case it was still runningRazvan Becheriu2024-04-041-0/+1
* [#3307] release changesKea-2.5.7Marcin Godzina2024-03-221-1/+1
* [#3190] fixed ASAN warningsRazvan Becheriu2024-03-051-0/+7
* [#3190] use smart pointer to capture IOService instanceRazvan Becheriu2024-03-051-1/+1
* [#2809] release changesKea-2.3.6Marcin Godzina2023-03-241-1/+1
* [#2799] fixed crash on Listener stop if start throwsRazvan Becheriu2023-03-241-1/+1
* [#2601] remove the use of const_pointer_cast in NETCONF codeAndrei Pavel2022-11-251-2/+2
* [#2601] remove std:: prefix from .cc filesAndrei Pavel2022-11-251-2/+2
* [#2601] clean up header includes and makefiles in NETCONF codeAndrei Pavel2022-11-251-4/+4
* [#2601] remove empty constructors and destructorsAndrei Pavel2022-11-251-2/+2
* [#1077] migrate src/bin/netconf to sysrepo 1.4Andrei Pavel2021-07-231-3/+0
* [#1662] Fixed netconf buildFrancis Dupont2021-03-261-2/+5
* [153-netconf-control-socket] Added control socket code from kea-yangFrancis Dupont2018-10-161-0/+130