| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch ascii comparisons over to our own casemap functions. | 2026-04-30 | 1 | -1/+1 | |
| * | Avoid the direct use of intptr_t wherever possible.•••This may cause problems on systems like CheriBSD where the pointer type stores extra data. | 2026-03-29 | 1 | -4/+4 | |
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -14/+16 | |
| * | Switch typedefs to using statements. | 2026-03-26 | 1 | -3/+3 | |
| * | Rewrite portparser and move to stringutils. | 2026-03-14 | 1 | -7/+3 | |
| * | Replace IS_* with member functions.•••- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. | 2026-03-08 | 1 | -2/+2 | |
| * | Convert TranslateType to an enum class. | 2026-03-06 | 1 | -1/+1 | |
| * | Convert the dnsbl and gateway modules to use standard replies. | 2026-03-05 | 1 | -5/+8 | |
| * | Rename ServiceProvider::creator to service_creator and add GetSource. | 2026-03-02 | 1 | -1/+1 | |
| * | Add support for local-only X-lines, remove K-lines. | 2026-01-20 | 1 | -10/+2 | |
| * | Merge branch 'insp4' into master. | 2026-01-04 | 1 | -2/+1 | |
| * | Merge branch 'insp4' into master. | 2025-12-07 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-10-22 | 1 | -6/+1 | |
| * | Merge branch 'insp4' into master. | 2025-03-22 | 1 | -3/+3 | |
| * | Merge branch 'insp4' into master. | 2025-03-03 | 1 | -1/+1 | |
| * | Merge branch 'insp4' into master. | 2025-03-01 | 1 | -4/+4 | |
| * | Merge branch 'insp4' into master. | 2025-02-27 | 1 | -56/+9 | |
| * | Merge branch 'insp4' into master. | 2024-11-01 | 1 | -2/+33 | |
| * | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 1 | -2/+2 | |
| * | Merge branch 'insp4' into master. | 2024-08-18 | 1 | -3/+3 | |
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+683 |
