Age | Commit message (Collapse) | Author |
|
copies done by sendq flattening
|
|
Do sendq flattening in SSL modules, move code for it into class SSLIOHook from core
|
|
|
|
Let OnStreamSocketWrite see the entire sendq instead of one element at a time
|
|
|
|
|
|
|
|
Issue #1051
|
|
|
|
|
|
|
|
Redesign to be more like m_mysql, polling ldap_result from a thread as
done previously is undefined.
|
|
quitting users while looping the local user list
|
|
|
|
|
|
|
|
[2.0] Fix not being able to message ulines when m_restrictmsg is loaded.
|
|
|
|
completed
|
|
|
|
|
|
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
|