aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release v4.11.0. v4.11.0Gravatar Sadie Powell2026-06-052-2/+2
* Update copyright headers.Gravatar InspIRCd Robot2026-06-05470-470/+472
* Fix escaping LDAP search filters in ldapauth and ldapoper.Gravatar Sadie Powell2026-06-053-11/+18
* Port over some recent changes to the Anope LDAP API.Gravatar Sadie Powell2026-06-052-0/+85
* Fix unnecessary truncation of numbers in some stats output.Gravatar Sadie Powell2026-06-051-4/+4
* Update author list.Gravatar InspIRCd Robot2026-06-041-2/+4
* Update the vendored libraries.Gravatar Sadie Powell2026-06-043-169/+248
* Add support for HAProxy certificate fingerprint in PROXY protocol.Gravatar Atlas2026-06-041-13/+86
* Warn about some potentially problematic <wsorigin> values.Gravatar Sadie Powell2026-06-031-0/+6
* Fix FJOINs wrapped by the compat layer not being prefixed properly.Gravatar Sadie Powell2026-05-311-1/+1
* Allow omitting an extban character by default.•••Character extbans are deprecated anyway and this makes it easier for modules to opt-out of providing one. Gravatar Sadie Powell2026-05-301-4/+4
* Improve <database> tag formatting in the example configs.Gravatar Sadie Powell2026-05-301-5/+30
* Allow <database:tls> to work on MySQL forks that use the old API.•••Closes #2212. Gravatar Sadie Powell2026-05-301-3/+6
* Fix <database:ssl> not being called <database:tls> as documented.Gravatar Sadie Powell2026-05-291-1/+2
* Fix sslmodes inheriting operonly from sslinfo.Gravatar Sadie Powell2026-05-251-1/+1
* Add <nickflood:notifyrank> to mimic the equivalent in joinflood.Gravatar Sadie Powell2026-05-242-3/+14
* Prevent an unnecessary lookup in joinflood.Gravatar Sadie Powell2026-05-241-1/+1
* Add a note about requiressl matching to the example config.Gravatar Sadie Powell2026-05-221-0/+3
* Move some files to the global .github repository.Gravatar Sadie Powell2026-05-202-24/+0
* Add percentages to the sslinfo statistics.Gravatar Sadie Powell2026-05-201-3/+6
* Fix some LIST filter edge cases.•••This won't pass irctest until #375 is merged. Gravatar Sadie Powell2026-05-202-11/+11
* Fix labelling quit messages.Gravatar Sadie Powell2026-05-201-40/+53
* Tweak the pull request template a bit.Gravatar Sadie Powell2026-05-141-2/+3
* Fix a use after free crash on shutdown.Gravatar aasb132026-05-141-1/+2
* Fix the text of the mailto link in the security policy.Gravatar Sadie Powell2026-05-141-1/+1
* Add the bot extended ban.Gravatar Sadie Powell2026-05-113-0/+37
* Fix the unauthed extban not having its negated form documented.Gravatar Sadie Powell2026-05-111-2/+2
* Backport various CI changes from master.Gravatar Sadie Powell2026-05-082-8/+14
* Clear the conan build cache before uploading.•••We don't need the build files we just need the headers and the libraries. This reduces the cache size from multiple gigabytes to a few hundred megabytes. Gravatar Sadie Powell2026-05-081-0/+1
* Switch to a maintained action for setting up the MSVC environment.Gravatar Sadie Powell2026-05-081-1/+3
* Speed up building OpenSSL on Windows.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2026-05-081-0/+1
* Update irctest refs.Gravatar Sadie Powell2026-05-071-3/+3
* Ignore the actions cache when performing releases.Gravatar Sadie Powell2026-05-061-1/+2
* Encode the Visual Studio version into the Conan cache key.•••[skip alpine ci] [skip irctest ci] [skip macos ci] [skip ubuntu ci] Gravatar Sadie Powell2026-05-061-1/+1
* Fix some rare null pointer dereferences.•••This code is only ever called for internal serialisation which I don't think actually happens to these modules. Gravatar Sadie Powell2026-05-062-2/+2
* Update my email address.Gravatar Sadie Powell2026-05-052-2/+3
* Drop the distro versions from the readme.•••These are almost always outdated and its not hard to check the downloads page. Gravatar Sadie Powell2026-05-011-1/+1
* Bump negrutiu/nsis-install from 2 to 3•••Bumps [negrutiu/nsis-install](https://github.com/negrutiu/nsis-install) from 2 to 3. - [Release notes](https://github.com/negrutiu/nsis-install/releases) - [Commits](https://github.com/negrutiu/nsis-install/compare/v2...v3) --- updated-dependencies: - dependency-name: negrutiu/nsis-install dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>Gravatar dependabot[bot]2026-05-011-1/+1
* Fix error handling in the log_json module.•••Closes #2206. Gravatar Sadie Powell2026-04-271-5/+5
* Update the Windows dependencies.Gravatar Sadie Powell2026-04-162-4/+4
* Fix an error message in ircv3_ctctags mentioning the wrong mode.Gravatar Sadie Powell2026-04-161-1/+1
* Add support for getentropy() on macOS.Gravatar Sadie Powell2026-04-162-2/+10
* Release v4.10.1. v4.10.1Gravatar Sadie Powell2026-04-111-1/+1
* Update copyright headers.Gravatar InspIRCd Robot2026-04-111-1/+1
* Whitelist the recently ratified +channel-context tag.Gravatar Sadie Powell2026-04-091-0/+1
* General clean up of the irctest workflow.•••[skip alpine ci] [skip macos ci] [skip ubuntu ci] [skip windows ci] Gravatar Sadie Powell2026-04-091-28/+43
* General clean up of the Alpine, macOS, and Ubuntu CI workflows.•••[skip irctest ci] [skip windows ci] Gravatar Sadie Powell2026-04-083-40/+52
* Use Ninja on the Windows CI instead of MSBuild.Gravatar Sadie Powell2026-04-081-17/+16
* Truncate overly-long usernames in USER.Gravatar Sadie Powell2026-04-081-1/+7
* Fix the Windows RC using the wrong version variable.Gravatar Sadie Powell2026-04-081-2/+2