| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Remove the u_ prefix from user modes. | 2026-01-20 | 5 | -5/+11 | ||
| * | | Clean up the sslmodes module. | 2026-01-20 | 3 | -33/+49 | ||
| * | | Merge branch 'insp4' into master. | 2026-01-11 | 1 | -41/+35 | ||
| |\| | ||||||
| | * | Clean up and refactor some logic in the sslmodes module. | 2026-01-04 | 1 | -41/+35 | ||
| * | | Allow using extbans in silences.•••Closes #2197. | 2026-01-05 | 1 | -2/+41 | ||
| * | | Allow the use of extended bans in more scenarios. | 2026-01-05 | 14 | -40/+81 | ||
| * | | Merge branch 'insp4' into master. | 2026-01-04 | 16 | -30/+30 | ||
| |\| | ||||||
| | * | Remove a v3-only notice, attempt two. | 2026-01-04 | 1 | -2/+0 | ||
| | * | Merge branch 'insp3' into insp4. | 2026-01-03 | 2 | -1/+3 | ||
| | |\ | ||||||
| | | * | Fix the versions in the security policy. | 2026-01-03 | 1 | -1/+1 | ||
| | | * | Update the docs for the eol of the v3 branch. | 2025-12-25 | 2 | -3/+5 | ||
| | * | | Remove a v3-only notice from the readme. | 2026-01-03 | 1 | -2/+0 | ||
| | * | | Update the docs for the eol of the v3 branch. | 2026-01-01 | 2 | -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> | 2026-01-01 | 1 | -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> | 2026-01-01 | 1 | -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> | 2026-01-01 | 1 | -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> | 2026-01-01 | 1 | -1/+1 | ||
| | * | | Allow specifying a module name in SetPriority. | 2025-12-31 | 11 | -21/+19 | ||
| | * | | 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 join time to the membership identifier. | 2025-12-28 | 8 | -39/+69 | ||
| * | | | Fix some issues with the previous merge. | 2025-12-27 | 2 | -3/+3 | ||
| * | | | Merge branch 'insp4' into master. | 2025-12-26 | 2 | -18/+48 | ||
| |\| | | ||||||
| | * | | Add an option to automatically ZLine users who send amsgs. | 2025-12-26 | 2 | -16/+44 | ||
| | * | | Include more user information in the blockamsg notice. | 2025-12-26 | 1 | -2/+4 | ||
| * | | | Merge branch 'insp4' into master. | 2025-12-07 | 53 | -118/+285 | ||
| |\| | | ||||||
| | * | | Release v4.9.0. v4.9.0 | 2025-12-06 | 2 | -2/+2 | ||
| | * | | Update copyright headers. | 2025-12-03 | 35 | -41/+37 | ||
| | * | | Update author list. | 2025-12-03 | 1 | -4/+3 | ||
| | * | | 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 | ||
| | * | | Fix the <autoconnect> indentation in the example link config. | 2025-12-03 | 1 | -2/+2 | ||
| | * | | Update the Windows dependencies. | 2025-12-03 | 1 | -3/+3 | ||
| | * | | Fix my email address in the security instructions. | 2025-12-02 | 1 | -1/+1 | ||
| | * | | Add another method of contact to the security procedure. | 2025-12-02 | 1 | -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> | 2025-12-01 | 6 | -9/+9 | ||
| | * | | Make errors from the config parser more detailed. | 2025-11-30 | 1 | -3/+16 | ||
| | * | | Fix genssl with newer versions of GnuTLS. | 2025-11-27 | 1 | -1/+1 | ||
| | * | | Trim down genssl and add a warning against using it for client. | 2025-11-27 | 1 | -15/+13 | ||
| | * | | Fix the syntax of the DNSBL command. | 2025-11-26 | 1 | -1/+1 | ||
| | * | | Restore genssl as it is useful for server certs. | 2025-11-19 | 1 | -0/+152 | ||
| | * | | More mailmap updates. | 2025-11-19 | 1 | -1/+2 | ||
| | * | | 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 | 5 | -8/+14 | ||
| | * | | 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.•••This fixes a crash in git builds from the last month. The most recent stable release is not affected. | 2025-11-10 | 1 | -1/+1 | ||
| * | | | Avoid using deprecated functions in ssl_openssl. | 2025-11-04 | 1 | -1/+4 | ||
