Documentation
Support
Downloads
Links

9 January 2006

NuFW 1.0.17, UDP support and minor bug fix

This release introduces UDP support on client side (only for linux for now). Server code was UDP ready since 0.8 and client support was the last step missing to have a complete support. It also fixes some minor bugs in nuauth and associated modules.

The full changelog is :
- nuauth : refuse packet if user tries to authenticate packets coming from another IP
- log_pgsql : removed unused variable "server_port". Fixed a stupid strlen bug (on port).
- nuauth : fix a possible bug in parsing code
- libnuclient : suppress compilation warning
- libnuclient : UDP support (use —with-udp-auth flag for configure)