Breno Silva
5fefb6a2cf
MODSEC-58
2013-03-01 07:58:12 -04:00
Breno Silva
2472dcb541
Change release version
2013-02-20 04:07:22 -04:00
Breno Silva
25c4146eb8
Merge pull request #39 from gwroblew/remotes/trunk
...
Fixed OWASP CRS files overwriting in installer.
2013-02-06 09:09:45 -08:00
Greg Wroblewski
1ead2f6312
Removing OWASP CRS copy.
2013-02-05 16:52:00 -08:00
Greg Wroblewski
c1ba71ab16
Fixed files overwriting in installer; added OWASP CRS.
2013-02-05 16:36:29 -08:00
Breno Silva
9725e71f06
ModSecurity: improving duplicate ID search
2013-01-31 10:22:37 -04:00
Breno Silva
8816254cc8
ModSecurity: fixed compiling with lua 5.2
2013-01-30 22:03:15 -04:00
Breno Silva
f9b113b869
Nginx: fixed compiling with lua
2013-01-30 20:56:54 -04:00
Breno Silva
4a8e536b0b
Nginx: fixed SecRequestBodyAccess
2013-01-30 16:51:42 -04:00
Breno Silva
154e80750e
Nginx: fixed crash in pcre
2013-01-27 21:02:47 -04:00
Breno Silva
34d5289e79
Merge pull request #36 from chaizhenhua/remotes/trunk
...
Fixed deny not work in response phase, Fixed debug log message
2013-02-01 03:44:01 -08:00
chaizhenhua
1a89b6b8a6
Fixed deny not work in response phase, Fixed debug log message
2013-01-31 09:09:28 +08:00
chaizhenhua
65d889664c
Fixed Action Deny not Work
2013-01-27 18:42:39 +08:00
chaizhenhua
ed1d3d927a
Fixed Action Drop not work
2013-01-27 08:05:46 +08:00
Breno Silva
eabc39ad83
Added SecCookieV0Separator
2013-01-26 18:45:34 -04:00
Breno Silva
b3418be75f
Merge pull request #35 from chaizhenhua/remotes/trunk
...
Fixed Action Drop not work
2013-01-27 10:02:04 -08:00
Breno Silva
ae0bee0621
Merge pull request #34 from chaizhenhua/remotes/trunk
...
Added Response Phase for Nginx
2013-01-26 11:32:37 -08:00
chaizhenhua
972d9e2abf
Added Response Phase for Nginx
2013-01-26 22:44:54 +08:00
chaizhenhua
48bd09939f
dos2unix standalone/api.c
2013-01-26 22:17:52 +08:00
Breno Silva
df7cafe85f
Merge pull request #33 from gwroblew/remotes/trunk
...
New IIS installer project files.
2013-01-25 13:19:41 -08:00
Greg Wroblewski
635a573894
New IIS installer project files.
2013-01-25 13:03:50 -08:00
Breno Silva
406d482009
Fix issue in ipmatchf
v2.7.2
2013-01-21 00:43:53 -04:00
Breno Silva
8148a80719
Update CHANGES
2013-01-20 18:35:13 -04:00
Breno Silva
adb38adc7c
IIS version as stable
2013-01-20 18:00:28 -04:00
Breno Silva
e15bbac21f
Merge pull request #31 from gwroblew/remotes/trunk
...
IIS version improvements
2013-01-21 04:22:59 -08:00
Greg Wroblewski
c53e743c86
IIS version improvements
2013-01-18 11:39:05 -08:00
Breno Silva
54245c9248
Merge pull request #27 from chaizhenhua/read_client_request_body
...
remove Nginx ModSecurityPass command
2013-01-11 11:50:43 -08:00
chaizhenhua
0566d652c7
Fixed hang up when post multiple request
2013-01-09 11:08:08 +08:00
chaizhenhua
22b8293fdf
Fixed content length error
2013-01-07 10:42:15 +08:00
chaizhenhua
275cb28a0e
Added 'ngx_modsecurity_write_body_cb' so that NGINX can deal with STREAM_INPUT_BODY
2013-01-06 21:51:36 +08:00
chaizhenhua
604643c4b9
change CRLF to LF
2013-01-06 16:26:10 +08:00
chaizhenhua
d5a6df167c
promote modsecurity_handler from CONTENT_PHASE to PREACCESS_PHASE, so that we can process and pass request to backend without internal redirect.
2013-01-06 14:28:10 +08:00
Chai Zhenhua
fc7b3ef223
Fixed valgrind complain
2013-01-06 13:47:52 +08:00
Breno Silva
213cd1e840
Fixed: detect comma plus white space as a cookie separator - change variable names
2013-01-05 12:11:18 -04:00
Breno Silva
80146b2c74
Fixed: detect comma plus white space as a cookie separator
2013-01-05 09:48:49 -04:00
chaizhenhua
86e0455724
Fixed compile error
2013-01-05 08:27:58 +08:00
Breno Silva
48030ca057
Merge pull request #22 from chaizhenhua/read_client_request_body
...
Fixed: ngx_http_read_client_request_body returned unexpected buffer type
2013-01-04 15:35:35 -08:00
chaizhenhua
82d44071d4
Fixed 'request body is larger ...' error
2013-01-04 23:50:27 +08:00
chaizhenhua
231921ce25
Revert "Fixed request body is larger"
...
This reverts commit ee47cccb63588fef6294351abdf07e7b914404d9.
2013-01-04 23:15:54 +08:00
chaizhenhua
ee47cccb63
Fixed request body is larger
2013-01-04 23:10:05 +08:00
Breno Silva
3f6c14de59
Fixed msc_test crash using pcre jit in some platforms
2013-01-02 17:30:48 -04:00
Breno Silva
f6bf1a2b92
Fixed compat issue with automake >= 1.12
2013-01-02 00:22:38 -04:00
Breno Silva
973bfae335
Fixed compat lua_load() with lua 5.2.x
2012-12-27 11:48:59 -04:00
Breno Silva
21b8770484
Added dirs to build nginx on Fedora
2012-12-26 20:22:20 -04:00
chaizhenhua
344ec7dfa0
Added cleanup handler for finalize request
2012-12-25 10:16:51 +08:00
chaizhenhua
5f97bec8d3
read client body in a better manner
2012-12-25 09:34:13 +08:00
chaizhenhua
77ccd0b7b5
Fixed: ngx_http_read_client_request_body returned unexpected buffer type
...
- after post request is processed
the calling to ngx_http_read_client_request_body will ingore
r->request_body_in_file_only option, which is not expected.
2012-12-24 22:18:13 +08:00
Breno Silva
cc6e8532ff
Merge pull request #18 from chaizhenhua/remotes/trunk
...
Added drop action for nginx
2012-12-21 04:42:10 -08:00
chaizhenhua
6815d17690
Added drop action for nginx
2012-12-20 12:32:58 +08:00
Breno Silva
f920303e8b
Fixed change from double to single quotes in find_pcre.m4
2012-12-17 14:45:50 -04:00