]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2026-06-03  Razvan Becheriu[#4499] added ChangeLog entry
2026-06-03  Razvan Becheriu[#4499] return empty string for null subnet
2026-06-03  Razvan Becheriu[#4329] fixed spaces
2026-06-03  Francis Dupont[#4329] Ported src/lib/util fixes
2026-06-02  Francis Dupont[#4582] Applied Andrei's patch
2026-06-02  Francis Dupont[#4582] Fixed easy doxygen complains
2026-05-31  Razvan Becheriu[#4530] check if subnet still exists
2026-05-30  Razvan Becheriu[#4486] updated doc
2026-05-29  Razvan Becheriu[#4508] addressed review
2026-05-29  Thomas Markwalder[#4508] Init allocators in lease mgr recreate()
2026-05-29  Razvan Becheriu[#4527] fixed ci
2026-05-29  Razvan Becheriu[#4527] added debug log message on open socket
2026-05-29  Razvan Becheriu[#4527] proper poll on shutdown
2026-05-28  Thomas Markwalder[#4579] Fix data race in UT
2026-05-28  Francis Dupont[#3991] Some improvements
2026-05-27  Razvan Becheriu[#3991] catch all exceptions in destructor
2026-05-27  Francis Dupont[#3991] Suppressed 2 cppcheck complains in optional.h
2026-05-27  Francis Dupont[#3991] Added comments about cppcheck suppressions
2026-05-27  Francis Dupont[#3991] Updated C casts
2026-05-27  Razvan Becheriu[#3991] fixed more warnings
2026-05-27  Francis Dupont[#3991] Fixed cppcheck throwInEntryPoint (2)
2026-05-27  Francis Dupont[#3991] Fixed more cppcheck virtualCallInConstructor
2026-05-27  Francis Dupont[#3991] Fixed cppcheck throwInEntryPoint
2026-05-27  Francis Dupont[#3991] Fixed returnByReference in optional.h
2026-05-27  Francis Dupont[#3991] Fixed cppcheck virtualCallInConstructor
2026-05-27  Francis Dupont[#3991] Fixed CWE 398 iterateByValue
2026-05-27  Francis Dupont[#3991] Fixed CWE 398 cstyleCast
2026-05-27  Francis Dupont[#3991] Fixed CWE 398 3 uninitMemberVar
2026-05-27  Francis Dupont[#3991] Fixed CWE 563 3 unreadVariable
2026-05-27  Francis Dupont[#3991] Fixed CWE 398 uselessCallsSubstr
2026-05-27  Francis Dupont[#3991] Fixed CWE 398 2 dangerousTypeCast
2026-05-27  Francis Dupont[#3991] Fixed CWE 398 constVariableReference
2026-05-27  Francis Dupont[#3991] Fixed CWE 398 duplicateExpression
2026-05-27  Francis Dupont[#3991] Commented CWE 476 nullPointer
2026-05-27  Francis Dupont[#3991] Silent CWE 457 uninitvar
2026-05-27  Francis Dupont[#3991] Spelling
2026-05-27  Francis Dupont[#3991] Fixed CWE 570 unsignedLessThanZero
2026-05-27  Francis Dupont[#3991] Fixed CWE 563 unusedVariable
2026-05-27  Francis Dupont[#4358] Updated legacy (vs L2) UT comment
2026-05-27  Francis Dupont[#4358] Fixed L2 relay support
2026-05-27  Francis Dupont[#4297] Typo
2026-05-27  Francis Dupont[#4297] Updated subnetX_select doc
2026-05-27  Marcin Godzina[#4575] Bump up versions after release
2026-05-27  Francis Dupont[#4443] Changed to reset N
2026-05-27  Francis Dupont[#4443] Extended lenient parsing of client fqdn options
2026-05-27  Francis Dupont[#4413] Updated Botan doc
2026-05-25  Marcin Godzina[#4569] release changes Kea-3.1.9
2026-05-25  Razvan Becheriu[#4490] added missing deletes
2026-05-25  Andrei Pavel[#4542] Bump up library versions for 3.1.9
2026-05-25  Razvan Becheriu[#4460] support both list and map results
2026-05-25  Razvan Becheriu[#4460] added ChangeLog entry
2026-05-25  Razvan Becheriu[#4460] added info log message on service startup
2026-05-25  Razvan Becheriu[#4460] applied patch
2026-05-25  Razvan Becheriu[#4460] fixed netconf http connection reply
2026-05-23  Francis Dupont[#4326] Typo
2026-05-23  Razvan Becheriu[#4326] rewording
2026-05-23  Francis Dupont[#4326] Added log and ChangeLog entry
2026-05-23  Francis Dupont[#4326] Checkpoint
2026-05-23  Francis Dupont[#4326] Checkpoint: code done, need UT & doc
2026-05-23  Razvan Becheriu[#4495] added more unit tests
2026-05-23  Francis Dupont[#4495] Added more tests
2026-05-23  Razvan Becheriu[#4495] addressed review
2026-05-23  Francis Dupont[#4495] Finished
2026-05-22  Razvan Becheriu[#4483] regenerated file with no duplicate comments
2026-05-22  Razvan Becheriu[#4483] fixed script
2026-05-22  Razvan Becheriu[#4483] fixed script
2026-05-22  Razvan Becheriu[#4483] apply reviewer changes
2026-05-22  Razvan Becheriu[#4483] removed more temporary files
2026-05-22  Razvan Becheriu[#4483] addressed review comments
2026-05-22  Razvan Becheriu[#4483] addressed review comments
2026-05-22  Razvan Becheriu[#4483] addressed review comments
2026-05-22  Razvan Becheriu[#4483] addressed review comments
2026-05-22  Razvan Becheriu[#4483] addressed review comments
2026-05-22  Razvan Becheriu[#4483] created script
2026-05-22  Razvan Becheriu[#4483] addressed review comments
2026-05-22  Razvan Becheriu[#4483] regenerate suppression file
2026-05-22  Razvan Becheriu[#4483] addressed review comments
2026-05-22  Razvan Becheriu[#4483] fixed mysql host data source memory corruption
2026-05-22  Razvan Becheriu[#4483] addressed review comments
2026-05-22  Razvan Becheriu[#4483] fixed valgrind warnings
2026-05-22  Andrei Pavel[#4528] Fix job count being passed to packaging in...
2026-05-22  Andrei Pavel[#3993] Format meson.build files
2026-05-22  Andrei Pavel[#3993] Install empty dirs with 750 perms
2026-05-22  Andrei Pavel[#3993] Remove install_umask=0027 in meson.build
2026-05-22  Francis Dupont[#3971] Added a ChangeLog entry
2026-05-22  Francis Dupont[#3971] Updated parsers UTs
2026-05-22  Francis Dupont[#3971] Fixed parsers
2026-05-21  Andrei Pavel[#4497] Fix ChangeLog entry for #4490
2026-05-21  Andrei Pavel[#4497] Add changelog-lint CI job
2026-05-20  Thomas Markwalder[#4490] Addressed review comments
2026-05-20  Thomas Markwalder[#4490] Removed IA_TA from the schema
2026-05-20  Francis Dupont[#4444] Updated ChangeLog entry (2)
2026-05-20  Francis Dupont[#4444] Updated ChangeLog entry
2026-05-19  Francis Dupont[#4444] Added ChangeLog entry
2026-05-19  Francis Dupont[#4444] Checkpoint2
2026-05-19  Francis Dupont[#4444] Checkpoint
2026-05-18  Razvan Becheriu[#3144] addressed review comments
2026-05-18  Razvan Becheriu[#3144] added more unit tests
2026-05-18  Razvan Becheriu[#3144] addressed review comments
2026-05-18  Razvan Becheriu[#3144] addressed review comments
next