Age | Commit message (Collapse) | Author |
|
|
|
NO_CLIENT_LONG_LONG was removed in a recent version of MySQL.
|
|
|
|
commands into the SpanningTree namespace
This fixes issues in static builds
|
|
IRCv3::Monitor::Manager::ExtItem::unserialize to fix static builds
|
|
|
|
|
|
|
|
|
|
|
|
certificates
|
|
|
|
|
|
This adds the <bind:hook> config option which works together with <bind:ssl>
|
|
module
Use it to simplify logic in all modules using or providing IOHooks
|
|
|
|
|
|
|
|
|
|
Fixes issue reported by @m4rkw on IRC
|
|
remains in the buffer of the SSL library
|
|
|
|
ConfigTag::readString()
Checking is only necessary in ModuleSSLInfo::OnPostConnect() as oper types are not encountered in the other cases but check anyway to be sure
|
|
|
|
using SSL
|
|
m_sslinfo
|
|
|
|
Use it in a few places
|
|
Issue #812
|
|
|
|
|
|
so it runs for all lost servers
|
|
on unload
|
|
being unloaded
|
|
|
|
|
|
|
|
|
|
- Pass topic set time and optionally the setter to SetTopic()
- Don't do anything if the topic is changed by a local user to what it is currently
|
|
|
|
|
|
|
|
|
|
SpanningTree::RemoteUser
|
|
|
|
1202 protocol servers
|
|
|
|
|
|
|
|
This makes ROUTE_UNICAST() accept nicks and uuids
|