| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp4' into master. | 2026-06-08 | 1 | -0/+16 | |
| | | |||||
| * | Update my email address. | 2026-06-06 | 1 | -1/+1 | |
| | | |||||
| * | Switch modules over to the new TLS API. | 2026-04-03 | 1 | -10/+10 | |
| | | |||||
| * | Switch modules from reference<> to shared_ptr<> and weak_ptr<>. | 2026-03-29 | 1 | -9/+9 | |
| | | |||||
| * | General clean up of the sasl module. | 2026-03-25 | 1 | -52/+50 | |
| | | |||||
| * | Use server tracking from the services module in the sasl module. | 2026-03-25 | 1 | -95/+20 | |
| | | |||||
| * | Change ServerList to return a list of Server* not a duplicate class. | 2026-03-15 | 1 | -2/+2 | |
| | | |||||
| * | Clean up the casemapping checking and comparison code. | 2026-03-13 | 1 | -2/+2 | |
| | | |||||
| * | 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. | ||||
| * | Rename ServiceProvider methods to avoid shadowing issues. | 2026-03-02 | 1 | -2/+2 | |
| | | |||||
| * | Require an exact server name in <sasl:target>. | 2025-04-02 | 1 | -1/+1 | |
| | | |||||
| * | Make the server protocol APIs use a reference instead of a pointer. | 2024-09-19 | 1 | -5/+6 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2024-08-29 | 1 | -0/+6 | |
| | | |||||
| * | Shuffle the modules about a bit. | 2024-07-17 | 1 | -0/+467 | |
