New website

Posted by ~Attila Molnar on February 02 2016

I’m pleased to announce that we’ve got a brand new website developed by Roland Hegedus (syf` on IRC). Big thanks to Roland for his work on the site!


v2.0.20 released!

Posted by ~Attila Molnar on May 10 2015

InspIRCd v2.0.20 is now available, download it from the releases page.

This release fixes an issue with STARTTLS handling which can potentially cause a crash. Only servers using m_ssl_gnutls with STARTTLS enabled are affected, m_ssl_openssl is unaffected. To mitigate this problem, disable STARTTLS by setting <gnutls starttls="off">.


v2.0.19 released!

Posted by ~Attila Molnar on April 16 2015

InspIRCd v2.0.19 is now available, download it from the releases page.

This release fixes the issues discovered since 2.0.18, containing multiple important stability and correctness related improvements, including a fix for a bug which allowed malformed DNS records to cause netsplits on a network. Triggering this issue is non-trivial and it may not occur in all circumstances, but all users are advised to upgrade. If that’s not possible, disabling DNS lookups for connecting users (nouserdns setting) mitigates the problem.


v2.0.18 released!

Posted by ~Attila Molnar on October 26 2014

InspIRCd v2.0.18 is now available, download it from the releases page.

This release fixes the issues discovered since 2.0.17.

Several new config options are now available for OpenSSL making it possible to disable SSLv3 among other things. For details please see the updated OpenSSL wiki page.


v2.0.17 released!

Posted by ~Attila Molnar on July 24 2014

InspIRCd v2.0.17 is now available, download it from the releases page.

This is a bugfix-only release, bringing several improvements and fixes for the Windows version, better compiler support and stability and correctness related improvements.