Commit Graph

  • 601d3ed632 Fixed config.c to compile on Unix. Breno Silva 2013-03-23 21:37:18 -04:00
  • 5457ebe0db Nginx: fix makefile Breno Silva 2013-03-23 12:35:16 -04:00
  • 2fcc08952b Nginx: fix makefile Breno Silva 2013-03-23 12:33:44 -04:00
  • 5303c003b4 Update master to 2.7.3 Breno Silva 2013-03-22 18:52:42 -04:00
  • 3ff17fcd12 Update CHANGES Breno Silva 2013-03-22 10:41:33 -04:00
  • f73635ab53 Merge pull request #45 from gwroblew/remotes/trunk Breno Silva 2013-03-25 07:23:37 -07:00
  • a47a4ce4f9 Fixed two crashing bugs: race condition when module was initialized and failing config commands in libapr. Greg Wroblewski 2013-03-23 23:01:26 -07:00
  • bc235a855b Merge pull request #44 from chaizhenhua/SecDisableBackendCompression Breno Silva 2013-03-22 06:21:42 -07:00
  • 177b5b9c98 Nginx: Added SecDisableBackendCompression support Nginx: Added internel redirected request processing chaizhenhua 2013-03-22 14:12:55 +08:00
  • 55850a9c85 Update CHANGES Breno Silva 2013-03-19 07:52:24 -04:00
  • a5c1492049 [MODSEC-386] Added error msg for update target by id function Breno Silva 2013-03-19 06:19:01 -04:00
  • 43162f52cf Fixed: Nginx return 500 when request body is off Breno Silva 2013-03-05 02:38:46 -04:00
  • df383b9b80 Better error messages for sdbm code Breno Silva 2013-03-04 17:58:21 -04:00
  • d4d80b38aa Added SecXmlExternalEntity Breno Silva 2013-03-04 16:54:20 -04:00
  • 4db1f51f39 Added MULTIPART_NAME and MULTIPART_FILENAME variables Breno Silva 2013-03-04 11:54:13 -04:00
  • bc65c3e40f MODSEC-58 Breno Silva 2013-03-03 21:13:07 -04:00
  • 5fefb6a2cf MODSEC-58 Breno Silva 2013-03-01 07:58:12 -04:00
  • 2472dcb541 Change release version Breno Silva 2013-02-20 04:07:22 -04:00
  • 25c4146eb8 Merge pull request #39 from gwroblew/remotes/trunk Breno Silva 2013-02-06 09:09:45 -08:00
  • 1ead2f6312 Removing OWASP CRS copy. Greg Wroblewski 2013-02-05 16:52:00 -08:00
  • c1ba71ab16 Fixed files overwriting in installer; added OWASP CRS. Greg Wroblewski 2013-02-05 16:36:29 -08:00
  • 9725e71f06 ModSecurity: improving duplicate ID search Breno Silva 2013-01-31 10:22:37 -04:00
  • 8816254cc8 ModSecurity: fixed compiling with lua 5.2 Breno Silva 2013-01-30 22:03:15 -04:00
  • f9b113b869 Nginx: fixed compiling with lua Breno Silva 2013-01-30 20:56:54 -04:00
  • 4a8e536b0b Nginx: fixed SecRequestBodyAccess Breno Silva 2013-01-30 16:51:42 -04:00
  • 154e80750e Nginx: fixed crash in pcre Breno Silva 2013-01-27 21:02:47 -04:00
  • 34d5289e79 Merge pull request #36 from chaizhenhua/remotes/trunk Breno Silva 2013-02-01 03:44:01 -08:00
  • 1a89b6b8a6 Fixed deny not work in response phase, Fixed debug log message chaizhenhua 2013-01-30 23:29:56 +08:00
  • eabc39ad83 Added SecCookieV0Separator Breno Silva 2013-01-26 18:45:34 -04:00
  • b3418be75f Merge pull request #35 from chaizhenhua/remotes/trunk Breno Silva 2013-01-27 10:02:04 -08:00
  • 65d889664c Fixed Action Deny not Work chaizhenhua 2013-01-27 18:42:39 +08:00
  • ed1d3d927a Fixed Action Drop not work chaizhenhua 2013-01-27 08:05:46 +08:00
  • ae0bee0621 Merge pull request #34 from chaizhenhua/remotes/trunk Breno Silva 2013-01-26 11:32:37 -08:00
  • 972d9e2abf Added Response Phase for Nginx chaizhenhua 2013-01-26 22:29:11 +08:00
  • 48bd09939f dos2unix standalone/api.c chaizhenhua 2013-01-26 22:17:52 +08:00
  • df7cafe85f Merge pull request #33 from gwroblew/remotes/trunk Breno Silva 2013-01-25 13:19:41 -08:00
  • 635a573894 New IIS installer project files. Greg Wroblewski 2013-01-25 13:03:50 -08:00
  • 406d482009 Fix issue in ipmatchf v2.7.2 Breno Silva 2013-01-21 00:43:53 -04:00
  • 067e7d1975 Fix issue in ipmatchf Breno Silva 2013-01-21 00:43:21 -04:00
  • ff335fddc2 Update CHANGES Breno Silva 2013-01-20 18:36:15 -04:00
  • 8148a80719 Update CHANGES Breno Silva 2013-01-20 18:35:13 -04:00
  • 49c505156b Merging 2.7.2 into master Breno Silva 2013-01-20 18:09:49 -04:00
  • adb38adc7c IIS version as stable Breno Silva 2013-01-20 18:00:28 -04:00
  • e15bbac21f Merge pull request #31 from gwroblew/remotes/trunk Breno Silva 2013-01-21 04:22:59 -08:00
  • c53e743c86 IIS version improvements Greg Wroblewski 2013-01-18 11:39:05 -08:00
  • 54245c9248 Merge pull request #27 from chaizhenhua/read_client_request_body Breno Silva 2013-01-11 11:50:43 -08:00
  • 0566d652c7 Fixed hang up when post multiple request chaizhenhua 2013-01-09 11:08:08 +08:00
  • 22b8293fdf Fixed content length error chaizhenhua 2013-01-07 10:42:15 +08:00
  • 275cb28a0e Added 'ngx_modsecurity_write_body_cb' so that NGINX can deal with STREAM_INPUT_BODY chaizhenhua 2013-01-06 21:51:36 +08:00
  • 604643c4b9 change CRLF to LF chaizhenhua 2013-01-06 16:26:10 +08:00
  • d5a6df167c promote modsecurity_handler from CONTENT_PHASE to PREACCESS_PHASE, so that we can process and pass request to backend without internal redirect. chaizhenhua 2013-01-06 14:28:10 +08:00
  • fc7b3ef223 Fixed valgrind complain Chai Zhenhua 2013-01-06 13:47:52 +08:00
  • 213cd1e840 Fixed: detect comma plus white space as a cookie separator - change variable names Breno Silva 2013-01-05 12:11:18 -04:00
  • 80146b2c74 Fixed: detect comma plus white space as a cookie separator Breno Silva 2013-01-05 09:48:49 -04:00
  • 86e0455724 Fixed compile error chaizhenhua 2013-01-05 08:27:58 +08:00
  • 48030ca057 Merge pull request #22 from chaizhenhua/read_client_request_body Breno Silva 2013-01-04 15:35:35 -08:00
  • 82d44071d4 Fixed 'request body is larger ...' error chaizhenhua 2013-01-04 23:50:27 +08:00
  • 231921ce25 Revert "Fixed request body is larger" chaizhenhua 2013-01-04 23:15:54 +08:00
  • ee47cccb63 Fixed request body is larger chaizhenhua 2013-01-04 23:10:05 +08:00
  • 3f6c14de59 Fixed msc_test crash using pcre jit in some platforms Breno Silva 2013-01-02 17:30:48 -04:00
  • f6bf1a2b92 Fixed compat issue with automake >= 1.12 Breno Silva 2013-01-02 00:22:38 -04:00
  • 973bfae335 Fixed compat lua_load() with lua 5.2.x Breno Silva 2012-12-27 11:48:59 -04:00
  • 21b8770484 Added dirs to build nginx on Fedora Breno Silva 2012-12-26 20:22:20 -04:00
  • 344ec7dfa0 Added cleanup handler for finalize request chaizhenhua 2012-12-25 10:16:51 +08:00
  • 5f97bec8d3 read client body in a better manner chaizhenhua 2012-12-25 09:34:13 +08:00
  • 77ccd0b7b5 Fixed: ngx_http_read_client_request_body returned unexpected buffer type chaizhenhua 2012-12-24 22:18:13 +08:00
  • cc6e8532ff Merge pull request #18 from chaizhenhua/remotes/trunk Breno Silva 2012-12-21 04:42:10 -08:00
  • 6815d17690 Added drop action for nginx chaizhenhua 2012-12-20 10:39:23 +08:00
  • f920303e8b Fixed change from double to single quotes in find_pcre.m4 Breno Silva 2012-12-17 14:45:50 -04:00
  • 7ed0c305f3 Fixed MODSEC-364 Breno Silva 2012-12-11 10:21:00 -04:00
  • 18e0c45e38 Fixed MODSEC-360 Breno Silva 2012-12-09 17:44:37 -04:00
  • adca6e4b24 Merge pull request #13 from hideaki/cpf_verify_fix Breno Silva 2012-12-08 05:32:37 -08:00
  • c98da92cf7 fixed bugs in cpf_verify Hideaki Hayashi 2012-12-07 16:59:26 -08:00
  • fc45a3fe3b Fixed compilation issue under Windows when APR ipv6 is disabled Breno Silva 2012-12-01 08:21:04 -04:00
  • bd3cb0c72d MODSEC-359 Breno Silva 2012-11-28 23:14:57 -04:00
  • 4564c65489 MODSEC-359 Breno Silva 2012-11-28 23:10:52 -04:00
  • 5c6bdb90fc change msc_release.h to 2.7.2 Breno Silva 2012-11-28 09:05:25 -04:00
  • c4e9dbaed7 added APR_HAVE_ARPA_INET_H pre-compile macro Breno Silva 2012-11-28 09:02:54 -04:00
  • ac4815f492 modsecurity_config.h was empty breaking SecUploadModeFile directive Breno Silva 2012-11-27 00:19:31 -04:00
  • 2f7a1ac0e9 Merge pull request #12 from gwroblew/remotes/trunk Breno Silva 2012-11-14 03:24:09 -08:00
  • cb71fef82a Fixed \ handling in Include command on Windows. v2.7.1 Breno Silva 2012-11-13 22:25:20 -04:00
  • 0e2b07b00e Fixed \ handling in Include command on Windows. Breno Silva 2012-11-13 22:24:41 -04:00
  • a4c75689fd remotestrunk Greg Wroblewski 2012-11-13 12:54:54 -08:00
  • 0265607df3 Merge pull request #11 from gwroblew/remotes/trunk Breno Silva 2012-11-13 11:57:33 -08:00
  • 92c344e4cf Fix for broken logging of IP client address in some cases. Breno Silva 2012-11-13 15:55:03 -04:00
  • bfdb28e2ab Fix for broken logging of IP client address in some cases. Breno Silva 2012-11-13 15:54:23 -04:00
  • 42aa054089 remotestrunk Greg Wroblewski 2012-11-13 11:44:38 -08:00
  • c2c491861a fix for issues in ssn_verify such as infinite loop. Breno Silva 2012-11-13 15:29:06 -04:00
  • 7bf85316f5 fix for issues in ssn_verify such as infinite loop. Breno Silva 2012-11-13 15:28:32 -04:00
  • 91e5f85cc1 fix for issues in ssn_verify such as infinite loop. Breno Silva 2012-11-13 15:26:38 -04:00
  • bd3d07024e Merge pull request #10 from hideaki/verifyssn_infinite_loop Breno Silva 2012-11-13 09:47:20 -08:00
  • 7beb244df3 fix for issues in ssn_verify such as infinite loop. Hideaki Hayashi 2012-11-12 16:56:09 -08:00
  • 8eb0b8378a Fixed NGINX compilation issues Breno Silva 2012-11-09 18:36:42 -04:00
  • 00b22f0c59 Fixed NGINX compilation issues Breno Silva 2012-11-09 18:36:12 -04:00
  • d7280c61f0 Fixed NGINX compilation issues Breno Silva 2012-11-09 18:35:29 -04:00
  • 8560642b90 Update CHANGES Breno Silva 2012-11-09 16:42:24 -04:00
  • 19d71f794c Update CHANGES Breno Silva 2012-11-09 16:42:02 -04:00
  • c286c50c43 Update CHANGES Breno Silva 2012-11-09 16:41:25 -04:00
  • 179b536611 Fixed crash with invalid commands and marked IIS server as non-virtua… … Breno Silva 2012-11-09 15:07:37 -04:00
  • 2fb43bd7b3 Fixed crash with invalid commands and marked IIS server as non-virtua… … Breno Silva 2012-11-09 15:06:55 -04:00