| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the remaining function in utility/string to utility/container. | 2026-04-30 | 1 | -1/+0 | |
| | | |||||
| * | Switch ascii comparisons over to our own casemap functions. | 2026-04-30 | 1 | -1/+1 | |
| | | |||||
| * | Switch the build system to CMake. | 2026-04-27 | 1 | -8/+15 | |
| | | |||||
| * | Fix the double whitespace after some extra module headers. | 2026-04-08 | 1 | -1/+1 | |
| | | |||||
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -3/+3 | |
| | | |||||
| * | Switch typedefs to using statements. | 2026-03-26 | 1 | -1/+1 | |
| | | |||||
| * | Rename ServiceProvider::creator to service_creator and add GetSource. | 2026-03-02 | 1 | -6/+6 | |
| | | |||||
| * | Massive rework of how internal service providers work. | 2026-03-02 | 1 | -1/+1 | |
| | | | | | | | | | | - ServiceType is dead. All modules use RegisterService now. - Modules can implement UnregisterService which is called from DelService now. - Split the service type prefix into its own field. - Renamed Service::name to Service::service_name. This revealed a few bugs. | ||||
| * | Rename ServiceProvider methods to avoid shadowing issues. | 2026-03-02 | 1 | -1/+1 | |
| | | |||||
| * | Update cloak_sha256 to use cloak() for host cloak metadata. | 2025-05-18 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-04-18 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-04-17 | 1 | -2/+1 | |
| | | |||||
| * | Rename newhash to hash now its the only option. | 2025-04-06 | 1 | -1/+1 | |
| | | |||||
| * | Add the new hashing interface, port consumer modules to use it. | 2025-04-06 | 1 | -6/+6 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-29 | 1 | -1/+1 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-22 | 1 | -1/+1 | |
| | | |||||
| * | Add support for usernames in the cloaking system. | 2025-03-14 | 1 | -13/+14 | |
| | | |||||
| * | Rename Cloak::Method::Generate to Cloak::Method::Cloak. | 2025-03-14 | 1 | -6/+6 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2025-03-01 | 1 | -1/+1 | |
| | | |||||
| * | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 1 | -8/+8 | |
| | | |||||
| * | Remove support for the v3 server protocol. | 2024-07-23 | 1 | -1/+1 | |
| | | |||||
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+364 | |
