164 Commits

Author SHA1 Message Date
Felipe Zimmerle
95cb4c56ab Very first commit: libmodsecurity
Check the README.md file for further information about the libmodsecurity.
2015-06-26 14:35:15 -03:00
Felipe Zimmerle
33cbe0452a Opens space for libmodsecurity
Deletes all files in the repository does not seems to be a good idea.
The better approach will be to create a new repository. On other hand
we don't want this to be detached from this main repository. We can
push this to other repository if necessary.
2015-06-26 14:00:07 -03:00
Felipe Zimmerle
66bb840a5d Adds doxygen configuration files 2014-11-14 11:53:39 -08:00
Breno Silva
9027fbbfdf Update CHANGES and doc/ 2012-10-30 20:10:19 -04:00
brenosilva
df58972abf Update documentation 2012-10-18 19:06:15 +00:00
brenosilva
53cdabdf85 Update Reference Manual 2012-10-15 13:57:41 +00:00
brenosilva
f00cb1a4e3 Update Reference Manual and CHANGES 2012-10-09 13:36:16 +00:00
brenosilva
1c3efe02f0 Update Reference Manual 2012-07-23 18:02:29 +00:00
brenosilva
28621131a3 Update Reference manual 2012-06-08 12:41:42 +00:00
brenosilva
b6414bbdf2 Update reference manual 2012-06-06 12:26:06 +00:00
brenosilva
992d075d85 Update doc/ 2011-12-19 12:53:29 +00:00
brenosilva
5d0e3f910e change release version, doc, CHANGES 2011-09-30 21:04:21 +00:00
brenosilva
3517f86593 update manual 2011-07-14 16:41:45 +00:00
brenosilva
a21e03eaf2 Update CHANGES and Reference Manual 2011-04-18 14:19:30 +00:00
brenosilva
a9e0100849 update license text 2011-03-30 15:40:57 +00:00
brenosilva
b3243374f5 New doc 2011-03-30 14:17:41 +00:00
b1v1r
78dfd8d829 Add the example lua script to doc dir. 2010-08-31 18:36:08 +00:00
b1v1r
42b9813195 Update doc for new build system. 2010-04-26 22:46:14 +00:00
b1v1r
b784acd316 Merged in 2.5.x changes into trunk. 2010-02-14 22:46:42 +00:00
b1v1r
b48fdddf4c Merged changes from 2.5.x to trunk. 2010-02-11 17:49:15 +00:00
b1v1r
08edc0c26f Merge 2.5.x (2.5.12) changes into trunk. 2010-02-05 19:05:20 +00:00
b1v1r
c60ab6bfda Merged changes from 2.5.x into trunk. 2009-12-21 16:38:21 +00:00
ivanr
1fb6f974db Update the documentation referring to phase processing 2009-11-12 08:23:58 +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
55f54e17e5 Merge 2.5.x changes into trunk. 2009-10-21 17:15:40 +00:00
b1v1r
21ecf99dab Merge 2.5.x changes into trunk. 2009-09-24 19:11:16 +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
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
9d26b16e23 Merge 2.5.x changes into trunk. 2009-05-16 07:54:17 +00:00
b1v1r
5fcca65fca Merge 2.5.x build changes back to trunk. 2009-04-22 17:41:33 +00:00
b1v1r
e30176125a Merge in 2.5 doc changes.
Cleanup doc formatting.
2009-03-31 17:24:25 +00:00
b1v1r
fa96c349e5 Merge 2.5 changes. 2009-03-05 21:50:55 +00:00
ivanr
4f3c9d991a Small clarifications. 2008-12-03 15:07:49 +00:00
ivanr
9c3c0d8c8a Update the reference manual to refer to the new data formats documentation. 2008-12-01 10:43:26 +00:00
ivanr
fd5cf18ca4 Add the data formats documentation. 2008-12-01 10:39:46 +00:00
b1v1r
facacae238 Fix a typo in the SecRuleInheritance example. 2008-11-13 00:28:29 +00:00
(no author)
c012db7e60 Make a note of configure options that can affect performance (MODSEC-28). 2008-10-21 17:46:20 +00:00
ivanr
becf694033 Updated REQUEST_BODY documentation. 2008-09-17 11:04:12 +00:00
brectanus
309510d70b Change from ctl:requestBodyBuffering to ctl:forceRequestBodyVariable. 2008-09-10 17:11:20 +00:00
brectanus
ec49ce05c7 Updated docs to point out some features are not available on all OSes. MODSEC-9 2008-09-05 16:18:00 +00:00
brectanus
ac767de86e Typo in SecRuleUpdateActionById example. 2008-09-05 15:29:25 +00:00
brectanus
34798e9abe Allow ability to force request body buffering to memory. Fixes MODSEC-2. 2008-09-03 20:42:28 +00:00
ivanr
9997cee04a Clarified that SecMarker IDs are the same thing as rule IDs. 2008-08-27 14:46:31 +00:00