Age | Commit message (Collapse) | Author |
|
irc::insensitive_swo set
|
|
|
|
|
|
|
|
Fix Travis builds on master.
|
|
NO_CLIENT_LONG_LONG was removed in a recent version of MySQL.
|
|
All of the files will have already been removed by test-build.
|
|
|
|
|
|
|
|
|
|
commands into the SpanningTree namespace
This fixes issues in static builds
|
|
IRCv3::Monitor::Manager::ExtItem::unserialize to fix static builds
|
|
|
|
|
|
assuming it is first
|
|
|
|
|
|
|
|
Readable() and Writeable() was removed long ago
|
|
OnEventHandler*()
|
|
No classes inherit from it and it is only used as the return value from Module::GetVersion() which returns it by value
|
|
|
|
|
|
|
|
|
|
|
|
certificates
|
|
|
|
|
|
|
|
This adds the <bind:hook> config option which works together with <bind:ssl>
|
|
|
|
No code was using the return value
|
|
|
|
|
|
Call it whenever the recvq gets bigger than it was before the read
|
|
ReadToRecvQ()
|
|
FlushSendQ()
|
|
module
Use it to simplify logic in all modules using or providing IOHooks
|
|
|
|
|
|
[2.0] Fix challenge auth when using m_hash_gnutls instead of m_sha256.
|
|
|
|
Fix bursting channel bans
|
|
|
|
[2.0] Force link sqlite3 on OS X when doing Travis builds.
|
|
The system version of this library does not include support for pkg-config.
|
|
|
|
|