Skip to content

Releases: jvdmr/mod_evasive

July 2024 - Segfault fix + DOSWhitelistUri on Windows

28 Jul 21:44
Compare
Choose a tag to compare

What's Changed

  • Update mod_evasive24.c to prevent segfault by @WebReusAbuse in #27
  • Update mod_evasive24win.c to include the DOSWhitelistUri feature previously released in v2.2.0

New Contributors

Full Changelog: 2.2.0...2.3.0

Februari 2020 - DOSWhitelistUri

08 Feb 12:24
7c38831
Compare
Choose a tag to compare

In this release, we add a new configuration option DOSWhitelistUri which takes a Perl-style regex and matches it against the request's URI. If it matches, the request is allowed and not counted towards the DOS limit.

September 2019 - Matching version to debian package version

11 Sep 15:15
Compare
Choose a tag to compare

Nothing new, just creating this release on GitHub to match the version specified in the .deb package

June 2019 - Updated Changelog

11 Sep 15:09
Compare
Choose a tag to compare

Nothing new, just the CHANGELOG has been updated to reflect the current state of the project.

November 2018 - first official release

15 Nov 13:05
Compare
Choose a tag to compare

This release marks what has been created by @jzdziarski and @jvdmr as an officially stable version.