Victor Hora
cc97550b71
Enable optimization for large stream input by default on IIS
2018-12-04 11:44:40 -05: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
b02256cf1e
IIS: temporary removes ssdeep support on IIS
...
It seems likes ssdeep compilation is facing problems linking on 64bits
platforms. Temporary disable to 2.9.0-RC1 release (IIS only).
2014-11-16 16:56:23 -08:00
Felipe Zimmerle
9b836b652a
Initial support to load rules from a remote server
...
New directive `SecRemoteRules' was added. It allows the user to load a
set of rules from a given HTTP server.
2014-11-14 11:53:40 -08:00
Felipe Zimmerle
81bde0842d
Adds curl support to main core
...
Curl was used only by mlogc, as we want to expand ModSecurity to load
external rules/resources it is now a dependency of the core as well.
2014-11-14 11:53:40 -08:00
Felipe \"Zimmerle\" Costa
7affec82a8
iis: Adds ssdeep support
2014-11-14 11:53:39 -08:00
Felipe Zimmerle
66939d059b
Adds initial support to @detectXSS
...
Libinject was recently updated to support XSS detection. This commit adds
initial support to it.
2014-03-31 16:22:11 -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
0787b45481
Adds support to JSON parser in the nginx module
...
Building with --enable-standalone-module was failing due
the lack of the reference to the msc_json.c file inside the
standalone/Makefile.am. This patch also place the dependency
of the yajl to the nginx module config script.
2014-03-31 16:22:09 -07:00
Felipe Zimmerle
e131e2222d
Adds support to status engine on IIS version
...
Fixes on the windows versions: build, mac address and machine name retrieval
2014-03-31 07:14:55 -07:00
Breno Silva
2c2adc20f3
Fix IIS Makefile.win typo
2013-07-26 03:05:25 -07:00
Breno Silva
5ee4c1786c
Fix libjection Makefile
2013-06-03 19:15:20 -07:00
Greg Wroblewski
cf9493aaf1
Fixing build makefile for IIS version.
2013-05-23 23:37:07 -07:00
Greg Wroblewski
c53e743c86
IIS version improvements
2013-01-18 11:39:05 -08:00
gregwroblewski
f3e31c75a4
Merging IIS and nginx code into M2 trunk.
2012-08-20 08:18:11 +00:00