| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch ascii comparisons over to our own casemap functions. | 2026-04-30 | 1 | -1/+1 | |
| | | |||||
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -9/+9 | |
| | | |||||
| * | Switch the extensible system to using shared pointers. | 2026-03-27 | 1 | -2/+3 | |
| | | |||||
| * | Replace IS_* with member functions. | 2026-03-08 | 1 | -1/+1 | |
| | | | | | | | - All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. | ||||
| * | Switch Reply::Type to be an enum instead of an enum class. | 2026-03-05 | 1 | -2/+2 | |
| | | | | | This is shorter and its fully disambiguated anyway. | ||||
| * | Rename ServiceProvider::creator to service_creator and add GetSource. | 2026-03-02 | 1 | -1/+1 | |
| | | |||||
| * | Move standard replies to the core and add remote reply support. | 2026-03-01 | 1 | -8/+4 | |
| | | |||||
| * | 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 | -1/+2 | |
| | | |||||
| * | Add the cloak_custom module. | 2025-03-14 | 1 | -0/+298 | |
