Age | Commit message (Collapse) | Author |
|
Add GnuTLS support for Windows.
Made NSIS script include extra DLL files if supplied and
include the conf/aliases and conf/modules example configuration files.
Added make_gnutls_cert.bat to generate GnuTLS certificates on Windows.
Fixed typo in gnutlscert.pm.
|
|
introduced to the network, use it to determine when to send SQUIT
|
|
|
|
Enhancement requested in Issue #247
|
|
SNO->WriteToSnoMask and PI->SendSNONotice
|
|
|
|
|
|
shun and it exists
|
|
|
|
|
|
slightly less complicated
|
|
for the command is 1
|
|
|
|
reading it at every invite check
|
|
|
|
|
|
for a while)
|
|
|
|
[2.0] Fix to show ERR_NEEDMOREPARAMS for USERHOST and ISON
|
|
|
|
[2.0] Backported user mode +L from 2.1
|
|
[2.0] Updated some module version lines.
|
|
|
|
Fixes #102 reported by @kshade
|
|
|
|
[2.0] Added processing of color codes into /rules
|
|
the code up a bit
|
|
[2.0] Doxygen fixes
|
|
|
|
[2.0] Configure message fix
|
|
Explicitly deprecate some config changes.
|
|
|
|
|
|
|
|
[2.0] Fix MODE #chan +d being sent to users on a channel when a remote user joined a chan with +d on it
|
|
|
|
channel with +d on it
|
|
|
|
|
|
Add CHANNELLEN to isupport
|
|
|
|
|
|
|
|
|
|
ip instead of modestring) when a nick collides at burst
|
|
remote server
|
|
|
|
It's far too common to "misuse" this API by accidentally trying to use
stringjoiner with an empty container, and fixing that is more or less adding
boilerplate in every place we fix it.
Instead, let's just return and not touch the string, and not throw.
Done-with: Attila Molnar <attilamolnar@hush.com>
|
|
|
|
This reverts commit f0474272303ac9297f637ce956315518138bafff.
|