aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove the u_ prefix from user modes.Gravatar Sadie Powell2026-01-205-5/+11
* | Clean up the sslmodes module.Gravatar Sadie Powell2026-01-203-33/+49
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-01-111-41/+35
|\|
| * Clean up and refactor some logic in the sslmodes module.Gravatar Sadie Powell2026-01-041-41/+35
* | Allow using extbans in silences.•••Closes #2197. Gravatar Sadie Powell2026-01-051-2/+41
* | Allow the use of extended bans in more scenarios.Gravatar Sadie Powell2026-01-0514-40/+81
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-01-0416-30/+30
|\|
| * 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 join time to the membership identifier.Gravatar Sadie Powell2025-12-288-39/+69
* | | Fix some issues with the previous merge.Gravatar Sadie Powell2025-12-272-3/+3
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-12-262-18/+48
|\| |
| * | 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
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-12-0753-118/+285
|\| |
| * | 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
* | | Avoid using deprecated functions in ssl_openssl.Gravatar Sadie Powell2025-11-041-1/+4