are now detected, and types automatically cast.
* Allow shorthand form of ipv4prefix values e.g. 127/8.
* Add "auto_chain" to raddb/mods-available/eap, tls
- subsection. This allows the disablign of OpenSSL
- auto-chaining of certificates. Which it can get wrong.
+ subsection. This allows the disabling of OpenSSL
+ auto-chaining of certificates. Which might be wrong.
* Added printing of coa and disconnect stats (radmin).
* radclient defaults to expecting Access-Accept responses
to Status-Server.
* More errors from ntlm_auth gets passed to MS-CHAP.
* Update abfab-tr-idp virtual server.
* Added "filter_password" in policy.d/filter. This
- removes embedded zeros in User-Password.
+ removes embedded zero bytes in User-Password, for
+ compatibility with broken clients.
* The server now issues a WARNING message if duplicate
configuration items are found.
* TLS can skip the "verify" section if OCSP returns OK.