9bc02cddec
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8010 3c298f89-4303-0410-b956-a3cf2f4a3e73
27 lines
1.3 KiB
Diff
27 lines
1.3 KiB
Diff
--- httpd-2.2.4.orig/server/test_char.h 2007-07-02 03:30:22.000000000 +0200
|
|
+++ httpd-2.2.4/server/test_char.h 2007-07-02 03:45:58.000000000 +0200
|
|
@@ -0,0 +1,23 @@
|
|
+/* this file is automatically generated by gen_test_char, do not edit */
|
|
+#define T_ESCAPE_SHELL_CMD (1)
|
|
+#define T_ESCAPE_PATH_SEGMENT (2)
|
|
+#define T_OS_ESCAPE_PATH (4)
|
|
+#define T_HTTP_TOKEN_STOP (8)
|
|
+#define T_ESCAPE_LOGITEM (16)
|
|
+#define T_ESCAPE_FORENSIC (32)
|
|
+
|
|
+static const unsigned char test_char_table[256] = {
|
|
+ 32,62,62,62,62,62,62,62,62,62,63,62,62,62,62,62,62,62,62,62,
|
|
+ 62,62,62,62,62,62,62,62,62,62,62,62,14,0,23,6,1,38,1,1,
|
|
+ 9,9,1,0,8,0,0,10,0,0,0,0,0,0,0,0,0,0,40,15,
|
|
+ 15,8,15,15,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
|
+ 0,0,0,0,0,0,0,0,0,0,0,15,31,15,7,0,7,0,0,0,
|
|
+ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
|
|
+ 0,0,0,15,39,15,1,62,54,54,54,54,54,54,54,54,54,54,54,54,
|
|
+ 54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,
|
|
+ 54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,
|
|
+ 54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,
|
|
+ 54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,
|
|
+ 54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,
|
|
+ 54,54,54,54,54,54,54,54,54,54,54,54,54,54,54,54
|
|
+};
|