]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2026-06-15  Thomas Markwalder[#4498] Catch negatiive lifetimes
2026-06-15  Francis Dupont[#4228] Updated firewall point
2026-06-15  Razvan Becheriu[#4168] added more UTs
2026-06-15  Francis Dupont[#4168] Added MT UTs
2026-06-12  Razvan Becheriu[#4149] updated ARM about classless-static-route option
2026-06-11  Razvan Becheriu[#4518] do not allow prefix option with invalid data
2026-06-11  Razvan Becheriu[#4518] addressed review comments
2026-06-11  Razvan Becheriu[#4518] added ChangeLog entry
2026-06-11  Razvan Becheriu[#4518] log warning for invalid prefix and prefix len...
2026-06-08  Francis Dupont[#4329] Updated meson.build
2026-06-08  Francis Dupont[#4329] Checkpoint: began dhcp6
2026-06-08  Francis Dupont[#4329] Checkpoint
2026-06-08  Francis Dupont[#4329] Checkpoint: began src/bin
2026-06-08  Francis Dupont[#4329] Checkpoint before rebase
2026-06-08  Francis Dupont[#4329] Checkpoint
2026-06-08  Francis Dupont[#4329] Checkpoint
2026-06-08  Francis Dupont[#4329] Checkpont
2026-06-08  Francis Dupont[#4329] Checkpoint
2026-06-08  Razvan Becheriu[#4329] fixed remaining warnings
2026-06-08  Francis Dupont[#4329] Ported signed/unsigned to bin
2026-06-08  Francis Dupont[#4110] Updated 4507 ChangeLog
2026-06-08  Francis Dupont[#4110] Addressed comments
2026-06-08  Francis Dupont[#4110] Spelling
2026-06-08  Francis Dupont[#4110] Updated AUTHORS
2026-06-08  Francis Dupont[#4110] Updated ChangeLog
2026-06-08  Francis Dupont[#4110] Finished UTs
2026-06-08  Francis Dupont[#4110] Checkpoint: began UTs
2026-06-08  Francis Dupont[#4110] Checkpoint: UTs to do
2026-06-08  Francis Dupont[#4110] Checkpoint
2026-06-08  Francis Dupont[#4551] Updated ChangeLog
2026-06-08  Francis Dupont[#4551] Added a ChangeLog
2026-06-08  Francis Dupont[#4551] Improved lease check before add
2026-06-07  Razvan Becheriu[#4512] added ChangeLog entry
2026-06-07  Razvan Becheriu[#4512] properly handle stats on conflicting lease
2026-06-06  Francis Dupont[#4329] Standardized GSS UT
2026-06-06  Francis Dupont[#4329] Ported signed/unsigned to hooks
2026-06-06  Razvan Becheriu[#4329] addressed review
2026-06-06  Francis Dupont[#4329] Ported signed/unsigned to lib
2026-06-06  Razvan Becheriu[#4576] added ChangeLog entry
2026-06-06  Razvan Becheriu[#4576] addressed review comments
2026-06-06  Razvan Becheriu[#4576] handle empty buffer and empty option
2026-06-05  Razvan Becheriu[#4359] fixed doc
2026-06-05  Francis Dupont[#4507] Updated ChangeLog
2026-06-05  Francis Dupont[#4507] Improved new tests
2026-06-05  Francis Dupont[#4507] Fixed messages
2026-06-05  Francis Dupont[#4507] Improved fatal interface-add error
2026-06-04  Francis Dupont[#4329] Ported unsigned/signed compare to libdhcpsrv
2026-06-04  Razvan Becheriu[#4329] addressed review
2026-06-04  Francis Dupont[#4329] Ported unsigned/signed compare to libdhcp
2026-06-04  Razvan Becheriu[#4527] updated ChangeLog entry
2026-06-04  Razvan Becheriu[#4527] fixed perfdhcp
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
next