aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update irctest git commit and Anope version. insp2Gravatar Sadie Powell2026-02-161-2/+2
* Document the DNSBL command.•••Closes #2190. Gravatar Sadie Powell2026-02-161-8/+14
* Add support for filtering message tags to the known keys.Gravatar Sadie Powell2026-02-162-10/+98
* Fix checking whether the +z channel mode is already set.•••The dest parameter will be null here as this is a channel mode. Gravatar Sadie Powell2026-02-091-1/+1
* Upgrade Doxyfile for the latest Doxygen.Gravatar Sadie Powell2026-01-261-0/+7
* Check the length of the username in DefaultIsUser.Gravatar Sadie Powell2026-01-201-1/+1
* Fix truncating user/host/real names.Gravatar Sadie Powell2026-01-201-19/+24
* Require maxhost to be at least 45 characters to fit IPv6 addresses.Gravatar Sadie Powell2026-01-201-1/+1
* Clean up and refactor some logic in the sslmodes module.Gravatar Sadie Powell2026-01-041-41/+35
* Remove a v3-only notice, attempt two.Gravatar Sadie Powell2026-01-041-2/+0
* Merge branch 'insp3' into insp4.Gravatar Sadie Powell2026-01-032-1/+3
|\
| * Fix the versions in the security policy.Gravatar Sadie Powell2026-01-031-1/+1
| * Update the docs for the eol of the v3 branch.Gravatar Sadie Powell2025-12-252-3/+5
* | Remove a v3-only notice from the readme.Gravatar Sadie Powell2026-01-031-2/+0
* | Update the docs for the eol of the v3 branch.Gravatar Sadie Powell2026-01-012-3/+5
* | Bump actions/upload-artifact from 5 to 6•••Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2026-01-011-1/+1
* | Bump peter-evans/create-pull-request from 7 to 8•••Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2026-01-011-1/+1
* | Bump actions/cache from 4 to 5•••Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2026-01-011-2/+2
* | Bump actions/download-artifact from 6 to 7•••Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2026-01-011-1/+1
* | Allow specifying a module name in SetPriority.Gravatar Sadie Powell2025-12-3111-21/+19
* | Avoid excessively long FJOINs when using the 1205 protocol.Gravatar Sadie Powell2025-12-281-0/+24
* | Avoid sending S2S tags to 1205 protocol servers.Gravatar Sadie Powell2025-12-281-1/+20
* | Fix checking the accept list when user mode +z is enabled.Gravatar Sadie Powell2025-12-271-1/+3
* | Add an option to automatically ZLine users who send amsgs.Gravatar Sadie Powell2025-12-262-16/+44
* | Include more user information in the blockamsg notice.Gravatar Sadie Powell2025-12-261-2/+4
* | Release v4.9.0. v4.9.0Gravatar Sadie Powell2025-12-062-2/+2
* | Update copyright headers.Gravatar InspIRCd Robot2025-12-0335-41/+37
* | Update author list.Gravatar InspIRCd Robot2025-12-031-4/+3
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2025-12-031-1/+4
|\|
| * Strip all newline characters from the PostgreSQL error message.Gravatar Sadie Powell2025-12-021-1/+4
* | Fix the <autoconnect> indentation in the example link config.Gravatar Sadie Powell2025-12-031-2/+2
* | Update the Windows dependencies.Gravatar Sadie Powell2025-12-031-3/+3
* | Fix my email address in the security instructions.Gravatar Sadie Powell2025-12-021-1/+1
* | Add another method of contact to the security procedure.Gravatar Sadie Powell2025-12-021-1/+1
* | Bump actions/checkout from 5 to 6•••Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2025-12-016-9/+9
* | Make errors from the config parser more detailed.Gravatar Sadie Powell2025-11-301-3/+16
* | Fix genssl with newer versions of GnuTLS.Gravatar Sadie Powell2025-11-271-1/+1
* | Trim down genssl and add a warning against using it for client.Gravatar Sadie Powell2025-11-271-15/+13
* | Fix the syntax of the DNSBL command.Gravatar Sadie Powell2025-11-261-1/+1
* | Restore genssl as it is useful for server certs.Gravatar Sadie Powell2025-11-191-0/+152
* | More mailmap updates.Gravatar Sadie Powell2025-11-191-1/+2
* | Improve the error logging when trying to link with a TLS fingerprint.Gravatar Sadie Powell2025-11-191-17/+24
* | Add <autoconnect:bootperiod> to allow quickly connecting after boot.Gravatar Sadie Powell2025-11-195-8/+14
* | Improve silence list serialization.Gravatar Sadie Powell2025-11-191-14/+10
* | Improve dcc allow list serialization.Gravatar Sadie Powell2025-11-191-16/+12
* | Remove use of a deprecated GnuTLS define.Gravatar Sadie Powell2025-11-151-1/+1
* | Fix an inverted condition in the sslinfo module.•••This fixes a crash in git builds from the last month. The most recent stable release is not affected. Gravatar Sadie Powell2025-11-101-1/+1
* | Only cache the package directory on Windows.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2025-11-031-2/+2
* | Modernize the certificate fetching code in ssl_openssl.•••It is 2025 and we are using C++17 there is no need to declare variables like we are using C89. Gravatar Sadie Powell2025-11-031-7/+5
* | Improve the way client certificates are validated in ssl_openssl.Gravatar Sadie Powell2025-11-021-10/+23