494 Commits

Author SHA1 Message Date
brectanus
f072738c82 Remove an extraneous debug statement and update version date. 2008-06-05 17:29:29 +00:00
brectanus
0b1e2d674a Fix a minor typo in a comment. 2008-06-05 17:01:42 +00:00
brectanus
d9ba0e98b2 Fixed a typo from changeset:1072. See #498. 2008-06-05 16:52:22 +00:00
brectanus
493e71a9ec Tweak some regression tests. 2008-06-05 16:44:18 +00:00
ivanr
e1e200c005 Disabled phase 5 after interception by mistake. Fixed 2008-06-05 14:57:05 +00:00
ivanr
c3fd0231d0 Prevent phases from being processed more than once. 2008-06-05 14:52:48 +00:00
ivanr
b2119411dd Minor code cleanup. 2008-06-05 14:00:28 +00:00
ivanr
81d98de283 Log strict multipart errors at level 4. 2008-06-05 13:52:30 +00:00
brectanus
83ff6c4796 Re-enable error output filter with a fix after more testing/tracing of code. See #498.
Update versions to ready for release of 2.5.5.
2008-06-03 20:28:05 +00:00
brectanus
230837d4a3 Update/reorg some regression tests. 2008-06-03 20:24:14 +00:00
brectanus
16acbe4949 Fixed issue where logging was not occuring unless "auditlog" was enabled. See #497, #4, #451 and #445. 2008-06-02 23:34:31 +00:00
brectanus
f2449c6f35 Enable "auditlog" action by default. See #445 and #451. 2008-06-02 23:31:27 +00:00
brectanus
e209cb7688 More regression testing updates. 2008-06-02 23:13:45 +00:00
brectanus
6cd8459bc8 Update docs on persistant storage. See #479 and #495. 2008-05-30 20:52:51 +00:00
brectanus
0c95f9c644 Backport fix to improve request body processing error messages. See #504. 2008-05-30 20:16:34 +00:00
brectanus
4d2fa2741c Backported changeset:1056 to 2.5.x which handles a lacking new line after the final multipart boundary. See #502. 2008-05-30 20:07:47 +00:00
brectanus
6241dfe961 Fixed XML multithreading crash. See #501. 2008-05-30 20:01:44 +00:00
brectanus
0c1f2f2e09 Fixed blocking in phase 3 by reverting changeset:591 (for now). See #65 and #498. 2008-05-30 19:31:22 +00:00
brectanus
81145fe2b9 (Changeset Tracker. See #1234.) 2008-05-30 15:26:44 +00:00
ivanr
c8e35797fd Improve request body processing error messages (#504). 2008-05-30 12:13:27 +00:00
brectanus
d06a3beab4 More tested regression tests.
Cleaned up script.
2008-05-30 00:13:50 +00:00
ivanr
043a5d6082 Handle the case when there isn't a new line after the final boundary in a multipart request. This fix takes care of the WordPress Flash file uploader problem. 2008-05-29 15:10:36 +00:00
brectanus
8844813c91 Some more updates/tweaks to the regression suite.
Allow the ability to "make test-regression".
2008-05-28 20:31:41 +00:00
brectanus
3e58e99be7 Another small update to the regression tests. 2008-05-28 00:02:22 +00:00
brectanus
7ad2766e76 Some more updates for regression testing. 2008-05-27 23:52:16 +00:00
brectanus
4bc1fc39f0 Some reorg of regression tests. 2008-05-27 19:08:51 +00:00
brectanus
49e63a3e30 More regression updates. 2008-05-23 19:25:03 +00:00
brectanus
59629a6aff Add/update regression tests. 2008-05-23 16:30:18 +00:00
brectanus
29cd97b24c Reorg. 2008-05-22 20:37:49 +00:00
brectanus
813127aa13 Added some basic regression tests. 2008-05-22 18:44:22 +00:00
brectanus
f90ffeb970 Add the beginnings of a regression test suite. 2008-05-22 00:21:37 +00:00
brectanus
eb77be6e0e Fixed issue where transformation cache used default (fixed in 2.5.4). 2008-05-13 00:09:18 +00:00
brectanus
f394c6faa2 Add atomic updates for persistent counters. See #20. 2008-05-13 00:05:02 +00:00
brectanus
5f6cb3aea9 Update msc_test with -N, better error support and support for actions. 2008-05-13 00:03:15 +00:00
brectanus
8f7b861d94 Added mod_rpaf-2.0 and mod_custom_header to the beforeme list. 2008-05-09 15:50:17 +00:00
brectanus
ec19e25171 Update changes with 2.5.4 release. 2008-05-09 15:48:57 +00:00
brectanus
e74a171172 Update docs to show Lua as optional in the install instructions. 2008-05-08 21:59:37 +00:00
brectanus
56e9aba04a Add an action directory for tests. 2008-04-30 22:37:45 +00:00
brectanus
248bd0971c Update generated configure. 2008-04-30 22:36:17 +00:00
brectanus
c63d0ea21a Update the performance unit test generation example scripts. 2008-04-30 22:18:04 +00:00
brectanus
6d3da8c39a Add the configure script (even though it is generated) to make it easier for others. 2008-04-25 23:19:16 +00:00
brectanus
40fba3355e Allow actions to be unit tested.
Allow unit tests to be performance tested.
Add an example script to generate @rx vs @pm tests.
2008-04-25 23:16:48 +00:00
brectanus
cfeb3b9769 Update CRS to 1.6.1. See #484. 2008-04-24 16:48:08 +00:00
brectanus
06eeb7ef04 Fixed crash if a persistent variable name was more than 126 characters. See #478. 2008-04-24 16:40:14 +00:00
brectanus
5735d5fc63 Fixed issue where the exec action may not be able to execute shell scripts. See #475. 2008-04-24 16:30:58 +00:00
brectanus
b4f473f87f Expand macros in expirevar and deprecatevar. See #477.
Cleaned up debug logs in actions.
Warn on mismatched curly braces in macro expansion.
2008-04-24 16:23:35 +00:00
brectanus
d37ab94824 Minor tweaks to msc_test build. 2008-04-24 15:39:15 +00:00
brectanus
27601f6b40 Remove some extraneous debugging. 2008-04-11 20:12:42 +00:00
brectanus
070e0bb0c6 Update CHANGES with current releases. 2008-04-11 20:10:27 +00:00
brectanus
fa3462f48f Add the MODSEC_2.5 define to 2.6 for compatibility. 2008-04-11 20:06:48 +00:00