| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix missing override keyword. | 2023-02-26 | 1 | -1/+1 | |
| * | Allow opting-out of cloaking by connect class. | 2023-02-23 | 1 | -0/+10 | |
| * | Improve the log messages when cloaking users. | 2023-02-20 | 1 | -3/+10 | |
| * | Avoid setting -x+x when a reset cloak has not changed. | 2023-02-20 | 1 | -6/+19 | |
| * | Allow modules to get/reset the cloak lists. | 2023-02-14 | 1 | -40/+71 | |
| * | Refactor the caching methods in User and rename to make more sense. | 2023-01-24 | 1 | -1/+1 | |
| * | Convert log calls to use fmtlib format strings | 2023-01-24 | 1 | -3/+3 | |
| * | Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings. | 2023-01-23 | 1 | -2/+2 | |
| * | Replace InspIRCd::Format with fmt::format. | 2023-01-23 | 1 | -4/+4 | |
| * | Replace ModeAction with bool.•••This enum is functionally the same as bool but with weird semantics. | 2023-01-22 | 1 | -7/+7 | |
| * | Fix some issues reported by scan-build.•••All of these are harmless and should never cause an issue in practise. | 2023-01-15 | 1 | -1/+1 | |
| * | Fix cloaking users with a non-IP hostname when using hmac-sha256-ip. | 2023-01-15 | 1 | -0/+4 | |
| * | Improve the output of /CLOAK when there are no methods available. | 2023-01-14 | 1 | -2/+13 | |
| * | Fix a missing override keyword in the cloak module. | 2023-01-13 | 1 | -1/+1 | |
| * | Various improvements to the cloak system.•••- Only rewrite cloak => cloaking if the cloak_md5 module is also loaded. - Include the cloak method in the link data. - If 1206 servers are using different cloak methods then ignore the other data when telling operators about the link failure. - Clean up the code in a few places. | 2023-01-13 | 1 | -3/+24 | |
| * | Add the core of the new cloak implementation. | 2023-01-13 | 1 | -0/+335 |
