Add Google safe browsing lookup

This commit is contained in:
brenosilva
2011-03-15 20:49:10 +00:00
parent caa6d89f85
commit 69551d2d09
14 changed files with 834 additions and 236 deletions

View File

@@ -1,6 +1,9 @@
/* modsecurity_config_auto.h. Generated from modsecurity_config_auto.h.in by configure. */
/* modsecurity_config_auto.h.in. Generated from configure.ac by autoheader. */
/* Define if the operating system is FREEBSD */
/* #undef FREEBSD */
/* Define to 1 if you have the `atexit' function. */
#define HAVE_ATEXIT 1
@@ -80,10 +83,16 @@
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define if the operating system is LINUX */
/* #undef LINUX */
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#define LT_OBJDIR ".libs/"
/* Define if the operating system is Macintosh OSX */
/* #undef MACOSX */
/* Name of package */
#define PACKAGE "modsecurity"
@@ -105,6 +114,9 @@
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.5"
/* Define if the operating system is SOLARIS */
/* #undef SOLARIS */
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1