Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
24 hours | [#3255] Added a getTlsContext to HTTP listener | Francis Dupont | 5 | -0/+17 | |
24 hours | [#3255] Added a note | Francis Dupont | 1 | -0/+7 | |
46 hours | [#3592] Fixed minor typos in docs | Thomas Markwalder | 4 | -4/+4 | |
modified: doc/examples/kea4/hooks-radius.json modified: doc/sphinx/arm/dhcp4-srv.rst modified: doc/sphinx/arm/dhcp6-srv.rst modified: doc/sphinx/arm/hooks-bootp.rst | |||||
46 hours | [#3592] Comment out configs with "client-classes" | Thomas Markwalder | 1 | -4/+4 | |
modified: src/lib/yang/tests/config_unittests.cc | |||||
47 hours | [#3620] Updated Makefile.am | Francis Dupont | 1 | -2/+2 | |
47 hours | [#3620] Updated test CA | Francis Dupont | 13 | -149/+165 | |
5 days | [#3255] Added CA reuse logs | Francis Dupont | 4 | -2/+31 | |
5 days | [#3255] Added a getTlsContext to HTTP listener | Francis Dupont | 5 | -0/+17 | |
5 days | [#3255] Added a note | Francis Dupont | 1 | -0/+7 | |
6 days | [#3674] Fixed 3661 entry | Francis Dupont | 1 | -2/+2 | |
6 days | [#3674] Fixed ChangeLog | Francis Dupont | 1 | -2/+2 | |
6 days | [#3652] Remove the config history completely | Andrei Pavel | 7 | -223/+41 | |
- Removed revert() which makes no sense anymore. - Since rollback() was significantly simplified, renamed it to clearStagingConfiguration(). - Removed kludgy ensureCurrentAllocated(). The only new required allocations are on constructor and on clear(). |