mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 15:07:10 +03:00
Update licensing headers in all source code files.
This commit is contained in:
@@ -5,9 +5,11 @@ ModSecurity for Apache is an open source product, released under terms of
|
|||||||
the General Public Licence, Version 2 (GPLv2). Please refer to the
|
the General Public Licence, Version 2 (GPLv2). Please refer to the
|
||||||
file LICENSE, which contains the complete text of the licence.
|
file LICENSE, which contains the complete text of the licence.
|
||||||
|
|
||||||
Additionally, certain software may be granted further rights via
|
There are special exceptions to the terms and conditions of the GPL
|
||||||
a licensing exception. Please refer to the file MODSECURITY_LICENSE_EXCEPTION,
|
as it is applied to this software. View the full text of the exception in
|
||||||
which contains the complete exception.
|
file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
distribution.
|
||||||
|
|
||||||
|
|
||||||
DOCUMENTATION
|
DOCUMENTATION
|
||||||
|
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "acmp.h"
|
#include "acmp.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef ACMP_H_
|
#ifndef ACMP_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _APACHE2_H_
|
#ifndef _APACHE2_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "modsecurity.h"
|
#include "modsecurity.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "modsecurity.h"
|
#include "modsecurity.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _MODSECURITY_H_
|
#ifndef _MODSECURITY_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "msc_geo.h"
|
#include "msc_geo.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _MSC_GEO_H_
|
#ifndef _MSC_GEO_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "re.h"
|
#include "re.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _MSC_LOGGING_H_
|
#ifndef _MSC_LOGGING_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#if defined(WITH_LUA)
|
#if defined(WITH_LUA)
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#if defined(WITH_LUA)
|
#if defined(WITH_LUA)
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _MSC_MULTIPART_H_
|
#ifndef _MSC_MULTIPART_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "msc_parsers.h"
|
#include "msc_parsers.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _MSC_PARSERS_H_
|
#ifndef _MSC_PARSERS_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "msc_pcre.h"
|
#include "msc_pcre.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _MSC_PCRE_H_
|
#ifndef _MSC_PCRE_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "modsecurity.h"
|
#include "modsecurity.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <apr.h>
|
#include <apr.h>
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "msc_util.h"
|
#include "msc_util.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _UTIL_H_
|
#ifndef _UTIL_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "msc_xml.h"
|
#include "msc_xml.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _MSC_XML_H_
|
#ifndef _MSC_XML_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "modsecurity.h"
|
#include "modsecurity.h"
|
||||||
|
|||||||
@@ -2,13 +2,20 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _PDF_PROTECT_H_
|
#ifndef _PDF_PROTECT_H_
|
||||||
#define _PDF_PROTECT_H_
|
#define _PDF_PROTECT_H_
|
||||||
|
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "persist_dbm.h"
|
#include "persist_dbm.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _PERSIST_DBM_H_
|
#ifndef _PERSIST_DBM_H_
|
||||||
|
|||||||
16
apache2/re.c
16
apache2/re.c
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|||||||
16
apache2/re.h
16
apache2/re.h
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef _MSC_RE_H_
|
#ifndef _MSC_RE_H_
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "re.h"
|
#include "re.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "re.h"
|
#include "re.h"
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|||||||
@@ -2,10 +2,18 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "http_core.h"
|
#include "http_core.h"
|
||||||
|
|||||||
@@ -2,17 +2,25 @@
|
|||||||
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
* ModSecurity for Apache 2.x, http://www.modsecurity.org/
|
||||||
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
* Copyright (c) 2004-2008 Breach Security, Inc. (http://www.breach.com/)
|
||||||
*
|
*
|
||||||
* You should have received a copy of the licence along with this
|
* This product is released under the terms of the General Public Licence,
|
||||||
* program (stored in the file "LICENSE"). If the file is missing,
|
* version 2 (GPLv2). Please refer to the file LICENSE (included with this
|
||||||
* or if you have any other questions related to the licence, please
|
* distribution) which contains the complete text of the licence.
|
||||||
* write to Breach Security, Inc. at support@breach.com.
|
*
|
||||||
|
* There are special exceptions to the terms and conditions of the GPL
|
||||||
|
* as it is applied to this software. View the full text of the exception in
|
||||||
|
* file MODSECURITY_LICENSING_EXCEPTION in the directory of this software
|
||||||
|
* distribution.
|
||||||
|
*
|
||||||
|
* If any of the files related to licensing are missing or if you have any
|
||||||
|
* other questions related to licensing please contact Breach Security, Inc.
|
||||||
|
* directly using the email address support@breach.com.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#ifndef UTF8TABLES_H_
|
#ifndef UTF8TABLES_H_
|
||||||
#define UTF8TABLES_H_
|
#define UTF8TABLES_H_
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This include file is used by acmp.c only, it's not included anywhere else
|
* This include file is used by acmp.c only; it's not included anywhere else.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
typedef long acmp_utf8_char_t;
|
typedef long acmp_utf8_char_t;
|
||||||
|
|||||||
Reference in New Issue
Block a user