To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.
ChangeLog/0.092
Jump to navigation
Jump to search
This is a bugfix-only release, mainly for fixing CVE-2010-2488.
Fixes
- ZNC wrongly counted outgoing connections towards the
AnonIPLimit
config option. (r2050) - The traffic stats caused a NULL pointer dereference if there were any unauthenticated connections. CVE-2010-2488 (r2051)
- Csocket had a bug where a wrong error message was generated and one that caused busy loops with c-ares. (r2053)