Update ChangeLog with CVE id for RADSECPROXY-43.
[libradsec.git] / ChangeLog
1 2012-09-14 1.6.1
2         Bug fixes (security):
3         - When verifying clients, don't consider config blocks with CA
4         settings ('tls') which differ from the one used for verifying the
5         certificate chain. Reported by Ralf Paffrath. (RADSECPROXY-43,
6         CVE-2012-4523).
7
8         Bug fixes:
9         - Make naptr-eduroam.sh check NAPTR type case insensitively.
10           Fix from Adam Osuchowski.
11
12 2012-04-27 1.6
13         Incompatible changes:
14         - The default shared secret for TLS and DTLS connections change
15         from "mysecret" to "radsec" as per draft-ietf-radext-radsec-12
16         section 2.3 (4).  Please make sure to specify a secret in both
17         client and server blocks to avoid unwanted surprises.
18         (RADSECPROXY-19)
19         - The default place to look for a configuration file has changed
20         from /etc to /usr/local/etc.  Let radsecproxy know where your
21         configuration file can be found by using the `-c' command line
22         option.  Or configure radsecproxy with --sysconfdir=/etc to
23         restore the old behaviour.  (RADSECPROXY-31)
24
25         New features:
26         - Improved F-Ticks logging options.  F-Ticks can now be sent to a
27         separate syslog facility and the VISINST label can now be
28         configured explicitly.  This was implemented by Maja
29         Gorecka-Wolniewicz and Paweł Gołaszewski.  (RADSECPROXY-29)
30         - New config option PidFile.  (RADSECPROXY-32)
31         - Preliminary support for DynamicLookupCommand added.  It's for
32         TLS servers only at this point.  Also, beware of risks for memory
33         leaks.  In addition to this, for extra adventurous users, there's
34         a new configure option --enable-experimental-dyndisc which enables
35         even more new code for handling of dynamic discovery of TLS
36         servers.
37         - Address family (IPv4 or IPv6) can now be specified for clients
38         and servers.  (RADSECPROXY-37)
39
40         Bug fixes:
41         - Stop the autoconfery from warning about defining variables
42         conditionally and unconditionally.
43         - Honour configure option --sysconfdir.  (RADSECPROXY-31)
44         - Don't crash on failing DynamicLookupCommand scripts.  Fix made
45         with help from Ralf Paffrath.  (RADSECPROXY-33)
46         - When a DynamicLookupCommand script is failing, fall back to
47         other server(s) in the realm.  The timeout depends on the kind of
48         failure.
49         - Other bugs.  (RADSECPROXY-26, -28, -34, -35, -39, -40)
50
51 2011-10-08 1.5
52         New features:
53         - Support for F-Ticks logging.
54         - New binary radsecproxy-hash.
55         - A DynamicLookupCommand script can now signal "server not found"
56         by exiting with code 10.  The scripts in the tools directory now
57         do this.
58
59         Incompatible changes:
60         - catgconf renamed to radsecproxy-conf.
61
62         Bug fixes:
63         - All compiler warnings removed.  Now compiling with -Werror.
64
65 2011-07-22 1.4.3
66         Notes:
67         - The default secret for TLS and DTLS will change in a future
68         release.  Please make sure to specify a secret in both client and
69         server blocks to avoid surprises.
70
71         Bug fixes:
72         - Debug printout issue.
73
74 2010-11-23 1.4.2
75         Bug fixes:
76         - Don't disable OpenSSL session caching for 0.9.8p and newer in
77           the 0.9.x track.
78         - Detect OpenSSL version at runtime rather than at compile time.
79
80 2010-11-17 1.4.1
81         Bug fixes:
82         - OpenSSL session caching is disabled when built against OpenSSL
83           older than 1.0.0b to mitigate possible effects of
84           http://openssl.org/news/secadv_20101116.txt (RADSECPROXY-14).
85         - Crash bug when reading improper config file fixed.
86
87 2010-06-12 1.4
88         Incompatible changes:
89         - Log level 4 used to be DBG_DBG but is now DBG_NOTICE.  In order
90         to keep the same behaviour as in previous versions of radsecproxy,
91         those who have LogLevel set to 4 need to change this to 5.  Log
92         levels 1, 2 and 3 are unaffected.
93
94         New features and various improvements:
95         - LoopPrevention per server has been added.
96         - AddVendorAttribute rewrite configuration has been added.
97         - New log level, DBG_NOTICE, added.
98         - Diagnostics improved for errors resulting from failing syscalls.
99         - Removed all compiler warnings (compiling with -Wall).
100
101         Bug fixes:
102         - A UDP fragmentation issue.
103         - Build on Solaris when compiling with gcc.
104         - A bug in pwdencrypt() with passwords of a length greater than
105         16 octets.
106
107 2009-07-22 1.3.1
108         Fixed header files for FreeBSD
109         Fix for multiple UDP servers on same IP address, solves accounting
110         problems.
111
112 2009-03-12 1.3
113         Fixed some very minor bugs
114         Changed log levels for some messages, made loglevel 2 default
115
116 2009-02-18 1.3-beta
117         Client and Server blocks may contain multiple host options.
118         Configure (Makefile) options for specifying which transports
119         should be supported in a build.
120
121 2008-12-04 1.3-alpha
122         Support for TCP and DTLS transports (type tcp, type dtls)
123         Listen... options can be specified multiple times
124         Dynamic server discovery
125         DuplicateInterval option in client block for specifying for how
126           long a request/reply shall be stored for duplicate detection
127         Support for RADIUS TTL (hopcount) attribute. Decrements value of
128           the TTL attribute if present, discards message if becomes 0.
129           If addTTL option is used, the TTL attribute is added with the
130             specified value if the forwarded message does not have one.
131         PolicyOID option can be used to require certain CA policies.
132
133 2008-10-07 1.2
134         listenTCP and sourceTCP options renamed to listenTLS and sourceTLS
135           Old options deprecated but available for backwards compatiblity
136         Logging reply-message attribute from Reject messages
137           Contribution from Arne Schwabe
138         Rewrite blocks have new options addAttribute and modifyAttribute
139         rewriteIn (replacing rewrite) and rewriteOut in client and server
140           blocks for specifying rewrite on input/output. rewrite deprecated
141           but available as an alias for rewriteIn for backwards compatibility.
142         rewritein rewriteout rewrite
143         regular expressions in realms etc can now be more advanced, including
144           use of "or".
145         cacheExpiry option in tls blocks for specifying expiry time for the
146           cache of CA certificates and CRLs. This is particularly useful for
147           regularly updating CRLs.
148         Some logging has been made more informative
149
150 2008-07-24 1.1
151         Logging stationid attribute
152         Added LoopPrevention option
153         Failover also without status-server
154         Options for RetryCount and RetryInterval
155         Working accounting and AccountingResponse option
156         CRL checking and option for enabling it
157
158 2008-05-14 1.1-beta
159         No longer looks for radsecproxy.conf in current directory
160         Rewrite block that allows removal of specified attributes
161         certificateNameCheck option for disabling CN/SubjectAltName check
162         matchCertificateAttribute now also supports CN matching
163         Forwarding of accounting messages, accountingServer option for realms
164         Supports multiple client blocks for same source address with different
165           certificate checks
166         Removed weekday from log timestamps
167
168 2007-12-24 1.1-alpha
169         Pretend option for validating configuration
170         Include option for including additional config files
171         Allows clients configured by IP prefix, dynamic clients
172         Server failover support
173         Rewriting of username attribute
174         Source address and port can be specified for requests
175
176 2007-10-16 1.0p1
177         Fixed crash when servers were configured after first realm block
178
179 2007-09-21 1.0
180