Commit Graph

1096 Commits

Author SHA1 Message Date
ivanr
ce106df275 Generate error messages when registration fails. Change all examples to use modsecurity.h to avoid the duplication of the optional function declarations. 2010-01-09 13:54:09 +00:00
b1v1r
c60ab6bfda Merged changes from 2.5.x into trunk. 2009-12-21 16:38:21 +00:00
b1v1r
c341899b4b Merge in changes from 2.5.x. 2009-12-14 19:20:48 +00:00
ivanr
ea4b75d8b1 Document changes 2009-12-14 18:48:35 +00:00
ivanr
d1c38bf029 Change SECACTION_TARGETS and SECMARKET_TARGETS to REMOTE_ADDR 2009-12-13 08:43:56 +00:00
ivanr
6d5e752cb3 Added URLENCODED_ERROR, which is raised when invalid URL encoding is encountered 2009-12-12 14:21:17 +00:00
ivanr
62f7e68234 Update CHANGES retroactively 2009-12-12 14:20:22 +00:00
ivanr
6a29308202 Remove one missed reference to the PDF UXSS filter 2009-12-09 16:57:10 +00:00
ivanr
aa3b20eccb Optimise the unsetting of the previous data capture variables 2009-12-07 18:08:41 +00:00
ivanr
23c3237d1c Added missing log level checks before logging. 2009-12-07 17:27:39 +00:00
ivanr
7916942fe3 Remove unused variable 2009-12-07 11:45:23 +00:00
ivanr
76583d80fa Added the missing log messages for the ctl action; optimised the existing log messages (MODSEC-99). 2009-12-04 23:50:51 +00:00
ivanr
839b7f81e0 Removed the obsolete PDF UXSS functionality (MODSEC-96). 2009-12-04 23:33:47 +00:00
ivanr
853b1f9fc8 Convert 'normalise' into 'normalize' throughout, but support the previous version for backward compatibility (MODSEC-103) 2009-12-04 23:15:44 +00:00
ivanr
1fb6f974db Update the documentation referring to phase processing 2009-11-12 08:23:58 +00:00
ivanr
cb8b76f4ef Process phase 1 in the same Apache hook as phase 2 (MODSEC-98) 2009-11-07 10:14:40 +00:00
b1v1r
3b12989683 Merge 2.5.x changes into trunk. 2009-11-07 00:06:26 +00:00
b1v1r
b01f8190e4 Merged 2.5.x changes for 2.5.11 into trunk. 2009-11-06 18:38:15 +00:00
ivanr
8fe278e845 Change 'sanitise' to 'sanitize' everywhere, preserving the 'sanitise' action variants for backward compatibility. 2009-10-29 17:57:18 +00:00
b1v1r
6d83f91b2b More updates to build, removing Apache based build files. 2009-10-21 18:32:52 +00:00
b1v1r
9a526c0900 Merge in 2.5.x build changes into trunk. 2009-10-21 18:14:14 +00:00
b1v1r
55f54e17e5 Merge 2.5.x changes into trunk. 2009-10-21 17:15:40 +00:00
ivanr
a1a67592ff Do not log debugging message as a warning (MODSEC-91) 2009-09-29 10:00:51 +00:00
b1v1r
21ecf99dab Merge 2.5.x changes into trunk. 2009-09-24 19:11:16 +00:00
ivanr
aa1e053025 Fix typo 2009-08-28 16:56:44 +00:00
b1v1r
91b215562c Merge 2.5.x doc changes into trunk. 2009-08-26 05:41:08 +00:00
b1v1r
826124b378 Merge 2.5.x changes to trunk. 2009-08-25 22:19:33 +00:00
b1v1r
7379a4fb3f Merge 2.5.x changes into trunk. 2009-08-12 23:03:11 +00:00
b1v1r
155608be35 Really remove the rules dir this time (not just contents). 2009-07-31 17:44:49 +00:00
b1v1r
67f7f9377e Merge changes from 2.5.x, removing rules dir to its own structure. 2009-07-31 17:24:07 +00:00
b1v1r
6adc53fd46 Merge 2.5.x changes to trunk. 2009-07-27 22:32:07 +00:00
b1v1r
73fb8eae5d Merge latest 2.5.x changes to trunk. 2009-07-24 05:11:45 +00:00
b1v1r
08e651a1c8 Merge in some doc typos from 2.5 branch (MODSEC-77). 2009-07-20 18:27:50 +00:00
b1v1r
05bd243347 Merge 2.5.x changes into trunk. 2009-06-15 21:14:30 +00:00
b1v1r
e5becf8407 Merge 2.5.x changes to trunk. 2009-05-31 08:45:50 +00:00
b1v1r
12b9bcd33a Merge 2.5.x changes into trunk. 2009-05-21 06:26:26 +00:00
b1v1r
ffc5d968e6 Merge 2.5.x changes into trunk. 2009-05-21 06:18:18 +00:00
b1v1r
944a08822f Merged 2.5.x changes back to trunk. 2009-05-19 06:40:21 +00:00
b1v1r
31ddf4c86c Merge 2.5.x changes into trunk. 2009-05-16 11:19:10 +00:00
b1v1r
a16eb9677c Merge 2.5.x changes into trunk. 2009-05-16 10:42:32 +00:00
b1v1r
9d26b16e23 Merge 2.5.x changes into trunk. 2009-05-16 07:54:17 +00:00
b1v1r
48981bb7c8 Merge in changes from 2.5.x branch. 2009-05-16 04:51:25 +00:00
b1v1r
5fcca65fca Merge 2.5.x build changes back to trunk. 2009-04-22 17:41:33 +00:00
b1v1r
84099df54b Metadata. 2009-03-31 17:26:57 +00:00
b1v1r
25a394452a Cleanup docs. 2009-03-31 17:25:47 +00:00
b1v1r
e30176125a Merge in 2.5 doc changes.
Cleanup doc formatting.
2009-03-31 17:24:25 +00:00
b1v1r
f905bf083f Cleanup the API examples and add more docs. 2009-03-31 17:09:05 +00:00
b1v1r
dc0a2161ac Merge 2.5.9 changes into trunk. 2009-03-12 15:31:10 +00:00
b1v1r
fa96c349e5 Merge 2.5 changes. 2009-03-05 21:50:55 +00:00
b1v1r
a06d8f8ce7 Fixed strict compiler warnings for mlogc.
Updated mlogc copyright year.
2009-02-18 18:53:12 +00:00