index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
/
netconf
/
tests
/
control_socket_unittests.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#2601] fix doxygen and add override final
Andrei Pavel
2022-11-25
1
-5
/
+4
*
[#2601] remove std:: prefix from .cc files
Andrei Pavel
2022-11-25
1
-9
/
+9
*
[#2601] remove std:: prefix from .cc files
Andrei Pavel
2022-11-25
1
-1
/
+1
*
[#2601] clean up header includes and makefiles in NETCONF code
Andrei Pavel
2022-11-25
1
-7
/
+8
*
[#2601] use std smart pointers where possible
Andrei Pavel
2022-11-25
1
-5
/
+5
*
[#2601] typedef -> using
Andrei Pavel
2022-11-25
1
-6
/
+6
*
[#2601] remove empty constructors and destructors
Andrei Pavel
2022-11-25
1
-9
/
+5
*
[#2601] EXPECT_THROW -> EXPECT_THROW_MSG
Andrei Pavel
2022-11-25
1
-2
/
+4
*
[#2601] EXPECT_NO_THROW -> EXPECT_NO_THROW_LOG
Andrei Pavel
2022-11-25
1
-13
/
+13
*
[#2454] Compilation fix
Tomek Mrugalski
2022-07-21
1
-3
/
+3
*
[#2388] release changes
Marcin Godzina
2022-04-25
1
-1
/
+1
*
[#687] fixed unittests
Razvan Becheriu
2022-04-22
1
-6
/
+6
*
[#1077] Log UT failures in YANG and NETCONF
Tomek Mrugalski
2021-07-26
1
-4
/
+4
*
[#1077] migrate src/bin/netconf to sysrepo 1.4
Andrei Pavel
2021-07-23
1
-8
/
+17
*
[#1845] initialize all members in constructors
Razvan Becheriu
2021-06-10
1
-6
/
+1
*
[#1662] Fixed netconf build
Francis Dupont
2021-03-26
1
-2
/
+2
*
[#1421] Implemented auth and response hook
Francis Dupont
2020-11-20
1
-5
/
+5
*
[907-remove-kea-thread-library] Checkpoint (todo finish netconf)
Francis Dupont
2019-09-27
1
-11
/
+9
*
updated versions, updated copyright dates, sorted messages
Michal Nowikowski
2019-05-28
1
-1
/
+1
*
Changed location of unit socket in unit tests
Michal Nowikowski
2019-03-07
1
-10
/
+8
*
[153-netconf-agent] Moved agent test to threaded
Francis Dupont
2018-10-30
1
-4
/
+8
*
[#153,!94] Addressed review comments.
Marcin Siodelski
2018-10-23
1
-94
/
+22
*
[#153,!94] Deal with segfault caused by race in polling and closing listener.
Marcin Siodelski
2018-10-23
1
-1
/
+1
*
[#153,!94] Thread safe implementation of the netconf ctl socket tests.
Marcin Siodelski
2018-10-23
1
-61
/
+132
*
[153-netconf-control-socket] Addressed review comments
Francis Dupont
2018-10-16
1
-2
/
+1
*
[#153, !60] Minor changes after review.
Tomek Mrugalski
2018-10-16
1
-1
/
+1
*
[153-netconf-control-socket] Fixes from Ubuntu
Francis Dupont
2018-10-16
1
-7
/
+7
*
[153-netconf-control-socket] Added control socket code from kea-yang
Francis Dupont
2018-10-16
1
-0
/
+864