summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorvenaas <venaas>2009-02-18 15:37:01 +0000
committervenaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2009-02-18 15:37:01 +0000
commit4ac1be684f61dd1f1b3560a8f5a04c8f2dff1bc5 (patch)
treeedac5ac911112bd529bbb7d85240054b496f4218 /ChangeLog
parentdb2c19e7a91be715f1fa9d70936ce0eae3e8eac3 (diff)
updated files for 1.3-beta release
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@480 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 7cede5b..a97885b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,16 +40,18 @@
cache of CA certificates and CRLs. This is particularly useful for
regularly updating CRLs.
Some logging has been made more informative
-
-Additional features in devel-20081006
+2008-12-04 1.3-alpha
Support for TCP and DTLS transports (type tcp, type dtls)
Listen... options can be specified multiple times
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.
+2009-02-18 1.3-beta
+ Client and Server blocks may contain multiple host options.
+ Configure (Makefile) options for specifying which transports
+ should be supported in a build.