| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release v5.0.0 development snapshot 2. v5.0.0dev2 | 2026-03-01 | 1 | -1/+1 | |
| | | |||||
| * | Move standard replies to the core and add remote reply support. | 2026-03-01 | 2 | -1/+16 | |
| | | |||||
| * | Merge branch 'insp4' into master. | 2026-02-28 | 1 | -0/+2 | |
| |\ | |||||
| | * | Fix RPL_ENDOFNAMES for real this time. | 2026-02-28 | 4 | -16/+17 | |
| | | | |||||
| | * | Fix erroneously sending RPL_ENDOFNAMES multiple times. | 2026-02-28 | 2 | -1/+1 | |
| | | | |||||
| | * | Fix ERR_INVALIDUSERNAME containing the wrong username. | 2026-02-28 | 1 | -4/+6 | |
| | | | |||||
| * | | Implement support for per-command maximum targets. | 2026-02-27 | 2 | -2/+22 | |
| | | | | | | | | | Closes #2157. | ||||
| * | | Load the sacommands module if a config contains the split module names. | 2026-02-26 | 1 | -0/+14 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2026-02-26 | 1 | -1/+1 | |
| |\| | |||||
| | * | Only increase the connection counter when a user is fully connected. | 2026-02-25 | 1 | -1/+1 | |
| | | | |||||
| | * | Make ServerCommandMap case insensitive. | 2026-02-19 | 1 | -1/+1 | |
| | | | |||||
| | * | Add support for filtering message tags to the known keys. | 2026-02-16 | 1 | -8/+95 | |
| | | | |||||
| | * | Fix checking whether the +z channel mode is already set. | 2026-02-09 | 1 | -1/+1 | |
| | | | | | | | | | The dest parameter will be null here as this is a channel mode. | ||||
| * | | Add a numeric helper for ERR_NOPRIVILEGES. | 2026-02-26 | 2 | -14/+9 | |
| | | | |||||
| * | | Remove InValidMask as it only has one unnecessary use. | 2026-02-12 | 1 | -35/+0 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2026-01-23 | 3 | -21/+26 | |
| |\| | |||||
| | * | Check the length of the username in DefaultIsUser. | 2026-01-20 | 1 | -1/+1 | |
| | | | |||||
| | * | Fix truncating user/host/real names. | 2026-01-20 | 1 | -19/+24 | |
| | | | |||||
| | * | Require maxhost to be at least 45 characters to fit IPv6 addresses. | 2026-01-20 | 1 | -1/+1 | |
| | | | |||||
| | * | Clean up and refactor some logic in the sslmodes module. | 2026-01-04 | 1 | -41/+35 | |
| | | | |||||
| * | | Add support for local-only X-lines, remove K-lines. | 2026-01-20 | 2 | -74/+10 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2026-01-04 | 1 | -0/+8 | |
| |\| | |||||
| | * | Allow specifying a module name in SetPriority. | 2025-12-31 | 10 | -21/+18 | |
| | | | |||||
| | * | Avoid excessively long FJOINs when using the 1205 protocol. | 2025-12-28 | 1 | -0/+24 | |
| | | | |||||
| | * | Avoid sending S2S tags to 1205 protocol servers. | 2025-12-28 | 1 | -1/+20 | |
| | | | |||||
| | * | Fix checking the accept list when user mode +z is enabled. | 2025-12-27 | 1 | -1/+3 | |
| | | | |||||
| | * | Add an option to automatically ZLine users who send amsgs. | 2025-12-26 | 1 | -13/+40 | |
| | | | |||||
| | * | Include more user information in the blockamsg notice. | 2025-12-26 | 1 | -2/+4 | |
| | | | |||||
| * | | Add join time to the membership identifier. | 2025-12-28 | 1 | -0/+1 | |
| | | | |||||
| * | | Fix some issues with the previous merge. | 2025-12-27 | 1 | -2/+2 | |
| | | | |||||
| * | | Merge branch 'insp4' into master. | 2025-12-07 | 3 | -5/+18 | |
| |\| | |||||
| | * | Release v4.9.0. v4.9.0 | 2025-12-06 | 1 | -1/+1 | |
| | | | |||||
| | * | Update copyright headers. | 2025-12-03 | 31 | -34/+32 | |
| | | | |||||
| | * | Merge branch 'insp3' into insp4. | 2025-12-03 | 1 | -1/+4 | |
| | |\ | |||||
| | | * | Strip all newline characters from the PostgreSQL error message. | 2025-12-02 | 1 | -1/+4 | |
| | | | | |||||
| | * | | Make errors from the config parser more detailed. | 2025-11-30 | 1 | -3/+16 | |
| | | | | |||||
| | * | | Fix the syntax of the DNSBL command. | 2025-11-26 | 1 | -1/+1 | |
| | | | | |||||
| | * | | Improve the error logging when trying to link with a TLS fingerprint. | 2025-11-19 | 1 | -17/+24 | |
| | | | | |||||
| | * | | Add <autoconnect:bootperiod> to allow quickly connecting after boot. | 2025-11-19 | 4 | -4/+6 | |
| | | | | |||||
| | * | | Improve silence list serialization. | 2025-11-19 | 1 | -14/+10 | |
| | | | | |||||
| | * | | Improve dcc allow list serialization. | 2025-11-19 | 1 | -16/+12 | |
| | | | | |||||
| | * | | Remove use of a deprecated GnuTLS define. | 2025-11-15 | 1 | -1/+1 | |
| | | | | |||||
| | * | | Fix an inverted condition in the sslinfo module. | 2025-11-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | This fixes a crash in git builds from the last month. The most recent stable release is not affected. | ||||
| | * | | Modernize the certificate fetching code in ssl_openssl. | 2025-11-03 | 1 | -7/+5 | |
| | | | | | | | | | | | | | | | | It is 2025 and we are using C++17 there is no need to declare variables like we are using C89. | ||||
| * | | | Merge branch 'insp4' into master. | 2025-11-03 | 1 | -1/+1 | |
| |\| | | |||||
| | * | | Improve the way client certificates are validated in ssl_openssl. | 2025-11-02 | 1 | -10/+23 | |
| | | | | |||||
| | * | | Fix an if that should be an else if in sslinfo. | 2025-11-02 | 1 | -1/+1 | |
| | | | | |||||
| | * | | Allow not setting the CA file in ssl_openssl. | 2025-11-02 | 2 | -5/+8 | |
| | | | | | | | | | | | | | This matches the behaviour of ssl_gnutls. | ||||
| | * | | Remove a long-obsolete workaround from ssl_openssl. | 2025-11-02 | 1 | -9/+0 | |
| | | | | |||||
| | * | | Expose the ssl_cert flags in SSLINFO. | 2025-11-01 | 1 | -7/+13 | |
| | | | | |||||
