Documentation
Support
Downloads
Links

9 May 2005

NuFW 1.0.4 is available

This release features some important but rather internal level new features such as a timeout on connections during authentication.

It also fixes a bug on nufw that cause a crash under heavy load and other special conditions.

The detailed changelog is :
- nuauth : tls_sasl_worker number of threads is set from a variable now.
- nuauth : timeout on authentication negotiation can now be set with the nuauth_auth_nego_timeout option.
- nufw : tls session ending and restart is now treaded correctly.
- libnuclient : handle an error case as it should be.