62 Commits

Author SHA1 Message Date
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
chaizhenhua
6815d17690 Added drop action for nginx 2012-12-20 12:32:58 +08:00
Breno Silva
d7280c61f0 Fixed NGINX compilation issues 2012-11-09 18:35:29 -04:00
Alan Silva
18c42d5135 TODO updated 2012-10-25 15:41:39 -02:00
brenosilva
060cf0ab3d MODSEC-337 2012-10-08 18:50:10 +00:00
alancsilva
73e87c035a module bugfixes (kyprizel) 2012-09-29 18:10:39 +00:00
alancsilva
35a9a6c3e2 Changes from kyprizel (Eldar Zaitov) 2012-09-24 23:13:15 +00:00
gregwroblewski
a63008b164 Changes from kyprizel. 2012-08-30 21:00:49 +00:00
brenosilva
dc4ec2df4d Fixed format string issue in ngx_log_error 2012-08-29 12:16:32 +00:00
brenosilva
c9202a44b2 Update license 2012-08-22 14:05:07 +00:00
gregwroblewski
f3e31c75a4 Merging IIS and nginx code into M2 trunk. 2012-08-20 08:18:11 +00:00