| Commit message (Expand) | Author | Age | Files | Lines |
* | [#924,!526] Bumped library version numbers for 1.7.0 | Thomas Markwalder | 2019-09-24 | 17 | -17/+17 |
* | updated ChangeLog and copyright dates | Michal Nowikowski | 2019-09-23 | 2 | -2/+2 |
* | [master] Fixed typo | Francis Dupont | 2019-09-20 | 1 | -1/+1 |
* | [914-move-to-c-11-thread-library-in-core-library-code] Addressed a comment | Francis Dupont | 2019-09-20 | 1 | -2/+1 |
* | [914-move-to-c-11-thread-library-in-core-library-code] Upgraded thread/mutex ... | Francis Dupont | 2019-09-20 | 68 | -110/+85 |
* | [168-config-manager-clear-does-not-clear-the-d2-client-config-full-clear] Fix... | Francis Dupont | 2019-09-20 | 3 | -5/+17 |
* | [168-config-manager-clear-does-not-clear-the-d2-client-config-full-clear] Cha... | Francis Dupont | 2019-09-20 | 1 | -1/+2 |
* | [345-drop-botan-1-x-support] Removed Botan 1.x support | Francis Dupont | 2019-09-13 | 4 | -557/+0 |
* | [#796,!504] Avoid memory allocation in signal handler. | Marcin Siodelski | 2019-09-09 | 2 | -21/+126 |
* | [#821,!501] Addressed review comments | Thomas Markwalder | 2019-09-06 | 2 | -14/+14 |
* | [#821,!501] kea-dhcp4 now sanity checks inbound messages | Thomas Markwalder | 2019-09-06 | 4 | -17/+281 |
* | [#755,!503] Address outstanding review comments. | Marcin Siodelski | 2019-09-06 | 4 | -15/+30 |
* | [#755,!503] Removed spurious whitespace. | Marcin Siodelski | 2019-09-06 | 1 | -1/+1 |
* | [#755,!502] Removed duplicated test after the rebase. | Marcin Siodelski | 2019-09-06 | 1 | -74/+0 |
* | [755-Kea-DHCP-servers-observations-should-be-reset] resolve threads | Franciszek Gorski | 2019-09-06 | 10 | -141/+137 |
* | [755-Kea-DHCP-servers-observations-should-be-reset] implement required change... | Franciszek Gorski | 2019-09-06 | 4 | -60/+39 |
* | [755-Kea-DHCP-servers-observations-should-be-reset-to-some-initial] changes t... | Franciszek Gorski | 2019-09-06 | 2 | -43/+35 |
* | [755-Kea-DHCP-servers-observations-should-be-reset-to-some-initial-values-upo... | Franciszek Gorski | 2019-09-06 | 8 | -21/+288 |
* | rebased and updated ChangeLog | Razvan Becheriu | 2019-09-06 | 1 | -1/+1 |
* | [#729,!434] consitency between v4 and v6 unit tests | Razvan Becheriu | 2019-09-06 | 1 | -3/+3 |
* | [#729,!434] fixed rebase | Razvan Becheriu | 2019-09-06 | 2 | -4/+4 |
* | [#729,!434] change order of functions in file | Razvan Becheriu | 2019-09-06 | 2 | -360/+381 |
* | [#729,!434] fixed missing commit of runtime option defs on v4 | Razvan Becheriu | 2019-09-06 | 4 | -365/+416 |
* | [master] regen flex | Francis Dupont | 2019-08-31 | 6 | -1395/+2141 |
* | [v1_6_0] pre release changesKea-1.6.0 | Wlodek Wencel | 2019-08-26 | 13 | -24/+24 |
* | [#853, !26-p] Addressed review comments | Thomas Markwalder | 2019-08-26 | 1 | -10/+6 |
* | [#853, !26-p] Fixed a query selecting pd pool specific options. | Marcin Siodelski | 2019-08-26 | 1 | -1/+1 |
* | [#853, !26-p] Added user permissions check to kea-admin | Thomas Markwalder | 2019-08-26 | 1 | -0/+88 |
* | [#853, !26-p] Update MySQL CB SQL statements | Thomas Markwalder | 2019-08-26 | 1 | -3/+3 |
* | [#853, !26-p] Update schema scripts and tests | Thomas Markwalder | 2019-08-26 | 5 | -8/+87 |
* | [#840, !27-p] fixed freebsd unittests | Razvan Becheriu | 2019-08-24 | 3 | -1/+13 |
* | [#851,!24-p] Make sure we're not trying to dereference after vector end | Tomek Mrugalski | 2019-08-23 | 2 | -2/+8 |
* | [#851,!24-p] Make sure that string is null terminated after strncpy. | Marcin Siodelski | 2019-08-22 | 2 | -0/+2 |
* | [#851,!24-p] Address issue in use of strcpy. | Marcin Siodelski | 2019-08-22 | 4 | -6/+6 |
* | [#851,!24-p] Avoid referencing out of bounds vector element in MySQL conn. | Marcin Siodelski | 2019-08-22 | 1 | -3/+6 |
* | [#851,!24-p] Avoid referencing out of bounds element of binding array. | Marcin Siodelski | 2019-08-21 | 1 | -3/+2 |
* | [#851,!24-p] Avoid accessing out of bound vector value in DUID factory. | Marcin Siodelski | 2019-08-21 | 1 | -3/+3 |
* | [#851,!24-p] Avoid using empty buffer in the MySQL binding. | Marcin Siodelski | 2019-08-21 | 1 | -1/+3 |
* | [#851,!24-p] Created unit test for MySQL binding holding empty string. | Marcin Siodelski | 2019-08-21 | 1 | -0/+7 |
* | [#847,!23-p] Addressed issues with creating/deleting pool options in CB. | Marcin Siodelski | 2019-08-20 | 5 | -145/+216 |
* | [#845] Addressed review comments. | Marcin Siodelski | 2019-08-20 | 2 | -16/+56 |
* | [#845] Fixes in kea-admin/mysql.upgrade unit-test | Tomek Mrugalski | 2019-08-20 | 1 | -4/+8 |
* | [#845] New version of MySQL CB queries which update DHCP options. | Marcin Siodelski | 2019-08-20 | 3 | -18/+118 |
* | [#845] Changes to MySQL to update parent object when option is set. | Marcin Siodelski | 2019-08-20 | 2 | -0/+524 |
* | replaced links to old docs to https://kea.readthedocs.io/ | Michal Nowikowski | 2019-08-19 | 6 | -6/+6 |
* | regenerated parsers for 1.6.0 final | Michal Nowikowski | 2019-08-19 | 24 | -7810/+10124 |
* | update release entry in ChangeLog, updated copyright dates | Michal Nowikowski | 2019-08-19 | 16 | -16/+16 |
* | [#805,!6-p] Fixed copyright dates and whitespacing | Thomas Markwalder | 2019-08-17 | 4 | -5/+5 |
* | [#805,!6-p] Addressed review comment | Thomas Markwalder | 2019-08-17 | 1 | -1/+2 |
* | [#805,!6-p] Added missing space in the log message. | Marcin Siodelski | 2019-08-17 | 1 | -1/+1 |