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
067e7d1975
Fix issue in ipmatchf
2013-01-21 00:43:21 -04:00
Breno Silva
ff335fddc2
Update CHANGES
2013-01-20 18:36:15 -04:00
Breno Silva
8148a80719
Update CHANGES
2013-01-20 18:35:13 -04:00
Breno Silva
49c505156b
Merging 2.7.2 into master
2013-01-20 18:09:49 -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
Breno Silva
7ed0c305f3
Fixed MODSEC-364
2012-12-11 10:21:00 -04:00
Breno Silva
18e0c45e38
Fixed MODSEC-360
2012-12-09 17:44:37 -04:00
Breno Silva
adca6e4b24
Merge pull request #13 from hideaki/cpf_verify_fix
...
fixed bugs in cpf_verify
2012-12-08 05:32:37 -08:00
Hideaki Hayashi
c98da92cf7
fixed bugs in cpf_verify
2012-12-07 16:59:26 -08:00
Breno Silva
fc45a3fe3b
Fixed compilation issue under Windows when APR ipv6 is disabled
2012-12-01 08:21:04 -04:00
Breno Silva
bd3cb0c72d
MODSEC-359
2012-11-28 23:14:57 -04:00
Breno Silva
4564c65489
MODSEC-359
2012-11-28 23:10:52 -04:00
Breno Silva
5c6bdb90fc
change msc_release.h to 2.7.2
2012-11-28 09:05:25 -04:00
Breno Silva
c4e9dbaed7
added APR_HAVE_ARPA_INET_H pre-compile macro
2012-11-28 09:02:54 -04:00