aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-171-10/+15
|\
| * Migrate the Windows build to Conan 2.Gravatar Sadie Powell2025-04-171-10/+15
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-161-0/+4
|\|
| * We need to install NSIS on windows-2025.Gravatar Sadie Powell2025-04-161-0/+4
| | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-04-161-3/+20
|\|
| * Merge branch 'insp3' into insp4.Gravatar Sadie Powell2025-04-161-3/+20
| |\
| | * Use windows-2025 for the Windows CI.Gravatar Sadie Powell2025-04-161-3/+20
| | | | | | | | | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
* | | Add the hash_gnutls module.Gravatar Sadie Powell2025-04-063-3/+3
| | | | | | | | | | | | | | | This provides the SHA family using GnuTLS. In the future we can add any new algorithms that appear.
* | | Rewrite every single hash module for the new interface.Gravatar Sadie Powell2025-04-063-3/+3
| | |
* | | Allow using signals to rehash any module instead of just TLS.Gravatar Sadie Powell2025-03-193-3/+3
| | |
* | | Vendor yyjson.Gravatar Sadie Powell2025-02-272-5/+4
| | |
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2025-01-173-7/+8
|\| |
| * | Run irctest on AArch64.Gravatar Sadie Powell2025-01-171-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | This should help us catch portability weirdnesses. [skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci]
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-12-231-1/+1
| |\|
| | * Silence a compiler error on Alpine.Gravatar Sadie Powell2024-12-231-1/+1
| | |
| | * Update the Windows dependencies.Gravatar Sadie Powell2024-12-231-1/+1
| | |
| * | Update the checklist in the pull request template.Gravatar Sadie Powell2024-12-191-4/+5
| | |
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-245-70/+68
|\| |
| * | Convert the issue templates to YAML.Gravatar Sadie Powell2024-11-045-70/+68
| | | | | | | | | | | | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] [skip windows ci]
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-031-3/+3
|\| |
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-11-031-2/+2
| |\|
| | * Update irctest.Gravatar Sadie Powell2024-11-031-1/+1
| | |
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-11-016-6/+5
|\| |
| * | Update the Windows packages.Gravatar Sadie Powell2024-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | [skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci]
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-173-3/+3
| |\|
| | * Tell people to connect to Teranova directly instead of our alias.Gravatar Sadie Powell2024-10-133-3/+3
| | |
| * | Target actions updates to the default branch.Gravatar Sadie Powell2024-10-101-1/+0
| | |
| * | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-10-104-4/+4
| |\|
| | * Revert "Tell people to use the main ChatSpike domain not our alias".Gravatar Sadie Powell2024-10-083-3/+3
| | | | | | | | | | | | This reverts commit 78c4f3bd97d003d0f528d98752e0528023b27045.
| | * Bump peter-evans/create-pull-request from 6 to 7Gravatar dependabot[bot]2024-10-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7) --- 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>
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-09-091-1/+1
|\| |
| * | Use -I for the vendor directory instead of -isystem.Gravatar Sadie Powell2024-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes {fmt} from the system conflicting with our local vendored copy of {fmt}. Thanks to @slimture for testing. Closes #2105.
* | | Disable log_json on Ubuntu CI.Gravatar Sadie Powell2024-08-231-1/+1
| | |
* | | Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-233-5/+4
|\| |
| * | Allow building log_json against yyjson.Gravatar Sadie Powell2024-08-232-3/+3
|/ / | | | | | | | | | | This is the default if available. RapidJSON has not had a release in years and has known security vulnerabilities so we should really not be using it.
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-07-241-1/+3
|\|
| * Update irctest.Gravatar Sadie Powell2024-07-241-1/+3
| |
* | Run irctest against Anope 2.1.Gravatar Sadie Powell2024-07-241-16/+7
| | | | | | | | | | | | | | [skip alpine ci] [skip ubuntu ci] [skip macos ci] [skip windows ci]
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-07-171-2/+2
|\|
| * Update irctest.Gravatar Sadie Powell2024-07-171-12/+5
| | | | | | | | | | | | | | [skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci]
| * Tell people to use the main ChatSpike domain not our alias.Gravatar Sadie Powell2024-07-073-3/+3
| | | | | | | | Backport from master.
* | Tell people to use the main ChatSpike domain not our alias.Gravatar Sadie Powell2024-06-283-3/+3
| |
* | Update irctest.Gravatar Sadie Powell2024-06-201-13/+1
| | | | | | | | | | | | | | [skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci]
* | Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-171-0/+5
| |
* | Merge branch 'insp3' into insp4.Gravatar Sadie Powell2024-06-131-3/+4
|\|
| * Update the security policy in preparation of the v4 release.Gravatar Sadie Powell2024-06-131-3/+4
| |
* | Link to v4 docs from the issue templates.Gravatar Sadie Powell2024-06-112-2/+4
| |
* | Rename regex_pcre back to regex_pcre2.Gravatar Sadie Powell2024-06-073-3/+3
| | | | | | | | | | This rename happened before we had config compatibility and it doesn't make sense to keep it anymore.
* | Update irctest.Gravatar Sadie Powell2024-06-071-2/+2
| |
* | Update irctest.Gravatar Sadie Powell2024-06-071-2/+2
| |