summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorvenaas <venaas>2008-11-06 09:28:24 +0000
committervenaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2008-11-06 09:28:24 +0000
commit013224404c50da993cece7db726027d1746b6668 (patch)
tree24c5eed8ef3de474eddfcd8368b281c59e3b3939 /ChangeLog
parentd04d8d0fc49ba1498b360fbc6d211c1e09e2afdb (diff)
made 20081106 snapshot branch, updated version/date info
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@434 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6693042..7cede5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -47,3 +47,9 @@ Additional features in devel-20081006
Dynamic server discovery
DuplicateInterval option in client block for specifying for how
long a request/reply shall be stored for duplicate detection
+Additional features in devel-20081106
+ Support for RADIUS TTL (hopcount) attribute. Decrements value of
+ the TTL attribute if present, discards message if becomes 0.
+ If addTTL option is used, the TTL attribute is added with the
+ specified value if the forwarded message does not have one.
+ PolicyOID option can be used to require certain CA policies.