index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Dangerfile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
[#2651] release changes
Andrei Pavel
47
-117
/
+119
2022-11-25
[#2650] make bump-lib-versions.sh write ChangeLog entry too
Andrei Pavel
1
-0
/
+14
2022-11-25
[#2650] 2.3.3 release: bump library versions
Andrei Pavel
7
-7
/
+12
2022-11-25
[#2619] addressed review comments
Razvan Becheriu
1
-12
/
+22
2022-11-25
[#2619] use enum instead of bool
Razvan Becheriu
7
-78
/
+90
2022-11-25
[#2601] addressed review comments
Razvan Becheriu
8
-35
/
+42
2022-11-25
[#2601] address review comments
Andrei Pavel
42
-128
/
+141
2022-11-25
[#2601] restore unnecessary changes in all-keys-netconf.json
Andrei Pavel
2
-2
/
+36
2022-11-25
[#2601] fix YANG compilation: use SubnetIDSet from dhcpsrv
Andrei Pavel
5
-11
/
+13
2022-11-25
[#2601] bump versions of libyang and sysrepo dependencies
Andrei Pavel
3
-23
/
+36
2022-11-25
[#2601] add ChangeLog entry
Andrei Pavel
1
-1
/
+8
2022-11-25
[#2601] remove the use of const_pointer_cast in NETCONF code
Andrei Pavel
36
-153
/
+166
2022-11-25
[#2601] fix typos in NETCONF code
Andrei Pavel
5
-6
/
+6
2022-11-25
[#2601] update YANG developer guide
Andrei Pavel
4
-104
/
+152
2022-11-25
[#2601] fix doxygen and add override final
Andrei Pavel
10
-57
/
+52
2022-11-25
[#2601] remove std:: prefix from .cc files
Andrei Pavel
12
-68
/
+66
2022-11-25
[#2601] add Translator::checkAndSet
Andrei Pavel
5
-115
/
+132
2022-11-25
[#2601] remove schema node checking from translator
Andrei Pavel
73
-600
/
+679
2022-11-25
[#2601] make Translator aware of all leaf base types
Andrei Pavel
10
-48
/
+394
2022-11-25
[#2601] rename TranslatorBasic to Translator
Andrei Pavel
25
-142
/
+143
2022-11-25
[#2601] remove std:: prefix from .cc files
Andrei Pavel
20
-106
/
+108
2022-11-25
[#2601] update the YANG modules with three extra nodes
Andrei Pavel
17
-75
/
+138
2022-11-25
[#2601] use checkAnd{Get,Set} where possible
Andrei Pavel
21
-1571
/
+1144
2022-11-25
[#2601] make NETCONF_SUBSCRIBE_NOTIFICATIONS_FAILED a warning
Andrei Pavel
5
-51
/
+53
2022-11-25
[#2601] clean up header includes and makefiles in NETCONF code
Andrei Pavel
103
-377
/
+403
2022-11-25
[#2601] renames in NETCONF code
Andrei Pavel
41
-237
/
+242
2022-11-25
[#2601] use std smart pointers where possible
Andrei Pavel
14
-30
/
+23
2022-11-25
[#2601] typedef -> using
Andrei Pavel
15
-27
/
+27
2022-11-25
[#2601] remove empty constructors and destructors
Andrei Pavel
98
-467
/
+266
2022-11-25
[#2601] EXPECT_THROW -> EXPECT_THROW_MSG
Andrei Pavel
9
-33
/
+53
2022-11-25
[#2601] EXPECT_NO_THROW -> EXPECT_NO_THROW_LOG
Andrei Pavel
24
-413
/
+410
2022-11-25
[#2601] decode64 and encode64 are now methods in TranslatorBasic
Andrei Pavel
2
-20
/
+34
2022-11-25
[#2601] aliases for service_pair.{first,second}
Andrei Pavel
1
-72
/
+87
2022-11-25
[#2601] renames in NETCONF code
Andrei Pavel
36
-370
/
+370
2022-11-25
[#2472] update flex-id ignore-iaid documentation
Andrei Pavel
1
-7
/
+20
2022-11-24
[#2472] updated documentation
Razvan Becheriu
6
-13
/
+15
2022-11-24
[#2472] updated documentation for ignore-iaid parameter in flex_id hooks library
Razvan Becheriu
1
-3
/
+18
2022-11-22
[#2600] Added comments
Francis Dupont
1
-0
/
+5
2022-11-22
[#2600] Added tests
Francis Dupont
3
-4
/
+211
2022-11-22
[#2600] Checkpoint: code done, tests to do
Francis Dupont
4
-1
/
+51
2022-11-22
[#2348] fix portable compilation issue
Andrei Pavel
1
-4
/
+4
2022-11-21
[#2643] Addressed comments
Francis Dupont
4
-4
/
+26
2022-11-21
[#2643] Done: ported code and tests
Francis Dupont
2
-0
/
+163
2022-11-21
[#2643] Checkpoint: ported code, tests to port
Francis Dupont
5
-1
/
+63
2022-11-21
[#2348] Deleted subnet c-ctor and assignment op
Marcin Siodelski
1
-0
/
+12
2022-11-21
[#2348] Addressed review comments
Marcin Siodelski
16
-198
/
+143
2022-11-21
[#2348] Code alignment fix
Marcin Siodelski
1
-1
/
+1
2022-11-21
[#2348] Removed unused variable
Marcin Siodelski
1
-1
/
+0
2022-11-21
[#2348] Doxygen cleanup
Marcin Siodelski
6
-39
/
+44
2022-11-21
[#2348] Removed type from engine constructor
Marcin Siodelski
10
-245
/
+179
[next]