]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2022-11-25  Andrei Pavel[#2601] update YANG developer guide
2022-11-25  Andrei Pavel[#2601] fix doxygen and add override final
2022-11-25  Andrei Pavel[#2601] remove std:: prefix from .cc files
2022-11-25  Andrei Pavel[#2601] add Translator::checkAndSet
2022-11-25  Andrei Pavel[#2601] remove schema node checking from translator
2022-11-25  Andrei Pavel[#2601] make Translator aware of all leaf base types
2022-11-25  Andrei Pavel[#2601] rename TranslatorBasic to Translator
2022-11-25  Andrei Pavel[#2601] remove std:: prefix from .cc files
2022-11-25  Andrei Pavel[#2601] update the YANG modules with three extra nodes
2022-11-25  Andrei Pavel[#2601] use checkAnd{Get,Set} where possible
2022-11-25  Andrei Pavel[#2601] make NETCONF_SUBSCRIBE_NOTIFICATIONS_FAILED...
2022-11-25  Andrei Pavel[#2601] clean up header includes and makefiles in NETCO...
2022-11-25  Andrei Pavel[#2601] renames in NETCONF code
2022-11-25  Andrei Pavel[#2601] use std smart pointers where possible
2022-11-25  Andrei Pavel[#2601] typedef -> using
2022-11-25  Andrei Pavel[#2601] remove empty constructors and destructors
2022-11-25  Andrei Pavel[#2601] EXPECT_THROW -> EXPECT_THROW_MSG
2022-11-25  Andrei Pavel[#2601] EXPECT_NO_THROW -> EXPECT_NO_THROW_LOG
2022-11-25  Andrei Pavel[#2601] decode64 and encode64 are now methods in Transl...
2022-11-25  Andrei Pavel[#2601] aliases for service_pair.{first,second}
2022-11-25  Andrei Pavel[#2601] renames in NETCONF code
2022-11-25  Andrei Pavel[#2472] update flex-id ignore-iaid documentation
2022-11-24  Razvan Becheriu[#2472] updated documentation
2022-11-24  Razvan Becheriu[#2472] updated documentation for ignore-iaid parameter...
2022-11-22  Francis Dupont[#2600] Added comments
2022-11-22  Francis Dupont[#2600] Added tests
2022-11-22  Francis Dupont[#2600] Checkpoint: code done, tests to do
2022-11-22  Andrei Pavel[#2348] fix portable compilation issue
2022-11-21  Francis Dupont[#2643] Addressed comments
2022-11-21  Francis Dupont[#2643] Done: ported code and tests
2022-11-21  Francis Dupont[#2643] Checkpoint: ported code, tests to port
2022-11-21  Marcin Siodelski[#2348] Deleted subnet c-ctor and assignment op
2022-11-21  Marcin Siodelski[#2348] Addressed review comments
2022-11-21  Marcin Siodelski[#2348] Code alignment fix
2022-11-21  Marcin Siodelski[#2348] Removed unused variable
2022-11-21  Marcin Siodelski[#2348] Doxygen cleanup
2022-11-21  Marcin Siodelski[#2348] Removed type from engine constructor
2022-11-21  Marcin Siodelski[#2348] Allocator is a subnet property
2022-11-21  Marcin Siodelski[#2348] Allocation states in separate classes
2022-11-21  Marcin Siodelski[#2348] Moved allocators outside the engine
2022-11-18  Andrei Pavel[#2606] update documentation
2022-11-18  Razvan Becheriu[#2606] updated documentation
2022-11-18  Razvan Becheriu[#2606] updated documentation
2022-11-18  Razvan Becheriu[#2606] added missing unittests
2022-11-18  Razvan Becheriu[#2606] added documentation for template-classes
2022-11-17  Francis Dupont[#2635] Fixed some errors
2022-11-17  Razvan Becheriu[#2615] add ALL class before all hookpoints
2022-11-17  Razvan Becheriu[#2615] added ChangeLog entry
2022-11-17  Razvan Becheriu[#2615] fixed limits with built-in classes
2022-11-16  Francis Dupont[#2596] Addressed comments
2022-11-16  Francis Dupont[#2596] Updated code for link address
2022-11-16  Francis Dupont[#2596] Clear tables before rebuild
2022-11-16  Francis Dupont[#2596] Revamped buildExtendedInfoTables6
2022-11-16  Francis Dupont[#2596] Extended buildExtendedInfoTables6
2022-11-16  Francis Dupont[#2596] Added buildExtendedInfoTables6 tests
2022-11-16  Francis Dupont[#2596] Post rebase updates
2022-11-16  Francis Dupont[#2596] Post rebase updates
2022-11-16  Francis Dupont[#2596] Almost finished
2022-11-16  Francis Dupont[#2596] Checkpoint: one UT to add
2022-11-16  Francis Dupont[#2596] Checkpoint: memfile unit tests to do
2022-11-16  Francis Dupont[#2596] Checkpoint: unit tests to do
2022-11-16  Francis Dupont[#2596] Checkpoint for #2595 update
2022-11-16  Thomas Markwalder[2635] Fix typo
2022-11-16  Thomas Markwalder[2635] Make idle timeout configurable
2022-11-16  Thomas Markwalder[#2635] Fixed more clean up comments
2022-11-16  Thomas Markwalder[#2635] Addressed cleanup comments and fixed UT
2022-11-15  Thomas Markwalder[#2635] Added MtTcpListenerMgr to libtcp
2022-11-10  Francis Dupont[#2630] IPv4 -> IPv6
2022-11-10  Francis Dupont[#2630] Removed link-addr from relay
2022-11-10  Francis Dupont[#2583] Uncommented BLQ definitions
2022-11-10  Thomas Markwalder[#2583] Added TcpConnction::responesSent()
2022-11-10  Thomas Markwalder[#2583] Added missing include to test client
2022-11-10  Thomas Markwalder[#2583] Missed some changes
2022-11-10  Thomas Markwalder[#2583] Added ChangeLog entry
2022-11-10  Thomas Markwalder[#2583] Connection filter now accepts endpoint
2022-11-10  Thomas Markwalder[#2583] Renamed tcp_stream
2022-11-10  Thomas Markwalder[#2583] Make connection filter optional
2022-11-10  Thomas Markwalder[#2583] Added connection filter callback
2022-11-10  Thomas Markwalder[#2583] Fixed ca test dir in tests/Makefile.am
2022-11-10  Thomas Markwalder[#2583] Addressed minor review comments
2022-11-10  Thomas Markwalder[#2583] Removed comment
2022-11-10  Thomas Markwalder[#2583] Cleaned up tcp_stream and UT
2022-11-10  Thomas Markwalder[#2583] Fixed dox file name
2022-11-10  Thomas Markwalder[#2583] Added multiple clients test
2022-11-10  Thomas Markwalder[#2583] Cleaned up log messages
2022-11-10  Thomas Markwalder[#2583] Removed request timeout
2022-11-10  Thomas Markwalder[#2583] Clean up
2022-11-10  Thomas Markwalder[#2583] Create TcpMessage base class
2022-11-10  Thomas Markwalder[#2583] Improved timeout handling and UT
2022-11-10  Thomas Markwalder[#2583] Simple stream request/response functions
2022-11-10  Thomas Markwalder[#2583] Added dox file to libkea_tcp
2022-11-10  Thomas Markwalder[#2583] Incremental changes to lib/tcp
2022-11-10  Thomas Markwalder[#2583] Incremental changes to lib/tcp
2022-11-10  Thomas Markwalder[#2583] Initial addition of src/lib/tcp
2022-11-03  Francis Dupont[#2625] Changed sprintf to snprintf
2022-10-27  Razvan Becheriu[#2548] reordered unittests
2022-10-26  Wlodek Wencel[#2620] bump up version to 2.3.3
2022-10-25  Wlodek Wencel[#2610] typo fix Kea-2.3.2
2022-10-25  Wlodek Wencel[#2610] release changes
2022-10-25  Razvan Becheriu[#2548] added tests with infinite leases
next