aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v5.0.0 development snapshot 6. v5.0.0dev6 upstream/masterGravatar Sadie Powell26 hours1-1/+1
* Update the author list.Gravatar InspIRCd Robot26 hours2-32/+38
* Update llhttp.Gravatar Sadie Powell26 hours3-253/+263
* Merge branch 'insp4' into master.Gravatar Sadie Powell27 hours1-1/+12
|\
| * Add the example config directory to the AppArmor profile.•••This may not necessarily be a subdirectory of the config directory. upstream/insp4 upstream/HEADGravatar Sadie Powell10 days1-1/+2
| * Add network connection filtering to the AppArmor profile.Gravatar Sadie Powell10 days1-0/+10
* | Make the connect notices a bit more consistent.Gravatar Sadie Powell48 hours2-3/+4
* | Add PushServerTags to MessageBuilder.Gravatar Sadie Powell48 hours3-9/+27
* | Add a method for getting a description of a user.Gravatar Sadie Powell48 hours11-33/+51
* | Use CommandBase::Params in the sasl module.Gravatar Sadie Powell3 days1-4/+4
* | Add an initializer list overload of CommandBase::Params.Gravatar Sadie Powell3 days1-3/+11
* | Merge branch 'insp4' into master.Gravatar Sadie Powell11 days10-24/+92
|\|
| * Add a separate config option for setting a WebSocket STS port.•••Also add debug logging for diagnosing STS port resolution issues. Gravatar Sadie Powell11 days2-10/+73
| * Fix setting the OpenSSL groups in relaxed mode.Gravatar Sadie Powell2026-07-121-2/+5
| * The WEBIRC command should be able to have an empty last parameter.•••Ref: #2219. Gravatar Sadie Powell2026-07-011-0/+1
| * Bump actions/cache from 5 to 6•••Bumps [actions/cache](https://github.com/actions/cache) from 5 to 6. - [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/v5...v6) --- updated-dependencies: - dependency-name: actions/cache 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-07-011-2/+2
| * Bump actions/checkout from 6 to 7•••Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [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/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout 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-07-016-9/+9
* | Fix remote overwrite of extended swhois with same tagGravatar Kufat11 days1-1/+1
* | Fix some logic errors in saturating_{add,sub}.Gravatar Sadie Powell2026-07-101-8/+8
* | Use saturating adds in the xline header.Gravatar Sadie Powell2026-07-102-3/+4
* | Use saturating adds/subtracts when handling timestamps.Gravatar Sadie Powell2026-07-1036-57/+154
* | Convert TLS::IOHook::Status to an enum class.Gravatar Sadie Powell2026-07-103-23/+23
* | Convert BufferedSocketError/BufferedSocketState to an enum class.Gravatar Sadie Powell2026-07-104-42/+45
* | Remove a Perl function that is only used in one place.Gravatar Sadie Powell2026-07-032-13/+3
* | Remove all leftover code relating to build directives.Gravatar Sadie Powell2026-07-0315-251/+0
* | Print a helpful message after installation is complete.Gravatar Sadie Powell2026-07-012-1/+16
* | Update llhttp.Gravatar Sadie Powell2026-06-293-6/+6
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-06-292-2/+13
|\|
| * Fix a copy/paste error in the check module.Gravatar Sadie Powell2026-06-291-1/+1
| * Respect NO_COLOR and FORCE_COLOR in configure.Gravatar Sadie Powell2026-06-291-1/+12
* | Add the account tags to the WHO response.Gravatar Sadie Powell2026-06-291-1/+24
* | Allow numerics to have an associated related user.Gravatar Sadie Powell2026-06-272-0/+14
* | Redocument Write*Numeric and allow mutating values in OnNumeric.Gravatar Sadie Powell2026-06-2711-24/+47
* | Merge the addline/delline source files.Gravatar Sadie Powell2026-06-252-44/+15
* | Deduplicate CAPAB error code.Gravatar Sadie Powell2026-06-241-20/+19
* | Redocument what allowmismatch does.Gravatar Sadie Powell2026-06-241-3/+4
* | Check link data that always has to match first.Gravatar Sadie Powell2026-06-241-6/+6
* | Use a more human-understandable error message for extban mismatches.Gravatar Sadie Powell2026-06-242-78/+156
* | Simplify and prettify how mismatches in CAPAB are shown to opers.Gravatar Sadie Powell2026-06-242-148/+137
* | Use more human-understandable error messages for mode mismatches.Gravatar Sadie Powell2026-06-242-94/+280
* | Reorder some checks in the CAPAB handling code.Gravatar Sadie Powell2026-06-241-10/+10
* | Be more precise about protocol versions in spanningtree.Gravatar Sadie Powell2026-06-242-25/+28
* | Parse module link data when we receive it.Gravatar Sadie Powell2026-06-245-24/+15
* | Deduplicate mismatch error messages.Gravatar Sadie Powell2026-06-241-20/+19
* | Rework capabilities to check all tokens not just CASEMAPPING.Gravatar Sadie Powell2026-06-242-80/+120
* | Sync the name of a config var and its internal name.Gravatar Sadie Powell2026-06-243-4/+4
* | Move the challenge out of CAPAB CAPABILITIES into its own command.Gravatar Sadie Powell2026-06-245-35/+61
* | Merge branch 'insp4' into master.Gravatar Sadie Powell2026-06-242-5/+9
|\|
| * Fix null bytes not being encoded correctly by Percent::Encode.Gravatar Sadie Powell2026-06-241-1/+1
| * Update the documentation regarding MMDB database vendors.Gravatar Sadie Powell2026-06-231-4/+8