]> git.ipfire.org Git - thirdparty/kea.git/shortlog
thirdparty/kea.git
2024-02-23  Thomas Markwalder[#3245] Adds fundamental classes to perfmon
2024-02-23  Francis Dupont[#2022] Added a comment about yhe unparking race
2024-02-23  Francis Dupont[#2022] Added parking points
2024-02-23  Francis Dupont[#2022] Checkpoint: added methods
2024-02-22  Andrei Pavel[#3025] fix missing include
2024-02-22  Andrei Pavel[#3025] add ChangeLog entry
2024-02-22  Andrei Pavel[#3025] fix distcheck
2024-02-22  Andrei Pavel[#3025] use admin-utils.sh based on location in upgrade...
2024-02-22  Andrei Pavel[#3025] address review comments
2024-02-22  Andrei Pavel[#3025] appease shellcheck
2024-02-22  Andrei Pavel[#3025] simplify logic in ensureSchemaVersion
2024-02-22  Andrei Pavel[#3025] re-enable ProcessSpawnTest.isRunningSync
2024-02-22  Andrei Pavel[#3025] fix location detection in kea-admin
2024-02-22  Andrei Pavel[#3025] add isFile
2024-02-22  Andrei Pavel[#3025] document automatic db init
2024-02-22  Andrei Pavel[#3025] add unit tests
2024-02-22  Andrei Pavel[#3025] sync kea-admin in db connection and fix interac...
2024-02-22  Andrei Pavel[#3025] add ability to wait sync in ProcessSpawn
2024-02-22  Andrei Pavel[#3025] add db init on startup to other managers
2024-02-22  Andrei Pavel[#3025] switch io service to DatabaseConnection's
2024-02-22  Andrei Pavel[#3025] minor changes to kea-admin
2024-02-22  Andrei Pavel[#3025] add ability to inherit env in ProcessSpawn
2024-02-22  Andrei Pavel[#3025] automatic init of postgresql schema
2024-02-22  Andrei Pavel[#3025] convert db access params to kea-admin
2024-02-22  Andrei Pavel[#3025] automatic init of mysql schema
2024-02-21  Piotrek Zadroga[#3130] trim trailing slash
2024-02-21  Razvan Becheriu[#3185] fixed access invalid iterator
2024-02-21  Francis Dupont[#2022] Fixed comment
2024-02-21  Francis Dupont[#2022] Checkpoint: began reorg
2024-02-20  Thomas Markwalder[#3231] Fixed some additional comments.
2024-02-20  Thomas Markwalder[#3231] Refine conditional log in pkt_filter_bpf.cc
2024-02-20  Thomas Markwalder[#3231] Fixed build issue under MacOS Sonoma
2024-02-20  Thomas Markwalder[#3231] Addressed review comments
2024-02-20  Thomas Markwalder[#3231] Log SOCKET RECEIVED TIME support
2024-02-20  Thomas Markwalder[#3231] Add log of event stack to Perfmon callouts
2024-02-20  Thomas Markwalder[#3231] Core task 3 for perfmon
2024-02-20  Slawek Figiel[#3207] Format the code
2024-02-20  Slawek Figiel[#3207] Change the member names
2024-02-20  Slawek Figiel[#3207] Add some comments
2024-02-20  Slawek Figiel[#3207] Remove a blank line from Changelog
2024-02-20  Slawek Figiel[#3207] Change the letter case
2024-02-20  Slawek Figiel[#3207] Trim whitespace
2024-02-20  Slawek Figiel[#3207] Update Changelog
2024-02-20  Slawek Figiel[#3207] Replace boost radom with std
2024-02-20  Slawek Figiel[#3207] Remove old implementation
2024-02-20  Slawek Figiel[#3207] Add a wrapper for boost rand generator
2024-02-20  Slawek Figiel[#3207] Remove helper class
2024-02-20  Slawek Figiel[#3207] Remove helper classes
2024-02-20  Slawek Figiel[#3207] Remove weighted random generator
2024-02-19  Andrei Pavel[#2022] fix User-Password example in ARM
2024-02-19  Andrei Pavel[#2022] fix non-matching quotes and indentation
2024-02-19  Francis Dupont[#2022] Added max-pending-requests doc
2024-02-19  Francis Dupont[#2022] Checkpoint: last version of parking code
2024-02-16  Thomas Markwalder[#3242] Fixed copyright date
2024-02-16  Thomas Markwalder[#3242] Addressed comments, added ChangeLog entry
2024-02-16  Thomas Markwalder[#3209] Fixed .gitattributes file
2024-02-16  Thomas Markwalder[#3242] Added bare-bones perfmon hook library
2024-02-16  Razvan Becheriu[#3230] addressed review
2024-02-16  Thomas Markwalder[#3230] Added UT to BPF filter
2024-02-16  Thomas Markwalder[#3230] Added UTs for isSocketReceiveTimeSupported
2024-02-16  Thomas Markwalder[#3230] Move isSocketReceivedSuppported()
2024-02-16  Thomas Markwalder[#3230] Addressed review comments
2024-02-15  Razvan Becheriu[#3230] addressed review
2024-02-15  Thomas Markwalder[#3230] Initial commit
2024-02-07  Thomas Markwalder[#3209] Further review comments
2024-02-07  Thomas Markwalder[#3209] Addressed review comments
2024-02-07  Razvan Becheriu[#3209] addressed review
2024-02-07  Thomas Markwalder[#3209] Updated copyrights
2024-02-07  Thomas Markwalder[#3209] Remove internal bool vectors
2024-02-07  Thomas Markwalder[#3209] Created new BaseNEncoder class
2024-02-07  Thomas Markwalder[#3209] Initial commit
2024-02-05  Francis Dupont[#2022] Added PARK status handle
2024-02-05  Francis Dupont[#2022] Finished RADIUS v6 server code
2024-02-05  Francis Dupont[#2022] Reorganized v6 code
2024-01-31  Wlodek Wencel[#3240] version in configure.ac changed to 2.5.6-git
2024-01-29  Wlodek Wencel[#3237] release changes Kea-2.5.5
2024-01-29  Wlodek Wencel[#3237] release changes
2024-01-29  Wlodek Wencel[#3237] release changes
2024-01-26  Andrei Pavel[#2788] add RAII struct for exhausting options
2024-01-26  Andrei Pavel[#2788] reset optarg
2024-01-26  Andrei Pavel[#2788] exhaust options before throwing error
2024-01-26  Andrei Pavel[#2788] make all commandLineArgs tests more strict
2024-01-26  Razvan Becheriu[#3235] bump up library versions for 2.5.5 release
2024-01-26  Razvan Becheriu[#1790] updated list of CB parameters
2024-01-26  Razvan Becheriu[#1790] added ChangeLog entry
2024-01-26  Razvan Becheriu[#1790] added parameters to ARM
2024-01-26  Razvan Becheriu[#1790] addressed review comments
2024-01-26  Razvan Becheriu[#1790] added UTs
2024-01-26  Razvan Becheriu[#1790] add tool to parse CB parameters
2024-01-26  Razvan Becheriu[#1790] add support for top level maps in global CB...
2024-01-26  Andrei Pavel[#3198] add ChangeLog entry
2024-01-26  Andrei Pavel[#3198] add tests for empty yang option data
2024-01-26  Andrei Pavel[#3198] add expectEqWithDiff to testutils
2024-01-26  Andrei Pavel[#3198] fix reinstall.sh for YANG modules
2024-01-26  Andrei Pavel[#3198] change --edit to --import in docs
2024-01-26  Andrei Pavel[#3198] ignore errors when regenerating hashes
2024-01-26  Andrei Pavel[#3198] bump up revisions for YANG modules
2024-01-26  Andrei Pavel[#3198] make data a key for option-data in code
2024-01-26  Andrei Pavel[#3198] add data as key for option-data in YANG modules
2024-01-26  Andrei Pavel[#3229] hammer.py prepare-system --just-configure
next