Age | Commit message (Collapse) | Author |
|
Alphabetically order modules in modules.example.conf
|
|
|
|
Add support for SSL connections powered by GnuTLS
|
|
Fix setsockopt() with SO_REUSEADDR not working due to wrong argument type
|
|
|
|
DataBlocks being created and later passed to SocketIO::Send()
Found while testing m_ssl_gnutls, fix suggested by @Adam-
|
|
|
|
|
|
if a module adding a forbid is unloaded without removing the forbid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
db_old.cpp: Correctly import forbidden nicks and chans
|
|
|
|
Add enc_bcrypt
|
|
m_sasl_dh* requires openssl
|
|
|
|
Add SASL mechanisms DH-AES and DH-BLOWFISH
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sessions closed when a Mechanism is unloaded
|
|
|
|
and checkmodes in Channel::Sync. Fixes channel modes sometimes not being set if always_lower_ts is on
|
|
|
|
|
|
|
|
|
|
|
|
they are not
|
|
unsuspending.
|
|
|
|
|
|
|
|
Also classify ulines as protected
|
|
|
|
|
|
subclass suspendinfo
|
|
|
|
Update cs_updown.cpp
|
|
cs_updown: Make CS DOWN remove all modes, not just one
|
|
|
|
access lists behave as they do
|