Age | Commit message (Collapse) | Author |
|
This is specified in RFC 1459 so we should probably use it.
|
|
|
|
|
|
substr() returns a new string while erase() and assign() modify the existing one
|
|
|
|
Fix a regression in m_cloaking
|
|
This is consistent with other server implementations and the RFC
|
|
5c7db14a5 made the cloak use hex-encoded hashes instead
of the binary output.
|
|
|
|
|
|
The setter cannot be empty unless the nick of a client is empty which is not possible
|
|
reverse iterating
|
|
|
|
Extensible storage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default ServerLimits constructor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is a modified version of 690c372. Fixes #905.
|
|
|
|
|
|
|
|
This is needed because of the case insensitive match
|
|
|
|
|
|
fingerprints
|
|
|
|
prefix mode
|
|
|
|
session of a socket
|