| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move standard replies to the core and add remote reply support. | 2026-03-01 | 7 | -171/+222 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2026-02-28 | 1 | -0/+3 | |
| |\ | |||||
| | * | Fix RPL_ENDOFNAMES for real this time. | 2026-02-28 | 1 | -0/+3 | |
| | | | |||||
| * | | Implement support for per-command maximum targets. | 2026-02-27 | 2 | -4/+17 | |
| | | | | | | | | | Closes #2157. | ||||
| * | | Move ERR_USERONCHANNEL to the global numeric header. | 2026-02-26 | 1 | -0/+1 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2026-02-26 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix mistakenly getting monitor notifications for partially connected users. | 2026-02-23 | 1 | -1/+1 | |
| | | | |||||
| * | | Add a numeric helper for ERR_NOPRIVILEGES. | 2026-02-26 | 2 | -1/+25 | |
| | | | |||||
| * | | Unify command_parse and ctables. | 2026-02-15 | 4 | -151/+124 | |
| | | | |||||
| * | | Remove InValidMask as it only has one unnecessary use. | 2026-02-12 | 1 | -6/+0 | |
| | | | |||||
| * | | Add support for local-only X-lines, remove K-lines. | 2026-01-20 | 2 | -47/+7 | |
| | | | |||||
| * | | Allow the use of extended bans in more scenarios. | 2026-01-05 | 1 | -17/+53 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2026-01-04 | 1 | -0/+1 | |
| |\| | |||||
| | * | Allow specifying a module name in SetPriority. | 2025-12-31 | 1 | -0/+1 | |
| | | | |||||
| * | | Add join time to the membership identifier. | 2025-12-28 | 1 | -0/+3 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-12-07 | 3 | -5/+4 | |
| |\| | |||||
| | * | Release v4.9.0. v4.9.0 | 2025-12-06 | 1 | -1/+1 | |
| | | | |||||
| | * | Update copyright headers. | 2025-12-03 | 3 | -5/+4 | |
| | | | |||||
| * | | Avoid creating users with a null I/O handler. | 2025-10-31 | 2 | -2/+2 | |
| | | | |||||
| * | | Allow getting an I/O hook from a user I/O handler. | 2025-10-31 | 1 | -0/+6 | |
| | | | |||||
| * | | Move message serialization into core_clients. | 2025-10-28 | 1 | -7/+3 | |
| | | | |||||
| * | | Avoid duplicating some of the send/receive queue limiting code. | 2025-10-26 | 1 | -0/+11 | |
| | | | |||||
| * | | Start splitting the user I/O interface from the network socket. | 2025-10-26 | 3 | -23/+33 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-10-26 | 1 | -38/+2 | |
| |\| | |||||
| | * | Fix a typo in a previous commit's deprecation message. | 2025-10-26 | 1 | -1/+1 | |
| | | | |||||
| | * | Fix allowing expired client certificates in some cases. | 2025-10-26 | 1 | -3/+3 | |
| | | | | | | | | | This fixes a regression from v3. | ||||
| | * | Deprecate the contents of the SSLClientCert namespace. | 2025-10-26 | 1 | -4/+11 | |
| | | | | | | | | | This is full of footguns and isn't really needed. | ||||
| * | | Merge branch 'insp4' | 2025-08-15 | 1 | -1/+1 | |
| |\| | |||||
| | * | Release v4.8.0. v4.8.0 | 2025-08-02 | 1 | -1/+1 | |
| | | | |||||
| | * | Update copyright headers. | 2025-08-02 | 1 | -1/+1 | |
| | | | |||||
| * | | Allow silently expiring xlines. | 2025-05-24 | 1 | -1/+1 | |
| | | | |||||
| * | | 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 | 4 | -12/+19 | |
| | | | |||||
| * | | 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 | 3 | -98/+0 | |
| | | | |||||
| * | | Add the new hashing interface, port consumer modules to use it. | 2025-04-06 | 1 | -0/+315 | |
| | | | |||||
| * | | Fix the fmt namespace on Windows. | 2025-03-29 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-03-29 | 5 | -4/+24 | |
| |\| | |||||
| | * | Release v4.7.0. v4.7.0 | 2025-03-28 | 1 | -1/+1 | |
| | | | |||||
| | * | Update copyright headers. | 2025-03-28 | 3 | -3/+3 | |
| | | | |||||
| | * | Handle errors from {fmt} in Log::Manager::Write. | 2025-03-28 | 1 | -1/+9 | |
| | | | |||||
| | * | Add constants for the common time formats. | 2025-03-23 | 1 | -0/+12 | |
| | | | |||||
| * | | Move DefaultIsNick/DefaultIsUser/IsNick/IsUser to UserManager. | 2025-03-23 | 3 | -21/+20 | |
| | | | |||||
| * | | Only include <sstream> from files that actually use it. | 2025-03-22 | 2 | -1/+2 | |
| | | | |||||
| * | | Migrate configparser/configreader away from stringstream. | 2025-03-22 | 2 | -3/+3 | |
| | | | | | | | | | This is a very slow header to have included by every source file. | ||||
| * | | Remove an obsolete ConvToStr overload. | 2025-03-22 | 1 | -12/+0 | |
| | | | |||||
| * | | Remove some obsolete ConvToNum overloads. | 2025-03-22 | 1 | -22/+0 | |
| | | | | | | | | | These are not necessary now we use from_chars. | ||||
