This repository has been archived by the owner on Jun 24, 2021. It is now read-only.
Releases: charybdis-ircd/charybdis
Releases · charybdis-ircd/charybdis
charybdis-3.5.5
charybdis-3.5.5
This is a minor bugfix release only
misc
- GNUTLS: Initialise a variable before trying to load server certificates
- GNUTLS: Log why certificate fingerprint generation fails
- GNUTLS: Avoid using new tokens in the default priority string
charybdis-3.5.4
security
- Disable TLSv1.0 in all backends
- Fix possible NULL dereference in mkpasswd
- Backport SubjectPublicKeyInfo certificate digest methods from version 4
- Backport REHASH SSLD functionality from version 4
- This allows new ssld processes to be started (to inherit a new or upgraded TLS backend
library) without dropping any existing clients or active server links
- This allows new ssld processes to be started (to inherit a new or upgraded TLS backend
misc
- Various memory leak fixes in newconf, sslproc, zlib
- Fix crash bug when performing /whois on someone half-way through a CHALLENGE
- Fix crash bug when performing remote MODRESTART command
- Allow extban matching presence in secret (+s) channels