Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
ns_cert: Bold code 2 -> 002.
|
|
|
|
|
|
[WIP] Make m_ssl_gnutls work with at least GnuTLS v2.8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code fr...
|
|
|
|
|
|
libxcrypt, and move enc_bcrypt out of extras
|
|
|
|
|
|
wildcaded forbids depends on the IRCd
|
|
Don't create zero length DataBlocks in BinarySocket::Write()
|
|
|
|
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
|
|
|
|
|