Age | Commit message (Collapse) | Author |
|
Update another password check to use InspIRCd::TimingSafeCompare.
|
|
|
|
This reverts commit b0e64b8cea2d721588d92072a8d16fdd99a9c945.
The original behavior isn't RFC incompliant, see #1095.
|
|
Passing a position equal to length() to the non-const version of operator[] is undefined
|
|
Fixed a build warning
|
|
[2.0] Fix exposing the opers hostname in KILL when using hidekills.
|
|
|
|
|
|
|
|
|
|
|
|
disallow it by default
|
|
|
|
logic when checking caps percentage
|
|
m_repeat: fix typo (similiar->similar)
|
|
|
|
- Strip the directory name in the default casemapping value.
- Error out if the casemapping value contains a space.
- Error out if the locale file failed to load.
- Fix relative file path when building on Windows.
- Install nationalchars files on Windows.
|
|
Also update docs/ accordingly
|
|
|
|
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.
|
|
Just a mismatched type, improperly done cast.
|
|
Fix multiple ERROR messages being sent to unregistered users by removing the "Exiting with status..." message
|
|
|
|
quitting users while looping the local user list
|
|
This is a widely used format as without it the port is ambigious.
|
|
|
|
|
|
|
|
|
|
Fix IPv6 nameservers not being detected by the resolv.conf parser.
|
|
ResourceRecords
|
|
matches what was passed to MyManager::RemoveRequest()
|
|
|
|
|