Age | Commit message (Collapse) | Author |
|
|
|
Setting a vector push function is recommended to reduce overhead during handshake
|
|
|
|
parameter
|
|
SSL_do_handshake()
|
|
GNUTLS_* constant
|
|
in 2.99
|
|
GnuTLS::Profile::SetupSession()
|
|
|
|
handlers
Remove states ISSL_CLOSING and ISSL_CLOSED from m_ssl_gnutls
|
|
|
|
|
|
|
|
support
|
|
|
|
copying the data from GnuTLS buffers to ReadBuffer
|
|
GnuTLS::DataReader
|
|
checks to use it
|
|
WriteNumeric() conversion
|
|
Thanks to @StevenVanAcker for reporting and testing this
|
|
|
|
|
|
When active is true the user is allowed to log in. When it is FALSE, he is not.
2.0 users must alter their table (or view) so that it contains this field.
|
|
|
|
ModuleManager::SetPriority()
|
|
to use the current method, remove wrapper
|
|
|
|
|
|
|
|
Uptime can be calculated easily from the boot time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
name points to multiple objects
|
|
|
|
Allow U-lined services to bypass m_silence (configurable)
|
|
|
|
Fix xline reasons being truncated in m_xline_db.
|
|
Use ERR_YOUREBANNEDCREEP instead of NOTICE when a user is banned.
|
|
Adds a config entry (silence->exemptuline) that specifies whether
users on U-lined servers can bypass silence masks.
|
|
This error was introduced in bbeb5ea3.
|