Ervin Hegedus
91c535c96b
Replace the organization name in references; change the security e-mail
2024-01-28 09:40:40 +01:00
Martin Vierula
053965529c
Version 2.9.7
2023-01-04 13:15:13 -08:00
Martin Vierula
dfba4fd24a
Version 2.9.6
2022-09-07 13:36:13 -07:00
Martin Vierula
860299971d
Version 2.9.5
2021-11-22 11:22:12 -08:00
Felipe Zimmerle
47a27fd3b7
iis: Having build scripts up2date
2021-06-21 09:36:10 -03:00
Victor Hora
f35075b2a7
IIS: Update Wix installer to bundle a supported CRS version (3.0)
2018-11-12 15:45:47 -05:00
Victor Hora
1843b79adb
IIS: Make failed MSI installer messages more helpful
2018-11-02 19:01:36 -04:00
Ryan Kramer
9bfdbc57db
IIS: set overrideModeDefault to Allow so that individual websites can add <ModSecurity ...> to their web.config file
2018-05-28 17:54:36 -03:00
Felipe Zimmerle
88bffb1e3e
Version 2.9.1 (final)
...
Increasing version to 2.9.1 (final)
2016-03-09 14:48:29 -03:00
Felipe Zimmerle
ad9257c374
Version 2.9.1
...
Increasing version to 2.9.1 and performed small fixes on the
CHANGES file
2016-02-03 11:04:50 -03:00
Felipe Zimmerle
51f1ff6ebf
iis-installer: Adds IIS 10 on the suported list
...
As reported on issue #931 the installer was marking ModSecurity as incompatible
with IIS 10.
2016-01-04 10:41:09 -03:00
Felipe Zimmerle
a9a39255b9
Version 2.9.0
...
Increasing version to 2.9.0.
2015-02-12 10:58:11 -08:00
Felipe Zimmerle
6c0cdab35a
IIS: Changes Curl version and removes OpenSSL dependency
...
As the this new Curl version supports well the Windows certificate storage,
removing the dependency on the OpenSSL. Also changing the build scripts to work
accordingly. As the cmake build of Curl is said to broken abandoning it in
favor of the nmake files. Thanks to Gregg Smith and Steffen.
2014-12-11 14:47:59 -08:00
Felipe Zimmerle
23f6f6e6e6
Version 2.9.0-RC1
...
Increasing version to 2.9.0-RC1.
2014-11-17 19:34:55 -08:00
Felipe Zimmerle
277f2e1e6f
iis: adds openssl to the build scripts
...
openssl is necessary to have curl talking in https.
2014-11-17 19:32:43 -08:00
Felipe Zimmerle
85c7ba0c7e
IIS: Adds ssdeep/libfuzzy to msi installer
...
fuzzy.dll should be installed by the ModSecurityIIS installer.
2014-11-16 16:56:14 -08:00
Felipe Zimmerle
73d7955ac1
Fix the compatible IIS versions
...
At installer file the IIS 6 was considered supported, however, it is
not supported. Supported IIS versions are 7 and 8.
2014-11-14 13:45:49 -08:00
Felipe Zimmerle
0826380acd
Version 2.8.0
2014-03-31 19:31:02 -07:00
Felipe "Zimmerle" Costa
8ff3de5b6f
iis: Disables installer repair
...
Currently we don't have support to repair, so, this commit is
marking it as disabled.
2014-03-31 16:22:10 -07:00
Felipe "Zimmerle" Costa
d6dd1f0e94
iis: Adding VC110 files to the Windows installer
...
For some reason the DLLs still demands the dependencies of the
VC110 files. Providing those as part of the MSI installer
2014-03-31 16:22:10 -07:00
Felipe "Zimmerle" Costa
fe727c7021
iis: Updated OWASP crs to version 2.2.9
2014-03-31 16:22:10 -07:00
Felipe "Zimmerle" Costa
10db384316
iis: Adds cleanup methods to the installer
...
Older versions of ModSecurity left files/configurations behind. This commit
adds capability to cleanup the IIS configuration files.
2014-03-31 16:22:10 -07:00
Felipe "Zimmerle" Costa
f8f06f7930
IIS: Updates build_msi.bat to fit the new WiX install options
...
Instead of -dPlatform a recent update in the WiX files are demanding
the parameter -arch, although this parameter is not valid nor needed
while running "light".
2014-03-31 16:22:10 -07:00
Felipe "Zimmerle" Costa
4d7d1ba822
iis: Adds listing dependencies script
...
This script could be used in order to verify all ModSecurity run time
dependencies. It is now part of ModSecurity folder in Program menu.
Cosmetics changes in the installer
2014-03-31 16:22:10 -07:00
Felipe "Zimmerle" Costa
619758c0c2
iis: Adds condition to avoid the use of 32b msi on a 64b os
...
The 64bits version of the package offer the possibility to install the 32bits
version of the DLL along with all 32bits dependencies.
2014-03-31 16:22:10 -07:00
Felipe Zimmerle
ec61749a68
Changes JSON parser to not accept parcial contents
...
Also cleanup installer file.
2014-03-31 16:22:10 -07:00
Felipe Zimmerle
a95f37196e
Adds JSON support on ISS port
...
The JSON parse is already supported in Nginx and Apache
versions. This patch adds support on the IIS port.
2014-03-31 16:22:09 -07:00
Felipe \"Zimmerle\" Costa
2ea5a74a7b
iis: New improvements on the Wix installer
...
- Now the installation is divided in modules: ModSecurity and CRS.
- Added default configuration
- Configuration was moved to "Program Files" folder
- Build_msi script now using candle available in %PATH%
2013-11-13 17:26:28 -02:00
Felipe \"Zimmerle\" Costa
1a12648c9f
iis: Removes the installer helper dependency
...
Now using appcmd directly with WiX instead of calling the installer
helper.
2013-11-12 16:22:01 -08:00
Felipe \\\"Zimmerle\\\" Costa
3604763e15
iis: Adds Wix installer resources
...
This is all about cosmetic changes.
2013-11-07 18:47:16 -02:00
Felipe \\\"Zimmerle\\\" Costa
b32cb7d9ab
iis: Adds Wix installer xml file.c
...
This commit adds the Wix template to our git repository.
2013-11-07 16:49:09 -02:00