| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'insp4' into master. | 2025-05-18 | 1 | -1/+2 | |
| |\ | |||||
| | * | Get the default DNS timeout from the manager instead of the config. | 2025-05-14 | 1 | -1/+2 | |
| | | | |||||
| * | | Add <security:banrealmask>. | 2025-04-16 | 1 | -8/+12 | |
| | | | |||||
| * | | Refuse to hash passwords using insecure algorithms in MKPASSWD. | 2025-04-13 | 1 | -0/+3 | |
| | | | |||||
| * | | Fix hash documentation. | 2025-04-13 | 1 | -3/+3 | |
| | | | |||||
| * | | Rename newhash to hash now its the only option. | 2025-04-06 | 1 | -0/+0 | |
| | | | |||||
| * | | Delete the old hashing interface and modules. | 2025-04-06 | 1 | -80/+0 | |
| | | | |||||
| * | | Add the new hashing interface, port consumer modules to use it. | 2025-04-06 | 1 | -0/+315 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-03-29 | 2 | -2/+2 | |
| |\| | |||||
| | * | Update copyright headers. | 2025-03-28 | 2 | -2/+2 | |
| | | | |||||
| * | | Only include <sstream> from files that actually use it. | 2025-03-22 | 1 | -0/+2 | |
| | | | |||||
| * | | Add support for usernames in the cloaking system. | 2025-03-14 | 1 | -3/+57 | |
| | | | |||||
| * | | Rename Cloak::Method::Generate to Cloak::Method::Cloak. | 2025-03-14 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-03-02 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix some inappropriate uses of ConvToNum. | 2025-03-01 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-03-01 | 1 | -2/+2 | |
| |\| | |||||
| | * | Avoid the use of ConvToStr in string concatenation. | 2025-03-01 | 1 | -2/+2 | |
| | | | | | | | | | | | This function calls INSP_FORMAT in most cases nowadays so we may as well just call that manually. | ||||
| * | | Merge branch 'insp4' into master. | 2024-11-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Add support for extbans without letters. | 2024-10-16 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2024-09-30 | 1 | -34/+37 | |
| |\| | |||||
| | * | Add a type alias for the extban letter type. | 2024-09-27 | 1 | -8/+11 | |
| | | | |||||
| | * | Clean up the names of some variables in the extban header. | 2024-09-27 | 1 | -31/+31 | |
| | | | |||||
| * | | Make the server protocol APIs use a reference instead of a pointer. | 2024-09-19 | 1 | -4/+4 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2024-09-09 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2024-09-07 | 1 | -1/+1 | |
| | | | |||||
| * | | Use C++20 <format> instead of fmtlib when available. | 2024-08-22 | 2 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2024-08-18 | 1 | -2/+2 | |
| |\| | |||||
| | * | Add a formatting overload to {Membership,User}::Write(Remote)Notice. | 2024-08-18 | 1 | -2/+2 | |
| | | | |||||
| * | | Add a skeleton of the account provider API. | 2024-08-06 | 1 | -1/+24 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2024-07-24 | 1 | -3/+3 | |
| |\| | |||||
| | * | Update all usages of ProtocolServer to use Server. | 2024-07-24 | 1 | -3/+3 | |
| | | | |||||
| * | | Remove support for the v3 server protocol. | 2024-07-23 | 1 | -2/+1 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2024-07-06 | 1 | -0/+5 | |
| |\| | |||||
| | * | Unregister extbans when the providing module is unloaded. | 2024-07-06 | 1 | -0/+5 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2024-06-23 | 2 | -2/+2 | |
| |\| | |||||
| | * | Update copyright headers. | 2024-06-21 | 2 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2024-06-17 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2024-06-14 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2024-06-13 | 1 | -1/+2 | |
| |\| | |||||
| | * | Update Doxygen config and fix some warnings. | 2024-06-11 | 1 | -1/+2 | |
| | | | |||||
| * | | Remove more deprecated functionality. | 2024-06-07 | 1 | -6/+0 | |
| | | | |||||
| * | | Always use fmtlib directly. | 2024-06-07 | 3 | -4/+4 | |
| |/ | |||||
| * | Remove an extraneous semicolon in the SQL module header. | 2024-06-07 | 1 | -1/+1 | |
| | | |||||
| * | Update copyright headers. | 2024-06-07 | 29 | -30/+31 | |
| | | |||||
| * | Allow mutating the status message type in OnUserPre(Tag)Message. | 2024-05-06 | 1 | -1/+1 | |
| | | |||||
| * | Rename OnBroadcastMessage to OnRouteMessage. | 2024-03-08 | 1 | -19/+20 | |
| | | | | | This is more descriptive of what it actually does. | ||||
| * | Rework SQL::PopulateUserInfo. | 2024-02-19 | 1 | -10/+18 | |
| | | |||||
| * | Allow using multiple SSL fingerprint algorithms. | 2024-02-19 | 1 | -8/+29 | |
| | | | | | Closes #1804. | ||||
| * | Split ExtBan::Acting from ExtBan::ActingBase. | 2024-02-15 | 1 | -5/+23 | |
| | | |||||
| * | Fix a nonsense comment in the cloak API header. | 2023-09-21 | 1 | -1/+1 | |
| | | |||||
