]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2025-06-30  Thomas Markwalder[#3848] Make message IDs consistent
2025-06-30  Marcin Siodelski[#3848] Fixed whitespace
2025-06-30  Thomas Markwalder[#3848] Addressed review comments
2025-06-30  Thomas Markwalder[#3848] Updated the ARM
2025-06-30  Thomas Markwalder[#3848] Warn if running as root
2025-06-30  Thomas Markwalder[#3848] Detect authentication risks
2025-06-30  Thomas Markwalder[#3848] Throw or Warn if API sockets are unsecured
2025-06-30  Thomas Markwalder[#3848] Warn on socket permissions
2025-06-30  Thomas Markwalder[#3848] Warn on invalid paths when security disabled
2025-06-25  Marcin Godzina[#3967] release checklist update
2025-06-25  Marcin Godzina[#3979] bump up kea version in meson.build
2025-06-20  Marcin Godzina[#3973] release changes Kea-3.0.0 stable
2025-06-20  Razvan Becheriu[#3907] added ChangeLog entry
2025-06-20  Razvan Becheriu[#3907] use strict format for clients in yang
2025-06-20  Andrei Pavel[#3907] NETCONF: Turn authentication.clients into a...
2025-06-20  Andrei Pavel[#3907] Progressed some more with YANG modules
2025-06-20  Andrei Pavel[#3907] Progressed some more with YANG modules
2025-06-20  Razvan Becheriu[#3907] fixed some UTs
2025-06-20  Razvan Becheriu[#3907] clean up modules
2025-06-20  Razvan Becheriu[#3907] updated yang modules
2025-06-20  Razvan Becheriu[#3907] use tls for control-socket
2025-06-20  Andrei Pavel[#3907] Get rid of skips in yang. Skip was always true
2025-06-20  Razvan Becheriu[#3907] fixed http-header yang parsing
2025-06-20  Andrei Pavel[#3907] Add TranslatorControlSocket::getControlSocketHt...
2025-06-20  Andrei Pavel[#3907] Update control sockets in YANG modules
2025-06-20  Andrei Pavel[#3907] Update copyright dates
2025-06-20  Andrei Pavel[#3907] Fix some paths about reinstall.sh
2025-06-20  Andrei Pavel[#3907] Fix check-hashes.sh
2025-06-20  Razvan Becheriu[#3907] updated control-socket in yang modules
2025-06-20  Razvan Becheriu[#3907] updated yang modules
2025-06-20  Wlodek Wencel[#3968] lib version bump up for 3.0.0
2025-06-20  Tomek Mrugalski[#3966] Added note about LTS
2025-06-20  Marcin Godzina[#3966] security.md update
2025-06-20  Andrei Pavel[#3919] Remove leftover incomplete sentence in bison.dox
2025-06-20  Francis Dupont[#3919] Spelling
2025-06-20  Andrei Pavel[#3919] Get rid of most .gitignore files. No longer...
2025-06-20  Andrei Pavel[#3919] Meson: Fix uml target
2025-06-20  Andrei Pavel[#3919] Update meson docs
2025-06-20  Andrei Pavel[#3919] Update Python dependencies
2025-06-20  Andrei Pavel[#3919] Fix update-python-dependencies not writing...
2025-06-20  Andrei Pavel[#3919] Fix some TODOs related to autotools removal
2025-06-20  Andrei Pavel[#3962] Meson: Fix "-D netconf=auto"
2025-06-20  Marcin Siodelski[#3881] Fixed config flag in the ARM
2025-06-20  Marcin Siodelski[#3881] Added ChangeLog for #3881
2025-06-20  Marcin Siodelski[#3881] Changes after review
2025-06-20  Ben Scott[#3881] Right ref name this time maybe?
2025-06-20  Ben Scott[#3881] Fix RST syntax snafus
2025-06-20  Ben Scott[#3881] Typo fixes (hopefully final)
2025-06-20  Ben Scott[#3881] Adapt d85666cf to this rewrite
2025-06-20  Ben Scott[#3881] Overhaul my overhaul
2025-06-20  Ben Scott[#3881] Future "planned" vs "will"
2025-06-20  Ben Scott[#3881] Note Stork+Kea+CB issues
2025-06-20  Ben Scott[#3881] Fix a few loose ends
2025-06-20  Ben Scott[#3881] More comments regards sections
2025-06-20  Ben Scott[#3881] Non-CB DB can conflict like JSON
2025-06-20  Ben Scott[#3881] Add example scenario
2025-06-20  Ben Scott[#3881] Move "Incompatibilities" further up
2025-06-20  Ben Scott[#3881] "Incompatible": Revise, expand, wrap
2025-06-20  Ben Scott[#3881] Major edit of "Duplicate Definitions"
2025-06-20  Ben Scott[#3881] Copy edit "Incompatible Software"
2025-06-20  Ben Scott[#3881] copy edit sects: Install, Components
2025-06-20  Ben Scott[#3881] Move "Configuration Files Inclusion"
2025-06-20  Ben Scott[#3881] Add subsect "Preparation is Required"
2025-06-20  Ben Scott[#3881] Add/rename sections, move content within
2025-06-20  Ben Scott[#3881] Starting reorg of CB docs
2025-06-19  Andrei Pavel[#3680] Minor: make check -> meson test
2025-06-19  Andrei Pavel[#3680] Unroll NETCONF fallback subproject into the...
2025-06-19  Andrei Pavel[#3680] Meson: Add the more common dependencies to...
2025-06-19  Andrei Pavel[#3680] Fix generating .pc file when dependencies are...
2025-06-19  Andrei Pavel[#3680] Minor: add missing newline at EOF of unreleased...
2025-06-19  Andrei Pavel[#3953] Remove @dotlibs@ leftover from autotools removal
2025-06-19  Andrei Pavel[#3953] Update fuzz devel guide
2025-06-19  Andrei Pavel[#3953] Do not run fuzzers with sudo. No longer required
2025-06-19  Andrei Pavel[#3953] Remove fuzz configs. No longer required
2025-06-19  Andrei Pavel[#3953] Put fuzzers in a for loop in meson
2025-06-19  Andrei Pavel[#3953] No longer install fuzz input. It was never...
2025-06-19  Andrei Pavel[#3953] Add rpath to fuzzers
2025-06-19  Andrei Pavel[#3953] Fix a static initialization race in fuzzers...
2025-06-19  Andrei Pavel[#3953] Use the same sudo trick on fuzzers and get...
2025-06-19  Andrei Pavel[#3930] Fix cppcheck after adoption of meson
2025-06-18  Marcin Siodelski[#3628] Two grammarly nits added
2025-06-18  Marcin Siodelski[#3628] Added Changelog for #3628
2025-06-18  Marcin Siodelski[#3628] Subnet selectors in default conf
2025-06-17  Andrei Pavel[#3680] Document the use of the kea.pc file
2025-06-17  Andrei Pavel[#3680] Add pkg-config .pc file
2025-06-17  Piotrek Zadroga[#3940] address review comments
2025-06-17  Piotrek Zadroga[#3940] reword changelog
2025-06-17  Piotrek Zadroga[#3940] fix changelog
2025-06-17  Piotrek Zadroga[#3940] man doc update
2025-06-17  Piotrek Zadroga[#3940] ARM doc update
2025-06-17  Piotrek Zadroga[#3940] changelog entry
2025-06-17  Piotrek Zadroga[#3940] man doc update
2025-06-17  Piotrek Zadroga[#3940] man doc update
2025-06-17  Piotrek Zadroga[#3940] ARM doc update
2025-06-17  Piotrek Zadroga[#3940] flags precedence tests
2025-06-17  Piotrek Zadroga[#3940] rename test file
2025-06-17  Piotrek Zadroga[#3940] add kea-shell tests
2025-06-17  Piotrek Zadroga[#3940] add --auth-password-file in kea-shell
2025-06-17  Andrei Pavel[#3493] Add ChangeLog entry
2025-06-17  Andrei Pavel[#3493] Document running unit tests with root privileges
next