Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Releases: charybdis-ircd/charybdis

charybdis-3.5.5

01 Mar 01:10
6fa52d1
Compare
Choose a tag to compare

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

28 Feb 21:34
9bd8c1c
Compare
Choose a tag to compare

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

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