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