Age | Commit message (Collapse) | Author |
|
This is consistent with other server implementations and the RFC
|
|
|
|
|
|
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
|
|
use instead of at /rehash ssl time
|
|
|
|
|
|
instead of waiting for the next VerifyCertificate() or new connection
|
|
|
|
the handshake returns 0
The meaning of a 0 return value quoted from the manual:
The TLS/SSL handshake was not successful but was shut down controlled and by the specifications of the TLS/SSL protocol.
|
|
context options
|