aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v3.17.1. v3.17.1Gravatar Sadie Powell2024-06-281-1/+1
* Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2024-06-191-7/+7
* Update the security policy in preparation of the v4 release.Gravatar Sadie Powell2024-06-131-3/+4
* Update copyright headers.Gravatar InspIRCd Robot2024-06-079-11/+11
* Send an error when a user tries to give a status rank to a non-member.•••Closes #2097. Gravatar Sadie Powell2024-06-031-0/+3
* Update irctest.Gravatar Sadie Powell2024-05-281-3/+3
* Sync the Windows NSIS installer with the latest code from CMake.Gravatar Sadie Powell2024-05-271-19/+28
* Fix the indentation of the contributors list.Gravatar Sadie Powell2024-05-211-14/+14
* Fix building on macOS.•••It seems like Apple have killed the remaining bits of TR1. Thankfully, all Apple systems we support now have a C++11 compiler so we can just force that on macOS. [skip alpine ci] [skip irctest ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2024-05-162-7/+6
* Deallocate the old MySQL connection on connect if one exists.Gravatar Sadie Powell2024-05-031-0/+6
* Update irctest.Gravatar Sadie Powell2024-04-151-2/+2
* Remove files that have been moved to the .github repository.Gravatar Sadie Powell2024-04-141-2/+0
* Silence some compatibility warnings in ssl_mbedtls.Gravatar Sadie Powell2024-04-011-0/+5
* Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2024-03-013-9/+9
* Fix erroneously sending RPL_CHANNELSMSG when a whois chanlist is blocked.Gravatar Sadie Powell2024-02-252-2/+5
* Fix matching certificate fingerprints to be case insensitive.•••Closes #2083. Gravatar Sadie Powell2024-02-111-0/+2
* Use TimingSafeCompare when comparing server SSL fingerprints.Gravatar Sadie Powell2024-02-111-1/+1
* Bump peter-evans/create-pull-request from 5 to 6•••Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2024-02-011-1/+1
* Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0•••Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 2.0.0. - [Release notes](https://github.com/microsoft/setup-msbuild/releases) - [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md) - [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v2.0.0) --- updated-dependencies: - dependency-name: microsoft/setup-msbuild dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2024-02-011-1/+1
* Update irctest.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2024-01-041-8/+7
* Bump actions/upload-artifact from 3 to 4•••Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2024-01-011-1/+1
* Bump actions/download-artifact from 3 to 4•••Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2024-01-011-1/+1
* Update the list of distros that we package for.Gravatar Sadie Powell2023-12-241-1/+1
* Release v3.17.0. v3.17.0Gravatar Sadie Powell2023-12-222-2/+2
* Update copyright headers.Gravatar InspIRCd Robot2023-12-228-8/+8
* Update module descriptions.Gravatar Sadie Powell2023-12-222-2/+2
* Update author list.Gravatar InspIRCd Robot2023-12-221-2/+3
* Document the PROP command.•••Backport of f60c060 from git master. Gravatar satmd2023-12-221-0/+4
* Fix the Windows build.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2023-12-142-4/+4
* Update the Windows dependencies.Gravatar Sadie Powell2023-11-161-5/+5
* Update the vendored libraries.Gravatar Sadie Powell2023-11-163-81/+216
* Add some more useful aliases to the generic services example.Gravatar Sadie Powell2023-11-141-0/+5
* Allow using $address for the user IP address in alias templates.•••Closes #2068. Gravatar Sadie Powell2023-11-122-4/+9
* Fix a crash on shutdown when using ssl_gnutls on some systems.Gravatar Sadie Powell2023-11-061-2/+4
* Add some more files to the gitignore.Gravatar Sadie Powell2023-11-061-0/+3
* Fix the helper script on newer versions of Valgrind.Gravatar Sadie Powell2023-11-061-6/+4
* When copying a message also copy the source string.Gravatar Sadie Powell2023-11-051-0/+16
* Apply SVSHOLDs to already existing users.Gravatar Sadie Powell2023-10-241-5/+6
* Fix matching SVSHOLDs against unusual matches.•••These should be a case insensitive absolue match not a case sensitive or glob match. Gravatar Sadie Powell2023-10-241-4/+2
* Update the pull request template.Gravatar Sadie Powell2023-10-191-2/+3
* Fix the link to the Windows build instructions.Gravatar Sadie Powell2023-10-051-1/+1
* Bump actions/checkout from 3 to 4 (#2062)•••Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [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/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Gravatar dependabot[bot]2023-10-016-9/+9
* Update the Windows dependencies.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2023-09-102-7/+7
* Tweak the malformed channel name message slightly.Gravatar Sadie Powell2023-09-011-1/+1
* Fix being able to FJOIN non-channels.•••Closes #2057. Gravatar Sadie Powell2023-08-251-0/+3
* Add a script for deploying SSL files from an ACME renewal tool.Gravatar Sadie Powell2023-08-152-0/+35
* Update the mailmap.Gravatar Sadie Powell2023-08-141-0/+1
* Some minor tweaks to the irctest ci.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2023-07-281-5/+7
* Experiment with some linker flags on Windows to speed up the build.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2023-07-221-0/+2
* Update Conan in the Windows CI.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2023-07-221-1/+1