| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Document the deprecation of the cloak_md5 and md5 module. | 2024-09-05 | 1 | -4/+6 | |
| * | Fix needlessly separating threads and lanes in the argon2 module.•••We were not using these correctly and Argon2 uses the thread count as the lane count anyway so its pointless to even have a setting for this. | 2024-09-05 | 1 | -1/+0 | |
| * | Refactor InspIRCd::StripColor.•••- Only strip characters we actually recognise. - Strip the value for hex color codes. | 2024-08-30 | 1 | -2/+2 | |
| * | Add a config variable for the example dir.•••This makes including example files easier on system-wide installs. | 2024-08-30 | 1 | -11/+11 | |
| * | Allow building log_json against yyjson.•••This is the default if available. RapidJSON has not had a release in years and has known security vulnerabilities so we should really not be using it. | 2024-08-23 | 1 | -3/+4 | |
| * | Make filenames a bit more friendly for Windows users. | 2024-06-17 | 1 | -0/+2705 |
