Age | Commit message (Collapse) | Author |
|
|
|
|
|
This will be used for upgrading certificate fingerprints when the
InspIRCd 1206 protocol support is added.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #351.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Most uses of Tick do not use the parameter and even when it is used
it is always the same as CurTime.
|
|
|
|
This was never actually changed from the default.
|
|
This reverts commit 9c9df2ad1fc8e8f03f4b28d21b4dcc2895d3795c.
Closes #350.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From the GCC docs:
>Exception catching of a user defined type in a binary other than
>the one which threw the exception requires a typeinfo lookup.
Closes #335.
|
|
Co-authored-by: CaPa CuL <capacul@gmail.com>
|
|
|
|
Co-authored-by: CaPa CuL <capacul@gmail.com>
|
|
|