161 Commits

Author SHA1 Message Date
ivanr
ae40b8c213 Implemented cssDecode. 2008-07-16 13:08:12 +00:00
brectanus
200d9e5fe3 Firewalls not fireballs ;) 2008-06-16 22:13:52 +00:00
brectanus
f072738c82 Remove an extraneous debug statement and update version date. 2008-06-05 17:29:29 +00:00
brectanus
f2449c6f35 Enable "auditlog" action by default. See #445 and #451. 2008-06-02 23:31:27 +00:00
brectanus
6cd8459bc8 Update docs on persistant storage. See #479 and #495. 2008-05-30 20:52:51 +00:00
brectanus
e74a171172 Update docs to show Lua as optional in the install instructions. 2008-05-08 21:59:37 +00:00
brectanus
955163389f Add docs for macro expansion. See #462. 2008-04-02 16:09:09 +00:00
brectanus
b74b659114 Update version for trunk. 2008-03-28 17:33:19 +00:00
brectanus
5f09dbb3ee Sync up trunk with changes from 2.5.x. 2008-03-28 17:06:44 +00:00
brectanus
d797619fcb Cleanup and update docs for 2.5.0. 2008-02-20 06:38:11 +00:00
brectanus
aef091a849 Reverted r950 which moved the periods from the message to after the "[offset ...]" tag. This tag was intended to be interpreted as metadata.
Enhanced the documentation from r951 to reflect "[offset ...]" as metadata and not the message.
2008-02-15 23:05:30 +00:00
brectanus
1fbf0c97f2 Update CHANGES, versions and dates for 2.5.0. 2008-02-15 22:51:01 +00:00
brectanus
8cf74f5c91 Update version dates.
Fix a small typo in Lua example: nil, not null.
2008-02-14 22:16:21 +00:00
ivanr
fb9585735a Add operator messages to documentation. 2008-02-14 15:41:49 +00:00
brectanus
f00e15cc0a More updates for Windows builds suggested by Tom Donovan at apachelounge. 2008-02-13 18:10:04 +00:00
brectanus
cc2110b187 Updates to build on Windows with MS VC++ 8. 2008-02-13 07:10:54 +00:00
brectanus
731ac3321b Update version date for 2.5.0-rc3. 2008-02-11 22:49:08 +00:00
brectanus
94f617ae1c Update CHANGES and release dates. 2008-02-09 01:22:01 +00:00
brectanus
45e85e4c89 Update CHANGES and version dates. 2008-02-08 01:24:46 +00:00
brectanus
fd8f4e319f Update CHANGES and versions for 2.5.0-rc3. 2008-02-05 00:55:16 +00:00
ivanr
7540f7118b Remove the "Experimental" tag from PDF and content injection functions. 2008-02-04 15:08:16 +00:00
brectanus
8f6f8c7c06 Add download links for lixml2 and lua in the docs. 2008-01-29 18:01:28 +00:00
brectanus
4535b2e67b Cleanup CHANGES and set release dates for 2.5.0-rc2. 2008-01-29 16:36:36 +00:00
brectanus
8b207a5362 Note in docs that the K part has fully qualified rules. 2008-01-28 22:18:16 +00:00
brectanus
52ccced72b Cleanup building actionsets and use minimal default. See #445.
Fully resolve all rules before logging.
2008-01-25 04:52:49 +00:00
brectanus
ef6f75f4f7 Update docs for SecUploadFileMode to include the "default" value. 2008-01-24 22:14:34 +00:00
brectanus
f8adea949c Implemented SecUploadFileMode. See #448. 2008-01-24 22:10:37 +00:00
brectanus
a3584993f5 Implement "block" pseudo-action. See #441. 2008-01-24 05:16:35 +00:00
ivanr
e0c0d66906 Update severity documentation, deprecate numerical values. 2008-01-23 15:34:20 +00:00
brectanus
00731cc70f Update versions in preparation for 2.5.0-rc2. 2008-01-22 07:00:32 +00:00
brectanus
18e9ef0808 Remove default transformations. See #445. 2008-01-22 05:50:42 +00:00
brectanus
0d24a08f33 Implemented SecRuleUpdateActionById. See #442. 2008-01-19 02:23:41 +00:00
brectanus
c6c4003942 More configure cleanup.
Update docs for new install: configure && make && make install
Spell check the docs.
2008-01-18 21:14:21 +00:00
brectanus
b5033e6e29 It is 2008 now :) 2008-01-11 00:00:31 +00:00
ivanr
0b9c2810e4 Fix speling. 2008-01-10 12:54:35 +00:00
ivanr
d8fa66515a Document data formats. 2008-01-10 12:47:59 +00:00
ivanr
2068357af8 Added m.getvars() and finalised Lua support. 2007-12-21 12:50:03 +00:00
ivanr
f64c7c39e8 Lua: Added support for scripting to @inspectFile. 2007-12-20 15:53:23 +00:00
brectanus
4e7c243c39 Make libxml2 *required*. 2007-12-19 18:13:41 +00:00
brectanus
a0198a9e6c Polish up docs for md5/sha1. 2007-12-19 17:20:23 +00:00
ivanr
80aa065d23 Document the Lua functionality added so far. 2007-12-19 17:07:24 +00:00
brectanus
2657154eaa Update docs for t:md5 and t:sha1 to note that they are in binary form and should be hex encoded to be human readable. 2007-12-18 22:50:01 +00:00
ivanr
b9a28882b2 Enhanced allow. 2007-12-17 11:22:47 +00:00
brectanus
476684e6ec Stricter configuration parsing. See #66 and #429. 2007-12-14 22:45:01 +00:00
brectanus
5065852dfe More efficient collection persistance and deletion on retrieval. See #345 and #426. 2007-12-14 19:53:23 +00:00
brectanus
aa68fff104 Fixed decoding \9 with t:escapeSeqDecode. See #423. 2007-12-14 00:30:25 +00:00
brectanus
8aa31fd099 Change jsDecodeuni to jsDecode which also decodes all the other JS escapes. See #193. 2007-12-14 00:19:46 +00:00
brectanus
b0de659133 Added t:jsDecodeUni handling unicode similar to t:urlDecodeUni. See #193. 2007-12-13 00:58:02 +00:00
brectanus
cbf79d43ba Update version to ready for 2.5.0-rc1. 2007-12-12 23:08:14 +00:00
brectanus
54cac6461b Add IS_NEW and IS_EXPIRED collection variables. See #345. 2007-12-12 22:52:08 +00:00