Age | Commit message (Collapse) | Author |
|
|
|
Remove InspIRCd::SendWhoisLine()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
channel from internal bookkeeping
|
|
|
|
Remove enum EventType
|
|
|
|
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
|
|
|
|
|
|
copying the data from GnuTLS buffers to ReadBuffer
|
|
GnuTLS::DataReader
|
|
checks to use it
|
|
Thanks to @StevenVanAcker for reporting and testing this
|
|
- warning: 'register' storage class specifier is deprecated.
|
|
|
|
|
|
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.
|
|
to use the current method, remove wrapper
|
|
|
|
|
|
Uptime can be calculated easily from the boot time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow U-lined services to bypass m_silence (configurable)
|