Граф коммитов

321 Коммитов

Автор SHA1 Сообщение Дата
Felipe Zimmerle aa1a56f23f
Adds information about pull request #1308 2017-05-04 23:51:27 -03:00
Felipe Zimmerle 7bdb79a1a2
Adds information about pull request #1340 2017-05-04 10:29:51 -03:00
Marc Stern 7246998f09
Adds option to disable logging of stopwatches in audit log. 2017-05-02 17:11:58 -03:00
Marc Stern d7383c39dd
Option to disable logging of dechunking 2017-05-02 11:09:42 -03:00
Felipe Zimmerle a4724dfdab
Updates the libinjection 2017-04-28 14:56:06 -03:00
Marc Stern d1376c5525
Adds option to disable logging of Apache handler in audit log 2017-04-26 16:03:58 -03:00
Felipe Zimmerle f44852b4e0
Fix the issue number on Marc's CHANGE log entry 2017-04-26 15:57:48 -03:00
Marc Stern d243818aff
{dis|en}able-collection-delete-problem-logging: Option to disable logging of collection delete problem in audit log when log level < 9 in audit log [Issue #576 - Marc Stern] 2017-04-26 15:27:57 -03:00
Felipe Zimmerle 53a8bb2e18
Adds information about pull request #1379 2017-04-11 11:12:14 -03:00
Marc Stern 9244cd9824
Option to disable logging of "Server" in audit log when log level < 9. [Issue #1070 - Marc Stern] 2017-04-10 12:13:55 -03:00
Marc Stern c1c91e24cd
{dis|en}able-filename-logging: Option to disable logging of filename in audit log [Issue #1065 - Marc Stern] 2017-04-07 10:55:08 -03:00
Felipe Zimmerle 42c819d1b9
Adds information about pull request #1339 2017-04-06 13:21:32 -03:00
Felipe Zimmerle 6cce8a2764
Adds information about pull request #1374 2017-04-06 09:37:52 -03:00
Felipe Zimmerle eb798d8c55
Adds information about pull request #1373 2017-04-03 16:23:33 -03:00
Felipe Zimmerle b6053df941
Adds information about pull request #1258 2016-12-01 15:14:39 -03:00
Felipe Zimmerle 3e6f6e63bc
Adds information about pull request #1150 2016-11-21 11:02:13 -03:00
Felipe Zimmerle bb577950bf
Adds information about pull request #1233 2016-10-20 09:44:25 -03:00
Felipe Zimmerle c95d93483b
Adds information about pull request #1223 2016-10-10 12:34:04 -03:00
Felipe Zimmerle 8559dd3b8b
Adds information about pull request #1216 2016-10-06 13:30:25 -03:00
Felipe Zimmerle 137331748c
Adds information about pull request #1220 2016-10-05 12:35:13 -03:00
Felipe Zimmerle b1ee051cee
Adds information about pull request #1190 2016-10-04 09:41:16 -03:00
Felipe Zimmerle 5f4a098f08
Adds information about pull request #1204 2016-09-21 00:05:13 -03:00
Felipe Zimmerle 923c3c6793
Adds information about pull request #1171 2016-07-11 13:36:16 -03:00
Felipe Zimmerle 2538d90e5f
Adds information about pull request #1181 2016-07-11 12:17:31 -03:00
Felipe Zimmerle a2bb610d7c
Adds information about #1158 2016-06-14 15:19:00 -03:00
Felipe Zimmerle 808ea48263 Adds information about the pull request #1060 on the CHANGES file 2016-03-16 10:37:01 -03:00
Felipe Zimmerle 88bffb1e3e Version 2.9.1 (final)
Increasing version to 2.9.1 (final)
2016-03-09 14:48:29 -03:00
Felipe Zimmerle ad9257c374 Version 2.9.1
Increasing version to 2.9.1 and performed small fixes on the
CHANGES file
2016-02-03 11:04:50 -03:00
Felipe Zimmerle c131dcc93c Adds information about the pull request #914 on the CHANGES file 2016-01-29 13:27:30 -03:00
Felipe Zimmerle 4eb095ad25 Adds information about the pull request #852 on the CHANGES file 2016-01-26 09:28:20 -03:00
Felipe Zimmerle 35fbc76ecc Adds information about the pull request #1041 on the CHANGES file 2016-01-25 14:58:24 -03:00
Felipe Zimmerle b3f197dd1f Adds information about the pull request #709 on the CHANGES file 2016-01-25 13:40:46 -03:00
Felipe Zimmerle 05bcafd4fc Extends Lua implementation to support Lua 5.3 2016-01-08 18:39:29 -03:00
Felipe Zimmerle cb91850bcd Adds information about the pull request #881 on the CHANGES file 2016-01-06 15:02:41 -03:00
Felipe Zimmerle 831282ee2c Adds information about the pull request #1031 on the CHANGES file 2016-01-06 08:27:40 -03:00
Felipe Zimmerle 59851fff2b Adds information about the issue #996 on the CHANGES file 2016-01-05 08:18:52 -03:00
Felipe Zimmerle c373256d46 Adds information about the pull request #775 on the CHANGES file 2016-01-04 15:02:31 -03:00
Felipe Zimmerle 51f1ff6ebf iis-installer: Adds IIS 10 on the suported list
As reported on issue #931 the installer was marking ModSecurity as incompatible
with IIS 10.
2016-01-04 10:41:09 -03:00
Felipe Zimmerle 8defe8ac3d Adds information about the pull request #840 on the CHANGES file 2015-12-10 12:32:30 -03:00
Felipe Zimmerle fecefbe8b4 Adds information about the issue #883 on the CHANGES file 2015-10-30 14:03:19 -03:00
Kurt Newman 9dbb31b6ce Fix WITH_APU_CRYPTO check on 32-bit Linux platform
All of the apr flags needed to compile APU_HAVE_CRYPTO check
in configure.ac aren't passed.  While this works fine for 64-bit
machines (because _LARGEFILE64_SOURCE is already defined),
this does not work on 32-bit.  This in-turn breaks the apr_off_t
definition in apr.h.

By passing along the apr --cflags and --cppflags to compile,
32-bit machines will allow WITH_APU_CRYPTO to be set if there's
support for it.
2015-10-30 10:04:27 -03:00
Felipe Zimmerle 2e7ae24b16 Adds information about the issue #662 on the CHANGES file 2015-10-27 14:40:01 -03:00
Felipe Zimmerle 6d458be8ca Fix typo in CHANGES file 2015-10-27 14:39:56 -03:00
Felipe Zimmerle 18d79b6221 Adds information about the issue #927 on the CHANGES file 2015-10-26 13:57:10 -03:00
Felipe Zimmerle fdcab3a60d Adds information about the issue #836 on the CHANGES file 2015-10-16 11:15:30 -03:00
Felipe Zimmerle 4a49d5b8dc Adds information about the issue #871 on the CHANGES file 2015-05-04 09:59:44 -03:00
Felipe Zimmerle 25666005ed Modifies the CHANGES file to cite issue #609 2015-03-26 09:53:04 -07:00
Felipe Zimmerle a9a39255b9 Version 2.9.0
Increasing version to 2.9.0.
2015-02-12 10:58:11 -08:00
Felipe Zimmerle a235b536a4 Fix apr_crypto.h include in modsecurity.h and msc_remote_rules.c
apr_crypto is not always available, configure scripts are looking for
it and setting WITH_APU_CRYPTO in case it is found. There were two
places where apr_crypto.h was included without validating if
WITH_APU_CRYPTO was set. This patch removes the inclusion from the
first place (it seems not to be mandatory) and add the check for
WITH_APU_CRYPTO in the second one. This fix issue #834.
2015-02-11 08:15:30 -08:00
Felipe Zimmerle de74b131c6 Version 2.9.0-RC2
Increasing version to 2.9.0-RC2.
2014-12-15 12:55:11 -08:00