673 Commits

Author SHA1 Message Date
brenosilva
caa6d89f85 revert MODSEC-171 2011-03-14 13:11:46 +00:00
brenosilva
c04a4edb4b MODSEC-144 2011-03-11 18:48:58 +00:00
brenosilva
8b52a7d1e2 MODSEC-173 2011-03-11 17:34:18 +00:00
brenosilva
fa8c45e7cb MODSEC-171 2011-03-11 17:24:44 +00:00
brenosilva
d0c2a5d34c Add verifyCPF 2011-03-03 16:29:36 +00:00
brenosilva
5464f300ef Renaming opt and args of SecRequestProcessPartial(on,off) to SecRequestBodyLimitAction(ProcessPartial,Reject) 2011-03-02 20:51:29 +00:00
brenosilva
98e6a1c28c Cleanup ipmatch function 2011-03-02 18:56:33 +00:00
brenosilva
74666fe2ca MODSEC-181 2011-03-02 17:41:36 +00:00
brenosilva
c4100a1848 rename Stream options to SecStream 2011-03-02 16:48:56 +00:00
brenosilva
e267c6ffe2 MODSEC-204 2011-02-28 14:22:39 +00:00
brenosilva
8cbcf7898b Add initial plataform check code into autotools 2011-02-25 22:05:05 +00:00
brenosilva
7235a14b35 Add initial plataform check code into autotools 2011-02-25 21:42:24 +00:00
brenosilva
7f838acdf9 Ipmatch now is not supported under windows 2011-02-25 19:46:31 +00:00
brenosilva
3f1d911837 Make ipv6 portable 2011-02-25 14:08:10 +00:00
brenosilva
8b907225e5 Make ipv6 portable 2011-02-24 18:41:48 +00:00
brenosilva
d170dd4ebe MODSEC-57 2011-02-24 15:03:50 +00:00
brenosilva
e0a49f0b04 Change ipmatch to msre_ipmatch 2011-02-21 12:53:02 +00:00
brenosilva
025ca49cc3 Change ipmatch to ipMatch 2011-02-18 15:00:51 +00:00
brenosilva
f536ba11a7 Ipmatch mistake 2011-02-17 18:34:46 +00:00
brenosilva
d4d97505da Under CentOS inet_pton return invalid address for valid ip6, remove the return code for now 2011-02-17 18:26:55 +00:00
brenosilva
cd31e80b8c Cleanup ipmatch 2011-02-17 17:44:48 +00:00
brenosilva
3c53fe5beb Add ifdef when print lua version 2011-02-17 17:26:22 +00:00
brenosilva
882e537c92 MODSEC-140 2011-02-17 16:52:45 +00:00
brenosilva
7f52d86e4b Include data edition, sanitizematched and few fixes 2011-02-14 12:49:55 +00:00
brenosilva
37e8cba181 change old lookup algorithm 2011-01-18 15:52:24 +00:00
brenosilva
8e9582bede MODSEC-196 2011-01-18 15:50:30 +00:00
brenosilva
d0e2546f9b MODSEC-21 2011-01-14 16:22:15 +00:00
brenosilva
fdded33831 MODSEC-60 2011-01-12 15:45:46 +00:00
brenosilva
8907f66f3f MODSEC-127 2011-01-09 14:23:00 +00:00
brenosilva
5040c5568f MODSEC-70 change loglevel to 3 2011-01-06 14:44:00 +00:00
brenosilva
86cc9d6e31 Request process partial under detectiononly 2010-12-23 16:06:45 +00:00
brenosilva
1260d2b097 MODSEC-104 2010-12-23 12:27:57 +00:00
brenosilva
56fc2ea714 MODSEC-148 fix issues 2010-12-22 13:57:44 +00:00
brenosilva
c8033a59fd MODSEC-148 2010-12-21 13:54:02 +00:00
brenosilva
60a1725d04 MODSEC-12 2010-12-16 15:38:30 +00:00
brenosilva
52c33e7c5a MODEC-105 2010-12-14 21:39:45 +00:00
brenosilva
549f059480 move 2.5.13 into trunk 2010-12-08 18:58:18 +00:00
brenosilva
df61af4627 add breno user to authors file 2010-10-14 16:23:45 +00:00
b1v1r
d3293916ed Change scope of state var so multiMatch works once again. 2010-08-31 19:18:57 +00:00
b1v1r
68f79e7f0d Add the git-svn authors mapping file. 2010-08-31 18:36:18 +00:00
b1v1r
78dfd8d829 Add the example lua script to doc dir. 2010-08-31 18:36:08 +00:00
b1v1r
3a10f9fb8d Fix autoconf header and include path so trunk builds. 2010-08-31 18:35:55 +00:00
b1v1r
7aa83b5c9f Change copyright date on alp2 files. 2010-07-13 17:26:45 +00:00
b1v1r
86e9b42db0 Added alp2 as a build option. 2010-07-13 17:03:33 +00:00
b1v1r
b186e73490 Add some missing files. 2010-07-13 17:03:25 +00:00
b1v1r
ea34defc0d Added mod_remoteip.c to to postread_beforeme_list (MODSEC-158). 2010-05-12 22:19:04 +00:00
b1v1r
c7c65f9dd4 Change default install prefix to /usr/local/modsecurity. 2010-05-12 22:18:56 +00:00
b1v1r
058283fb5a Add the ability to build custom request body parser extensions.
Add an example for a request body parser extension.
2010-05-05 23:01:11 +00:00
b1v1r
f7f305991f Add license headers to extension examples. 2010-05-05 23:00:57 +00:00
b1v1r
8553cab4a7 Moved api examples to "ext" dir and hooked them into autotools for building with "--enable-extentions".
Upgraded to autoconf 2.65.
2010-05-05 23:00:48 +00:00